|
|
|
| 1 | 2026-08-03T18:38:46.930Z | job assigned to worker 01KZ4EPDNTRZS6WQ1BYP2HV7B0 [factory aws, i-06d416621ec242152] (queued for 50 s) |
| |
| 2 | 2026-08-03T18:38:53.989Z | starting task 0: "setup" |
| 3 | 2026-08-03T18:38:53.993Z | ++ uname -s |
| 4 | 2026-08-03T18:38:53.996Z | + kern=SunOS |
| 5 | 2026-08-03T18:38:53.996Z | + build_user=build |
| 6 | 2026-08-03T18:38:53.996Z | + build_uid=12345 |
| 7 | 2026-08-03T18:38:53.996Z | + work_dir=/work |
| 8 | 2026-08-03T18:38:53.996Z | + input_dir=/input |
| 9 | 2026-08-03T18:38:53.996Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-03T18:38:53.996Z | + case "$kern" in |
| 11 | 2026-08-03T18:38:53.996Z | + groupadd -g 12345 build |
| 12 | 2026-08-03T18:38:53.999Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-03T18:38:56.002Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-03T18:38:56.104Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-03T18:38:56.107Z | + home_fs=zfs |
| 16 | 2026-08-03T18:38:56.107Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-03T18:38:56.107Z | + mkdir -p /home/build |
| 18 | 2026-08-03T18:38:56.107Z | + chown build:build /home/build /work |
| 19 | 2026-08-03T18:38:57.109Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-03T18:38:57.112Z | process exited: duration 3121 ms, exit code 0 |
| |
| 21 | 2026-08-03T18:38:57.118Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-03T18:38:57.122Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-03T18:38:57.122Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-03T18:38:57.122Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-03T18:38:57.122Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-08-03T18:38:57.122Z | * rust toolchain profile = "default" |
| 27 | 2026-08-03T18:38:57.122Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-03T18:38:57.124Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-03T18:38:57.124Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-03T18:38:57.243Z | info: downloading installer |
| 31 | 2026-08-03T18:38:58.547Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-03T18:38:58.547Z | warn: /opt/ooce/bin |
| 33 | 2026-08-03T18:38:58.548Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-03T18:38:58.548Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-03T18:38:58.548Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-03T18:38:58.548Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-03T18:38:58.548Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-03T18:38:58.548Z | error: cannot install while Rust is installed |
| 39 | 2026-08-03T18:38:58.548Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-03T18:38:58.548Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-03T18:38:58.548Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-03T18:38:58.548Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-03T18:38:58.548Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-03T18:38:58.561Z | info: profile set to default |
| 45 | 2026-08-03T18:38:58.561Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-03T18:38:58.565Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 47 | 2026-08-03T18:38:58.690Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-03T18:38:58.696Z | info: downloading 6 components |
| 49 | 2026-08-03T18:39:14.951Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 50 | 2026-08-03T18:39:14.951Z | |
| 51 | 2026-08-03T18:39:14.977Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-03T18:39:14.977Z | |
| 53 | 2026-08-03T18:39:14.977Z | |
| 54 | 2026-08-03T18:39:14.977Z | Rust is installed now. Great! |
| 55 | 2026-08-03T18:39:14.977Z | |
| 56 | 2026-08-03T18:39:14.981Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-03T18:39:14.981Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-03T18:39:14.981Z | |
| 59 | 2026-08-03T18:39:14.981Z | To configure your current shell, you need to source |
| 60 | 2026-08-03T18:39:14.981Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-03T18:39:14.981Z | |
| 62 | 2026-08-03T18:39:14.981Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-03T18:39:14.981Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-03T18:39:14.981Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-03T18:39:14.981Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-03T18:39:14.981Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-03T18:39:14.981Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-03T18:39:14.981Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-03T18:39:14.981Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-03T18:39:14.981Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-03T18:39:15.077Z | + rustup --version |
| 72 | 2026-08-03T18:39:15.086Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-03T18:39:15.089Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-03T18:39:15.104Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-03T18:39:15.107Z | + cargo --version |
| 76 | 2026-08-03T18:39:15.121Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-03T18:39:15.126Z | + rustc --version |
| 78 | 2026-08-03T18:39:15.142Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-03T18:39:15.147Z | process exited: duration 18026 ms, exit code 0 |
| |
| 80 | 2026-08-03T18:39:15.153Z | starting task 2: "authentication" |
| 81 | 2026-08-03T18:39:15.168Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-08-03T18:39:15.175Z | starting task 3: "clone repository" |
| 83 | 2026-08-03T18:39:15.179Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-08-03T18:39:15.182Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-08-03T18:39:15.288Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-08-03T18:39:16.353Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-08-03T18:39:16.353Z | + git fetch origin 8e906ff697b5820847c161a4cc5f039fe1390c1a |
| 88 | 2026-08-03T18:39:16.595Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-08-03T18:39:16.595Z | * branch 8e906ff697b5820847c161a4cc5f039fe1390c1a -> FETCH_HEAD |
| 90 | 2026-08-03T18:39:16.600Z | + [[ -n spr/papertigers/validate-number-of-indirect-desc-in-pop_avail ]] |
| 91 | 2026-08-03T18:39:16.603Z | ++ git branch --show-current |
| 92 | 2026-08-03T18:39:16.603Z | + current=master |
| 93 | 2026-08-03T18:39:16.603Z | + [[ master != spr/papertigers/validate-number-of-indirect-desc-in-pop_avail ]] |
| 94 | 2026-08-03T18:39:16.603Z | + git branch -f spr/papertigers/validate-number-of-indirect-desc-in-pop_avail 8e906ff697b5820847c161a4cc5f039fe1390c1a |
| 95 | 2026-08-03T18:39:16.607Z | + git checkout -f spr/papertigers/validate-number-of-indirect-desc-in-pop_avail |
| 96 | 2026-08-03T18:39:16.626Z | Switched to branch 'spr/papertigers/validate-number-of-indirect-desc-in-pop_avail' |
| 97 | 2026-08-03T18:39:16.630Z | + git reset --hard 8e906ff697b5820847c161a4cc5f039fe1390c1a |
| 98 | 2026-08-03T18:39:16.647Z | HEAD is now at 8e906ff6 rebase |
| 99 | 2026-08-03T18:39:16.650Z | process exited: duration 1472 ms, exit code 0 |
| |
| 100 | 2026-08-03T18:39:16.657Z | starting task 4: "build" |
| 101 | 2026-08-03T18:39:16.666Z | Cloning into './gate_src'... |
| 102 | 2026-08-03T18:40:05.235Z | Updating files: 37% (18755/49653)
Updating files: 38% (18869/49653)
Updating files: 39% (19365/49653)
Updating files: 40% (19862/49653)
Updating files: 41% (20358/49653)
Updating files: 42% (20855/49653)
Updating files: 43% (21351/49653)
Updating files: 44% (21848/49653)
Updating files: 45% (22344/49653)
Updating files: 46% (22841/49653)
Updating files: 47% (23337/49653)
Updating files: 48% (23834/49653)
Updating files: 49% (24330/49653)
Updating files: 50% (24827/49653)
Updating files: 51% (25324/49653)
Updating files: 52% (25820/49653)
Updating files: 53% (26317/49653)
Updating files: 54% (26813/49653)
Updating files: 55% (27310/49653)
Updating files: 56% (27806/49653)
Updating files: 57% (28303/49653)
Updating files: 58% (28799/49653)
Updating files: 59% (29296/49653)
Updating files: 60% (29792/49653)
Updating files: 61% (30289/49653)
Updating files: 62% (30785/49653)
Updating files: 63% (31282/49653)
Updating files: 64% (31778/49653)
Updating files: 65% (32275/49653)
Updating files: 66% (32771/49653)
Updating files: 67% (33268/49653)
Updating files: 68% (33765/49653)
Updating files: 69% (34261/49653)
Updating files: 70% (34758/49653)
Updating files: 71% (35254/49653)
Updating files: 72% (35751/49653)
Updating files: 73% (36247/49653)
Updating files: 74% (36744/49653)
Updating files: 75% (37240/49653)
Updating files: 76% (37737/49653)
Updating files: 77% (38233/49653)
Updating files: 78% (38730/49653)
Updating files: 79% (39226/49653)
Updating files: 80% (39723/49653)
Updating files: 81% (40219/49653)
Updating files: 82% (40716/49653)
Updating files: 83% (41212/49653)
Updating files: 84% (41709/49653)
Updating files: 85% (42206/49653)
Updating files: 85% (42351/49653)
Updating files: 86% (42702/49653)
Updating files: 87% (43199/49653)
Updating files: 88% (43695/49653)
Updating files: 89% (44192/49653)
Updating files: 90% (44688/49653)
Updating files: 91% (45185/49653)
Updating files: 92% (45681/49653)
Updating files: 93% (46178/49653)
Updating files: 94% (46674/49653)
Updating files: 95% (47171/49653)
Updating files: 96% (47667/49653)
Updating files: 97% (48164/49653)
Updating files: 98% (48660/49653)
Updating files: 99% (49157/49653)
Updating files: 100% (49653/49653)
Updating files: 100% (49653/49653), done. |
| 103 | 2026-08-03T18:40:05.308Z | RUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/ |
| 104 | 2026-08-03T18:40:05.336Z | warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` |
| 105 | 2026-08-03T18:40:05.390Z | Updating crates.io index |
| 106 | 2026-08-03T18:40:05.809Z | Locking 45 packages to latest compatible versions |
| 107 | 2026-08-03T18:40:05.812Z | Adding strum v0.25.0 (available: v0.28.0) |
| 108 | 2026-08-03T18:40:05.815Z | Downloading crates ... |
| 109 | 2026-08-03T18:40:05.859Z | Downloaded bitflags v1.3.2 |
| 110 | 2026-08-03T18:40:05.862Z | Downloaded heck v0.5.0 |
| 111 | 2026-08-03T18:40:05.867Z | Downloaded rustc_version v0.4.1 |
| 112 | 2026-08-03T18:40:05.867Z | Downloaded dirs-sys v0.3.7 |
| 113 | 2026-08-03T18:40:05.867Z | Downloaded strum v0.25.0 |
| 114 | 2026-08-03T18:40:05.870Z | Downloaded term v0.6.1 |
| 115 | 2026-08-03T18:40:05.882Z | Downloaded cfg-if v0.1.10 |
| 116 | 2026-08-03T18:40:05.886Z | Downloaded unicode-xid v0.2.6 |
| 117 | 2026-08-03T18:40:05.886Z | Downloaded dirs v2.0.2 |
| 118 | 2026-08-03T18:40:05.889Z | Downloaded itoa v1.0.18 |
| 119 | 2026-08-03T18:40:05.892Z | Downloaded strum v0.26.3 |
| 120 | 2026-08-03T18:40:05.901Z | Downloaded find-msvc-tools v0.1.9 |
| 121 | 2026-08-03T18:40:05.904Z | Downloaded quote v1.0.47 |
| 122 | 2026-08-03T18:40:05.906Z | Downloaded shlex v2.0.1 |
| 123 | 2026-08-03T18:40:05.909Z | Downloaded garando_errors v0.1.0 |
| 124 | 2026-08-03T18:40:05.909Z | Downloaded zmij v1.0.23 |
| 125 | 2026-08-03T18:40:05.915Z | Downloaded rustversion v1.0.23 |
| 126 | 2026-08-03T18:40:05.919Z | Downloaded ctest2 v0.4.10 |
| 127 | 2026-08-03T18:40:05.919Z | Downloaded garando_pos v0.1.0 |
| 128 | 2026-08-03T18:40:05.919Z | Downloaded semver v1.0.28 |
| 129 | 2026-08-03T18:40:05.925Z | Downloaded strum_macros v0.26.4 |
| 130 | 2026-08-03T18:40:05.932Z | Downloaded serde_core v1.0.229 |
| 131 | 2026-08-03T18:40:05.935Z | Downloaded log v0.4.33 |
| 132 | 2026-08-03T18:40:05.938Z | Downloaded unicode-ident v1.0.24 |
| 133 | 2026-08-03T18:40:05.941Z | Downloaded serde_derive v1.0.229 |
| 134 | 2026-08-03T18:40:05.941Z | Downloaded proc-macro2 v1.0.107 |
| 135 | 2026-08-03T18:40:05.961Z | Downloaded cc v1.4.0 |
| 136 | 2026-08-03T18:40:05.964Z | Downloaded serde v1.0.229 |
| 137 | 2026-08-03T18:40:05.967Z | Downloaded memchr v2.8.3 |
| 138 | 2026-08-03T18:40:05.985Z | Downloaded serde_json v1.0.151 |
| 139 | 2026-08-03T18:40:06.006Z | Downloaded garando_syntax v0.1.1 |
| 140 | 2026-08-03T18:40:06.010Z | Downloaded syn v2.0.119 |
| 141 | 2026-08-03T18:40:06.017Z | Downloaded syn v3.0.3 |
| 142 | 2026-08-03T18:40:06.054Z | Downloaded libc v0.2.189 |
| 143 | 2026-08-03T18:40:06.106Z | Compiling proc-macro2 v1.0.107 |
| 144 | 2026-08-03T18:40:06.107Z | Compiling quote v1.0.47 |
| 145 | 2026-08-03T18:40:06.110Z | Compiling unicode-ident v1.0.24 |
| 146 | 2026-08-03T18:40:06.110Z | Compiling libc v0.2.189 |
| 147 | 2026-08-03T18:40:06.110Z | Compiling serde_core v1.0.229 |
| 148 | 2026-08-03T18:40:06.110Z | Compiling serde v1.0.229 |
| 149 | 2026-08-03T18:40:06.110Z | Compiling rustversion v1.0.23 |
| 150 | 2026-08-03T18:40:06.110Z | Compiling cfg-if v0.1.10 |
| 151 | 2026-08-03T18:40:06.198Z | Compiling zmij v1.0.23 |
| 152 | 2026-08-03T18:40:06.256Z | Compiling serde_json v1.0.151 |
| 153 | 2026-08-03T18:40:06.483Z | Compiling heck v0.5.0 |
| 154 | 2026-08-03T18:40:06.507Z | Compiling unicode-xid v0.2.6 |
| 155 | 2026-08-03T18:40:06.510Z | Compiling itoa v1.0.18 |
| 156 | 2026-08-03T18:40:06.597Z | Compiling memchr v2.8.3 |
| 157 | 2026-08-03T18:40:06.659Z | Compiling shlex v2.0.1 |
| 158 | 2026-08-03T18:40:06.663Z | Compiling find-msvc-tools v0.1.9 |
| 159 | 2026-08-03T18:40:06.775Z | Compiling log v0.4.33 |
| 160 | 2026-08-03T18:40:06.827Z | Compiling dirs-sys v0.3.7 |
| 161 | 2026-08-03T18:40:06.866Z | Compiling semver v1.0.28 |
| 162 | 2026-08-03T18:40:06.879Z | Compiling bitflags v1.3.2 |
| 163 | 2026-08-03T18:40:06.936Z | Compiling cc v1.4.0 |
| 164 | 2026-08-03T18:40:06.938Z | Compiling strum v0.25.0 |
| 165 | 2026-08-03T18:40:07.041Z | Compiling dirs v2.0.2 |
| 166 | 2026-08-03T18:40:07.044Z | Compiling rustc_version v0.4.1 |
| 167 | 2026-08-03T18:40:07.104Z | Compiling term v0.6.1 |
| 168 | 2026-08-03T18:40:07.280Z | Compiling syn v3.0.3 |
| 169 | 2026-08-03T18:40:07.280Z | Compiling syn v2.0.119 |
| 170 | 2026-08-03T18:40:08.626Z | Compiling serde_derive v1.0.229 |
| 171 | 2026-08-03T18:40:08.914Z | Compiling strum_macros v0.26.4 |
| 172 | 2026-08-03T18:40:09.963Z | Compiling strum v0.26.3 |
| 173 | 2026-08-03T18:40:10.030Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 174 | 2026-08-03T18:40:10.696Z | Compiling garando_pos v0.1.0 |
| 175 | 2026-08-03T18:40:10.967Z | Compiling garando_errors v0.1.0 |
| 176 | 2026-08-03T18:40:11.353Z | Compiling garando_syntax v0.1.1 |
| 177 | 2026-08-03T18:40:15.437Z | Compiling ctest2 v0.4.10 |
| 178 | 2026-08-03T18:40:16.036Z | Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check) |
| 179 | 2026-08-03T18:40:18.359Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 13.04s |
| 180 | 2026-08-03T18:40:18.373Z | Running test/main.rs (target/debug/deps/main-ad9643111e37892f) |
| 181 | 2026-08-03T18:40:18.376Z | RUNNING ALL TESTS |
| 182 | 2026-08-03T18:40:18.376Z | PASSED 1185 tests |
| 183 | 2026-08-03T18:40:18.386Z | RUNNING HEADER-CHECK FOR crates/nvpair/header-check/ |
| 184 | 2026-08-03T18:40:18.442Z | Updating crates.io index |
| 185 | 2026-08-03T18:40:18.657Z | Locking 40 packages to latest compatible versions |
| 186 | 2026-08-03T18:40:18.698Z | Compiling proc-macro2 v1.0.107 |
| 187 | 2026-08-03T18:40:18.701Z | Compiling libc v0.2.189 |
| 188 | 2026-08-03T18:40:18.701Z | Compiling unicode-ident v1.0.24 |
| 189 | 2026-08-03T18:40:18.701Z | Compiling quote v1.0.47 |
| 190 | 2026-08-03T18:40:18.701Z | Compiling serde_core v1.0.229 |
| 191 | 2026-08-03T18:40:18.701Z | Compiling serde v1.0.229 |
| 192 | 2026-08-03T18:40:18.701Z | Compiling zmij v1.0.23 |
| 193 | 2026-08-03T18:40:18.701Z | Compiling cfg-if v0.1.10 |
| 194 | 2026-08-03T18:40:18.756Z | Compiling serde_json v1.0.151 |
| 195 | 2026-08-03T18:40:18.801Z | Compiling unicode-xid v0.2.6 |
| 196 | 2026-08-03T18:40:18.898Z | Compiling memchr v2.8.3 |
| 197 | 2026-08-03T18:40:18.962Z | Compiling itoa v1.0.18 |
| 198 | 2026-08-03T18:40:18.984Z | Compiling log v0.4.33 |
| 199 | 2026-08-03T18:40:19.007Z | Compiling shlex v2.0.1 |
| 200 | 2026-08-03T18:40:19.110Z | Compiling semver v1.0.28 |
| 201 | 2026-08-03T18:40:19.131Z | Compiling bitflags v1.3.2 |
| 202 | 2026-08-03T18:40:19.159Z | Compiling find-msvc-tools v0.1.9 |
| 203 | 2026-08-03T18:40:19.277Z | Compiling cc v1.4.0 |
| 204 | 2026-08-03T18:40:19.320Z | Compiling rustc_version v0.4.1 |
| 205 | 2026-08-03T18:40:19.360Z | Compiling dirs-sys v0.3.7 |
| 206 | 2026-08-03T18:40:19.380Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 207 | 2026-08-03T18:40:19.479Z | Compiling dirs v2.0.2 |
| 208 | 2026-08-03T18:40:19.539Z | Compiling term v0.6.1 |
| 209 | 2026-08-03T18:40:19.755Z | Compiling syn v3.0.3 |
| 210 | 2026-08-03T18:40:20.989Z | Compiling serde_derive v1.0.229 |
| 211 | 2026-08-03T18:40:22.889Z | Compiling garando_pos v0.1.0 |
| 212 | 2026-08-03T18:40:23.145Z | Compiling garando_errors v0.1.0 |
| 213 | 2026-08-03T18:40:23.525Z | Compiling garando_syntax v0.1.1 |
| 214 | 2026-08-03T18:40:27.556Z | Compiling ctest2 v0.4.10 |
| 215 | 2026-08-03T18:40:28.157Z | Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check) |
| 216 | 2026-08-03T18:40:29.033Z | warning: direct cast of function item into an integer |
| 217 | 2026-08-03T18:40:29.033Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:865:44 |
| 218 | 2026-08-03T18:40:29.033Z | | |
| 219 | 2026-08-03T18:40:29.033Z | 865 | same(nvlist_remove as usize, |
| 220 | 2026-08-03T18:40:29.033Z | | ^^^^^^^^ |
| 221 | 2026-08-03T18:40:29.033Z | | |
| 222 | 2026-08-03T18:40:29.033Z | = note: `#[warn(function_casts_as_integer)]` on by default |
| 223 | 2026-08-03T18:40:29.033Z | help: first cast to a pointer `as *const ()` |
| 224 | 2026-08-03T18:40:29.033Z | | |
| 225 | 2026-08-03T18:40:29.033Z | 865 | same(nvlist_remove as *const () as usize, |
| 226 | 2026-08-03T18:40:29.033Z | | ++++++++++++ |
| 227 | 2026-08-03T18:40:29.033Z | |
| 228 | 2026-08-03T18:40:29.037Z | warning: direct cast of function item into an integer |
| 229 | 2026-08-03T18:40:29.037Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:882:48 |
| 230 | 2026-08-03T18:40:29.037Z | | |
| 231 | 2026-08-03T18:40:29.037Z | 882 | same(nvlist_remove_all as usize, |
| 232 | 2026-08-03T18:40:29.037Z | | ^^^^^^^^ |
| 233 | 2026-08-03T18:40:29.038Z | | |
| 234 | 2026-08-03T18:40:29.038Z | help: first cast to a pointer `as *const ()` |
| 235 | 2026-08-03T18:40:29.038Z | | |
| 236 | 2026-08-03T18:40:29.038Z | 882 | same(nvlist_remove_all as *const () as usize, |
| 237 | 2026-08-03T18:40:29.038Z | | ++++++++++++ |
| 238 | 2026-08-03T18:40:29.038Z | |
| 239 | 2026-08-03T18:40:29.038Z | warning: direct cast of function item into an integer |
| 240 | 2026-08-03T18:40:29.038Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:899:51 |
| 241 | 2026-08-03T18:40:29.038Z | | |
| 242 | 2026-08-03T18:40:29.038Z | 899 | same(nvlist_remove_nvpair as usize, |
| 243 | 2026-08-03T18:40:29.038Z | | ^^^^^^^^ |
| 244 | 2026-08-03T18:40:29.038Z | | |
| 245 | 2026-08-03T18:40:29.038Z | help: first cast to a pointer `as *const ()` |
| 246 | 2026-08-03T18:40:29.038Z | | |
| 247 | 2026-08-03T18:40:29.038Z | 899 | same(nvlist_remove_nvpair as *const () as usize, |
| 248 | 2026-08-03T18:40:29.039Z | | ++++++++++++ |
| 249 | 2026-08-03T18:40:29.039Z | |
| 250 | 2026-08-03T18:40:29.039Z | warning: direct cast of function item into an integer |
| 251 | 2026-08-03T18:40:29.039Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:916:51 |
| 252 | 2026-08-03T18:40:29.039Z | | |
| 253 | 2026-08-03T18:40:29.039Z | 916 | same(nvlist_lookup_nvpair as usize, |
| 254 | 2026-08-03T18:40:29.039Z | | ^^^^^^^^ |
| 255 | 2026-08-03T18:40:29.039Z | | |
| 256 | 2026-08-03T18:40:29.039Z | help: first cast to a pointer `as *const ()` |
| 257 | 2026-08-03T18:40:29.039Z | | |
| 258 | 2026-08-03T18:40:29.039Z | 916 | same(nvlist_lookup_nvpair as *const () as usize, |
| 259 | 2026-08-03T18:40:29.039Z | | ++++++++++++ |
| 260 | 2026-08-03T18:40:29.039Z | |
| 261 | 2026-08-03T18:40:29.040Z | warning: direct cast of function item into an integer |
| 262 | 2026-08-03T18:40:29.040Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:933:49 |
| 263 | 2026-08-03T18:40:29.040Z | | |
| 264 | 2026-08-03T18:40:29.040Z | 933 | same(nvlist_next_nvpair as usize, |
| 265 | 2026-08-03T18:40:29.040Z | | ^^^^^^^^ |
| 266 | 2026-08-03T18:40:29.040Z | | |
| 267 | 2026-08-03T18:40:29.040Z | help: first cast to a pointer `as *const ()` |
| 268 | 2026-08-03T18:40:29.040Z | | |
| 269 | 2026-08-03T18:40:29.040Z | 933 | same(nvlist_next_nvpair as *const () as usize, |
| 270 | 2026-08-03T18:40:29.040Z | | ++++++++++++ |
| 271 | 2026-08-03T18:40:29.040Z | |
| 272 | 2026-08-03T18:40:29.040Z | warning: direct cast of function item into an integer |
| 273 | 2026-08-03T18:40:29.040Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:950:49 |
| 274 | 2026-08-03T18:40:29.040Z | | |
| 275 | 2026-08-03T18:40:29.041Z | 950 | same(nvlist_prev_nvpair as usize, |
| 276 | 2026-08-03T18:40:29.041Z | | ^^^^^^^^ |
| 277 | 2026-08-03T18:40:29.041Z | | |
| 278 | 2026-08-03T18:40:29.041Z | help: first cast to a pointer `as *const ()` |
| 279 | 2026-08-03T18:40:29.041Z | | |
| 280 | 2026-08-03T18:40:29.041Z | 950 | same(nvlist_prev_nvpair as *const () as usize, |
| 281 | 2026-08-03T18:40:29.041Z | | ++++++++++++ |
| 282 | 2026-08-03T18:40:29.041Z | |
| 283 | 2026-08-03T18:40:29.041Z | warning: direct cast of function item into an integer |
| 284 | 2026-08-03T18:40:29.041Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:967:44 |
| 285 | 2026-08-03T18:40:29.041Z | | |
| 286 | 2026-08-03T18:40:29.041Z | 967 | same(nvlist_exists as usize, |
| 287 | 2026-08-03T18:40:29.041Z | | ^^^^^^^^ |
| 288 | 2026-08-03T18:40:29.041Z | | |
| 289 | 2026-08-03T18:40:29.041Z | help: first cast to a pointer `as *const ()` |
| 290 | 2026-08-03T18:40:29.041Z | | |
| 291 | 2026-08-03T18:40:29.042Z | 967 | same(nvlist_exists as *const () as usize, |
| 292 | 2026-08-03T18:40:29.042Z | | ++++++++++++ |
| 293 | 2026-08-03T18:40:29.042Z | |
| 294 | 2026-08-03T18:40:29.042Z | warning: direct cast of function item into an integer |
| 295 | 2026-08-03T18:40:29.042Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:984:43 |
| 296 | 2026-08-03T18:40:29.042Z | | |
| 297 | 2026-08-03T18:40:29.042Z | 984 | same(nvlist_empty as usize, |
| 298 | 2026-08-03T18:40:29.042Z | | ^^^^^^^^ |
| 299 | 2026-08-03T18:40:29.042Z | | |
| 300 | 2026-08-03T18:40:29.042Z | help: first cast to a pointer `as *const ()` |
| 301 | 2026-08-03T18:40:29.042Z | | |
| 302 | 2026-08-03T18:40:29.042Z | 984 | same(nvlist_empty as *const () as usize, |
| 303 | 2026-08-03T18:40:29.042Z | | ++++++++++++ |
| 304 | 2026-08-03T18:40:29.042Z | |
| 305 | 2026-08-03T18:40:29.043Z | warning: direct cast of function item into an integer |
| 306 | 2026-08-03T18:40:29.043Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1001:44 |
| 307 | 2026-08-03T18:40:29.043Z | | |
| 308 | 2026-08-03T18:40:29.043Z | 1001 | same(nvlist_unpack as usize, |
| 309 | 2026-08-03T18:40:29.043Z | | ^^^^^^^^ |
| 310 | 2026-08-03T18:40:29.043Z | | |
| 311 | 2026-08-03T18:40:29.043Z | help: first cast to a pointer `as *const ()` |
| 312 | 2026-08-03T18:40:29.043Z | | |
| 313 | 2026-08-03T18:40:29.043Z | 1001 | same(nvlist_unpack as *const () as usize, |
| 314 | 2026-08-03T18:40:29.043Z | | ++++++++++++ |
| 315 | 2026-08-03T18:40:29.043Z | |
| 316 | 2026-08-03T18:40:29.043Z | warning: direct cast of function item into an integer |
| 317 | 2026-08-03T18:40:29.043Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1018:44 |
| 318 | 2026-08-03T18:40:29.043Z | | |
| 319 | 2026-08-03T18:40:29.043Z | 1018 | same(fnvlist_alloc as usize, |
| 320 | 2026-08-03T18:40:29.044Z | | ^^^^^^^^ |
| 321 | 2026-08-03T18:40:29.044Z | | |
| 322 | 2026-08-03T18:40:29.044Z | help: first cast to a pointer `as *const ()` |
| 323 | 2026-08-03T18:40:29.044Z | | |
| 324 | 2026-08-03T18:40:29.044Z | 1018 | same(fnvlist_alloc as *const () as usize, |
| 325 | 2026-08-03T18:40:29.044Z | | ++++++++++++ |
| 326 | 2026-08-03T18:40:29.044Z | |
| 327 | 2026-08-03T18:40:29.044Z | warning: direct cast of function item into an integer |
| 328 | 2026-08-03T18:40:29.052Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1035:43 |
| 329 | 2026-08-03T18:40:29.053Z | | |
| 330 | 2026-08-03T18:40:29.053Z | 1035 | same(fnvlist_free as usize, |
| 331 | 2026-08-03T18:40:29.053Z | | ^^^^^^^^ |
| 332 | 2026-08-03T18:40:29.053Z | | |
| 333 | 2026-08-03T18:40:29.053Z | help: first cast to a pointer `as *const ()` |
| 334 | 2026-08-03T18:40:29.053Z | | |
| 335 | 2026-08-03T18:40:29.053Z | 1035 | same(fnvlist_free as *const () as usize, |
| 336 | 2026-08-03T18:40:29.053Z | | ++++++++++++ |
| 337 | 2026-08-03T18:40:29.053Z | |
| 338 | 2026-08-03T18:40:29.053Z | warning: direct cast of function item into an integer |
| 339 | 2026-08-03T18:40:29.053Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1052:43 |
| 340 | 2026-08-03T18:40:29.053Z | | |
| 341 | 2026-08-03T18:40:29.053Z | 1052 | same(fnvlist_size as usize, |
| 342 | 2026-08-03T18:40:29.053Z | | ^^^^^^^^ |
| 343 | 2026-08-03T18:40:29.053Z | | |
| 344 | 2026-08-03T18:40:29.053Z | help: first cast to a pointer `as *const ()` |
| 345 | 2026-08-03T18:40:29.053Z | | |
| 346 | 2026-08-03T18:40:29.053Z | 1052 | same(fnvlist_size as *const () as usize, |
| 347 | 2026-08-03T18:40:29.053Z | | ++++++++++++ |
| 348 | 2026-08-03T18:40:29.053Z | |
| 349 | 2026-08-03T18:40:29.053Z | warning: direct cast of function item into an integer |
| 350 | 2026-08-03T18:40:29.053Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1069:43 |
| 351 | 2026-08-03T18:40:29.053Z | | |
| 352 | 2026-08-03T18:40:29.053Z | 1069 | same(fnvlist_pack as usize, |
| 353 | 2026-08-03T18:40:29.054Z | | ^^^^^^^^ |
| 354 | 2026-08-03T18:40:29.054Z | | |
| 355 | 2026-08-03T18:40:29.054Z | help: first cast to a pointer `as *const ()` |
| 356 | 2026-08-03T18:40:29.054Z | | |
| 357 | 2026-08-03T18:40:29.054Z | 1069 | same(fnvlist_pack as *const () as usize, |
| 358 | 2026-08-03T18:40:29.054Z | | ++++++++++++ |
| 359 | 2026-08-03T18:40:29.054Z | |
| 360 | 2026-08-03T18:40:29.054Z | warning: direct cast of function item into an integer |
| 361 | 2026-08-03T18:40:29.054Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1086:48 |
| 362 | 2026-08-03T18:40:29.054Z | | |
| 363 | 2026-08-03T18:40:29.054Z | 1086 | same(fnvlist_pack_free as usize, |
| 364 | 2026-08-03T18:40:29.054Z | | ^^^^^^^^ |
| 365 | 2026-08-03T18:40:29.054Z | | |
| 366 | 2026-08-03T18:40:29.054Z | help: first cast to a pointer `as *const ()` |
| 367 | 2026-08-03T18:40:29.054Z | | |
| 368 | 2026-08-03T18:40:29.054Z | 1086 | same(fnvlist_pack_free as *const () as usize, |
| 369 | 2026-08-03T18:40:29.054Z | | ++++++++++++ |
| 370 | 2026-08-03T18:40:29.054Z | |
| 371 | 2026-08-03T18:40:29.054Z | warning: direct cast of function item into an integer |
| 372 | 2026-08-03T18:40:29.055Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1103:45 |
| 373 | 2026-08-03T18:40:29.055Z | | |
| 374 | 2026-08-03T18:40:29.055Z | 1103 | same(fnvlist_unpack as usize, |
| 375 | 2026-08-03T18:40:29.055Z | | ^^^^^^^^ |
| 376 | 2026-08-03T18:40:29.055Z | | |
| 377 | 2026-08-03T18:40:29.055Z | help: first cast to a pointer `as *const ()` |
| 378 | 2026-08-03T18:40:29.055Z | | |
| 379 | 2026-08-03T18:40:29.055Z | 1103 | same(fnvlist_unpack as *const () as usize, |
| 380 | 2026-08-03T18:40:29.055Z | | ++++++++++++ |
| 381 | 2026-08-03T18:40:29.055Z | |
| 382 | 2026-08-03T18:40:29.055Z | warning: direct cast of function item into an integer |
| 383 | 2026-08-03T18:40:29.055Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1120:42 |
| 384 | 2026-08-03T18:40:29.055Z | | |
| 385 | 2026-08-03T18:40:29.055Z | 1120 | same(fnvlist_dup as usize, |
| 386 | 2026-08-03T18:40:29.055Z | | ^^^^^^^^ |
| 387 | 2026-08-03T18:40:29.055Z | | |
| 388 | 2026-08-03T18:40:29.055Z | help: first cast to a pointer `as *const ()` |
| 389 | 2026-08-03T18:40:29.055Z | | |
| 390 | 2026-08-03T18:40:29.055Z | 1120 | same(fnvlist_dup as *const () as usize, |
| 391 | 2026-08-03T18:40:29.055Z | | ++++++++++++ |
| 392 | 2026-08-03T18:40:29.056Z | |
| 393 | 2026-08-03T18:40:29.056Z | warning: direct cast of function item into an integer |
| 394 | 2026-08-03T18:40:29.056Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1137:44 |
| 395 | 2026-08-03T18:40:29.056Z | | |
| 396 | 2026-08-03T18:40:29.056Z | 1137 | same(fnvlist_merge as usize, |
| 397 | 2026-08-03T18:40:29.056Z | | ^^^^^^^^ |
| 398 | 2026-08-03T18:40:29.056Z | | |
| 399 | 2026-08-03T18:40:29.056Z | help: first cast to a pointer `as *const ()` |
| 400 | 2026-08-03T18:40:29.056Z | | |
| 401 | 2026-08-03T18:40:29.056Z | 1137 | same(fnvlist_merge as *const () as usize, |
| 402 | 2026-08-03T18:40:29.056Z | | ++++++++++++ |
| 403 | 2026-08-03T18:40:29.056Z | |
| 404 | 2026-08-03T18:40:29.056Z | warning: direct cast of function item into an integer |
| 405 | 2026-08-03T18:40:29.056Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1154:48 |
| 406 | 2026-08-03T18:40:29.056Z | | |
| 407 | 2026-08-03T18:40:29.056Z | 1154 | same(fnvlist_num_pairs as usize, |
| 408 | 2026-08-03T18:40:29.056Z | | ^^^^^^^^ |
| 409 | 2026-08-03T18:40:29.056Z | | |
| 410 | 2026-08-03T18:40:29.056Z | help: first cast to a pointer `as *const ()` |
| 411 | 2026-08-03T18:40:29.056Z | | |
| 412 | 2026-08-03T18:40:29.056Z | 1154 | same(fnvlist_num_pairs as *const () as usize, |
| 413 | 2026-08-03T18:40:29.056Z | | ++++++++++++ |
| 414 | 2026-08-03T18:40:29.056Z | |
| 415 | 2026-08-03T18:40:29.056Z | warning: direct cast of function item into an integer |
| 416 | 2026-08-03T18:40:29.056Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1171:50 |
| 417 | 2026-08-03T18:40:29.057Z | | |
| 418 | 2026-08-03T18:40:29.057Z | 1171 | same(fnvlist_add_boolean as usize, |
| 419 | 2026-08-03T18:40:29.057Z | | ^^^^^^^^ |
| 420 | 2026-08-03T18:40:29.057Z | | |
| 421 | 2026-08-03T18:40:29.057Z | help: first cast to a pointer `as *const ()` |
| 422 | 2026-08-03T18:40:29.057Z | | |
| 423 | 2026-08-03T18:40:29.057Z | 1171 | same(fnvlist_add_boolean as *const () as usize, |
| 424 | 2026-08-03T18:40:29.057Z | | ++++++++++++ |
| 425 | 2026-08-03T18:40:29.057Z | |
| 426 | 2026-08-03T18:40:29.057Z | warning: direct cast of function item into an integer |
| 427 | 2026-08-03T18:40:29.058Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1188:56 |
| 428 | 2026-08-03T18:40:29.067Z | | |
| 429 | 2026-08-03T18:40:29.067Z | 1188 | same(fnvlist_add_boolean_value as usize, |
| 430 | 2026-08-03T18:40:29.067Z | | ^^^^^^^^ |
| 431 | 2026-08-03T18:40:29.067Z | | |
| 432 | 2026-08-03T18:40:29.068Z | help: first cast to a pointer `as *const ()` |
| 433 | 2026-08-03T18:40:29.069Z | | |
| 434 | 2026-08-03T18:40:29.070Z | 1188 | same(fnvlist_add_boolean_value as *const () as usize, |
| 435 | 2026-08-03T18:40:29.070Z | | ++++++++++++ |
| 436 | 2026-08-03T18:40:29.071Z | |
| 437 | 2026-08-03T18:40:29.071Z | warning: direct cast of function item into an integer |
| 438 | 2026-08-03T18:40:29.071Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1205:47 |
| 439 | 2026-08-03T18:40:29.071Z | | |
| 440 | 2026-08-03T18:40:29.071Z | 1205 | same(fnvlist_add_byte as usize, |
| 441 | 2026-08-03T18:40:29.072Z | | ^^^^^^^^ |
| 442 | 2026-08-03T18:40:29.072Z | | |
| 443 | 2026-08-03T18:40:29.073Z | help: first cast to a pointer `as *const ()` |
| 444 | 2026-08-03T18:40:29.073Z | | |
| 445 | 2026-08-03T18:40:29.073Z | 1205 | same(fnvlist_add_byte as *const () as usize, |
| 446 | 2026-08-03T18:40:29.073Z | | ++++++++++++ |
| 447 | 2026-08-03T18:40:29.073Z | |
| 448 | 2026-08-03T18:40:29.074Z | warning: direct cast of function item into an integer |
| 449 | 2026-08-03T18:40:29.074Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1222:47 |
| 450 | 2026-08-03T18:40:29.074Z | | |
| 451 | 2026-08-03T18:40:29.075Z | 1222 | same(fnvlist_add_int8 as usize, |
| 452 | 2026-08-03T18:40:29.075Z | | ^^^^^^^^ |
| 453 | 2026-08-03T18:40:29.075Z | | |
| 454 | 2026-08-03T18:40:29.075Z | help: first cast to a pointer `as *const ()` |
| 455 | 2026-08-03T18:40:29.075Z | | |
| 456 | 2026-08-03T18:40:29.075Z | 1222 | same(fnvlist_add_int8 as *const () as usize, |
| 457 | 2026-08-03T18:40:29.076Z | | ++++++++++++ |
| 458 | 2026-08-03T18:40:29.076Z | |
| 459 | 2026-08-03T18:40:29.076Z | warning: direct cast of function item into an integer |
| 460 | 2026-08-03T18:40:29.076Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1239:48 |
| 461 | 2026-08-03T18:40:29.076Z | | |
| 462 | 2026-08-03T18:40:29.076Z | 1239 | same(fnvlist_add_uint8 as usize, |
| 463 | 2026-08-03T18:40:29.076Z | | ^^^^^^^^ |
| 464 | 2026-08-03T18:40:29.076Z | | |
| 465 | 2026-08-03T18:40:29.076Z | help: first cast to a pointer `as *const ()` |
| 466 | 2026-08-03T18:40:29.076Z | | |
| 467 | 2026-08-03T18:40:29.076Z | 1239 | same(fnvlist_add_uint8 as *const () as usize, |
| 468 | 2026-08-03T18:40:29.076Z | | ++++++++++++ |
| 469 | 2026-08-03T18:40:29.076Z | |
| 470 | 2026-08-03T18:40:29.076Z | warning: direct cast of function item into an integer |
| 471 | 2026-08-03T18:40:29.076Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1256:48 |
| 472 | 2026-08-03T18:40:29.076Z | | |
| 473 | 2026-08-03T18:40:29.076Z | 1256 | same(fnvlist_add_int16 as usize, |
| 474 | 2026-08-03T18:40:29.077Z | | ^^^^^^^^ |
| 475 | 2026-08-03T18:40:29.077Z | | |
| 476 | 2026-08-03T18:40:29.077Z | help: first cast to a pointer `as *const ()` |
| 477 | 2026-08-03T18:40:29.077Z | | |
| 478 | 2026-08-03T18:40:29.077Z | 1256 | same(fnvlist_add_int16 as *const () as usize, |
| 479 | 2026-08-03T18:40:29.077Z | | ++++++++++++ |
| 480 | 2026-08-03T18:40:29.077Z | |
| 481 | 2026-08-03T18:40:29.077Z | warning: direct cast of function item into an integer |
| 482 | 2026-08-03T18:40:29.077Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1273:49 |
| 483 | 2026-08-03T18:40:29.077Z | | |
| 484 | 2026-08-03T18:40:29.077Z | 1273 | same(fnvlist_add_uint16 as usize, |
| 485 | 2026-08-03T18:40:29.077Z | | ^^^^^^^^ |
| 486 | 2026-08-03T18:40:29.077Z | | |
| 487 | 2026-08-03T18:40:29.077Z | help: first cast to a pointer `as *const ()` |
| 488 | 2026-08-03T18:40:29.077Z | | |
| 489 | 2026-08-03T18:40:29.077Z | 1273 | same(fnvlist_add_uint16 as *const () as usize, |
| 490 | 2026-08-03T18:40:29.077Z | | ++++++++++++ |
| 491 | 2026-08-03T18:40:29.077Z | |
| 492 | 2026-08-03T18:40:29.077Z | warning: direct cast of function item into an integer |
| 493 | 2026-08-03T18:40:29.077Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1290:48 |
| 494 | 2026-08-03T18:40:29.077Z | | |
| 495 | 2026-08-03T18:40:29.077Z | 1290 | same(fnvlist_add_int32 as usize, |
| 496 | 2026-08-03T18:40:29.077Z | | ^^^^^^^^ |
| 497 | 2026-08-03T18:40:29.077Z | | |
| 498 | 2026-08-03T18:40:29.077Z | help: first cast to a pointer `as *const ()` |
| 499 | 2026-08-03T18:40:29.077Z | | |
| 500 | 2026-08-03T18:40:29.077Z | 1290 | same(fnvlist_add_int32 as *const () as usize, |
| 501 | 2026-08-03T18:40:29.077Z | | ++++++++++++ |
| 502 | 2026-08-03T18:40:29.078Z | |
| 503 | 2026-08-03T18:40:29.078Z | warning: direct cast of function item into an integer |
| 504 | 2026-08-03T18:40:29.078Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1307:49 |
| 505 | 2026-08-03T18:40:29.078Z | | |
| 506 | 2026-08-03T18:40:29.078Z | 1307 | same(fnvlist_add_uint32 as usize, |
| 507 | 2026-08-03T18:40:29.078Z | | ^^^^^^^^ |
| 508 | 2026-08-03T18:40:29.078Z | | |
| 509 | 2026-08-03T18:40:29.078Z | help: first cast to a pointer `as *const ()` |
| 510 | 2026-08-03T18:40:29.078Z | | |
| 511 | 2026-08-03T18:40:29.078Z | 1307 | same(fnvlist_add_uint32 as *const () as usize, |
| 512 | 2026-08-03T18:40:29.078Z | | ++++++++++++ |
| 513 | 2026-08-03T18:40:29.078Z | |
| 514 | 2026-08-03T18:40:29.078Z | warning: direct cast of function item into an integer |
| 515 | 2026-08-03T18:40:29.079Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1324:48 |
| 516 | 2026-08-03T18:40:29.079Z | | |
| 517 | 2026-08-03T18:40:29.079Z | 1324 | same(fnvlist_add_int64 as usize, |
| 518 | 2026-08-03T18:40:29.079Z | | ^^^^^^^^ |
| 519 | 2026-08-03T18:40:29.079Z | | |
| 520 | 2026-08-03T18:40:29.079Z | help: first cast to a pointer `as *const ()` |
| 521 | 2026-08-03T18:40:29.079Z | | |
| 522 | 2026-08-03T18:40:29.079Z | 1324 | same(fnvlist_add_int64 as *const () as usize, |
| 523 | 2026-08-03T18:40:29.079Z | | ++++++++++++ |
| 524 | 2026-08-03T18:40:29.079Z | |
| 525 | 2026-08-03T18:40:29.079Z | warning: direct cast of function item into an integer |
| 526 | 2026-08-03T18:40:29.079Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1341:49 |
| 527 | 2026-08-03T18:40:29.079Z | | |
| 528 | 2026-08-03T18:40:29.089Z | 1341 | same(fnvlist_add_uint64 as usize, |
| 529 | 2026-08-03T18:40:29.089Z | | ^^^^^^^^ |
| 530 | 2026-08-03T18:40:29.089Z | | |
| 531 | 2026-08-03T18:40:29.089Z | help: first cast to a pointer `as *const ()` |
| 532 | 2026-08-03T18:40:29.089Z | | |
| 533 | 2026-08-03T18:40:29.089Z | 1341 | same(fnvlist_add_uint64 as *const () as usize, |
| 534 | 2026-08-03T18:40:29.090Z | | ++++++++++++ |
| 535 | 2026-08-03T18:40:29.090Z | |
| 536 | 2026-08-03T18:40:29.090Z | warning: direct cast of function item into an integer |
| 537 | 2026-08-03T18:40:29.090Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1358:49 |
| 538 | 2026-08-03T18:40:29.090Z | | |
| 539 | 2026-08-03T18:40:29.090Z | 1358 | same(fnvlist_add_string as usize, |
| 540 | 2026-08-03T18:40:29.090Z | | ^^^^^^^^ |
| 541 | 2026-08-03T18:40:29.090Z | | |
| 542 | 2026-08-03T18:40:29.090Z | help: first cast to a pointer `as *const ()` |
| 543 | 2026-08-03T18:40:29.090Z | | |
| 544 | 2026-08-03T18:40:29.090Z | 1358 | same(fnvlist_add_string as *const () as usize, |
| 545 | 2026-08-03T18:40:29.091Z | | ++++++++++++ |
| 546 | 2026-08-03T18:40:29.091Z | |
| 547 | 2026-08-03T18:40:29.091Z | warning: direct cast of function item into an integer |
| 548 | 2026-08-03T18:40:29.091Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1375:49 |
| 549 | 2026-08-03T18:40:29.091Z | | |
| 550 | 2026-08-03T18:40:29.091Z | 1375 | same(fnvlist_add_nvlist as usize, |
| 551 | 2026-08-03T18:40:29.091Z | | ^^^^^^^^ |
| 552 | 2026-08-03T18:40:29.091Z | | |
| 553 | 2026-08-03T18:40:29.091Z | help: first cast to a pointer `as *const ()` |
| 554 | 2026-08-03T18:40:29.091Z | | |
| 555 | 2026-08-03T18:40:29.091Z | 1375 | same(fnvlist_add_nvlist as *const () as usize, |
| 556 | 2026-08-03T18:40:29.091Z | | ++++++++++++ |
| 557 | 2026-08-03T18:40:29.091Z | |
| 558 | 2026-08-03T18:40:29.092Z | warning: direct cast of function item into an integer |
| 559 | 2026-08-03T18:40:29.092Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1392:49 |
| 560 | 2026-08-03T18:40:29.092Z | | |
| 561 | 2026-08-03T18:40:29.092Z | 1392 | same(fnvlist_add_nvpair as usize, |
| 562 | 2026-08-03T18:40:29.092Z | | ^^^^^^^^ |
| 563 | 2026-08-03T18:40:29.092Z | | |
| 564 | 2026-08-03T18:40:29.092Z | help: first cast to a pointer `as *const ()` |
| 565 | 2026-08-03T18:40:29.092Z | | |
| 566 | 2026-08-03T18:40:29.092Z | 1392 | same(fnvlist_add_nvpair as *const () as usize, |
| 567 | 2026-08-03T18:40:29.092Z | | ++++++++++++ |
| 568 | 2026-08-03T18:40:29.092Z | |
| 569 | 2026-08-03T18:40:29.233Z | warning: `nvpair-hdrchk` (test "main") generated 32 warnings (run `cargo fix --test "main" -p nvpair-hdrchk` to apply 32 suggestions) |
| 570 | 2026-08-03T18:40:29.233Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.83s |
| 571 | 2026-08-03T18:40:29.248Z | Running test/main.rs (target/debug/deps/main-92331069fd310326) |
| 572 | 2026-08-03T18:40:29.270Z | RUNNING ALL TESTS |
| 573 | 2026-08-03T18:40:29.271Z | PASSED 90 tests |
| 574 | 2026-08-03T18:40:29.271Z | RUNNING HEADER-CHECK FOR crates/viona-api/header-check/ |
| 575 | 2026-08-03T18:40:29.314Z | Updating crates.io index |
| 576 | 2026-08-03T18:40:29.478Z | Locking 42 packages to latest compatible versions |
| 577 | 2026-08-03T18:40:29.521Z | Compiling libc v0.2.189 |
| 578 | 2026-08-03T18:40:29.521Z | Compiling proc-macro2 v1.0.107 |
| 579 | 2026-08-03T18:40:29.525Z | Compiling unicode-ident v1.0.24 |
| 580 | 2026-08-03T18:40:29.525Z | Compiling quote v1.0.47 |
| 581 | 2026-08-03T18:40:29.525Z | Compiling serde_core v1.0.229 |
| 582 | 2026-08-03T18:40:29.525Z | Compiling serde v1.0.229 |
| 583 | 2026-08-03T18:40:29.525Z | Compiling cfg-if v0.1.10 |
| 584 | 2026-08-03T18:40:29.525Z | Compiling zmij v1.0.23 |
| 585 | 2026-08-03T18:40:29.582Z | Compiling serde_json v1.0.151 |
| 586 | 2026-08-03T18:40:29.624Z | Compiling unicode-xid v0.2.6 |
| 587 | 2026-08-03T18:40:29.725Z | Compiling itoa v1.0.18 |
| 588 | 2026-08-03T18:40:29.790Z | Compiling memchr v2.8.3 |
| 589 | 2026-08-03T18:40:29.814Z | Compiling log v0.4.33 |
| 590 | 2026-08-03T18:40:29.839Z | Compiling bitflags v1.3.2 |
| 591 | 2026-08-03T18:40:29.884Z | Compiling find-msvc-tools v0.1.9 |
| 592 | 2026-08-03T18:40:29.887Z | Compiling shlex v2.0.1 |
| 593 | 2026-08-03T18:40:29.957Z | Compiling semver v1.0.28 |
| 594 | 2026-08-03T18:40:30.038Z | Compiling cc v1.4.0 |
| 595 | 2026-08-03T18:40:30.127Z | Compiling rustc_version v0.4.1 |
| 596 | 2026-08-03T18:40:30.163Z | Compiling dirs-sys v0.3.7 |
| 597 | 2026-08-03T18:40:30.211Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 598 | 2026-08-03T18:40:30.264Z | Compiling dirs v2.0.2 |
| 599 | 2026-08-03T18:40:30.298Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 600 | 2026-08-03T18:40:30.326Z | Compiling term v0.6.1 |
| 601 | 2026-08-03T18:40:30.389Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 602 | 2026-08-03T18:40:30.559Z | Compiling syn v3.0.3 |
| 603 | 2026-08-03T18:40:31.781Z | Compiling serde_derive v1.0.229 |
| 604 | 2026-08-03T18:40:33.675Z | Compiling garando_pos v0.1.0 |
| 605 | 2026-08-03T18:40:33.941Z | Compiling garando_errors v0.1.0 |
| 606 | 2026-08-03T18:40:34.310Z | Compiling garando_syntax v0.1.1 |
| 607 | 2026-08-03T18:40:38.331Z | Compiling ctest2 v0.4.10 |
| 608 | 2026-08-03T18:40:38.938Z | Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check) |
| 609 | 2026-08-03T18:40:39.968Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.70s |
| 610 | 2026-08-03T18:40:39.981Z | Running test/main.rs (target/debug/deps/main-fc81d3831646cfa3) |
| 611 | 2026-08-03T18:40:39.984Z | RUNNING ALL TESTS |
| 612 | 2026-08-03T18:40:39.984Z | PASSED 257 tests |
| 613 | 2026-08-03T18:40:39.991Z | process exited: duration 83334 ms, exit code 0 |
| |
| 614 | 2026-08-03T18:40:39.997Z | found 0 output files |