|
|
|
| 1 | 2026-09-09T00:33:06.068Z | job assigned to worker 01M21S8Q2575PM4DX534HP8APB [factory aws, i-0beaae3eb2addacc8] (queued for 54 s) |
| |
| 2 | 2026-09-09T00:33:12.216Z | starting task 0: "setup" |
| 3 | 2026-09-09T00:33:12.221Z | ++ uname -s |
| 4 | 2026-09-09T00:33:12.225Z | + kern=SunOS |
| 5 | 2026-09-09T00:33:12.226Z | + build_user=build |
| 6 | 2026-09-09T00:33:12.226Z | + build_uid=12345 |
| 7 | 2026-09-09T00:33:12.226Z | + work_dir=/work |
| 8 | 2026-09-09T00:33:12.226Z | + input_dir=/input |
| 9 | 2026-09-09T00:33:12.226Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-09T00:33:12.226Z | + case "$kern" in |
| 11 | 2026-09-09T00:33:12.226Z | + groupadd -g 12345 build |
| 12 | 2026-09-09T00:33:12.226Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-09T00:33:14.229Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-09T00:33:14.304Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-09T00:33:14.308Z | + home_fs=zfs |
| 16 | 2026-09-09T00:33:14.308Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-09T00:33:14.308Z | + mkdir -p /home/build |
| 18 | 2026-09-09T00:33:14.308Z | + chown build:build /home/build /work |
| 19 | 2026-09-09T00:33:16.309Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-09T00:33:16.312Z | process exited: duration 4094 ms, exit code 0 |
| |
| 21 | 2026-09-09T00:33:16.317Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-09T00:33:16.321Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-09T00:33:16.321Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-09T00:33:16.321Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-09T00:33:16.321Z | * rust toolchain profile = "default" |
| 26 | 2026-09-09T00:33:16.321Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-09T00:33:16.321Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-09T00:33:16.325Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-09T00:33:16.325Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-09T00:33:16.444Z | info: downloading installer |
| 31 | 2026-09-09T00:33:17.684Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-09T00:33:17.685Z | warn: /opt/ooce/bin |
| 33 | 2026-09-09T00:33:17.685Z | warn: This could mean one of the following: |
| 34 | 2026-09-09T00:33:17.685Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-09T00:33:17.685Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-09T00:33:17.685Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-09T00:33:17.685Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-09T00:33:17.685Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-09T00:33:17.685Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-09T00:33:17.685Z | error: cannot install while Rust is installed |
| 41 | 2026-09-09T00:33:17.685Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-09T00:33:17.699Z | info: profile set to default |
| 43 | 2026-09-09T00:33:17.699Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-09T00:33:17.702Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 45 | 2026-09-09T00:33:17.843Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 46 | 2026-09-09T00:33:17.848Z | info: downloading 6 components |
| 47 | 2026-09-09T00:33:31.870Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 48 | 2026-09-09T00:33:31.870Z | |
| 49 | 2026-09-09T00:33:31.896Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 50 | 2026-09-09T00:33:31.897Z | |
| 51 | 2026-09-09T00:33:31.900Z | |
| 52 | 2026-09-09T00:33:31.900Z | Rust is installed now. Great! |
| 53 | 2026-09-09T00:33:31.900Z | |
| 54 | 2026-09-09T00:33:31.900Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-09T00:33:31.900Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-09T00:33:31.900Z | |
| 57 | 2026-09-09T00:33:31.900Z | To configure your current shell, you need to source |
| 58 | 2026-09-09T00:33:31.900Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-09T00:33:31.900Z | |
| 60 | 2026-09-09T00:33:31.900Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-09T00:33:31.900Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-09T00:33:31.900Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-09T00:33:31.900Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-09T00:33:31.900Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-09T00:33:31.900Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-09T00:33:31.900Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-09T00:33:31.900Z | HOST_CC = None |
| 68 | 2026-09-09T00:33:31.900Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-09T00:33:31.900Z | CC = None |
| 70 | 2026-09-09T00:33:31.900Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-09T00:33:32.071Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-09T00:33:32.071Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-09T00:33:32.071Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-09T00:33:32.071Z | CFLAGS = None |
| 75 | 2026-09-09T00:33:32.071Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-09T00:33:32.071Z | HOST_CFLAGS = None |
| 77 | 2026-09-09T00:33:32.071Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-09T00:33:32.071Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-09T00:33:32.071Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-09T00:33:32.071Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-09T00:33:32.180Z | + rustup --version |
| 82 | 2026-09-09T00:33:32.184Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-09T00:33:32.212Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-09T00:33:32.212Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 85 | 2026-09-09T00:33:32.212Z | + cargo --version |
| 86 | 2026-09-09T00:33:32.222Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 87 | 2026-09-09T00:33:32.225Z | + rustc --version |
| 88 | 2026-09-09T00:33:32.243Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 89 | 2026-09-09T00:33:32.247Z | process exited: duration 15927 ms, exit code 0 |
| |
| 90 | 2026-09-09T00:33:32.253Z | starting task 2: "authentication" |
| 91 | 2026-09-09T00:33:32.269Z | process exited: duration 16 ms, exit code 0 |
| |
| 92 | 2026-09-09T00:33:32.275Z | starting task 3: "clone repository" |
| 93 | 2026-09-09T00:33:32.279Z | + mkdir -p /work/oxidecomputer/propolis |
| 94 | 2026-09-09T00:33:32.282Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 95 | 2026-09-09T00:33:32.317Z | Cloning into '/work/oxidecomputer/propolis'... |
| 96 | 2026-09-09T00:33:33.529Z | + cd /work/oxidecomputer/propolis |
| 97 | 2026-09-09T00:33:33.529Z | + git fetch origin 3cdd620f37b7c836e96c8d92e4f02824a03bec36 |
| 98 | 2026-09-09T00:33:33.833Z | From https://github.com/oxidecomputer/propolis |
| 99 | 2026-09-09T00:33:33.834Z | * branch 3cdd620f37b7c836e96c8d92e4f02824a03bec36 -> FETCH_HEAD |
| 100 | 2026-09-09T00:33:33.838Z | + [[ -n ixi/cargo-doc-cleanup ]] |
| 101 | 2026-09-09T00:33:33.841Z | ++ git branch --show-current |
| 102 | 2026-09-09T00:33:33.841Z | + current=master |
| 103 | 2026-09-09T00:33:33.841Z | + [[ master != ixi/cargo-doc-cleanup ]] |
| 104 | 2026-09-09T00:33:33.841Z | + git branch -f ixi/cargo-doc-cleanup 3cdd620f37b7c836e96c8d92e4f02824a03bec36 |
| 105 | 2026-09-09T00:33:33.846Z | + git checkout -f ixi/cargo-doc-cleanup |
| 106 | 2026-09-09T00:33:33.867Z | Switched to branch 'ixi/cargo-doc-cleanup' |
| 107 | 2026-09-09T00:33:33.872Z | + git reset --hard 3cdd620f37b7c836e96c8d92e4f02824a03bec36 |
| 108 | 2026-09-09T00:33:33.886Z | HEAD is now at 3cdd620f Deny broken doc comments (and fix a few warnings) |
| 109 | 2026-09-09T00:33:33.889Z | process exited: duration 1610 ms, exit code 0 |
| |
| 110 | 2026-09-09T00:33:33.894Z | starting task 4: "build" |
| 111 | 2026-09-09T00:33:33.903Z | Cloning into './gate_src'... |
| 112 | 2026-09-09T00:34:34.813Z | Updating files: 36% (18171/49672)
Updating files: 37% (18379/49672)
Updating files: 38% (18876/49672)
Updating files: 39% (19373/49672)
Updating files: 40% (19869/49672)
Updating files: 41% (20366/49672)
Updating files: 42% (20863/49672)
Updating files: 43% (21359/49672)
Updating files: 44% (21856/49672)
Updating files: 45% (22353/49672)
Updating files: 46% (22850/49672)
Updating files: 47% (23346/49672)
Updating files: 48% (23843/49672)
Updating files: 49% (24340/49672)
Updating files: 50% (24836/49672)
Updating files: 51% (25333/49672)
Updating files: 52% (25830/49672)
Updating files: 53% (26327/49672)
Updating files: 54% (26823/49672)
Updating files: 55% (27320/49672)
Updating files: 56% (27817/49672)
Updating files: 57% (28314/49672)
Updating files: 58% (28810/49672)
Updating files: 59% (29307/49672)
Updating files: 60% (29804/49672)
Updating files: 61% (30300/49672)
Updating files: 62% (30797/49672)
Updating files: 63% (31294/49672)
Updating files: 64% (31791/49672)
Updating files: 65% (32287/49672)
Updating files: 66% (32784/49672)
Updating files: 67% (33281/49672)
Updating files: 68% (33777/49672)
Updating files: 69% (34274/49672)
Updating files: 70% (34771/49672)
Updating files: 71% (35268/49672)
Updating files: 72% (35764/49672)
Updating files: 73% (36261/49672)
Updating files: 74% (36758/49672)
Updating files: 75% (37254/49672)
Updating files: 76% (37751/49672)
Updating files: 77% (38248/49672)
Updating files: 78% (38745/49672)
Updating files: 79% (39241/49672)
Updating files: 80% (39738/49672)
Updating files: 81% (40235/49672)
Updating files: 82% (40732/49672)
Updating files: 83% (41228/49672)
Updating files: 84% (41725/49672)
Updating files: 85% (42222/49672)
Updating files: 85% (42309/49672)
Updating files: 86% (42718/49672)
Updating files: 87% (43215/49672)
Updating files: 88% (43712/49672)
Updating files: 89% (44209/49672)
Updating files: 90% (44705/49672)
Updating files: 91% (45202/49672)
Updating files: 92% (45699/49672)
Updating files: 93% (46195/49672)
Updating files: 94% (46692/49672)
Updating files: 95% (47189/49672)
Updating files: 96% (47686/49672)
Updating files: 97% (48182/49672)
Updating files: 98% (48679/49672)
Updating files: 99% (49176/49672)
Updating files: 100% (49672/49672)
Updating files: 100% (49672/49672), done. |
| 113 | 2026-09-09T00:34:34.886Z | RUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/ |
| 114 | 2026-09-09T00:34:34.914Z | warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` |
| 115 | 2026-09-09T00:34:34.980Z | Updating crates.io index |
| 116 | 2026-09-09T00:34:35.426Z | Locking 45 packages to latest compatible versions |
| 117 | 2026-09-09T00:34:35.429Z | Adding strum v0.25.0 (available: v0.28.0) |
| 118 | 2026-09-09T00:34:35.429Z | Downloading crates ... |
| 119 | 2026-09-09T00:34:35.471Z | Downloaded bitflags v1.3.2 |
| 120 | 2026-09-09T00:34:35.475Z | Downloaded rustc_version v0.4.1 |
| 121 | 2026-09-09T00:34:35.477Z | Downloaded dirs v2.0.2 |
| 122 | 2026-09-09T00:34:35.477Z | Downloaded cfg-if v0.1.10 |
| 123 | 2026-09-09T00:34:35.480Z | Downloaded dirs-sys v0.3.7 |
| 124 | 2026-09-09T00:34:35.483Z | Downloaded semver v1.0.28 |
| 125 | 2026-09-09T00:34:35.485Z | Downloaded unicode-xid v0.2.6 |
| 126 | 2026-09-09T00:34:35.490Z | Downloaded quote v1.0.47 |
| 127 | 2026-09-09T00:34:35.496Z | Downloaded itoa v1.0.18 |
| 128 | 2026-09-09T00:34:35.498Z | Downloaded strum v0.26.3 |
| 129 | 2026-09-09T00:34:35.501Z | Downloaded heck v0.5.0 |
| 130 | 2026-09-09T00:34:35.504Z | Downloaded rustversion v1.0.23 |
| 131 | 2026-09-09T00:34:35.508Z | Downloaded shlex v2.0.1 |
| 132 | 2026-09-09T00:34:35.508Z | Downloaded ctest2 v0.4.10 |
| 133 | 2026-09-09T00:34:35.508Z | Downloaded strum_macros v0.26.4 |
| 134 | 2026-09-09T00:34:35.521Z | Downloaded strum v0.25.0 |
| 135 | 2026-09-09T00:34:35.521Z | Downloaded zmij v1.0.23 |
| 136 | 2026-09-09T00:34:35.524Z | Downloaded garando_errors v0.1.0 |
| 137 | 2026-09-09T00:34:35.524Z | Downloaded find-msvc-tools v0.1.12 |
| 138 | 2026-09-09T00:34:35.528Z | Downloaded garando_pos v0.1.0 |
| 139 | 2026-09-09T00:34:35.537Z | Downloaded term v0.6.1 |
| 140 | 2026-09-09T00:34:35.540Z | Downloaded proc-macro2 v1.0.107 |
| 141 | 2026-09-09T00:34:35.543Z | Downloaded log v0.4.34 |
| 142 | 2026-09-09T00:34:35.546Z | Downloaded serde_derive v1.0.229 |
| 143 | 2026-09-09T00:34:35.548Z | Downloaded unicode-ident v1.0.24 |
| 144 | 2026-09-09T00:34:35.548Z | Downloaded serde v1.0.229 |
| 145 | 2026-09-09T00:34:35.551Z | Downloaded serde_core v1.0.229 |
| 146 | 2026-09-09T00:34:35.555Z | Downloaded cc v1.4.5 |
| 147 | 2026-09-09T00:34:35.561Z | Downloaded memchr v2.8.3 |
| 148 | 2026-09-09T00:34:35.572Z | Downloaded serde_json v1.0.151 |
| 149 | 2026-09-09T00:34:35.595Z | Downloaded garando_syntax v0.1.1 |
| 150 | 2026-09-09T00:34:35.602Z | Downloaded syn v2.0.119 |
| 151 | 2026-09-09T00:34:35.607Z | Downloaded syn v3.0.5 |
| 152 | 2026-09-09T00:34:35.629Z | Downloaded libc v0.2.189 |
| 153 | 2026-09-09T00:34:35.680Z | Compiling proc-macro2 v1.0.107 |
| 154 | 2026-09-09T00:34:35.680Z | Compiling unicode-ident v1.0.24 |
| 155 | 2026-09-09T00:34:35.680Z | Compiling quote v1.0.47 |
| 156 | 2026-09-09T00:34:35.680Z | Compiling libc v0.2.189 |
| 157 | 2026-09-09T00:34:35.683Z | Compiling serde_core v1.0.229 |
| 158 | 2026-09-09T00:34:35.683Z | Compiling serde v1.0.229 |
| 159 | 2026-09-09T00:34:35.683Z | Compiling cfg-if v0.1.10 |
| 160 | 2026-09-09T00:34:35.683Z | Compiling zmij v1.0.23 |
| 161 | 2026-09-09T00:34:35.775Z | Compiling rustversion v1.0.23 |
| 162 | 2026-09-09T00:34:35.844Z | Compiling serde_json v1.0.151 |
| 163 | 2026-09-09T00:34:36.049Z | Compiling memchr v2.8.3 |
| 164 | 2026-09-09T00:34:36.062Z | Compiling heck v0.5.0 |
| 165 | 2026-09-09T00:34:36.067Z | Compiling unicode-xid v0.2.6 |
| 166 | 2026-09-09T00:34:36.156Z | Compiling itoa v1.0.18 |
| 167 | 2026-09-09T00:34:36.238Z | Compiling bitflags v1.3.2 |
| 168 | 2026-09-09T00:34:36.295Z | Compiling log v0.4.34 |
| 169 | 2026-09-09T00:34:36.314Z | Compiling semver v1.0.28 |
| 170 | 2026-09-09T00:34:36.328Z | Compiling find-msvc-tools v0.1.12 |
| 171 | 2026-09-09T00:34:36.438Z | Compiling dirs-sys v0.3.7 |
| 172 | 2026-09-09T00:34:36.460Z | Compiling shlex v2.0.1 |
| 173 | 2026-09-09T00:34:36.552Z | Compiling rustc_version v0.4.1 |
| 174 | 2026-09-09T00:34:36.587Z | Compiling dirs v2.0.2 |
| 175 | 2026-09-09T00:34:36.623Z | Compiling cc v1.4.5 |
| 176 | 2026-09-09T00:34:36.635Z | Compiling strum v0.25.0 |
| 177 | 2026-09-09T00:34:36.655Z | Compiling term v0.6.1 |
| 178 | 2026-09-09T00:34:36.834Z | Compiling syn v3.0.5 |
| 179 | 2026-09-09T00:34:36.834Z | Compiling syn v2.0.119 |
| 180 | 2026-09-09T00:34:38.196Z | Compiling serde_derive v1.0.229 |
| 181 | 2026-09-09T00:34:38.480Z | Compiling strum_macros v0.26.4 |
| 182 | 2026-09-09T00:34:39.538Z | Compiling strum v0.26.3 |
| 183 | 2026-09-09T00:34:39.600Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 184 | 2026-09-09T00:34:40.292Z | Compiling garando_pos v0.1.0 |
| 185 | 2026-09-09T00:34:40.546Z | Compiling garando_errors v0.1.0 |
| 186 | 2026-09-09T00:34:40.934Z | Compiling garando_syntax v0.1.1 |
| 187 | 2026-09-09T00:34:45.007Z | Compiling ctest2 v0.4.10 |
| 188 | 2026-09-09T00:34:45.613Z | Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check) |
| 189 | 2026-09-09T00:34:47.804Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.90s |
| 190 | 2026-09-09T00:34:47.813Z | Running test/main.rs (target/debug/deps/main-c2c881e9a533833d) |
| 191 | 2026-09-09T00:34:47.823Z | RUNNING ALL TESTS |
| 192 | 2026-09-09T00:34:47.823Z | PASSED 1185 tests |
| 193 | 2026-09-09T00:34:47.829Z | RUNNING HEADER-CHECK FOR crates/nvpair/header-check/ |
| 194 | 2026-09-09T00:34:47.883Z | Updating crates.io index |
| 195 | 2026-09-09T00:34:48.066Z | Locking 40 packages to latest compatible versions |
| 196 | 2026-09-09T00:34:48.096Z | Compiling proc-macro2 v1.0.107 |
| 197 | 2026-09-09T00:34:48.096Z | Compiling libc v0.2.189 |
| 198 | 2026-09-09T00:34:48.102Z | Compiling quote v1.0.47 |
| 199 | 2026-09-09T00:34:48.102Z | Compiling unicode-ident v1.0.24 |
| 200 | 2026-09-09T00:34:48.102Z | Compiling serde_core v1.0.229 |
| 201 | 2026-09-09T00:34:48.102Z | Compiling serde v1.0.229 |
| 202 | 2026-09-09T00:34:48.102Z | Compiling zmij v1.0.23 |
| 203 | 2026-09-09T00:34:48.102Z | Compiling cfg-if v0.1.10 |
| 204 | 2026-09-09T00:34:48.167Z | Compiling serde_json v1.0.151 |
| 205 | 2026-09-09T00:34:48.207Z | Compiling itoa v1.0.18 |
| 206 | 2026-09-09T00:34:48.354Z | Compiling memchr v2.8.3 |
| 207 | 2026-09-09T00:34:48.363Z | Compiling unicode-xid v0.2.6 |
| 208 | 2026-09-09T00:34:48.386Z | Compiling bitflags v1.3.2 |
| 209 | 2026-09-09T00:34:48.416Z | Compiling shlex v2.0.1 |
| 210 | 2026-09-09T00:34:48.439Z | Compiling find-msvc-tools v0.1.12 |
| 211 | 2026-09-09T00:34:48.450Z | Compiling log v0.4.34 |
| 212 | 2026-09-09T00:34:48.560Z | Compiling semver v1.0.28 |
| 213 | 2026-09-09T00:34:48.601Z | Compiling cc v1.4.5 |
| 214 | 2026-09-09T00:34:48.726Z | Compiling dirs-sys v0.3.7 |
| 215 | 2026-09-09T00:34:48.726Z | Compiling rustc_version v0.4.1 |
| 216 | 2026-09-09T00:34:48.777Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 217 | 2026-09-09T00:34:48.835Z | Compiling dirs v2.0.2 |
| 218 | 2026-09-09T00:34:48.896Z | Compiling term v0.6.1 |
| 219 | 2026-09-09T00:34:49.135Z | Compiling syn v3.0.5 |
| 220 | 2026-09-09T00:34:50.389Z | Compiling serde_derive v1.0.229 |
| 221 | 2026-09-09T00:34:52.278Z | Compiling garando_pos v0.1.0 |
| 222 | 2026-09-09T00:34:52.543Z | Compiling garando_errors v0.1.0 |
| 223 | 2026-09-09T00:34:52.916Z | Compiling garando_syntax v0.1.1 |
| 224 | 2026-09-09T00:34:56.978Z | Compiling ctest2 v0.4.10 |
| 225 | 2026-09-09T00:34:57.584Z | Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check) |
| 226 | 2026-09-09T00:34:58.344Z | warning: direct cast of function item into an integer |
| 227 | 2026-09-09T00:34:58.344Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:865:44 |
| 228 | 2026-09-09T00:34:58.345Z | | |
| 229 | 2026-09-09T00:34:58.345Z | 865 | same(nvlist_remove as usize, |
| 230 | 2026-09-09T00:34:58.345Z | | ^^^^^^^^ |
| 231 | 2026-09-09T00:34:58.345Z | | |
| 232 | 2026-09-09T00:34:58.345Z | = note: `#[warn(function_casts_as_integer)]` on by default |
| 233 | 2026-09-09T00:34:58.345Z | help: first cast to a pointer `as *const ()` |
| 234 | 2026-09-09T00:34:58.345Z | | |
| 235 | 2026-09-09T00:34:58.345Z | 865 | same(nvlist_remove as *const () as usize, |
| 236 | 2026-09-09T00:34:58.345Z | | ++++++++++++ |
| 237 | 2026-09-09T00:34:58.345Z | |
| 238 | 2026-09-09T00:34:58.357Z | warning: direct cast of function item into an integer |
| 239 | 2026-09-09T00:34:58.357Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:882:48 |
| 240 | 2026-09-09T00:34:58.358Z | | |
| 241 | 2026-09-09T00:34:58.358Z | 882 | same(nvlist_remove_all as usize, |
| 242 | 2026-09-09T00:34:58.358Z | | ^^^^^^^^ |
| 243 | 2026-09-09T00:34:58.358Z | | |
| 244 | 2026-09-09T00:34:58.358Z | help: first cast to a pointer `as *const ()` |
| 245 | 2026-09-09T00:34:58.358Z | | |
| 246 | 2026-09-09T00:34:58.358Z | 882 | same(nvlist_remove_all as *const () as usize, |
| 247 | 2026-09-09T00:34:58.358Z | | ++++++++++++ |
| 248 | 2026-09-09T00:34:58.358Z | |
| 249 | 2026-09-09T00:34:58.358Z | warning: direct cast of function item into an integer |
| 250 | 2026-09-09T00:34:58.358Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:899:51 |
| 251 | 2026-09-09T00:34:58.358Z | | |
| 252 | 2026-09-09T00:34:58.358Z | 899 | same(nvlist_remove_nvpair as usize, |
| 253 | 2026-09-09T00:34:58.358Z | | ^^^^^^^^ |
| 254 | 2026-09-09T00:34:58.358Z | | |
| 255 | 2026-09-09T00:34:58.359Z | help: first cast to a pointer `as *const ()` |
| 256 | 2026-09-09T00:34:58.359Z | | |
| 257 | 2026-09-09T00:34:58.359Z | 899 | same(nvlist_remove_nvpair as *const () as usize, |
| 258 | 2026-09-09T00:34:58.359Z | | ++++++++++++ |
| 259 | 2026-09-09T00:34:58.359Z | |
| 260 | 2026-09-09T00:34:58.359Z | warning: direct cast of function item into an integer |
| 261 | 2026-09-09T00:34:58.359Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:916:51 |
| 262 | 2026-09-09T00:34:58.359Z | | |
| 263 | 2026-09-09T00:34:58.359Z | 916 | same(nvlist_lookup_nvpair as usize, |
| 264 | 2026-09-09T00:34:58.359Z | | ^^^^^^^^ |
| 265 | 2026-09-09T00:34:58.359Z | | |
| 266 | 2026-09-09T00:34:58.359Z | help: first cast to a pointer `as *const ()` |
| 267 | 2026-09-09T00:34:58.359Z | | |
| 268 | 2026-09-09T00:34:58.359Z | 916 | same(nvlist_lookup_nvpair as *const () as usize, |
| 269 | 2026-09-09T00:34:58.359Z | | ++++++++++++ |
| 270 | 2026-09-09T00:34:58.359Z | |
| 271 | 2026-09-09T00:34:58.359Z | warning: direct cast of function item into an integer |
| 272 | 2026-09-09T00:34:58.360Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:933:49 |
| 273 | 2026-09-09T00:34:58.360Z | | |
| 274 | 2026-09-09T00:34:58.360Z | 933 | same(nvlist_next_nvpair as usize, |
| 275 | 2026-09-09T00:34:58.360Z | | ^^^^^^^^ |
| 276 | 2026-09-09T00:34:58.360Z | | |
| 277 | 2026-09-09T00:34:58.360Z | help: first cast to a pointer `as *const ()` |
| 278 | 2026-09-09T00:34:58.360Z | | |
| 279 | 2026-09-09T00:34:58.360Z | 933 | same(nvlist_next_nvpair as *const () as usize, |
| 280 | 2026-09-09T00:34:58.360Z | | ++++++++++++ |
| 281 | 2026-09-09T00:34:58.360Z | |
| 282 | 2026-09-09T00:34:58.360Z | warning: direct cast of function item into an integer |
| 283 | 2026-09-09T00:34:58.360Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:950:49 |
| 284 | 2026-09-09T00:34:58.360Z | | |
| 285 | 2026-09-09T00:34:58.360Z | 950 | same(nvlist_prev_nvpair as usize, |
| 286 | 2026-09-09T00:34:58.360Z | | ^^^^^^^^ |
| 287 | 2026-09-09T00:34:58.360Z | | |
| 288 | 2026-09-09T00:34:58.361Z | help: first cast to a pointer `as *const ()` |
| 289 | 2026-09-09T00:34:58.361Z | | |
| 290 | 2026-09-09T00:34:58.361Z | 950 | same(nvlist_prev_nvpair as *const () as usize, |
| 291 | 2026-09-09T00:34:58.361Z | | ++++++++++++ |
| 292 | 2026-09-09T00:34:58.361Z | |
| 293 | 2026-09-09T00:34:58.361Z | warning: direct cast of function item into an integer |
| 294 | 2026-09-09T00:34:58.361Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:967:44 |
| 295 | 2026-09-09T00:34:58.361Z | | |
| 296 | 2026-09-09T00:34:58.361Z | 967 | same(nvlist_exists as usize, |
| 297 | 2026-09-09T00:34:58.361Z | | ^^^^^^^^ |
| 298 | 2026-09-09T00:34:58.361Z | | |
| 299 | 2026-09-09T00:34:58.361Z | help: first cast to a pointer `as *const ()` |
| 300 | 2026-09-09T00:34:58.361Z | | |
| 301 | 2026-09-09T00:34:58.361Z | 967 | same(nvlist_exists as *const () as usize, |
| 302 | 2026-09-09T00:34:58.362Z | | ++++++++++++ |
| 303 | 2026-09-09T00:34:58.362Z | |
| 304 | 2026-09-09T00:34:58.362Z | warning: direct cast of function item into an integer |
| 305 | 2026-09-09T00:34:58.362Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:984:43 |
| 306 | 2026-09-09T00:34:58.362Z | | |
| 307 | 2026-09-09T00:34:58.362Z | 984 | same(nvlist_empty as usize, |
| 308 | 2026-09-09T00:34:58.362Z | | ^^^^^^^^ |
| 309 | 2026-09-09T00:34:58.362Z | | |
| 310 | 2026-09-09T00:34:58.362Z | help: first cast to a pointer `as *const ()` |
| 311 | 2026-09-09T00:34:58.362Z | | |
| 312 | 2026-09-09T00:34:58.362Z | 984 | same(nvlist_empty as *const () as usize, |
| 313 | 2026-09-09T00:34:58.362Z | | ++++++++++++ |
| 314 | 2026-09-09T00:34:58.362Z | |
| 315 | 2026-09-09T00:34:58.362Z | warning: direct cast of function item into an integer |
| 316 | 2026-09-09T00:34:58.362Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1001:44 |
| 317 | 2026-09-09T00:34:58.363Z | | |
| 318 | 2026-09-09T00:34:58.363Z | 1001 | same(nvlist_unpack as usize, |
| 319 | 2026-09-09T00:34:58.363Z | | ^^^^^^^^ |
| 320 | 2026-09-09T00:34:58.363Z | | |
| 321 | 2026-09-09T00:34:58.363Z | help: first cast to a pointer `as *const ()` |
| 322 | 2026-09-09T00:34:58.363Z | | |
| 323 | 2026-09-09T00:34:58.363Z | 1001 | same(nvlist_unpack as *const () as usize, |
| 324 | 2026-09-09T00:34:58.363Z | | ++++++++++++ |
| 325 | 2026-09-09T00:34:58.363Z | |
| 326 | 2026-09-09T00:34:58.363Z | warning: direct cast of function item into an integer |
| 327 | 2026-09-09T00:34:58.363Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1018:44 |
| 328 | 2026-09-09T00:34:58.363Z | | |
| 329 | 2026-09-09T00:34:58.363Z | 1018 | same(fnvlist_alloc as usize, |
| 330 | 2026-09-09T00:34:58.363Z | | ^^^^^^^^ |
| 331 | 2026-09-09T00:34:58.364Z | | |
| 332 | 2026-09-09T00:34:58.364Z | help: first cast to a pointer `as *const ()` |
| 333 | 2026-09-09T00:34:58.364Z | | |
| 334 | 2026-09-09T00:34:58.364Z | 1018 | same(fnvlist_alloc as *const () as usize, |
| 335 | 2026-09-09T00:34:58.364Z | | ++++++++++++ |
| 336 | 2026-09-09T00:34:58.364Z | |
| 337 | 2026-09-09T00:34:58.364Z | warning: direct cast of function item into an integer |
| 338 | 2026-09-09T00:34:58.372Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1035:43 |
| 339 | 2026-09-09T00:34:58.372Z | | |
| 340 | 2026-09-09T00:34:58.372Z | 1035 | same(fnvlist_free as usize, |
| 341 | 2026-09-09T00:34:58.372Z | | ^^^^^^^^ |
| 342 | 2026-09-09T00:34:58.372Z | | |
| 343 | 2026-09-09T00:34:58.372Z | help: first cast to a pointer `as *const ()` |
| 344 | 2026-09-09T00:34:58.372Z | | |
| 345 | 2026-09-09T00:34:58.372Z | 1035 | same(fnvlist_free as *const () as usize, |
| 346 | 2026-09-09T00:34:58.373Z | | ++++++++++++ |
| 347 | 2026-09-09T00:34:58.373Z | |
| 348 | 2026-09-09T00:34:58.373Z | warning: direct cast of function item into an integer |
| 349 | 2026-09-09T00:34:58.373Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1052:43 |
| 350 | 2026-09-09T00:34:58.373Z | | |
| 351 | 2026-09-09T00:34:58.373Z | 1052 | same(fnvlist_size as usize, |
| 352 | 2026-09-09T00:34:58.373Z | | ^^^^^^^^ |
| 353 | 2026-09-09T00:34:58.373Z | | |
| 354 | 2026-09-09T00:34:58.373Z | help: first cast to a pointer `as *const ()` |
| 355 | 2026-09-09T00:34:58.373Z | | |
| 356 | 2026-09-09T00:34:58.373Z | 1052 | same(fnvlist_size as *const () as usize, |
| 357 | 2026-09-09T00:34:58.373Z | | ++++++++++++ |
| 358 | 2026-09-09T00:34:58.373Z | |
| 359 | 2026-09-09T00:34:58.373Z | warning: direct cast of function item into an integer |
| 360 | 2026-09-09T00:34:58.373Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1069:43 |
| 361 | 2026-09-09T00:34:58.373Z | | |
| 362 | 2026-09-09T00:34:58.374Z | 1069 | same(fnvlist_pack as usize, |
| 363 | 2026-09-09T00:34:58.374Z | | ^^^^^^^^ |
| 364 | 2026-09-09T00:34:58.374Z | | |
| 365 | 2026-09-09T00:34:58.374Z | help: first cast to a pointer `as *const ()` |
| 366 | 2026-09-09T00:34:58.374Z | | |
| 367 | 2026-09-09T00:34:58.374Z | 1069 | same(fnvlist_pack as *const () as usize, |
| 368 | 2026-09-09T00:34:58.374Z | | ++++++++++++ |
| 369 | 2026-09-09T00:34:58.374Z | |
| 370 | 2026-09-09T00:34:58.374Z | warning: direct cast of function item into an integer |
| 371 | 2026-09-09T00:34:58.374Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1086:48 |
| 372 | 2026-09-09T00:34:58.374Z | | |
| 373 | 2026-09-09T00:34:58.374Z | 1086 | same(fnvlist_pack_free as usize, |
| 374 | 2026-09-09T00:34:58.374Z | | ^^^^^^^^ |
| 375 | 2026-09-09T00:34:58.374Z | | |
| 376 | 2026-09-09T00:34:58.374Z | help: first cast to a pointer `as *const ()` |
| 377 | 2026-09-09T00:34:58.375Z | | |
| 378 | 2026-09-09T00:34:58.375Z | 1086 | same(fnvlist_pack_free as *const () as usize, |
| 379 | 2026-09-09T00:34:58.375Z | | ++++++++++++ |
| 380 | 2026-09-09T00:34:58.375Z | |
| 381 | 2026-09-09T00:34:58.375Z | warning: direct cast of function item into an integer |
| 382 | 2026-09-09T00:34:58.375Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1103:45 |
| 383 | 2026-09-09T00:34:58.375Z | | |
| 384 | 2026-09-09T00:34:58.375Z | 1103 | same(fnvlist_unpack as usize, |
| 385 | 2026-09-09T00:34:58.375Z | | ^^^^^^^^ |
| 386 | 2026-09-09T00:34:58.375Z | | |
| 387 | 2026-09-09T00:34:58.375Z | help: first cast to a pointer `as *const ()` |
| 388 | 2026-09-09T00:34:58.375Z | | |
| 389 | 2026-09-09T00:34:58.375Z | 1103 | same(fnvlist_unpack as *const () as usize, |
| 390 | 2026-09-09T00:34:58.375Z | | ++++++++++++ |
| 391 | 2026-09-09T00:34:58.375Z | |
| 392 | 2026-09-09T00:34:58.376Z | warning: direct cast of function item into an integer |
| 393 | 2026-09-09T00:34:58.376Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1120:42 |
| 394 | 2026-09-09T00:34:58.376Z | | |
| 395 | 2026-09-09T00:34:58.376Z | 1120 | same(fnvlist_dup as usize, |
| 396 | 2026-09-09T00:34:58.376Z | | ^^^^^^^^ |
| 397 | 2026-09-09T00:34:58.376Z | | |
| 398 | 2026-09-09T00:34:58.376Z | help: first cast to a pointer `as *const ()` |
| 399 | 2026-09-09T00:34:58.376Z | | |
| 400 | 2026-09-09T00:34:58.376Z | 1120 | same(fnvlist_dup as *const () as usize, |
| 401 | 2026-09-09T00:34:58.376Z | | ++++++++++++ |
| 402 | 2026-09-09T00:34:58.376Z | |
| 403 | 2026-09-09T00:34:58.376Z | warning: direct cast of function item into an integer |
| 404 | 2026-09-09T00:34:58.376Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1137:44 |
| 405 | 2026-09-09T00:34:58.377Z | | |
| 406 | 2026-09-09T00:34:58.377Z | 1137 | same(fnvlist_merge as usize, |
| 407 | 2026-09-09T00:34:58.377Z | | ^^^^^^^^ |
| 408 | 2026-09-09T00:34:58.377Z | | |
| 409 | 2026-09-09T00:34:58.377Z | help: first cast to a pointer `as *const ()` |
| 410 | 2026-09-09T00:34:58.377Z | | |
| 411 | 2026-09-09T00:34:58.377Z | 1137 | same(fnvlist_merge as *const () as usize, |
| 412 | 2026-09-09T00:34:58.377Z | | ++++++++++++ |
| 413 | 2026-09-09T00:34:58.377Z | |
| 414 | 2026-09-09T00:34:58.377Z | warning: direct cast of function item into an integer |
| 415 | 2026-09-09T00:34:58.377Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1154:48 |
| 416 | 2026-09-09T00:34:58.377Z | | |
| 417 | 2026-09-09T00:34:58.377Z | 1154 | same(fnvlist_num_pairs as usize, |
| 418 | 2026-09-09T00:34:58.377Z | | ^^^^^^^^ |
| 419 | 2026-09-09T00:34:58.377Z | | |
| 420 | 2026-09-09T00:34:58.378Z | help: first cast to a pointer `as *const ()` |
| 421 | 2026-09-09T00:34:58.378Z | | |
| 422 | 2026-09-09T00:34:58.378Z | 1154 | same(fnvlist_num_pairs as *const () as usize, |
| 423 | 2026-09-09T00:34:58.378Z | | ++++++++++++ |
| 424 | 2026-09-09T00:34:58.378Z | |
| 425 | 2026-09-09T00:34:58.378Z | warning: direct cast of function item into an integer |
| 426 | 2026-09-09T00:34:58.378Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1171:50 |
| 427 | 2026-09-09T00:34:58.378Z | | |
| 428 | 2026-09-09T00:34:58.378Z | 1171 | same(fnvlist_add_boolean as usize, |
| 429 | 2026-09-09T00:34:58.378Z | | ^^^^^^^^ |
| 430 | 2026-09-09T00:34:58.378Z | | |
| 431 | 2026-09-09T00:34:58.378Z | help: first cast to a pointer `as *const ()` |
| 432 | 2026-09-09T00:34:58.378Z | | |
| 433 | 2026-09-09T00:34:58.378Z | 1171 | same(fnvlist_add_boolean as *const () as usize, |
| 434 | 2026-09-09T00:34:58.378Z | | ++++++++++++ |
| 435 | 2026-09-09T00:34:58.379Z | |
| 436 | 2026-09-09T00:34:58.379Z | warning: direct cast of function item into an integer |
| 437 | 2026-09-09T00:34:58.379Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1188:56 |
| 438 | 2026-09-09T00:34:58.384Z | | |
| 439 | 2026-09-09T00:34:58.384Z | 1188 | same(fnvlist_add_boolean_value as usize, |
| 440 | 2026-09-09T00:34:58.384Z | | ^^^^^^^^ |
| 441 | 2026-09-09T00:34:58.385Z | | |
| 442 | 2026-09-09T00:34:58.385Z | help: first cast to a pointer `as *const ()` |
| 443 | 2026-09-09T00:34:58.385Z | | |
| 444 | 2026-09-09T00:34:58.385Z | 1188 | same(fnvlist_add_boolean_value as *const () as usize, |
| 445 | 2026-09-09T00:34:58.385Z | | ++++++++++++ |
| 446 | 2026-09-09T00:34:58.385Z | |
| 447 | 2026-09-09T00:34:58.385Z | warning: direct cast of function item into an integer |
| 448 | 2026-09-09T00:34:58.385Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1205:47 |
| 449 | 2026-09-09T00:34:58.385Z | | |
| 450 | 2026-09-09T00:34:58.385Z | 1205 | same(fnvlist_add_byte as usize, |
| 451 | 2026-09-09T00:34:58.385Z | | ^^^^^^^^ |
| 452 | 2026-09-09T00:34:58.385Z | | |
| 453 | 2026-09-09T00:34:58.385Z | help: first cast to a pointer `as *const ()` |
| 454 | 2026-09-09T00:34:58.385Z | | |
| 455 | 2026-09-09T00:34:58.385Z | 1205 | same(fnvlist_add_byte as *const () as usize, |
| 456 | 2026-09-09T00:34:58.385Z | | ++++++++++++ |
| 457 | 2026-09-09T00:34:58.385Z | |
| 458 | 2026-09-09T00:34:58.385Z | warning: direct cast of function item into an integer |
| 459 | 2026-09-09T00:34:58.385Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1222:47 |
| 460 | 2026-09-09T00:34:58.386Z | | |
| 461 | 2026-09-09T00:34:58.386Z | 1222 | same(fnvlist_add_int8 as usize, |
| 462 | 2026-09-09T00:34:58.386Z | | ^^^^^^^^ |
| 463 | 2026-09-09T00:34:58.386Z | | |
| 464 | 2026-09-09T00:34:58.386Z | help: first cast to a pointer `as *const ()` |
| 465 | 2026-09-09T00:34:58.386Z | | |
| 466 | 2026-09-09T00:34:58.386Z | 1222 | same(fnvlist_add_int8 as *const () as usize, |
| 467 | 2026-09-09T00:34:58.386Z | | ++++++++++++ |
| 468 | 2026-09-09T00:34:58.386Z | |
| 469 | 2026-09-09T00:34:58.386Z | warning: direct cast of function item into an integer |
| 470 | 2026-09-09T00:34:58.386Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1239:48 |
| 471 | 2026-09-09T00:34:58.386Z | | |
| 472 | 2026-09-09T00:34:58.386Z | 1239 | same(fnvlist_add_uint8 as usize, |
| 473 | 2026-09-09T00:34:58.386Z | | ^^^^^^^^ |
| 474 | 2026-09-09T00:34:58.386Z | | |
| 475 | 2026-09-09T00:34:58.386Z | help: first cast to a pointer `as *const ()` |
| 476 | 2026-09-09T00:34:58.386Z | | |
| 477 | 2026-09-09T00:34:58.386Z | 1239 | same(fnvlist_add_uint8 as *const () as usize, |
| 478 | 2026-09-09T00:34:58.387Z | | ++++++++++++ |
| 479 | 2026-09-09T00:34:58.387Z | |
| 480 | 2026-09-09T00:34:58.387Z | warning: direct cast of function item into an integer |
| 481 | 2026-09-09T00:34:58.387Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1256:48 |
| 482 | 2026-09-09T00:34:58.387Z | | |
| 483 | 2026-09-09T00:34:58.387Z | 1256 | same(fnvlist_add_int16 as usize, |
| 484 | 2026-09-09T00:34:58.387Z | | ^^^^^^^^ |
| 485 | 2026-09-09T00:34:58.387Z | | |
| 486 | 2026-09-09T00:34:58.387Z | help: first cast to a pointer `as *const ()` |
| 487 | 2026-09-09T00:34:58.387Z | | |
| 488 | 2026-09-09T00:34:58.387Z | 1256 | same(fnvlist_add_int16 as *const () as usize, |
| 489 | 2026-09-09T00:34:58.387Z | | ++++++++++++ |
| 490 | 2026-09-09T00:34:58.387Z | |
| 491 | 2026-09-09T00:34:58.387Z | warning: direct cast of function item into an integer |
| 492 | 2026-09-09T00:34:58.387Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1273:49 |
| 493 | 2026-09-09T00:34:58.387Z | | |
| 494 | 2026-09-09T00:34:58.387Z | 1273 | same(fnvlist_add_uint16 as usize, |
| 495 | 2026-09-09T00:34:58.387Z | | ^^^^^^^^ |
| 496 | 2026-09-09T00:34:58.387Z | | |
| 497 | 2026-09-09T00:34:58.387Z | help: first cast to a pointer `as *const ()` |
| 498 | 2026-09-09T00:34:58.387Z | | |
| 499 | 2026-09-09T00:34:58.388Z | 1273 | same(fnvlist_add_uint16 as *const () as usize, |
| 500 | 2026-09-09T00:34:58.388Z | | ++++++++++++ |
| 501 | 2026-09-09T00:34:58.388Z | |
| 502 | 2026-09-09T00:34:58.388Z | warning: direct cast of function item into an integer |
| 503 | 2026-09-09T00:34:58.388Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1290:48 |
| 504 | 2026-09-09T00:34:58.388Z | | |
| 505 | 2026-09-09T00:34:58.388Z | 1290 | same(fnvlist_add_int32 as usize, |
| 506 | 2026-09-09T00:34:58.388Z | | ^^^^^^^^ |
| 507 | 2026-09-09T00:34:58.388Z | | |
| 508 | 2026-09-09T00:34:58.388Z | help: first cast to a pointer `as *const ()` |
| 509 | 2026-09-09T00:34:58.388Z | | |
| 510 | 2026-09-09T00:34:58.388Z | 1290 | same(fnvlist_add_int32 as *const () as usize, |
| 511 | 2026-09-09T00:34:58.388Z | | ++++++++++++ |
| 512 | 2026-09-09T00:34:58.388Z | |
| 513 | 2026-09-09T00:34:58.388Z | warning: direct cast of function item into an integer |
| 514 | 2026-09-09T00:34:58.388Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1307:49 |
| 515 | 2026-09-09T00:34:58.388Z | | |
| 516 | 2026-09-09T00:34:58.388Z | 1307 | same(fnvlist_add_uint32 as usize, |
| 517 | 2026-09-09T00:34:58.388Z | | ^^^^^^^^ |
| 518 | 2026-09-09T00:34:58.388Z | | |
| 519 | 2026-09-09T00:34:58.388Z | help: first cast to a pointer `as *const ()` |
| 520 | 2026-09-09T00:34:58.388Z | | |
| 521 | 2026-09-09T00:34:58.388Z | 1307 | same(fnvlist_add_uint32 as *const () as usize, |
| 522 | 2026-09-09T00:34:58.388Z | | ++++++++++++ |
| 523 | 2026-09-09T00:34:58.388Z | |
| 524 | 2026-09-09T00:34:58.388Z | warning: direct cast of function item into an integer |
| 525 | 2026-09-09T00:34:58.388Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1324:48 |
| 526 | 2026-09-09T00:34:58.388Z | | |
| 527 | 2026-09-09T00:34:58.388Z | 1324 | same(fnvlist_add_int64 as usize, |
| 528 | 2026-09-09T00:34:58.388Z | | ^^^^^^^^ |
| 529 | 2026-09-09T00:34:58.388Z | | |
| 530 | 2026-09-09T00:34:58.388Z | help: first cast to a pointer `as *const ()` |
| 531 | 2026-09-09T00:34:58.389Z | | |
| 532 | 2026-09-09T00:34:58.389Z | 1324 | same(fnvlist_add_int64 as *const () as usize, |
| 533 | 2026-09-09T00:34:58.389Z | | ++++++++++++ |
| 534 | 2026-09-09T00:34:58.389Z | |
| 535 | 2026-09-09T00:34:58.389Z | warning: direct cast of function item into an integer |
| 536 | 2026-09-09T00:34:58.389Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1341:49 |
| 537 | 2026-09-09T00:34:58.389Z | | |
| 538 | 2026-09-09T00:34:58.402Z | 1341 | same(fnvlist_add_uint64 as usize, |
| 539 | 2026-09-09T00:34:58.402Z | | ^^^^^^^^ |
| 540 | 2026-09-09T00:34:58.402Z | | |
| 541 | 2026-09-09T00:34:58.402Z | help: first cast to a pointer `as *const ()` |
| 542 | 2026-09-09T00:34:58.402Z | | |
| 543 | 2026-09-09T00:34:58.402Z | 1341 | same(fnvlist_add_uint64 as *const () as usize, |
| 544 | 2026-09-09T00:34:58.402Z | | ++++++++++++ |
| 545 | 2026-09-09T00:34:58.402Z | |
| 546 | 2026-09-09T00:34:58.402Z | warning: direct cast of function item into an integer |
| 547 | 2026-09-09T00:34:58.402Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1358:49 |
| 548 | 2026-09-09T00:34:58.402Z | | |
| 549 | 2026-09-09T00:34:58.402Z | 1358 | same(fnvlist_add_string as usize, |
| 550 | 2026-09-09T00:34:58.402Z | | ^^^^^^^^ |
| 551 | 2026-09-09T00:34:58.402Z | | |
| 552 | 2026-09-09T00:34:58.402Z | help: first cast to a pointer `as *const ()` |
| 553 | 2026-09-09T00:34:58.402Z | | |
| 554 | 2026-09-09T00:34:58.402Z | 1358 | same(fnvlist_add_string as *const () as usize, |
| 555 | 2026-09-09T00:34:58.402Z | | ++++++++++++ |
| 556 | 2026-09-09T00:34:58.402Z | |
| 557 | 2026-09-09T00:34:58.402Z | warning: direct cast of function item into an integer |
| 558 | 2026-09-09T00:34:58.403Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1375:49 |
| 559 | 2026-09-09T00:34:58.403Z | | |
| 560 | 2026-09-09T00:34:58.403Z | 1375 | same(fnvlist_add_nvlist as usize, |
| 561 | 2026-09-09T00:34:58.403Z | | ^^^^^^^^ |
| 562 | 2026-09-09T00:34:58.403Z | | |
| 563 | 2026-09-09T00:34:58.403Z | help: first cast to a pointer `as *const ()` |
| 564 | 2026-09-09T00:34:58.403Z | | |
| 565 | 2026-09-09T00:34:58.403Z | 1375 | same(fnvlist_add_nvlist as *const () as usize, |
| 566 | 2026-09-09T00:34:58.403Z | | ++++++++++++ |
| 567 | 2026-09-09T00:34:58.403Z | |
| 568 | 2026-09-09T00:34:58.403Z | warning: direct cast of function item into an integer |
| 569 | 2026-09-09T00:34:58.403Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-85b629144a76fdb8/out/main.rs:1392:49 |
| 570 | 2026-09-09T00:34:58.403Z | | |
| 571 | 2026-09-09T00:34:58.403Z | 1392 | same(fnvlist_add_nvpair as usize, |
| 572 | 2026-09-09T00:34:58.403Z | | ^^^^^^^^ |
| 573 | 2026-09-09T00:34:58.403Z | | |
| 574 | 2026-09-09T00:34:58.403Z | help: first cast to a pointer `as *const ()` |
| 575 | 2026-09-09T00:34:58.403Z | | |
| 576 | 2026-09-09T00:34:58.403Z | 1392 | same(fnvlist_add_nvpair as *const () as usize, |
| 577 | 2026-09-09T00:34:58.403Z | | ++++++++++++ |
| 578 | 2026-09-09T00:34:58.403Z | |
| 579 | 2026-09-09T00:34:58.552Z | warning: `nvpair-hdrchk` (test "main") generated 32 warnings (run `cargo fix --test "main" -p nvpair-hdrchk` to apply 32 suggestions) |
| 580 | 2026-09-09T00:34:58.552Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.70s |
| 581 | 2026-09-09T00:34:58.562Z | Running test/main.rs (target/debug/deps/main-8af7cfc3c3e5ddbb) |
| 582 | 2026-09-09T00:34:58.573Z | RUNNING ALL TESTS |
| 583 | 2026-09-09T00:34:58.574Z | PASSED 90 tests |
| 584 | 2026-09-09T00:34:58.574Z | RUNNING HEADER-CHECK FOR crates/viona-api/header-check/ |
| 585 | 2026-09-09T00:34:58.626Z | Updating crates.io index |
| 586 | 2026-09-09T00:34:58.782Z | Locking 42 packages to latest compatible versions |
| 587 | 2026-09-09T00:34:58.828Z | Compiling libc v0.2.189 |
| 588 | 2026-09-09T00:34:58.829Z | Compiling proc-macro2 v1.0.107 |
| 589 | 2026-09-09T00:34:58.836Z | Compiling quote v1.0.47 |
| 590 | 2026-09-09T00:34:58.836Z | Compiling unicode-ident v1.0.24 |
| 591 | 2026-09-09T00:34:58.836Z | Compiling serde_core v1.0.229 |
| 592 | 2026-09-09T00:34:58.836Z | Compiling serde v1.0.229 |
| 593 | 2026-09-09T00:34:58.836Z | Compiling cfg-if v0.1.10 |
| 594 | 2026-09-09T00:34:58.836Z | Compiling zmij v1.0.23 |
| 595 | 2026-09-09T00:34:58.890Z | Compiling serde_json v1.0.151 |
| 596 | 2026-09-09T00:34:58.929Z | Compiling itoa v1.0.18 |
| 597 | 2026-09-09T00:34:59.098Z | Compiling unicode-xid v0.2.6 |
| 598 | 2026-09-09T00:34:59.106Z | Compiling memchr v2.8.3 |
| 599 | 2026-09-09T00:34:59.139Z | Compiling bitflags v1.3.2 |
| 600 | 2026-09-09T00:34:59.160Z | Compiling shlex v2.0.1 |
| 601 | 2026-09-09T00:34:59.180Z | Compiling semver v1.0.28 |
| 602 | 2026-09-09T00:34:59.185Z | Compiling find-msvc-tools v0.1.12 |
| 603 | 2026-09-09T00:34:59.327Z | Compiling log v0.4.34 |
| 604 | 2026-09-09T00:34:59.388Z | Compiling rustc_version v0.4.1 |
| 605 | 2026-09-09T00:34:59.388Z | Compiling cc v1.4.5 |
| 606 | 2026-09-09T00:34:59.479Z | Compiling dirs-sys v0.3.7 |
| 607 | 2026-09-09T00:34:59.479Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 608 | 2026-09-09T00:34:59.553Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 609 | 2026-09-09T00:34:59.601Z | Compiling dirs v2.0.2 |
| 610 | 2026-09-09T00:34:59.646Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 611 | 2026-09-09T00:34:59.660Z | Compiling term v0.6.1 |
| 612 | 2026-09-09T00:34:59.890Z | Compiling syn v3.0.5 |
| 613 | 2026-09-09T00:35:01.122Z | Compiling serde_derive v1.0.229 |
| 614 | 2026-09-09T00:35:03.003Z | Compiling garando_pos v0.1.0 |
| 615 | 2026-09-09T00:35:03.268Z | Compiling garando_errors v0.1.0 |
| 616 | 2026-09-09T00:35:03.644Z | Compiling garando_syntax v0.1.1 |
| 617 | 2026-09-09T00:35:07.701Z | Compiling ctest2 v0.4.10 |
| 618 | 2026-09-09T00:35:08.303Z | Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check) |
| 619 | 2026-09-09T00:35:09.392Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.78s |
| 620 | 2026-09-09T00:35:09.398Z | Running test/main.rs (target/debug/deps/main-a26d8bdc60c4203b) |
| 621 | 2026-09-09T00:35:09.398Z | RUNNING ALL TESTS |
| 622 | 2026-09-09T00:35:09.398Z | bad VIONA_CURRENT_INTERFACE_VERSION value at byte 0: rust: 6 (0x6) != c 7 (0x7) |
| 623 | 2026-09-09T00:35:09.398Z | |
| 624 | 2026-09-09T00:35:09.399Z | thread 'main' (1) panicked at /work/oxidecomputer/propolis/crates/viona-api/header-check/target/debug/build/viona_api-hdrchk-e3014047f13949db/out/main.rs:12:21: |
| 625 | 2026-09-09T00:35:09.399Z | some tests failed |
| 626 | 2026-09-09T00:35:09.399Z | note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace |
| 627 | 2026-09-09T00:35:09.399Z | error: test failed, to rerun pass `--test main` |
| 628 | 2026-09-09T00:35:09.399Z | process exited: duration 95480 ms, exit code 101 |
| |
| 629 | 2026-09-09T00:35:09.412Z | found 0 output files |