|
|
|
| 1 | 2026-07-28T20:33:07.409Z | job assigned to worker 01KYN6VEPYXJ1Q7WJM0GJBHXZS [factory aws, i-075fd8a1c1b6b68a9] (queued for 45 s) |
| |
| 2 | 2026-07-28T20:33:14.274Z | starting task 0: "setup" |
| 3 | 2026-07-28T20:33:14.281Z | ++ uname -s |
| 4 | 2026-07-28T20:33:14.284Z | + kern=SunOS |
| 5 | 2026-07-28T20:33:14.284Z | + build_user=build |
| 6 | 2026-07-28T20:33:14.284Z | + build_uid=12345 |
| 7 | 2026-07-28T20:33:14.284Z | + work_dir=/work |
| 8 | 2026-07-28T20:33:14.284Z | + input_dir=/input |
| 9 | 2026-07-28T20:33:14.284Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-28T20:33:14.284Z | + case "$kern" in |
| 11 | 2026-07-28T20:33:14.284Z | + groupadd -g 12345 build |
| 12 | 2026-07-28T20:33:14.284Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-28T20:33:16.290Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-28T20:33:16.389Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-28T20:33:16.393Z | + home_fs=zfs |
| 16 | 2026-07-28T20:33:16.393Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-28T20:33:16.393Z | + mkdir -p /home/build |
| 18 | 2026-07-28T20:33:16.393Z | + chown build:build /home/build /work |
| 19 | 2026-07-28T20:33:18.392Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-28T20:33:18.395Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-07-28T20:33:18.402Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-28T20:33:18.406Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-07-28T20:33:18.406Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-28T20:33:18.406Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-07-28T20:33:18.406Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-28T20:33:18.406Z | * rust toolchain channel = "1.97.1" |
| 27 | 2026-07-28T20:33:18.406Z | * rust toolchain profile = "default" |
| 28 | 2026-07-28T20:33:18.409Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-28T20:33:18.409Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-07-28T20:33:18.530Z | info: downloading installer |
| 31 | 2026-07-28T20:33:19.965Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-28T20:33:19.965Z | warn: /opt/ooce/bin |
| 33 | 2026-07-28T20:33:19.965Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-28T20:33:19.965Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-28T20:33:19.965Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-28T20:33:19.965Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-28T20:33:19.965Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-28T20:33:19.965Z | error: cannot install while Rust is installed |
| 39 | 2026-07-28T20:33:19.965Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-28T20:33:19.965Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-28T20:33:19.965Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-28T20:33:19.965Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-28T20:33:19.965Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-28T20:33:19.979Z | info: profile set to default |
| 45 | 2026-07-28T20:33:19.979Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-28T20:33:19.982Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 47 | 2026-07-28T20:33:20.119Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-28T20:33:20.122Z | info: downloading 6 components |
| 49 | 2026-07-28T20:33:36.893Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 50 | 2026-07-28T20:33:36.894Z | |
| 51 | 2026-07-28T20:33:36.920Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-28T20:33:36.920Z | |
| 53 | 2026-07-28T20:33:36.920Z | |
| 54 | 2026-07-28T20:33:36.920Z | Rust is installed now. Great! |
| 55 | 2026-07-28T20:33:36.920Z | |
| 56 | 2026-07-28T20:33:36.924Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-28T20:33:36.924Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-28T20:33:36.924Z | |
| 59 | 2026-07-28T20:33:36.924Z | To configure your current shell, you need to source |
| 60 | 2026-07-28T20:33:36.924Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-28T20:33:36.924Z | |
| 62 | 2026-07-28T20:33:36.924Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-28T20:33:36.924Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-28T20:33:36.924Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-28T20:33:36.924Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-28T20:33:36.924Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-28T20:33:36.924Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-28T20:33:36.924Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-28T20:33:36.924Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-28T20:33:36.924Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-28T20:33:37.004Z | + rustup --version |
| 72 | 2026-07-28T20:33:37.013Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-28T20:33:37.021Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-28T20:33:37.033Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-28T20:33:37.037Z | + cargo --version |
| 76 | 2026-07-28T20:33:37.051Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-28T20:33:37.055Z | + rustc --version |
| 78 | 2026-07-28T20:33:37.073Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-28T20:33:37.078Z | process exited: duration 18672 ms, exit code 0 |
| |
| 80 | 2026-07-28T20:33:37.085Z | starting task 2: "authentication" |
| 81 | 2026-07-28T20:33:37.103Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-07-28T20:33:37.110Z | starting task 3: "clone repository" |
| 83 | 2026-07-28T20:33:37.114Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-28T20:33:37.117Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-28T20:33:37.146Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-28T20:33:38.296Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-28T20:33:38.296Z | + git fetch origin 8c1018607224e2f9787dfe638b8cb98644f82f5f |
| 88 | 2026-07-28T20:33:38.583Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-28T20:33:38.583Z | * branch 8c1018607224e2f9787dfe638b8cb98644f82f5f -> FETCH_HEAD |
| 90 | 2026-07-28T20:33:38.590Z | + [[ -n spr/papertigers/bump-rust-to-1971 ]] |
| 91 | 2026-07-28T20:33:38.594Z | ++ git branch --show-current |
| 92 | 2026-07-28T20:33:38.594Z | + current=master |
| 93 | 2026-07-28T20:33:38.594Z | + [[ master != spr/papertigers/bump-rust-to-1971 ]] |
| 94 | 2026-07-28T20:33:38.594Z | + git branch -f spr/papertigers/bump-rust-to-1971 8c1018607224e2f9787dfe638b8cb98644f82f5f |
| 95 | 2026-07-28T20:33:38.598Z | + git checkout -f spr/papertigers/bump-rust-to-1971 |
| 96 | 2026-07-28T20:33:38.616Z | Switched to branch 'spr/papertigers/bump-rust-to-1971' |
| 97 | 2026-07-28T20:33:38.620Z | + git reset --hard 8c1018607224e2f9787dfe638b8cb98644f82f5f |
| 98 | 2026-07-28T20:33:38.637Z | HEAD is now at 8c101860 xtask clippy |
| 99 | 2026-07-28T20:33:38.641Z | process exited: duration 1526 ms, exit code 0 |
| |
| 100 | 2026-07-28T20:33:38.648Z | starting task 4: "build" |
| 101 | 2026-07-28T20:33:38.656Z | Cloning into './gate_src'... |
| 102 | 2026-07-28T20:34:23.852Z | Updating files: 38% (19071/49637)
Updating files: 39% (19359/49637)
Updating files: 40% (19855/49637)
Updating files: 41% (20352/49637)
Updating files: 42% (20848/49637)
Updating files: 43% (21344/49637)
Updating files: 44% (21841/49637)
Updating files: 45% (22337/49637)
Updating files: 46% (22834/49637)
Updating files: 47% (23330/49637)
Updating files: 48% (23826/49637)
Updating files: 49% (24323/49637)
Updating files: 50% (24819/49637)
Updating files: 51% (25315/49637)
Updating files: 52% (25812/49637)
Updating files: 53% (26308/49637)
Updating files: 54% (26804/49637)
Updating files: 55% (27301/49637)
Updating files: 56% (27797/49637)
Updating files: 57% (28294/49637)
Updating files: 58% (28790/49637)
Updating files: 59% (29286/49637)
Updating files: 60% (29783/49637)
Updating files: 61% (30279/49637)
Updating files: 62% (30775/49637)
Updating files: 63% (31272/49637)
Updating files: 64% (31768/49637)
Updating files: 65% (32265/49637)
Updating files: 66% (32761/49637)
Updating files: 67% (33257/49637)
Updating files: 68% (33754/49637)
Updating files: 69% (34250/49637)
Updating files: 70% (34746/49637)
Updating files: 71% (35243/49637)
Updating files: 72% (35739/49637)
Updating files: 73% (36236/49637)
Updating files: 74% (36732/49637)
Updating files: 75% (37228/49637)
Updating files: 76% (37725/49637)
Updating files: 77% (38221/49637)
Updating files: 78% (38717/49637)
Updating files: 79% (39214/49637)
Updating files: 80% (39710/49637)
Updating files: 81% (40206/49637)
Updating files: 82% (40703/49637)
Updating files: 83% (41199/49637)
Updating files: 84% (41696/49637)
Updating files: 85% (42192/49637)
Updating files: 85% (42455/49637)
Updating files: 86% (42688/49637)
Updating files: 87% (43185/49637)
Updating files: 88% (43681/49637)
Updating files: 89% (44177/49637)
Updating files: 90% (44674/49637)
Updating files: 91% (45170/49637)
Updating files: 92% (45667/49637)
Updating files: 93% (46163/49637)
Updating files: 94% (46659/49637)
Updating files: 95% (47156/49637)
Updating files: 96% (47652/49637)
Updating files: 97% (48148/49637)
Updating files: 98% (48645/49637)
Updating files: 99% (49141/49637)
Updating files: 100% (49637/49637)
Updating files: 100% (49637/49637), done. |
| 103 | 2026-07-28T20:34:23.923Z | RUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/ |
| 104 | 2026-07-28T20:34:23.954Z | warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` |
| 105 | 2026-07-28T20:34:24.011Z | Updating crates.io index |
| 106 | 2026-07-28T20:34:24.493Z | Locking 45 packages to latest compatible versions |
| 107 | 2026-07-28T20:34:24.496Z | Adding strum v0.25.0 (available: v0.28.0) |
| 108 | 2026-07-28T20:34:24.499Z | Downloading crates ... |
| 109 | 2026-07-28T20:34:24.540Z | Downloaded heck v0.5.0 |
| 110 | 2026-07-28T20:34:24.549Z | Downloaded log v0.4.33 |
| 111 | 2026-07-28T20:34:24.552Z | Downloaded bitflags v1.3.2 |
| 112 | 2026-07-28T20:34:24.555Z | Downloaded itoa v1.0.18 |
| 113 | 2026-07-28T20:34:24.561Z | Downloaded serde_core v1.0.229 |
| 114 | 2026-07-28T20:34:24.572Z | Downloaded dirs v2.0.2 |
| 115 | 2026-07-28T20:34:24.577Z | Downloaded rustc_version v0.4.1 |
| 116 | 2026-07-28T20:34:24.577Z | Downloaded dirs-sys v0.3.7 |
| 117 | 2026-07-28T20:34:24.581Z | Downloaded strum v0.25.0 |
| 118 | 2026-07-28T20:34:24.584Z | Downloaded strum v0.26.3 |
| 119 | 2026-07-28T20:34:24.584Z | Downloaded cfg-if v0.1.10 |
| 120 | 2026-07-28T20:34:24.589Z | Downloaded rustversion v1.0.23 |
| 121 | 2026-07-28T20:34:24.592Z | Downloaded garando_errors v0.1.0 |
| 122 | 2026-07-28T20:34:24.592Z | Downloaded zmij v1.0.23 |
| 123 | 2026-07-28T20:34:24.592Z | Downloaded find-msvc-tools v0.1.9 |
| 124 | 2026-07-28T20:34:24.595Z | Downloaded shlex v2.0.1 |
| 125 | 2026-07-28T20:34:24.595Z | Downloaded ctest2 v0.4.10 |
| 126 | 2026-07-28T20:34:24.598Z | Downloaded strum_macros v0.26.4 |
| 127 | 2026-07-28T20:34:24.598Z | Downloaded unicode-xid v0.2.6 |
| 128 | 2026-07-28T20:34:24.603Z | Downloaded garando_pos v0.1.0 |
| 129 | 2026-07-28T20:34:24.606Z | Downloaded quote v1.0.47 |
| 130 | 2026-07-28T20:34:24.606Z | Downloaded semver v1.0.28 |
| 131 | 2026-07-28T20:34:24.606Z | Downloaded unicode-ident v1.0.24 |
| 132 | 2026-07-28T20:34:24.611Z | Downloaded term v0.6.1 |
| 133 | 2026-07-28T20:34:24.619Z | Downloaded proc-macro2 v1.0.107 |
| 134 | 2026-07-28T20:34:24.625Z | Downloaded serde_derive v1.0.229 |
| 135 | 2026-07-28T20:34:24.641Z | Downloaded memchr v2.8.3 |
| 136 | 2026-07-28T20:34:24.644Z | Downloaded cc v1.4.0 |
| 137 | 2026-07-28T20:34:24.649Z | Downloaded serde v1.0.229 |
| 138 | 2026-07-28T20:34:24.652Z | Downloaded serde_json v1.0.151 |
| 139 | 2026-07-28T20:34:24.677Z | Downloaded garando_syntax v0.1.1 |
| 140 | 2026-07-28T20:34:24.699Z | Downloaded syn v2.0.119 |
| 141 | 2026-07-28T20:34:24.705Z | Downloaded syn v3.0.3 |
| 142 | 2026-07-28T20:34:24.735Z | Downloaded libc v0.2.189 |
| 143 | 2026-07-28T20:34:24.788Z | Compiling proc-macro2 v1.0.107 |
| 144 | 2026-07-28T20:34:24.788Z | Compiling unicode-ident v1.0.24 |
| 145 | 2026-07-28T20:34:24.792Z | Compiling quote v1.0.47 |
| 146 | 2026-07-28T20:34:24.792Z | Compiling libc v0.2.189 |
| 147 | 2026-07-28T20:34:24.792Z | Compiling serde_core v1.0.229 |
| 148 | 2026-07-28T20:34:24.792Z | Compiling serde v1.0.229 |
| 149 | 2026-07-28T20:34:24.792Z | Compiling zmij v1.0.23 |
| 150 | 2026-07-28T20:34:24.792Z | Compiling cfg-if v0.1.10 |
| 151 | 2026-07-28T20:34:24.879Z | Compiling rustversion v1.0.23 |
| 152 | 2026-07-28T20:34:24.938Z | Compiling serde_json v1.0.151 |
| 153 | 2026-07-28T20:34:25.164Z | Compiling heck v0.5.0 |
| 154 | 2026-07-28T20:34:25.187Z | Compiling unicode-xid v0.2.6 |
| 155 | 2026-07-28T20:34:25.192Z | Compiling memchr v2.8.3 |
| 156 | 2026-07-28T20:34:25.276Z | Compiling itoa v1.0.18 |
| 157 | 2026-07-28T20:34:25.344Z | Compiling shlex v2.0.1 |
| 158 | 2026-07-28T20:34:25.444Z | Compiling log v0.4.33 |
| 159 | 2026-07-28T20:34:25.467Z | Compiling find-msvc-tools v0.1.9 |
| 160 | 2026-07-28T20:34:25.513Z | Compiling dirs-sys v0.3.7 |
| 161 | 2026-07-28T20:34:25.544Z | Compiling bitflags v1.3.2 |
| 162 | 2026-07-28T20:34:25.605Z | Compiling semver v1.0.28 |
| 163 | 2026-07-28T20:34:25.609Z | Compiling cc v1.4.0 |
| 164 | 2026-07-28T20:34:25.689Z | Compiling dirs v2.0.2 |
| 165 | 2026-07-28T20:34:25.741Z | Compiling strum v0.25.0 |
| 166 | 2026-07-28T20:34:25.778Z | Compiling term v0.6.1 |
| 167 | 2026-07-28T20:34:25.793Z | Compiling rustc_version v0.4.1 |
| 168 | 2026-07-28T20:34:25.975Z | Compiling syn v3.0.3 |
| 169 | 2026-07-28T20:34:25.975Z | Compiling syn v2.0.119 |
| 170 | 2026-07-28T20:34:27.334Z | Compiling serde_derive v1.0.229 |
| 171 | 2026-07-28T20:34:27.605Z | Compiling strum_macros v0.26.4 |
| 172 | 2026-07-28T20:34:28.670Z | Compiling strum v0.26.3 |
| 173 | 2026-07-28T20:34:28.734Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 174 | 2026-07-28T20:34:29.437Z | Compiling garando_pos v0.1.0 |
| 175 | 2026-07-28T20:34:29.715Z | Compiling garando_errors v0.1.0 |
| 176 | 2026-07-28T20:34:30.105Z | Compiling garando_syntax v0.1.1 |
| 177 | 2026-07-28T20:34:34.252Z | Compiling ctest2 v0.4.10 |
| 178 | 2026-07-28T20:34:34.867Z | Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check) |
| 179 | 2026-07-28T20:34:37.178Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 13.24s |
| 180 | 2026-07-28T20:34:37.193Z | Running test/main.rs (target/debug/deps/main-ad9643111e37892f) |
| 181 | 2026-07-28T20:34:37.196Z | RUNNING ALL TESTS |
| 182 | 2026-07-28T20:34:37.196Z | PASSED 1185 tests |
| 183 | 2026-07-28T20:34:37.206Z | RUNNING HEADER-CHECK FOR crates/nvpair/header-check/ |
| 184 | 2026-07-28T20:34:37.263Z | Updating crates.io index |
| 185 | 2026-07-28T20:34:37.419Z | Locking 40 packages to latest compatible versions |
| 186 | 2026-07-28T20:34:37.460Z | Compiling proc-macro2 v1.0.107 |
| 187 | 2026-07-28T20:34:37.461Z | Compiling unicode-ident v1.0.24 |
| 188 | 2026-07-28T20:34:37.461Z | Compiling libc v0.2.189 |
| 189 | 2026-07-28T20:34:37.461Z | Compiling quote v1.0.47 |
| 190 | 2026-07-28T20:34:37.461Z | Compiling serde_core v1.0.229 |
| 191 | 2026-07-28T20:34:37.464Z | Compiling serde v1.0.229 |
| 192 | 2026-07-28T20:34:37.464Z | Compiling zmij v1.0.23 |
| 193 | 2026-07-28T20:34:37.464Z | Compiling cfg-if v0.1.10 |
| 194 | 2026-07-28T20:34:37.520Z | Compiling serde_json v1.0.151 |
| 195 | 2026-07-28T20:34:37.565Z | Compiling itoa v1.0.18 |
| 196 | 2026-07-28T20:34:37.717Z | Compiling memchr v2.8.3 |
| 197 | 2026-07-28T20:34:37.726Z | Compiling unicode-xid v0.2.6 |
| 198 | 2026-07-28T20:34:37.748Z | Compiling semver v1.0.28 |
| 199 | 2026-07-28T20:34:37.777Z | Compiling log v0.4.33 |
| 200 | 2026-07-28T20:34:37.812Z | Compiling find-msvc-tools v0.1.9 |
| 201 | 2026-07-28T20:34:37.926Z | Compiling shlex v2.0.1 |
| 202 | 2026-07-28T20:34:38.011Z | Compiling bitflags v1.3.2 |
| 203 | 2026-07-28T20:34:38.015Z | Compiling rustc_version v0.4.1 |
| 204 | 2026-07-28T20:34:38.062Z | Compiling cc v1.4.0 |
| 205 | 2026-07-28T20:34:38.144Z | Compiling dirs-sys v0.3.7 |
| 206 | 2026-07-28T20:34:38.184Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 207 | 2026-07-28T20:34:38.257Z | Compiling dirs v2.0.2 |
| 208 | 2026-07-28T20:34:38.316Z | Compiling term v0.6.1 |
| 209 | 2026-07-28T20:34:38.516Z | Compiling syn v3.0.3 |
| 210 | 2026-07-28T20:34:39.748Z | Compiling serde_derive v1.0.229 |
| 211 | 2026-07-28T20:34:41.670Z | Compiling garando_pos v0.1.0 |
| 212 | 2026-07-28T20:34:41.943Z | Compiling garando_errors v0.1.0 |
| 213 | 2026-07-28T20:34:42.319Z | Compiling garando_syntax v0.1.1 |
| 214 | 2026-07-28T20:34:46.413Z | Compiling ctest2 v0.4.10 |
| 215 | 2026-07-28T20:34:47.012Z | Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check) |
| 216 | 2026-07-28T20:34:47.762Z | warning: direct cast of function item into an integer |
| 217 | 2026-07-28T20:34:47.762Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:865:44 |
| 218 | 2026-07-28T20:34:47.762Z | | |
| 219 | 2026-07-28T20:34:47.762Z | 865 | same(nvlist_remove as usize, |
| 220 | 2026-07-28T20:34:47.762Z | | ^^^^^^^^ |
| 221 | 2026-07-28T20:34:47.762Z | | |
| 222 | 2026-07-28T20:34:47.762Z | = note: `#[warn(function_casts_as_integer)]` on by default |
| 223 | 2026-07-28T20:34:47.762Z | help: first cast to a pointer `as *const ()` |
| 224 | 2026-07-28T20:34:47.762Z | | |
| 225 | 2026-07-28T20:34:47.762Z | 865 | same(nvlist_remove as *const () as usize, |
| 226 | 2026-07-28T20:34:47.762Z | | ++++++++++++ |
| 227 | 2026-07-28T20:34:47.762Z | |
| 228 | 2026-07-28T20:34:47.767Z | warning: direct cast of function item into an integer |
| 229 | 2026-07-28T20:34:47.767Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:882:48 |
| 230 | 2026-07-28T20:34:47.767Z | | |
| 231 | 2026-07-28T20:34:47.767Z | 882 | same(nvlist_remove_all as usize, |
| 232 | 2026-07-28T20:34:47.767Z | | ^^^^^^^^ |
| 233 | 2026-07-28T20:34:47.767Z | | |
| 234 | 2026-07-28T20:34:47.767Z | help: first cast to a pointer `as *const ()` |
| 235 | 2026-07-28T20:34:47.768Z | | |
| 236 | 2026-07-28T20:34:47.768Z | 882 | same(nvlist_remove_all as *const () as usize, |
| 237 | 2026-07-28T20:34:47.768Z | | ++++++++++++ |
| 238 | 2026-07-28T20:34:47.768Z | |
| 239 | 2026-07-28T20:34:47.768Z | warning: direct cast of function item into an integer |
| 240 | 2026-07-28T20:34:47.768Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:899:51 |
| 241 | 2026-07-28T20:34:47.768Z | | |
| 242 | 2026-07-28T20:34:47.768Z | 899 | same(nvlist_remove_nvpair as usize, |
| 243 | 2026-07-28T20:34:47.768Z | | ^^^^^^^^ |
| 244 | 2026-07-28T20:34:47.768Z | | |
| 245 | 2026-07-28T20:34:47.768Z | help: first cast to a pointer `as *const ()` |
| 246 | 2026-07-28T20:34:47.768Z | | |
| 247 | 2026-07-28T20:34:47.768Z | 899 | same(nvlist_remove_nvpair as *const () as usize, |
| 248 | 2026-07-28T20:34:47.768Z | | ++++++++++++ |
| 249 | 2026-07-28T20:34:47.768Z | |
| 250 | 2026-07-28T20:34:47.768Z | warning: direct cast of function item into an integer |
| 251 | 2026-07-28T20:34:47.768Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:916:51 |
| 252 | 2026-07-28T20:34:47.768Z | | |
| 253 | 2026-07-28T20:34:47.768Z | 916 | same(nvlist_lookup_nvpair as usize, |
| 254 | 2026-07-28T20:34:47.768Z | | ^^^^^^^^ |
| 255 | 2026-07-28T20:34:47.768Z | | |
| 256 | 2026-07-28T20:34:47.768Z | help: first cast to a pointer `as *const ()` |
| 257 | 2026-07-28T20:34:47.768Z | | |
| 258 | 2026-07-28T20:34:47.768Z | 916 | same(nvlist_lookup_nvpair as *const () as usize, |
| 259 | 2026-07-28T20:34:47.768Z | | ++++++++++++ |
| 260 | 2026-07-28T20:34:47.769Z | |
| 261 | 2026-07-28T20:34:47.769Z | warning: direct cast of function item into an integer |
| 262 | 2026-07-28T20:34:47.769Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:933:49 |
| 263 | 2026-07-28T20:34:47.769Z | | |
| 264 | 2026-07-28T20:34:47.769Z | 933 | same(nvlist_next_nvpair as usize, |
| 265 | 2026-07-28T20:34:47.769Z | | ^^^^^^^^ |
| 266 | 2026-07-28T20:34:47.769Z | | |
| 267 | 2026-07-28T20:34:47.769Z | help: first cast to a pointer `as *const ()` |
| 268 | 2026-07-28T20:34:47.769Z | | |
| 269 | 2026-07-28T20:34:47.769Z | 933 | same(nvlist_next_nvpair as *const () as usize, |
| 270 | 2026-07-28T20:34:47.769Z | | ++++++++++++ |
| 271 | 2026-07-28T20:34:47.769Z | |
| 272 | 2026-07-28T20:34:47.769Z | warning: direct cast of function item into an integer |
| 273 | 2026-07-28T20:34:47.769Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:950:49 |
| 274 | 2026-07-28T20:34:47.769Z | | |
| 275 | 2026-07-28T20:34:47.769Z | 950 | same(nvlist_prev_nvpair as usize, |
| 276 | 2026-07-28T20:34:47.769Z | | ^^^^^^^^ |
| 277 | 2026-07-28T20:34:47.769Z | | |
| 278 | 2026-07-28T20:34:47.769Z | help: first cast to a pointer `as *const ()` |
| 279 | 2026-07-28T20:34:47.769Z | | |
| 280 | 2026-07-28T20:34:47.769Z | 950 | same(nvlist_prev_nvpair as *const () as usize, |
| 281 | 2026-07-28T20:34:47.769Z | | ++++++++++++ |
| 282 | 2026-07-28T20:34:47.769Z | |
| 283 | 2026-07-28T20:34:47.769Z | warning: direct cast of function item into an integer |
| 284 | 2026-07-28T20:34:47.769Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:967:44 |
| 285 | 2026-07-28T20:34:47.769Z | | |
| 286 | 2026-07-28T20:34:47.769Z | 967 | same(nvlist_exists as usize, |
| 287 | 2026-07-28T20:34:47.769Z | | ^^^^^^^^ |
| 288 | 2026-07-28T20:34:47.770Z | | |
| 289 | 2026-07-28T20:34:47.770Z | help: first cast to a pointer `as *const ()` |
| 290 | 2026-07-28T20:34:47.770Z | | |
| 291 | 2026-07-28T20:34:47.770Z | 967 | same(nvlist_exists as *const () as usize, |
| 292 | 2026-07-28T20:34:47.770Z | | ++++++++++++ |
| 293 | 2026-07-28T20:34:47.770Z | |
| 294 | 2026-07-28T20:34:47.770Z | warning: direct cast of function item into an integer |
| 295 | 2026-07-28T20:34:47.770Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:984:43 |
| 296 | 2026-07-28T20:34:47.770Z | | |
| 297 | 2026-07-28T20:34:47.770Z | 984 | same(nvlist_empty as usize, |
| 298 | 2026-07-28T20:34:47.770Z | | ^^^^^^^^ |
| 299 | 2026-07-28T20:34:47.770Z | | |
| 300 | 2026-07-28T20:34:47.770Z | help: first cast to a pointer `as *const ()` |
| 301 | 2026-07-28T20:34:47.770Z | | |
| 302 | 2026-07-28T20:34:47.770Z | 984 | same(nvlist_empty as *const () as usize, |
| 303 | 2026-07-28T20:34:47.770Z | | ++++++++++++ |
| 304 | 2026-07-28T20:34:47.770Z | |
| 305 | 2026-07-28T20:34:47.770Z | warning: direct cast of function item into an integer |
| 306 | 2026-07-28T20:34:47.770Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1001:44 |
| 307 | 2026-07-28T20:34:47.770Z | | |
| 308 | 2026-07-28T20:34:47.770Z | 1001 | same(nvlist_unpack as usize, |
| 309 | 2026-07-28T20:34:47.770Z | | ^^^^^^^^ |
| 310 | 2026-07-28T20:34:47.770Z | | |
| 311 | 2026-07-28T20:34:47.770Z | help: first cast to a pointer `as *const ()` |
| 312 | 2026-07-28T20:34:47.770Z | | |
| 313 | 2026-07-28T20:34:47.770Z | 1001 | same(nvlist_unpack as *const () as usize, |
| 314 | 2026-07-28T20:34:47.770Z | | ++++++++++++ |
| 315 | 2026-07-28T20:34:47.770Z | |
| 316 | 2026-07-28T20:34:47.770Z | warning: direct cast of function item into an integer |
| 317 | 2026-07-28T20:34:47.770Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1018:44 |
| 318 | 2026-07-28T20:34:47.770Z | | |
| 319 | 2026-07-28T20:34:47.770Z | 1018 | same(fnvlist_alloc as usize, |
| 320 | 2026-07-28T20:34:47.770Z | | ^^^^^^^^ |
| 321 | 2026-07-28T20:34:47.770Z | | |
| 322 | 2026-07-28T20:34:47.771Z | help: first cast to a pointer `as *const ()` |
| 323 | 2026-07-28T20:34:47.771Z | | |
| 324 | 2026-07-28T20:34:47.771Z | 1018 | same(fnvlist_alloc as *const () as usize, |
| 325 | 2026-07-28T20:34:47.771Z | | ++++++++++++ |
| 326 | 2026-07-28T20:34:47.771Z | |
| 327 | 2026-07-28T20:34:47.771Z | warning: direct cast of function item into an integer |
| 328 | 2026-07-28T20:34:47.775Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1035:43 |
| 329 | 2026-07-28T20:34:47.775Z | | |
| 330 | 2026-07-28T20:34:47.775Z | 1035 | same(fnvlist_free as usize, |
| 331 | 2026-07-28T20:34:47.775Z | | ^^^^^^^^ |
| 332 | 2026-07-28T20:34:47.775Z | | |
| 333 | 2026-07-28T20:34:47.775Z | help: first cast to a pointer `as *const ()` |
| 334 | 2026-07-28T20:34:47.775Z | | |
| 335 | 2026-07-28T20:34:47.775Z | 1035 | same(fnvlist_free as *const () as usize, |
| 336 | 2026-07-28T20:34:47.775Z | | ++++++++++++ |
| 337 | 2026-07-28T20:34:47.775Z | |
| 338 | 2026-07-28T20:34:47.775Z | warning: direct cast of function item into an integer |
| 339 | 2026-07-28T20:34:47.775Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1052:43 |
| 340 | 2026-07-28T20:34:47.775Z | | |
| 341 | 2026-07-28T20:34:47.775Z | 1052 | same(fnvlist_size as usize, |
| 342 | 2026-07-28T20:34:47.775Z | | ^^^^^^^^ |
| 343 | 2026-07-28T20:34:47.775Z | | |
| 344 | 2026-07-28T20:34:47.775Z | help: first cast to a pointer `as *const ()` |
| 345 | 2026-07-28T20:34:47.775Z | | |
| 346 | 2026-07-28T20:34:47.775Z | 1052 | same(fnvlist_size as *const () as usize, |
| 347 | 2026-07-28T20:34:47.775Z | | ++++++++++++ |
| 348 | 2026-07-28T20:34:47.775Z | |
| 349 | 2026-07-28T20:34:47.776Z | warning: direct cast of function item into an integer |
| 350 | 2026-07-28T20:34:47.776Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1069:43 |
| 351 | 2026-07-28T20:34:47.776Z | | |
| 352 | 2026-07-28T20:34:47.776Z | 1069 | same(fnvlist_pack as usize, |
| 353 | 2026-07-28T20:34:47.776Z | | ^^^^^^^^ |
| 354 | 2026-07-28T20:34:47.776Z | | |
| 355 | 2026-07-28T20:34:47.776Z | help: first cast to a pointer `as *const ()` |
| 356 | 2026-07-28T20:34:47.776Z | | |
| 357 | 2026-07-28T20:34:47.776Z | 1069 | same(fnvlist_pack as *const () as usize, |
| 358 | 2026-07-28T20:34:47.776Z | | ++++++++++++ |
| 359 | 2026-07-28T20:34:47.776Z | |
| 360 | 2026-07-28T20:34:47.776Z | warning: direct cast of function item into an integer |
| 361 | 2026-07-28T20:34:47.776Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1086:48 |
| 362 | 2026-07-28T20:34:47.776Z | | |
| 363 | 2026-07-28T20:34:47.776Z | 1086 | same(fnvlist_pack_free as usize, |
| 364 | 2026-07-28T20:34:47.776Z | | ^^^^^^^^ |
| 365 | 2026-07-28T20:34:47.776Z | | |
| 366 | 2026-07-28T20:34:47.776Z | help: first cast to a pointer `as *const ()` |
| 367 | 2026-07-28T20:34:47.776Z | | |
| 368 | 2026-07-28T20:34:47.776Z | 1086 | same(fnvlist_pack_free as *const () as usize, |
| 369 | 2026-07-28T20:34:47.776Z | | ++++++++++++ |
| 370 | 2026-07-28T20:34:47.776Z | |
| 371 | 2026-07-28T20:34:47.776Z | warning: direct cast of function item into an integer |
| 372 | 2026-07-28T20:34:47.776Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1103:45 |
| 373 | 2026-07-28T20:34:47.776Z | | |
| 374 | 2026-07-28T20:34:47.776Z | 1103 | same(fnvlist_unpack as usize, |
| 375 | 2026-07-28T20:34:47.776Z | | ^^^^^^^^ |
| 376 | 2026-07-28T20:34:47.776Z | | |
| 377 | 2026-07-28T20:34:47.776Z | help: first cast to a pointer `as *const ()` |
| 378 | 2026-07-28T20:34:47.776Z | | |
| 379 | 2026-07-28T20:34:47.776Z | 1103 | same(fnvlist_unpack as *const () as usize, |
| 380 | 2026-07-28T20:34:47.776Z | | ++++++++++++ |
| 381 | 2026-07-28T20:34:47.776Z | |
| 382 | 2026-07-28T20:34:47.776Z | warning: direct cast of function item into an integer |
| 383 | 2026-07-28T20:34:47.776Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1120:42 |
| 384 | 2026-07-28T20:34:47.776Z | | |
| 385 | 2026-07-28T20:34:47.776Z | 1120 | same(fnvlist_dup as usize, |
| 386 | 2026-07-28T20:34:47.776Z | | ^^^^^^^^ |
| 387 | 2026-07-28T20:34:47.776Z | | |
| 388 | 2026-07-28T20:34:47.777Z | help: first cast to a pointer `as *const ()` |
| 389 | 2026-07-28T20:34:47.777Z | | |
| 390 | 2026-07-28T20:34:47.777Z | 1120 | same(fnvlist_dup as *const () as usize, |
| 391 | 2026-07-28T20:34:47.777Z | | ++++++++++++ |
| 392 | 2026-07-28T20:34:47.777Z | |
| 393 | 2026-07-28T20:34:47.777Z | warning: direct cast of function item into an integer |
| 394 | 2026-07-28T20:34:47.777Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1137:44 |
| 395 | 2026-07-28T20:34:47.777Z | | |
| 396 | 2026-07-28T20:34:47.777Z | 1137 | same(fnvlist_merge as usize, |
| 397 | 2026-07-28T20:34:47.777Z | | ^^^^^^^^ |
| 398 | 2026-07-28T20:34:47.777Z | | |
| 399 | 2026-07-28T20:34:47.777Z | help: first cast to a pointer `as *const ()` |
| 400 | 2026-07-28T20:34:47.777Z | | |
| 401 | 2026-07-28T20:34:47.777Z | 1137 | same(fnvlist_merge as *const () as usize, |
| 402 | 2026-07-28T20:34:47.777Z | | ++++++++++++ |
| 403 | 2026-07-28T20:34:47.777Z | |
| 404 | 2026-07-28T20:34:47.777Z | warning: direct cast of function item into an integer |
| 405 | 2026-07-28T20:34:47.777Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1154:48 |
| 406 | 2026-07-28T20:34:47.777Z | | |
| 407 | 2026-07-28T20:34:47.777Z | 1154 | same(fnvlist_num_pairs as usize, |
| 408 | 2026-07-28T20:34:47.777Z | | ^^^^^^^^ |
| 409 | 2026-07-28T20:34:47.777Z | | |
| 410 | 2026-07-28T20:34:47.777Z | help: first cast to a pointer `as *const ()` |
| 411 | 2026-07-28T20:34:47.777Z | | |
| 412 | 2026-07-28T20:34:47.777Z | 1154 | same(fnvlist_num_pairs as *const () as usize, |
| 413 | 2026-07-28T20:34:47.777Z | | ++++++++++++ |
| 414 | 2026-07-28T20:34:47.777Z | |
| 415 | 2026-07-28T20:34:47.777Z | warning: direct cast of function item into an integer |
| 416 | 2026-07-28T20:34:47.777Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1171:50 |
| 417 | 2026-07-28T20:34:47.777Z | | |
| 418 | 2026-07-28T20:34:47.777Z | 1171 | same(fnvlist_add_boolean as usize, |
| 419 | 2026-07-28T20:34:47.777Z | | ^^^^^^^^ |
| 420 | 2026-07-28T20:34:47.777Z | | |
| 421 | 2026-07-28T20:34:47.777Z | help: first cast to a pointer `as *const ()` |
| 422 | 2026-07-28T20:34:47.777Z | | |
| 423 | 2026-07-28T20:34:47.777Z | 1171 | same(fnvlist_add_boolean as *const () as usize, |
| 424 | 2026-07-28T20:34:47.777Z | | ++++++++++++ |
| 425 | 2026-07-28T20:34:47.777Z | |
| 426 | 2026-07-28T20:34:47.777Z | warning: direct cast of function item into an integer |
| 427 | 2026-07-28T20:34:47.778Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1188:56 |
| 428 | 2026-07-28T20:34:47.781Z | | |
| 429 | 2026-07-28T20:34:47.782Z | 1188 | same(fnvlist_add_boolean_value as usize, |
| 430 | 2026-07-28T20:34:47.782Z | | ^^^^^^^^ |
| 431 | 2026-07-28T20:34:47.782Z | | |
| 432 | 2026-07-28T20:34:47.782Z | help: first cast to a pointer `as *const ()` |
| 433 | 2026-07-28T20:34:47.782Z | | |
| 434 | 2026-07-28T20:34:47.782Z | 1188 | same(fnvlist_add_boolean_value as *const () as usize, |
| 435 | 2026-07-28T20:34:47.782Z | | ++++++++++++ |
| 436 | 2026-07-28T20:34:47.782Z | |
| 437 | 2026-07-28T20:34:47.782Z | warning: direct cast of function item into an integer |
| 438 | 2026-07-28T20:34:47.782Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1205:47 |
| 439 | 2026-07-28T20:34:47.782Z | | |
| 440 | 2026-07-28T20:34:47.782Z | 1205 | same(fnvlist_add_byte as usize, |
| 441 | 2026-07-28T20:34:47.782Z | | ^^^^^^^^ |
| 442 | 2026-07-28T20:34:47.782Z | | |
| 443 | 2026-07-28T20:34:47.782Z | help: first cast to a pointer `as *const ()` |
| 444 | 2026-07-28T20:34:47.782Z | | |
| 445 | 2026-07-28T20:34:47.782Z | 1205 | same(fnvlist_add_byte as *const () as usize, |
| 446 | 2026-07-28T20:34:47.782Z | | ++++++++++++ |
| 447 | 2026-07-28T20:34:47.782Z | |
| 448 | 2026-07-28T20:34:47.782Z | warning: direct cast of function item into an integer |
| 449 | 2026-07-28T20:34:47.782Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1222:47 |
| 450 | 2026-07-28T20:34:47.782Z | | |
| 451 | 2026-07-28T20:34:47.782Z | 1222 | same(fnvlist_add_int8 as usize, |
| 452 | 2026-07-28T20:34:47.782Z | | ^^^^^^^^ |
| 453 | 2026-07-28T20:34:47.782Z | | |
| 454 | 2026-07-28T20:34:47.782Z | help: first cast to a pointer `as *const ()` |
| 455 | 2026-07-28T20:34:47.782Z | | |
| 456 | 2026-07-28T20:34:47.782Z | 1222 | same(fnvlist_add_int8 as *const () as usize, |
| 457 | 2026-07-28T20:34:47.782Z | | ++++++++++++ |
| 458 | 2026-07-28T20:34:47.782Z | |
| 459 | 2026-07-28T20:34:47.782Z | warning: direct cast of function item into an integer |
| 460 | 2026-07-28T20:34:47.782Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1239:48 |
| 461 | 2026-07-28T20:34:47.782Z | | |
| 462 | 2026-07-28T20:34:47.782Z | 1239 | same(fnvlist_add_uint8 as usize, |
| 463 | 2026-07-28T20:34:47.782Z | | ^^^^^^^^ |
| 464 | 2026-07-28T20:34:47.782Z | | |
| 465 | 2026-07-28T20:34:47.782Z | help: first cast to a pointer `as *const ()` |
| 466 | 2026-07-28T20:34:47.782Z | | |
| 467 | 2026-07-28T20:34:47.782Z | 1239 | same(fnvlist_add_uint8 as *const () as usize, |
| 468 | 2026-07-28T20:34:47.783Z | | ++++++++++++ |
| 469 | 2026-07-28T20:34:47.783Z | |
| 470 | 2026-07-28T20:34:47.783Z | warning: direct cast of function item into an integer |
| 471 | 2026-07-28T20:34:47.783Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1256:48 |
| 472 | 2026-07-28T20:34:47.783Z | | |
| 473 | 2026-07-28T20:34:47.783Z | 1256 | same(fnvlist_add_int16 as usize, |
| 474 | 2026-07-28T20:34:47.783Z | | ^^^^^^^^ |
| 475 | 2026-07-28T20:34:47.783Z | | |
| 476 | 2026-07-28T20:34:47.783Z | help: first cast to a pointer `as *const ()` |
| 477 | 2026-07-28T20:34:47.783Z | | |
| 478 | 2026-07-28T20:34:47.783Z | 1256 | same(fnvlist_add_int16 as *const () as usize, |
| 479 | 2026-07-28T20:34:47.783Z | | ++++++++++++ |
| 480 | 2026-07-28T20:34:47.783Z | |
| 481 | 2026-07-28T20:34:47.783Z | warning: direct cast of function item into an integer |
| 482 | 2026-07-28T20:34:47.783Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1273:49 |
| 483 | 2026-07-28T20:34:47.783Z | | |
| 484 | 2026-07-28T20:34:47.783Z | 1273 | same(fnvlist_add_uint16 as usize, |
| 485 | 2026-07-28T20:34:47.783Z | | ^^^^^^^^ |
| 486 | 2026-07-28T20:34:47.783Z | | |
| 487 | 2026-07-28T20:34:47.783Z | help: first cast to a pointer `as *const ()` |
| 488 | 2026-07-28T20:34:47.783Z | | |
| 489 | 2026-07-28T20:34:47.783Z | 1273 | same(fnvlist_add_uint16 as *const () as usize, |
| 490 | 2026-07-28T20:34:47.783Z | | ++++++++++++ |
| 491 | 2026-07-28T20:34:47.783Z | |
| 492 | 2026-07-28T20:34:47.783Z | warning: direct cast of function item into an integer |
| 493 | 2026-07-28T20:34:47.783Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1290:48 |
| 494 | 2026-07-28T20:34:47.783Z | | |
| 495 | 2026-07-28T20:34:47.783Z | 1290 | same(fnvlist_add_int32 as usize, |
| 496 | 2026-07-28T20:34:47.783Z | | ^^^^^^^^ |
| 497 | 2026-07-28T20:34:47.783Z | | |
| 498 | 2026-07-28T20:34:47.783Z | help: first cast to a pointer `as *const ()` |
| 499 | 2026-07-28T20:34:47.783Z | | |
| 500 | 2026-07-28T20:34:47.783Z | 1290 | same(fnvlist_add_int32 as *const () as usize, |
| 501 | 2026-07-28T20:34:47.783Z | | ++++++++++++ |
| 502 | 2026-07-28T20:34:47.783Z | |
| 503 | 2026-07-28T20:34:47.783Z | warning: direct cast of function item into an integer |
| 504 | 2026-07-28T20:34:47.783Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1307:49 |
| 505 | 2026-07-28T20:34:47.783Z | | |
| 506 | 2026-07-28T20:34:47.783Z | 1307 | same(fnvlist_add_uint32 as usize, |
| 507 | 2026-07-28T20:34:47.784Z | | ^^^^^^^^ |
| 508 | 2026-07-28T20:34:47.784Z | | |
| 509 | 2026-07-28T20:34:47.784Z | help: first cast to a pointer `as *const ()` |
| 510 | 2026-07-28T20:34:47.784Z | | |
| 511 | 2026-07-28T20:34:47.784Z | 1307 | same(fnvlist_add_uint32 as *const () as usize, |
| 512 | 2026-07-28T20:34:47.784Z | | ++++++++++++ |
| 513 | 2026-07-28T20:34:47.784Z | |
| 514 | 2026-07-28T20:34:47.784Z | warning: direct cast of function item into an integer |
| 515 | 2026-07-28T20:34:47.784Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1324:48 |
| 516 | 2026-07-28T20:34:47.784Z | | |
| 517 | 2026-07-28T20:34:47.784Z | 1324 | same(fnvlist_add_int64 as usize, |
| 518 | 2026-07-28T20:34:47.784Z | | ^^^^^^^^ |
| 519 | 2026-07-28T20:34:47.784Z | | |
| 520 | 2026-07-28T20:34:47.784Z | help: first cast to a pointer `as *const ()` |
| 521 | 2026-07-28T20:34:47.784Z | | |
| 522 | 2026-07-28T20:34:47.784Z | 1324 | same(fnvlist_add_int64 as *const () as usize, |
| 523 | 2026-07-28T20:34:47.784Z | | ++++++++++++ |
| 524 | 2026-07-28T20:34:47.784Z | |
| 525 | 2026-07-28T20:34:47.784Z | warning: direct cast of function item into an integer |
| 526 | 2026-07-28T20:34:47.784Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1341:49 |
| 527 | 2026-07-28T20:34:47.784Z | | |
| 528 | 2026-07-28T20:34:47.788Z | 1341 | same(fnvlist_add_uint64 as usize, |
| 529 | 2026-07-28T20:34:47.788Z | | ^^^^^^^^ |
| 530 | 2026-07-28T20:34:47.788Z | | |
| 531 | 2026-07-28T20:34:47.788Z | help: first cast to a pointer `as *const ()` |
| 532 | 2026-07-28T20:34:47.788Z | | |
| 533 | 2026-07-28T20:34:47.788Z | 1341 | same(fnvlist_add_uint64 as *const () as usize, |
| 534 | 2026-07-28T20:34:47.788Z | | ++++++++++++ |
| 535 | 2026-07-28T20:34:47.788Z | |
| 536 | 2026-07-28T20:34:47.788Z | warning: direct cast of function item into an integer |
| 537 | 2026-07-28T20:34:47.788Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1358:49 |
| 538 | 2026-07-28T20:34:47.788Z | | |
| 539 | 2026-07-28T20:34:47.788Z | 1358 | same(fnvlist_add_string as usize, |
| 540 | 2026-07-28T20:34:47.788Z | | ^^^^^^^^ |
| 541 | 2026-07-28T20:34:47.788Z | | |
| 542 | 2026-07-28T20:34:47.788Z | help: first cast to a pointer `as *const ()` |
| 543 | 2026-07-28T20:34:47.788Z | | |
| 544 | 2026-07-28T20:34:47.788Z | 1358 | same(fnvlist_add_string as *const () as usize, |
| 545 | 2026-07-28T20:34:47.788Z | | ++++++++++++ |
| 546 | 2026-07-28T20:34:47.789Z | |
| 547 | 2026-07-28T20:34:47.789Z | warning: direct cast of function item into an integer |
| 548 | 2026-07-28T20:34:47.789Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1375:49 |
| 549 | 2026-07-28T20:34:47.789Z | | |
| 550 | 2026-07-28T20:34:47.789Z | 1375 | same(fnvlist_add_nvlist as usize, |
| 551 | 2026-07-28T20:34:47.789Z | | ^^^^^^^^ |
| 552 | 2026-07-28T20:34:47.789Z | | |
| 553 | 2026-07-28T20:34:47.789Z | help: first cast to a pointer `as *const ()` |
| 554 | 2026-07-28T20:34:47.789Z | | |
| 555 | 2026-07-28T20:34:47.789Z | 1375 | same(fnvlist_add_nvlist as *const () as usize, |
| 556 | 2026-07-28T20:34:47.789Z | | ++++++++++++ |
| 557 | 2026-07-28T20:34:47.789Z | |
| 558 | 2026-07-28T20:34:47.789Z | warning: direct cast of function item into an integer |
| 559 | 2026-07-28T20:34:47.789Z | --> /work/oxidecomputer/propolis/crates/nvpair/header-check/target/debug/build/nvpair-hdrchk-34cc006e3f4d720a/out/main.rs:1392:49 |
| 560 | 2026-07-28T20:34:47.789Z | | |
| 561 | 2026-07-28T20:34:47.789Z | 1392 | same(fnvlist_add_nvpair as usize, |
| 562 | 2026-07-28T20:34:47.789Z | | ^^^^^^^^ |
| 563 | 2026-07-28T20:34:47.789Z | | |
| 564 | 2026-07-28T20:34:47.789Z | help: first cast to a pointer `as *const ()` |
| 565 | 2026-07-28T20:34:47.789Z | | |
| 566 | 2026-07-28T20:34:47.789Z | 1392 | same(fnvlist_add_nvpair as *const () as usize, |
| 567 | 2026-07-28T20:34:47.789Z | | ++++++++++++ |
| 568 | 2026-07-28T20:34:47.789Z | |
| 569 | 2026-07-28T20:34:47.970Z | warning: `nvpair-hdrchk` (test "main") generated 32 warnings (run `cargo fix --test "main" -p nvpair-hdrchk` to apply 32 suggestions) |
| 570 | 2026-07-28T20:34:47.970Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.75s |
| 571 | 2026-07-28T20:34:47.983Z | Running test/main.rs (target/debug/deps/main-92331069fd310326) |
| 572 | 2026-07-28T20:34:47.987Z | RUNNING ALL TESTS |
| 573 | 2026-07-28T20:34:47.987Z | PASSED 90 tests |
| 574 | 2026-07-28T20:34:47.992Z | RUNNING HEADER-CHECK FOR crates/viona-api/header-check/ |
| 575 | 2026-07-28T20:34:48.055Z | Updating crates.io index |
| 576 | 2026-07-28T20:34:48.212Z | Locking 42 packages to latest compatible versions |
| 577 | 2026-07-28T20:34:48.256Z | Compiling libc v0.2.189 |
| 578 | 2026-07-28T20:34:48.256Z | Compiling proc-macro2 v1.0.107 |
| 579 | 2026-07-28T20:34:48.256Z | Compiling unicode-ident v1.0.24 |
| 580 | 2026-07-28T20:34:48.259Z | Compiling quote v1.0.47 |
| 581 | 2026-07-28T20:34:48.259Z | Compiling serde_core v1.0.229 |
| 582 | 2026-07-28T20:34:48.259Z | Compiling serde v1.0.229 |
| 583 | 2026-07-28T20:34:48.259Z | Compiling cfg-if v0.1.10 |
| 584 | 2026-07-28T20:34:48.259Z | Compiling zmij v1.0.23 |
| 585 | 2026-07-28T20:34:48.314Z | Compiling serde_json v1.0.151 |
| 586 | 2026-07-28T20:34:48.362Z | Compiling memchr v2.8.3 |
| 587 | 2026-07-28T20:34:48.532Z | Compiling itoa v1.0.18 |
| 588 | 2026-07-28T20:34:48.546Z | Compiling unicode-xid v0.2.6 |
| 589 | 2026-07-28T20:34:48.570Z | Compiling find-msvc-tools v0.1.9 |
| 590 | 2026-07-28T20:34:48.636Z | Compiling semver v1.0.28 |
| 591 | 2026-07-28T20:34:48.681Z | Compiling log v0.4.33 |
| 592 | 2026-07-28T20:34:48.776Z | Compiling bitflags v1.3.2 |
| 593 | 2026-07-28T20:34:48.798Z | Compiling shlex v2.0.1 |
| 594 | 2026-07-28T20:34:48.829Z | Compiling rustc_version v0.4.1 |
| 595 | 2026-07-28T20:34:48.898Z | Compiling dirs-sys v0.3.7 |
| 596 | 2026-07-28T20:34:48.898Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 597 | 2026-07-28T20:34:48.918Z | Compiling cc v1.4.0 |
| 598 | 2026-07-28T20:34:48.978Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 599 | 2026-07-28T20:34:49.012Z | Compiling dirs v2.0.2 |
| 600 | 2026-07-28T20:34:49.071Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 601 | 2026-07-28T20:34:49.074Z | Compiling term v0.6.1 |
| 602 | 2026-07-28T20:34:49.292Z | Compiling syn v3.0.3 |
| 603 | 2026-07-28T20:34:50.533Z | Compiling serde_derive v1.0.229 |
| 604 | 2026-07-28T20:34:52.439Z | Compiling garando_pos v0.1.0 |
| 605 | 2026-07-28T20:34:52.704Z | Compiling garando_errors v0.1.0 |
| 606 | 2026-07-28T20:34:53.090Z | Compiling garando_syntax v0.1.1 |
| 607 | 2026-07-28T20:34:57.154Z | Compiling ctest2 v0.4.10 |
| 608 | 2026-07-28T20:34:57.760Z | Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check) |
| 609 | 2026-07-28T20:34:58.816Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.81s |
| 610 | 2026-07-28T20:34:58.828Z | Running test/main.rs (target/debug/deps/main-fc81d3831646cfa3) |
| 611 | 2026-07-28T20:34:58.832Z | RUNNING ALL TESTS |
| 612 | 2026-07-28T20:34:58.832Z | PASSED 257 tests |
| 613 | 2026-07-28T20:34:58.839Z | process exited: duration 80189 ms, exit code 0 |
| |
| 614 | 2026-07-28T20:34:58.846Z | found 0 output files |