|
|
|
| 1 | 2026-01-12T05:03:44.807Z | job assigned to worker 01KER9AZJYM26KKEEXSXT7Y8MN [factory aws, i-01a50cbe0c4546a6e] (queued for 52 s) |
| |
| 2 | 2026-01-12T05:03:53.326Z | starting task 0: "setup" |
| 3 | 2026-01-12T05:03:53.331Z | ++ uname -s |
| 4 | 2026-01-12T05:03:53.335Z | + kern=SunOS |
| 5 | 2026-01-12T05:03:53.335Z | + build_user=build |
| 6 | 2026-01-12T05:03:53.335Z | + build_uid=12345 |
| 7 | 2026-01-12T05:03:53.335Z | + work_dir=/work |
| 8 | 2026-01-12T05:03:53.335Z | + input_dir=/input |
| 9 | 2026-01-12T05:03:53.335Z | + [[ 0 == 12345 ]] |
| 10 | 2026-01-12T05:03:53.335Z | + case "$kern" in |
| 11 | 2026-01-12T05:03:53.335Z | + groupadd -g 12345 build |
| 12 | 2026-01-12T05:03:53.338Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-01-12T05:03:55.344Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-01-12T05:03:55.468Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-01-12T05:03:55.472Z | + home_fs=zfs |
| 16 | 2026-01-12T05:03:55.472Z | + [[ zfs == autofs ]] |
| 17 | 2026-01-12T05:03:55.472Z | + mkdir -p /home/build |
| 18 | 2026-01-12T05:03:55.475Z | + chown build:build /home/build /work |
| 19 | 2026-01-12T05:03:57.475Z | + chmod 0700 /home/build /work |
| 20 | 2026-01-12T05:03:57.478Z | process exited: duration 4153 ms, exit code 0 |
| |
| 21 | 2026-01-12T05:03:57.485Z | starting task 1: "rust-toolchain" |
| 22 | 2026-01-12T05:03:57.490Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-01-12T05:03:57.490Z | * rust toolchain channel = "stable" |
| 24 | 2026-01-12T05:03:57.490Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-01-12T05:03:57.491Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-01-12T05:03:57.491Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-01-12T05:03:57.491Z | * rust toolchain profile = "default" |
| 28 | 2026-01-12T05:03:57.494Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-01-12T05:03:57.494Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-01-12T05:03:57.630Z | info: downloading installer |
| 31 | 2026-01-12T05:03:59.572Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-01-12T05:03:59.572Z | warn: /opt/ooce/bin |
| 33 | 2026-01-12T05:03:59.572Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-01-12T05:03:59.572Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-01-12T05:03:59.572Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-01-12T05:03:59.572Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-01-12T05:03:59.572Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-01-12T05:03:59.572Z | error: cannot install while Rust is installed |
| 39 | 2026-01-12T05:03:59.572Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-01-12T05:03:59.586Z | info: profile set to 'default' |
| 41 | 2026-01-12T05:03:59.586Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-01-12T05:03:59.589Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-01-12T05:03:59.779Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 44 | 2026-01-12T05:03:59.780Z | info: downloading component 'cargo' |
| 45 | 2026-01-12T05:04:00.627Z | info: downloading component 'clippy' |
| 46 | 2026-01-12T05:04:00.958Z | info: downloading component 'rust-docs' |
| 47 | 2026-01-12T05:04:02.184Z | info: downloading component 'rust-std' |
| 48 | 2026-01-12T05:04:03.739Z | info: downloading component 'rustc' |
| 49 | 2026-01-12T05:04:11.223Z | info: downloading component 'rustfmt' |
| 50 | 2026-01-12T05:04:11.507Z | info: installing component 'cargo' |
| 51 | 2026-01-12T05:04:12.438Z | info: installing component 'clippy' |
| 52 | 2026-01-12T05:04:12.829Z | info: installing component 'rust-docs' |
| 53 | 2026-01-12T05:04:14.792Z | info: installing component 'rust-std' |
| 54 | 2026-01-12T05:04:16.611Z | info: installing component 'rustc' |
| 55 | 2026-01-12T05:04:23.522Z | info: installing component 'rustfmt' |
| 56 | 2026-01-12T05:04:23.866Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-01-12T05:04:23.866Z | |
| 58 | 2026-01-12T05:04:24.364Z | stable-x86_64-unknown-illumos installed - rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 59 | 2026-01-12T05:04:24.364Z | |
| 60 | 2026-01-12T05:04:24.368Z | |
| 61 | 2026-01-12T05:04:24.368Z | Rust is installed now. Great! |
| 62 | 2026-01-12T05:04:24.368Z | |
| 63 | 2026-01-12T05:04:24.368Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-01-12T05:04:24.368Z | environment variable. This has not been done automatically. |
| 65 | 2026-01-12T05:04:24.368Z | |
| 66 | 2026-01-12T05:04:24.368Z | To configure your current shell, you need to source |
| 67 | 2026-01-12T05:04:24.368Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-01-12T05:04:24.368Z | |
| 69 | 2026-01-12T05:04:24.368Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-01-12T05:04:24.368Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-01-12T05:04:24.368Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-01-12T05:04:24.368Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-01-12T05:04:24.467Z | + rustup --version |
| 74 | 2026-01-12T05:04:24.480Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-01-12T05:04:24.483Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-01-12T05:04:24.571Z | info: The currently active `rustc` version is `rustc 1.92.0 (ded5c06cf 2025-12-08)` |
| 77 | 2026-01-12T05:04:24.575Z | + cargo --version |
| 78 | 2026-01-12T05:04:24.646Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 79 | 2026-01-12T05:04:24.649Z | + rustc --version |
| 80 | 2026-01-12T05:04:24.727Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 81 | 2026-01-12T05:04:24.732Z | process exited: duration 27244 ms, exit code 0 |
| |
| 82 | 2026-01-12T05:04:24.739Z | starting task 2: "authentication" |
| 83 | 2026-01-12T05:04:24.763Z | process exited: duration 24 ms, exit code 0 |
| |
| 84 | 2026-01-12T05:04:24.772Z | starting task 3: "clone repository" |
| 85 | 2026-01-12T05:04:24.776Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2026-01-12T05:04:24.779Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2026-01-12T05:04:24.816Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2026-01-12T05:04:25.672Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2026-01-12T05:04:25.672Z | + git fetch origin 34b258fd183616eb28b8aacbeaccb99da7309e58 |
| 90 | 2026-01-12T05:04:25.954Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2026-01-12T05:04:25.954Z | * branch 34b258fd183616eb28b8aacbeaccb99da7309e58 -> FETCH_HEAD |
| 92 | 2026-01-12T05:04:25.964Z | + [[ -n '' ]] |
| 93 | 2026-01-12T05:04:25.964Z | + git reset --hard 34b258fd183616eb28b8aacbeaccb99da7309e58 |
| 94 | 2026-01-12T05:04:25.987Z | HEAD is now at 34b258f Bump serde_json from 1.0.148 to 1.0.149 |
| 95 | 2026-01-12T05:04:25.990Z | process exited: duration 1218 ms, exit code 0 |
| |
| 96 | 2026-01-12T05:04:25.997Z | starting task 4: "build" |
| 97 | 2026-01-12T05:04:26.002Z | + cargo --version |
| 98 | 2026-01-12T05:04:26.010Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 99 | 2026-01-12T05:04:26.184Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 100 | 2026-01-12T05:04:26.184Z | info: downloading component 'cargo' |
| 101 | 2026-01-12T05:04:27.006Z | info: downloading component 'clippy' |
| 102 | 2026-01-12T05:04:27.335Z | info: downloading component 'rust-docs' |
| 103 | 2026-01-12T05:04:28.823Z | info: downloading component 'rust-std' |
| 104 | 2026-01-12T05:04:30.654Z | info: downloading component 'rustc' |
| 105 | 2026-01-12T05:04:38.029Z | info: downloading component 'rustfmt' |
| 106 | 2026-01-12T05:04:38.257Z | info: installing component 'cargo' |
| 107 | 2026-01-12T05:04:39.195Z | info: installing component 'clippy' |
| 108 | 2026-01-12T05:04:39.591Z | info: installing component 'rust-docs' |
| 109 | 2026-01-12T05:04:41.559Z | info: installing component 'rust-std' |
| 110 | 2026-01-12T05:04:43.409Z | info: installing component 'rustc' |
| 111 | 2026-01-12T05:04:50.171Z | info: installing component 'rustfmt' |
| 112 | 2026-01-12T05:04:50.617Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 113 | 2026-01-12T05:04:50.620Z | + rustc --version |
| 114 | 2026-01-12T05:04:50.706Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 115 | 2026-01-12T05:04:50.710Z | + banner build |
| 116 | 2026-01-12T05:04:50.714Z | |
| 117 | 2026-01-12T05:04:50.714Z | ##### # # # # ##### |
| 118 | 2026-01-12T05:04:50.714Z | # # # # # # # # |
| 119 | 2026-01-12T05:04:50.714Z | ##### # # # # # # |
| 120 | 2026-01-12T05:04:50.714Z | # # # # # # # # |
| 121 | 2026-01-12T05:04:50.714Z | # # # # # # # # |
| 122 | 2026-01-12T05:04:50.714Z | ##### #### # ###### ##### |
| 123 | 2026-01-12T05:04:50.714Z | |
| 124 | 2026-01-12T05:04:50.717Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 125 | 2026-01-12T05:04:50.872Z | Updating crates.io index |
| 126 | 2026-01-12T05:04:52.569Z | Downloading crates ... |
| 127 | 2026-01-12T05:04:52.638Z | Downloaded cfg-if v1.0.0 |
| 128 | 2026-01-12T05:04:52.641Z | Downloaded atomicwrites v0.4.4 |
| 129 | 2026-01-12T05:04:52.645Z | Downloaded atomic-waker v1.1.2 |
| 130 | 2026-01-12T05:04:52.648Z | Downloaded autocfg v1.1.0 |
| 131 | 2026-01-12T05:04:52.652Z | Downloaded block-buffer v0.10.2 |
| 132 | 2026-01-12T05:04:52.658Z | Downloaded icu_provider_macros v1.5.0 |
| 133 | 2026-01-12T05:04:52.662Z | Downloaded async-stream-impl v0.3.6 |
| 134 | 2026-01-12T05:04:52.662Z | Downloaded errno v0.3.10 |
| 135 | 2026-01-12T05:04:52.665Z | Downloaded async-trait v0.1.89 |
| 136 | 2026-01-12T05:04:52.668Z | Downloaded concurrent-queue v2.5.0 |
| 137 | 2026-01-12T05:04:52.671Z | Downloaded camino v1.2.2 |
| 138 | 2026-01-12T05:04:52.674Z | Downloaded byteorder v1.4.3 |
| 139 | 2026-01-12T05:04:52.678Z | Downloaded match_cfg v0.1.0 |
| 140 | 2026-01-12T05:04:52.678Z | Downloaded parking_lot_core v0.9.4 |
| 141 | 2026-01-12T05:04:52.682Z | Downloaded getrandom v0.3.1 |
| 142 | 2026-01-12T05:04:52.685Z | Downloaded scopeguard v1.2.0 |
| 143 | 2026-01-12T05:04:52.685Z | Downloaded shlex v1.3.0 |
| 144 | 2026-01-12T05:04:52.688Z | Downloaded smallvec v1.13.2 |
| 145 | 2026-01-12T05:04:52.691Z | Downloaded memmap2 v0.9.8 |
| 146 | 2026-01-12T05:04:52.695Z | Downloaded memchr v2.6.0 |
| 147 | 2026-01-12T05:04:52.699Z | Downloaded openssl-probe v0.1.4 |
| 148 | 2026-01-12T05:04:52.702Z | Downloaded hostname v0.3.1 |
| 149 | 2026-01-12T05:04:52.702Z | Downloaded oid-registry v0.8.1 |
| 150 | 2026-01-12T05:04:52.706Z | Downloaded bytes v1.11.0 |
| 151 | 2026-01-12T05:04:52.709Z | Downloaded pem v3.0.6 |
| 152 | 2026-01-12T05:04:52.709Z | Downloaded async-channel v2.5.0 |
| 153 | 2026-01-12T05:04:52.713Z | Downloaded num-traits v0.2.14 |
| 154 | 2026-01-12T05:04:52.716Z | Downloaded pest_generator v2.8.1 |
| 155 | 2026-01-12T05:04:52.719Z | Downloaded mio v1.0.3 |
| 156 | 2026-01-12T05:04:52.723Z | Downloaded pin-utils v0.1.0 |
| 157 | 2026-01-12T05:04:52.726Z | Downloaded httpdate v1.0.1 |
| 158 | 2026-01-12T05:04:52.729Z | Downloaded pest_derive v2.8.1 |
| 159 | 2026-01-12T05:04:52.733Z | Downloaded pest_meta v2.8.1 |
| 160 | 2026-01-12T05:04:52.733Z | Downloaded fastrand v2.1.1 |
| 161 | 2026-01-12T05:04:52.737Z | Downloaded num-conv v0.1.0 |
| 162 | 2026-01-12T05:04:52.737Z | Downloaded dof v0.4.0 |
| 163 | 2026-01-12T05:04:52.740Z | Downloaded tracing v0.1.40 |
| 164 | 2026-01-12T05:04:52.745Z | Downloaded icu_properties v1.5.1 |
| 165 | 2026-01-12T05:04:52.748Z | Downloaded stable_deref_trait v1.2.0 |
| 166 | 2026-01-12T05:04:52.748Z | Downloaded plain v0.2.3 |
| 167 | 2026-01-12T05:04:52.752Z | Downloaded once_cell v1.20.1 |
| 168 | 2026-01-12T05:04:52.752Z | Downloaded pkg-config v0.3.31 |
| 169 | 2026-01-12T05:04:52.755Z | Downloaded parking v2.2.0 |
| 170 | 2026-01-12T05:04:52.755Z | Downloaded mime_guess v2.0.5 |
| 171 | 2026-01-12T05:04:52.759Z | Downloaded hyper-tls v0.6.0 |
| 172 | 2026-01-12T05:04:52.762Z | Downloaded is-terminal v0.4.12 |
| 173 | 2026-01-12T05:04:52.763Z | Downloaded parking_lot v0.12.1 |
| 174 | 2026-01-12T05:04:52.766Z | Downloaded nom v7.1.3 |
| 175 | 2026-01-12T05:04:52.770Z | Downloaded usdt-macro v0.6.0 |
| 176 | 2026-01-12T05:04:52.773Z | Downloaded openssl-sys v0.9.107 |
| 177 | 2026-01-12T05:04:52.776Z | Downloaded rustc-hash v2.0.0 |
| 178 | 2026-01-12T05:04:52.780Z | Downloaded pest v2.8.1 |
| 179 | 2026-01-12T05:04:52.783Z | Downloaded sync_wrapper v1.0.1 |
| 180 | 2026-01-12T05:04:52.786Z | Downloaded scroll_derive v0.13.1 |
| 181 | 2026-01-12T05:04:52.786Z | Downloaded rusticata-macros v4.1.0 |
| 182 | 2026-01-12T05:04:52.786Z | Downloaded iana-time-zone v0.1.47 |
| 183 | 2026-01-12T05:04:52.791Z | Downloaded ipnet v2.10.0 |
| 184 | 2026-01-12T05:04:52.791Z | Downloaded serde_core v1.0.228 |
| 185 | 2026-01-12T05:04:52.794Z | Downloaded target-triple v1.0.0 |
| 186 | 2026-01-12T05:04:52.794Z | Downloaded digest v0.10.7 |
| 187 | 2026-01-12T05:04:52.797Z | Downloaded data-encoding v2.4.0 |
| 188 | 2026-01-12T05:04:52.797Z | Downloaded take_mut v0.2.2 |
| 189 | 2026-01-12T05:04:52.801Z | Downloaded tower-layer v0.3.3 |
| 190 | 2026-01-12T05:04:52.801Z | Downloaded time-core v0.1.2 |
| 191 | 2026-01-12T05:04:52.801Z | Downloaded serde_urlencoded v0.7.1 |
| 192 | 2026-01-12T05:04:52.804Z | Downloaded tower-service v0.3.3 |
| 193 | 2026-01-12T05:04:52.804Z | Downloaded futures-sink v0.3.31 |
| 194 | 2026-01-12T05:04:52.804Z | Downloaded serde_derive_internals v0.29.0 |
| 195 | 2026-01-12T05:04:52.807Z | Downloaded untrusted v0.9.0 |
| 196 | 2026-01-12T05:04:52.807Z | Downloaded rcgen v0.14.6 |
| 197 | 2026-01-12T05:04:52.811Z | Downloaded schema v0.1.0 |
| 198 | 2026-01-12T05:04:52.811Z | Downloaded proc-macro2 v1.0.105 |
| 199 | 2026-01-12T05:04:52.814Z | Downloaded futures-executor v0.3.31 |
| 200 | 2026-01-12T05:04:52.817Z | Downloaded generic-array v0.14.5 |
| 201 | 2026-01-12T05:04:52.817Z | Downloaded dyn-clone v1.0.4 |
| 202 | 2026-01-12T05:04:52.820Z | Downloaded sha1 v0.10.6 |
| 203 | 2026-01-12T05:04:52.820Z | Downloaded rand_chacha v0.3.1 |
| 204 | 2026-01-12T05:04:52.824Z | Downloaded http-body-util v0.1.3 |
| 205 | 2026-01-12T05:04:52.824Z | Downloaded simple-mermaid v0.2.0 |
| 206 | 2026-01-12T05:04:52.827Z | Downloaded serde_spanned v1.0.4 |
| 207 | 2026-01-12T05:04:52.827Z | Downloaded schema-derive v0.1.0 |
| 208 | 2026-01-12T05:04:52.831Z | Downloaded litemap v0.7.4 |
| 209 | 2026-01-12T05:04:52.832Z | Downloaded usdt v0.6.0 |
| 210 | 2026-01-12T05:04:52.832Z | Downloaded utf8_iter v1.0.4 |
| 211 | 2026-01-12T05:04:52.835Z | Downloaded slog-json v2.6.1 |
| 212 | 2026-01-12T05:04:52.835Z | Downloaded want v0.3.0 |
| 213 | 2026-01-12T05:04:52.838Z | Downloaded minimal-lexical v0.2.1 |
| 214 | 2026-01-12T05:04:52.841Z | Downloaded slog-bunyan v2.5.0 |
| 215 | 2026-01-12T05:04:52.844Z | Downloaded console v0.15.7 |
| 216 | 2026-01-12T05:04:52.848Z | Downloaded thiserror v2.0.17 |
| 217 | 2026-01-12T05:04:52.851Z | Downloaded write16 v1.0.0 |
| 218 | 2026-01-12T05:04:52.851Z | Downloaded utf-8 v0.7.6 |
| 219 | 2026-01-12T05:04:52.854Z | Downloaded zerofrom-derive v0.1.5 |
| 220 | 2026-01-12T05:04:52.854Z | Downloaded thread_local v1.1.4 |
| 221 | 2026-01-12T05:04:52.857Z | Downloaded zerofrom v0.1.5 |
| 222 | 2026-01-12T05:04:52.857Z | Downloaded thread-id v5.0.0 |
| 223 | 2026-01-12T05:04:52.857Z | Downloaded yoke-derive v0.7.5 |
| 224 | 2026-01-12T05:04:52.860Z | Downloaded icu_normalizer_data v1.5.0 |
| 225 | 2026-01-12T05:04:52.860Z | Downloaded usdt-attr-macro v0.6.0 |
| 226 | 2026-01-12T05:04:52.864Z | Downloaded tokio-native-tls v0.3.1 |
| 227 | 2026-01-12T05:04:52.864Z | Downloaded tinyvec_macros v0.1.0 |
| 228 | 2026-01-12T05:04:52.864Z | Downloaded tokio-macros v2.6.0 |
| 229 | 2026-01-12T05:04:52.867Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 230 | 2026-01-12T05:04:52.867Z | Downloaded time-macros v0.2.18 |
| 231 | 2026-01-12T05:04:52.870Z | Downloaded version_check v0.9.5 |
| 232 | 2026-01-12T05:04:52.870Z | Downloaded schemars_derive v0.8.22 |
| 233 | 2026-01-12T05:04:52.870Z | Downloaded try-lock v0.2.3 |
| 234 | 2026-01-12T05:04:52.873Z | Downloaded thiserror v1.0.69 |
| 235 | 2026-01-12T05:04:52.876Z | Downloaded slab v0.4.9 |
| 236 | 2026-01-12T05:04:52.879Z | Downloaded powerfmt v0.2.0 |
| 237 | 2026-01-12T05:04:52.879Z | Downloaded getrandom v0.2.11 |
| 238 | 2026-01-12T05:04:52.883Z | Downloaded waitgroup v0.1.2 |
| 239 | 2026-01-12T05:04:52.883Z | Downloaded utf16_iter v1.0.5 |
| 240 | 2026-01-12T05:04:52.886Z | Downloaded rustversion v1.0.22 |
| 241 | 2026-01-12T05:04:52.889Z | Downloaded usdt-impl v0.6.0 |
| 242 | 2026-01-12T05:04:52.889Z | Downloaded semver v1.0.27 |
| 243 | 2026-01-12T05:04:52.892Z | Downloaded slog-term v2.9.2 |
| 244 | 2026-01-12T05:04:52.896Z | Downloaded ppv-lite86 v0.2.15 |
| 245 | 2026-01-12T05:04:52.896Z | Downloaded displaydoc v0.2.5 |
| 246 | 2026-01-12T05:04:52.899Z | Downloaded writeable v0.5.5 |
| 247 | 2026-01-12T05:04:52.902Z | Downloaded tokio-rustls v0.25.0 |
| 248 | 2026-01-12T05:04:52.902Z | Downloaded zeroize v1.7.0 |
| 249 | 2026-01-12T05:04:52.906Z | Downloaded tempfile v3.24.0 |
| 250 | 2026-01-12T05:04:52.909Z | Downloaded unicase v2.6.0 |
| 251 | 2026-01-12T05:04:52.909Z | Downloaded synstructure v0.13.1 |
| 252 | 2026-01-12T05:04:52.909Z | Downloaded term v1.1.0 |
| 253 | 2026-01-12T05:04:52.912Z | Downloaded zerovec-derive v0.10.3 |
| 254 | 2026-01-12T05:04:52.915Z | Downloaded unicode-width v0.1.9 |
| 255 | 2026-01-12T05:04:52.915Z | Downloaded ucd-trie v0.1.6 |
| 256 | 2026-01-12T05:04:52.919Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 257 | 2026-01-12T05:04:52.919Z | Downloaded rand_core v0.6.3 |
| 258 | 2026-01-12T05:04:52.922Z | Downloaded typenum v1.14.0 |
| 259 | 2026-01-12T05:04:52.922Z | Downloaded slog-async v2.8.0 |
| 260 | 2026-01-12T05:04:52.925Z | Downloaded tokio-tungstenite v0.24.0 |
| 261 | 2026-01-12T05:04:52.925Z | Downloaded tinystr v0.7.6 |
| 262 | 2026-01-12T05:04:52.928Z | Downloaded ryu v1.0.5 |
| 263 | 2026-01-12T05:04:52.932Z | Downloaded thiserror-impl v2.0.17 |
| 264 | 2026-01-12T05:04:52.932Z | Downloaded thiserror-impl v1.0.69 |
| 265 | 2026-01-12T05:04:52.935Z | Downloaded rustls-pki-types v1.13.2 |
| 266 | 2026-01-12T05:04:52.935Z | Downloaded rustls-pemfile v2.2.0 |
| 267 | 2026-01-12T05:04:52.938Z | Downloaded subprocess v0.2.13 |
| 268 | 2026-01-12T05:04:52.942Z | Downloaded unicode-ident v1.0.12 |
| 269 | 2026-01-12T05:04:52.945Z | Downloaded yoke v0.7.5 |
| 270 | 2026-01-12T05:04:52.945Z | Downloaded yasna v0.5.2 |
| 271 | 2026-01-12T05:04:52.948Z | Downloaded tungstenite v0.24.0 |
| 272 | 2026-01-12T05:04:52.951Z | Downloaded spin v0.9.8 |
| 273 | 2026-01-12T05:04:52.954Z | Downloaded slog v2.8.2 |
| 274 | 2026-01-12T05:04:52.957Z | Downloaded icu_provider v1.5.0 |
| 275 | 2026-01-12T05:04:52.958Z | Downloaded der-parser v10.0.0 |
| 276 | 2026-01-12T05:04:52.961Z | Downloaded socket2 v0.5.9 |
| 277 | 2026-01-12T05:04:52.964Z | Downloaded uuid v1.19.0 |
| 278 | 2026-01-12T05:04:52.967Z | Downloaded icu_locid v1.5.0 |
| 279 | 2026-01-12T05:04:52.972Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 280 | 2026-01-12T05:04:52.975Z | Downloaded prettyplease v0.2.37 |
| 281 | 2026-01-12T05:04:52.978Z | Downloaded url v2.5.4 |
| 282 | 2026-01-12T05:04:52.982Z | Downloaded toml v0.9.10+spec-1.1.0 |
| 283 | 2026-01-12T05:04:52.986Z | Downloaded tracing-core v0.1.32 |
| 284 | 2026-01-12T05:04:52.989Z | Downloaded icu_collections v1.5.0 |
| 285 | 2026-01-12T05:04:52.993Z | Downloaded serde v1.0.228 |
| 286 | 2026-01-12T05:04:52.996Z | Downloaded crossbeam-channel v0.5.1 |
| 287 | 2026-01-12T05:04:53.000Z | Downloaded zmij v1.0.2 |
| 288 | 2026-01-12T05:04:53.003Z | Downloaded hyper-util v0.1.19 |
| 289 | 2026-01-12T05:04:53.007Z | Downloaded unicode-segmentation v1.10.0 |
| 290 | 2026-01-12T05:04:53.011Z | Downloaded rand v0.8.4 |
| 291 | 2026-01-12T05:04:53.014Z | Downloaded zerocopy-derive v0.8.27 |
| 292 | 2026-01-12T05:04:53.020Z | Downloaded openapiv3 v2.2.0 |
| 293 | 2026-01-12T05:04:53.031Z | Downloaded x509-parser v0.18.0 |
| 294 | 2026-01-12T05:04:53.036Z | Downloaded iri-string v0.7.8 |
| 295 | 2026-01-12T05:04:53.043Z | Downloaded idna v1.0.3 |
| 296 | 2026-01-12T05:04:53.047Z | Downloaded reqwest v0.12.26 |
| 297 | 2026-01-12T05:04:53.052Z | Downloaded zerovec v0.10.4 |
| 298 | 2026-01-12T05:04:53.057Z | Downloaded tower-http v0.6.8 |
| 299 | 2026-01-12T05:04:53.065Z | Downloaded serde_json v1.0.149 |
| 300 | 2026-01-12T05:04:53.072Z | Downloaded portable-atomic v1.9.0 |
| 301 | 2026-01-12T05:04:53.079Z | Downloaded futures-util v0.3.31 |
| 302 | 2026-01-12T05:04:53.090Z | Downloaded winnow v0.7.13 |
| 303 | 2026-01-12T05:04:53.099Z | Downloaded openssl v0.10.72 |
| 304 | 2026-01-12T05:04:53.108Z | Downloaded rustls-webpki v0.102.8 |
| 305 | 2026-01-12T05:04:53.125Z | Downloaded zerocopy v0.8.27 |
| 306 | 2026-01-12T05:04:53.145Z | Downloaded webpki-roots v1.0.0 |
| 307 | 2026-01-12T05:04:53.148Z | Downloaded syn v2.0.113 |
| 308 | 2026-01-12T05:04:53.159Z | Downloaded quinn-proto v0.11.8 |
| 309 | 2026-01-12T05:04:53.164Z | Downloaded webpki-roots v0.26.5 |
| 310 | 2026-01-12T05:04:53.167Z | Downloaded vcpkg v0.2.15 |
| 311 | 2026-01-12T05:04:53.204Z | Downloaded goblin v0.10.1 |
| 312 | 2026-01-12T05:04:53.210Z | Downloaded hashbrown v0.16.1 |
| 313 | 2026-01-12T05:04:53.215Z | Downloaded h2 v0.4.6 |
| 314 | 2026-01-12T05:04:53.220Z | Downloaded time v0.3.36 |
| 315 | 2026-01-12T05:04:53.227Z | Downloaded rustls v0.23.13 |
| 316 | 2026-01-12T05:04:53.237Z | Downloaded rustls v0.22.4 |
| 317 | 2026-01-12T05:04:53.248Z | Downloaded rustix v0.38.44 |
| 318 | 2026-01-12T05:04:53.267Z | Downloaded icu_properties_data v1.5.0 |
| 319 | 2026-01-12T05:04:53.276Z | Downloaded rustix v1.1.3 |
| 320 | 2026-01-12T05:04:53.298Z | Downloaded chrono v0.4.42 |
| 321 | 2026-01-12T05:04:53.303Z | Downloaded hyper v1.8.1 |
| 322 | 2026-01-12T05:04:53.309Z | Downloaded http v1.4.0 |
| 323 | 2026-01-12T05:04:53.312Z | Downloaded tower v0.5.2 |
| 324 | 2026-01-12T05:04:53.321Z | Downloaded tokio-util v0.7.7 |
| 325 | 2026-01-12T05:04:53.326Z | Downloaded quinn v0.11.4 |
| 326 | 2026-01-12T05:04:53.335Z | Downloaded indexmap v2.12.1 |
| 327 | 2026-01-12T05:04:53.340Z | Downloaded expectorate v1.2.0 |
| 328 | 2026-01-12T05:04:53.340Z | Downloaded tinyvec v1.5.1 |
| 329 | 2026-01-12T05:04:53.340Z | Downloaded socket2 v0.6.0 |
| 330 | 2026-01-12T05:04:53.340Z | Downloaded similar v2.2.1 |
| 331 | 2026-01-12T05:04:53.344Z | Downloaded serde_derive v1.0.228 |
| 332 | 2026-01-12T05:04:53.347Z | Downloaded schemars v0.8.22 |
| 333 | 2026-01-12T05:04:53.357Z | Downloaded tokio-rustls v0.26.0 |
| 334 | 2026-01-12T05:04:53.360Z | Downloaded trybuild v1.0.114 |
| 335 | 2026-01-12T05:04:53.364Z | Downloaded libc v0.2.179 |
| 336 | 2026-01-12T05:04:53.392Z | Downloaded serde_tokenstream v0.2.2 |
| 337 | 2026-01-12T05:04:53.396Z | Downloaded rustls-native-certs v0.7.0 |
| 338 | 2026-01-12T05:04:53.396Z | Downloaded quinn-udp v0.5.5 |
| 339 | 2026-01-12T05:04:53.399Z | Downloaded crossbeam-utils v0.8.15 |
| 340 | 2026-01-12T05:04:53.402Z | Downloaded signal-hook-registry v1.4.0 |
| 341 | 2026-01-12T05:04:53.402Z | Downloaded serde_path_to_error v0.1.20 |
| 342 | 2026-01-12T05:04:53.402Z | Downloaded scroll v0.13.0 |
| 343 | 2026-01-12T05:04:53.405Z | Downloaded quote v1.0.42 |
| 344 | 2026-01-12T05:04:53.405Z | Downloaded icu_locid_transform v1.5.0 |
| 345 | 2026-01-12T05:04:53.408Z | Downloaded hyper-rustls v0.27.3 |
| 346 | 2026-01-12T05:04:53.408Z | Downloaded hyper-rustls v0.26.0 |
| 347 | 2026-01-12T05:04:53.414Z | Downloaded httparse v1.10.0 |
| 348 | 2026-01-12T05:04:53.418Z | Downloaded event-listener v5.0.0 |
| 349 | 2026-01-12T05:04:53.418Z | Downloaded termcolor v1.1.2 |
| 350 | 2026-01-12T05:04:53.418Z | Downloaded tokio v1.49.0 |
| 351 | 2026-01-12T05:04:53.451Z | Downloaded futures v0.3.31 |
| 352 | 2026-01-12T05:04:53.455Z | Downloaded subtle v2.5.0 |
| 353 | 2026-01-12T05:04:53.458Z | Downloaded icu_locid_transform_data v1.5.0 |
| 354 | 2026-01-12T05:04:53.458Z | Downloaded pretty-hex v0.4.1 |
| 355 | 2026-01-12T05:04:53.461Z | Downloaded hyper-staticfile v0.10.1 |
| 356 | 2026-01-12T05:04:53.461Z | Downloaded glob v0.3.0 |
| 357 | 2026-01-12T05:04:53.461Z | Downloaded sha2 v0.10.8 |
| 358 | 2026-01-12T05:04:53.465Z | Downloaded futures-channel v0.3.31 |
| 359 | 2026-01-12T05:04:53.465Z | Downloaded erased-serde v0.3.31 |
| 360 | 2026-01-12T05:04:53.469Z | Downloaded deranged v0.3.11 |
| 361 | 2026-01-12T05:04:53.469Z | Downloaded futures-io v0.3.31 |
| 362 | 2026-01-12T05:04:53.469Z | Downloaded openssl-macros v0.1.1 |
| 363 | 2026-01-12T05:04:53.469Z | Downloaded lazy_static v1.5.0 |
| 364 | 2026-01-12T05:04:53.472Z | Downloaded event-listener-strategy v0.5.4 |
| 365 | 2026-01-12T05:04:53.472Z | Downloaded debug-ignore v1.0.5 |
| 366 | 2026-01-12T05:04:53.475Z | Downloaded hostname v0.4.2 |
| 367 | 2026-01-12T05:04:53.475Z | Downloaded async-stream v0.3.6 |
| 368 | 2026-01-12T05:04:53.478Z | Downloaded pin-project-lite v0.2.12 |
| 369 | 2026-01-12T05:04:53.482Z | Downloaded heck v0.5.0 |
| 370 | 2026-01-12T05:04:53.482Z | Downloaded form_urlencoded v1.2.2 |
| 371 | 2026-01-12T05:04:53.485Z | Downloaded dtrace-parser v0.3.0 |
| 372 | 2026-01-12T05:04:53.485Z | Downloaded idna_adapter v1.2.0 |
| 373 | 2026-01-12T05:04:53.485Z | Downloaded http-body v1.0.1 |
| 374 | 2026-01-12T05:04:53.485Z | Downloaded cc v1.2.16 |
| 375 | 2026-01-12T05:04:53.489Z | Downloaded mime v0.3.16 |
| 376 | 2026-01-12T05:04:53.492Z | Downloaded futures-core v0.3.31 |
| 377 | 2026-01-12T05:04:53.492Z | Downloaded crypto-common v0.1.6 |
| 378 | 2026-01-12T05:04:53.492Z | Downloaded encoding_rs v0.8.32 |
| 379 | 2026-01-12T05:04:53.509Z | Downloaded cpufeatures v0.2.2 |
| 380 | 2026-01-12T05:04:53.513Z | Downloaded paste v1.0.15 |
| 381 | 2026-01-12T05:04:53.516Z | Downloaded foreign-types v0.3.2 |
| 382 | 2026-01-12T05:04:53.516Z | Downloaded itoa v1.0.1 |
| 383 | 2026-01-12T05:04:53.516Z | Downloaded foreign-types-shared v0.1.1 |
| 384 | 2026-01-12T05:04:53.516Z | Downloaded asn1-rs-impl v0.2.0 |
| 385 | 2026-01-12T05:04:53.516Z | Downloaded percent-encoding v2.3.2 |
| 386 | 2026-01-12T05:04:53.519Z | Downloaded num-integer v0.1.46 |
| 387 | 2026-01-12T05:04:53.519Z | Downloaded native-tls v0.2.12 |
| 388 | 2026-01-12T05:04:53.519Z | Downloaded fnv v1.0.7 |
| 389 | 2026-01-12T05:04:53.523Z | Downloaded ring v0.17.13 |
| 390 | 2026-01-12T05:04:53.555Z | Downloaded equivalent v1.0.0 |
| 391 | 2026-01-12T05:04:53.559Z | Downloaded http-range v0.1.4 |
| 392 | 2026-01-12T05:04:53.559Z | Downloaded futures-task v0.3.31 |
| 393 | 2026-01-12T05:04:53.559Z | Downloaded asn1-rs-derive v0.6.0 |
| 394 | 2026-01-12T05:04:53.559Z | Downloaded asn1-rs v0.7.1 |
| 395 | 2026-01-12T05:04:53.564Z | Downloaded num_threads v0.1.3 |
| 396 | 2026-01-12T05:04:53.567Z | Downloaded num-bigint v0.4.3 |
| 397 | 2026-01-12T05:04:53.570Z | Downloaded newline-converter v0.3.0 |
| 398 | 2026-01-12T05:04:53.570Z | Downloaded multer v3.1.0 |
| 399 | 2026-01-12T05:04:53.573Z | Downloaded futures-macro v0.3.31 |
| 400 | 2026-01-12T05:04:53.573Z | Downloaded icu_normalizer v1.5.0 |
| 401 | 2026-01-12T05:04:53.576Z | Downloaded base64 v0.22.1 |
| 402 | 2026-01-12T05:04:53.580Z | Downloaded bitflags v2.4.0 |
| 403 | 2026-01-12T05:04:53.583Z | Downloaded anyhow v1.0.100 |
| 404 | 2026-01-12T05:04:53.586Z | Downloaded log v0.4.17 |
| 405 | 2026-01-12T05:04:53.586Z | Downloaded lock_api v0.4.6 |
| 406 | 2026-01-12T05:04:53.586Z | Downloaded buf-list v1.1.2 |
| 407 | 2026-01-12T05:04:53.724Z | Compiling proc-macro2 v1.0.105 |
| 408 | 2026-01-12T05:04:53.727Z | Compiling quote v1.0.42 |
| 409 | 2026-01-12T05:04:53.727Z | Compiling unicode-ident v1.0.12 |
| 410 | 2026-01-12T05:04:53.727Z | Compiling libc v0.2.179 |
| 411 | 2026-01-12T05:04:53.728Z | Compiling cfg-if v1.0.0 |
| 412 | 2026-01-12T05:04:53.728Z | Compiling itoa v1.0.1 |
| 413 | 2026-01-12T05:04:53.728Z | Compiling serde_core v1.0.228 |
| 414 | 2026-01-12T05:04:53.728Z | Compiling memchr v2.6.0 |
| 415 | 2026-01-12T05:04:53.832Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=2e8720435d5fcbb1 -C extra-filename=-dc3e6441c056ebef --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-dc3e6441c056ebef -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 416 | 2026-01-12T05:04:53.840Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=45ff84d68d4761a6 -C extra-filename=-78033f4331505ef9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-78033f4331505ef9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 417 | 2026-01-12T05:04:53.843Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b11df14ad5dfa7c4 -C extra-filename=-34998c1384dce2fd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 418 | 2026-01-12T05:04:53.843Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.179/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=0a8ff301c6224629 -C extra-filename=-6de6c13bef61ffbe --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-6de6c13bef61ffbe -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 419 | 2026-01-12T05:04:53.844Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=78264587f515371c -C extra-filename=-d9f3e49df05053f1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 420 | 2026-01-12T05:04:53.849Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=f927b9e28ebde9af -C extra-filename=-e21694cb7552ee9a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 421 | 2026-01-12T05:04:53.849Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=edd8d0f2fe0b9525 -C extra-filename=-2a6214e7bd6abaee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 422 | 2026-01-12T05:04:53.879Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=320d203e94d0a597 -C extra-filename=-7ede8ebcc6f5b66f --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-7ede8ebcc6f5b66f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2026-01-12T05:04:53.938Z | Compiling pin-project-lite v0.2.12 |
| 424 | 2026-01-12T05:04:53.944Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53af2b67eb7b3250 -C extra-filename=-f2e925eb377ed176 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 425 | 2026-01-12T05:04:54.048Z | Compiling shlex v1.3.0 |
| 426 | 2026-01-12T05:04:54.052Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8d4ee061e0bf1eac -C extra-filename=-8e68deddde749c86 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 427 | 2026-01-12T05:04:54.071Z | Compiling autocfg v1.1.0 |
| 428 | 2026-01-12T05:04:54.075Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2206706649e96bb -C extra-filename=-e1581779f99d8cf3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-01-12T05:04:54.098Z | Compiling smallvec v1.13.2 |
| 430 | 2026-01-12T05:04:54.110Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=53113ce4a438c78d -C extra-filename=-49dd8f4c7a263819 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2026-01-12T05:04:54.392Z | Compiling cc v1.2.16 |
| 432 | 2026-01-12T05:04:54.407Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=fe6142401967f85a -C extra-filename=-35472e3603a6003c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern shlex=/work/oxidecomputer/dropshot/target/debug/deps/libshlex-8e68deddde749c86.rmeta --cap-lints allow` |
| 433 | 2026-01-12T05:04:54.421Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-78033f4331505ef9/build-script-build` |
| 434 | 2026-01-12T05:04:54.454Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-dc3e6441c056ebef/build-script-build` |
| 435 | 2026-01-12T05:04:54.468Z | Compiling once_cell v1.20.1 |
| 436 | 2026-01-12T05:04:54.479Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=87702913ddfae7d4 -C extra-filename=-bcf0c78fdafaa0ad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 437 | 2026-01-12T05:04:54.492Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-7ede8ebcc6f5b66f/build-script-build` |
| 438 | 2026-01-12T05:04:54.499Z | Compiling bytes v1.11.0 |
| 439 | 2026-01-12T05:04:54.509Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=bbd122273dfe601c -C extra-filename=-5ecd5f1916a6d7e9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 440 | 2026-01-12T05:04:54.538Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=80698c3d8a934873 -C extra-filename=-cbe5626542001e99 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 441 | 2026-01-12T05:04:54.581Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-6de6c13bef61ffbe/build-script-build` |
| 442 | 2026-01-12T05:04:54.652Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.179/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=1d9052ddb6f90e9d -C extra-filename=-5c7cf1ed41e84098 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 443 | 2026-01-12T05:04:54.656Z | Compiling futures-core v0.3.31 |
| 444 | 2026-01-12T05:04:54.656Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=46a8edfeb90d5afb -C extra-filename=-1f9e330bb92d952e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 445 | 2026-01-12T05:04:54.849Z | Compiling version_check v0.9.5 |
| 446 | 2026-01-12T05:04:54.852Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=765c778ae35ca858 -C extra-filename=-fa8a923cfd6ca6bd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 447 | 2026-01-12T05:04:54.924Z | Compiling log v0.4.17 |
| 448 | 2026-01-12T05:04:54.927Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=eeaeeb21a524e102 -C extra-filename=-2f5d62fda4534c74 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-2f5d62fda4534c74 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 449 | 2026-01-12T05:04:55.077Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=81d4bd2f248c9062 -C extra-filename=-d218ed60daceb981 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-34998c1384dce2fd.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
| 450 | 2026-01-12T05:04:55.352Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-2f5d62fda4534c74/build-script-build` |
| 451 | 2026-01-12T05:04:55.371Z | Compiling parking_lot_core v0.9.4 |
| 452 | 2026-01-12T05:04:55.400Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=63414a4fceee1d7f -C extra-filename=-3395379f78e3989f --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-3395379f78e3989f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 453 | 2026-01-12T05:04:55.433Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=372eedcfd52026c4 -C extra-filename=-aaa7dec7979a9811 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 454 | 2026-01-12T05:04:55.507Z | Compiling scopeguard v1.2.0 |
| 455 | 2026-01-12T05:04:55.510Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=d5b475d596f90eab -C extra-filename=-14ccd81d18a609dd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 456 | 2026-01-12T05:04:55.682Z | Compiling lock_api v0.4.6 |
| 457 | 2026-01-12T05:04:55.687Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=bae7e141f622cad6 -C extra-filename=-da38682ad4984caf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rmeta --cap-lints allow` |
| 458 | 2026-01-12T05:04:55.835Z | Compiling slab v0.4.9 |
| 459 | 2026-01-12T05:04:55.838Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e159d6d59e607816 -C extra-filename=-b5a0a0dca441fb0c --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-b5a0a0dca441fb0c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-e1581779f99d8cf3.rlib --cap-lints allow` |
| 460 | 2026-01-12T05:04:55.859Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=5d0853043b25d855 -C extra-filename=-0b4af5207a4d893b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 461 | 2026-01-12T05:04:55.957Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-3395379f78e3989f/build-script-build` |
| 462 | 2026-01-12T05:04:55.973Z | Compiling futures-sink v0.3.31 |
| 463 | 2026-01-12T05:04:55.977Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1b8558b30588a461 -C extra-filename=-a59d605fba7e7623 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 464 | 2026-01-12T05:04:55.988Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=0824536858c002c2 -C extra-filename=-407c312bdbc872af --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --cap-lints allow` |
| 465 | 2026-01-12T05:04:56.148Z | Compiling zmij v1.0.2 |
| 466 | 2026-01-12T05:04:56.164Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=4902d757bb4389c6 -C extra-filename=-a922cc4c97ac6640 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-a922cc4c97ac6640 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 467 | 2026-01-12T05:04:56.184Z | Compiling serde v1.0.228 |
| 468 | 2026-01-12T05:04:56.187Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ee5a328690a61c2b -C extra-filename=-7392e1a2319e555d --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-7392e1a2319e555d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 469 | 2026-01-12T05:04:56.335Z | Compiling syn v2.0.113 |
| 470 | 2026-01-12T05:04:56.338Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.113/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6f0b51095bfe0d1f -C extra-filename=-e64d0c153214ba4a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-34998c1384dce2fd.rmeta --cap-lints allow` |
| 471 | 2026-01-12T05:04:56.549Z | Compiling parking_lot v0.12.1 |
| 472 | 2026-01-12T05:04:56.561Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=a013a6c3a736e500 -C extra-filename=-330c6f01a565a3e4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern lock_api=/work/oxidecomputer/dropshot/target/debug/deps/liblock_api-da38682ad4984caf.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-407c312bdbc872af.rmeta --cap-lints allow` |
| 473 | 2026-01-12T05:04:56.661Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-b5a0a0dca441fb0c/build-script-build` |
| 474 | 2026-01-12T05:04:56.712Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-a922cc4c97ac6640/build-script-build` |
| 475 | 2026-01-12T05:04:56.775Z | Compiling mio v1.0.3 |
| 476 | 2026-01-12T05:04:56.785Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=b3cc5f2bfe87dc09 -C extra-filename=-2c83d0f13922721f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow` |
| 477 | 2026-01-12T05:04:56.789Z | Compiling socket2 v0.6.0 |
| 478 | 2026-01-12T05:04:56.792Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=1ab1245dbb6e753b -C extra-filename=-90816d9c3af84854 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow` |
| 479 | 2026-01-12T05:04:56.828Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-7392e1a2319e555d/build-script-build` |
| 480 | 2026-01-12T05:04:56.832Z | Compiling getrandom v0.2.11 |
| 481 | 2026-01-12T05:04:56.832Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=39e329b1af5c44af -C extra-filename=-40c355f4e6f7c318 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow` |
| 482 | 2026-01-12T05:04:56.881Z | Compiling signal-hook-registry v1.4.0 |
| 483 | 2026-01-12T05:04:56.884Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fcf533883abddf43 -C extra-filename=-b97e69089a41503d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow` |
| 484 | 2026-01-12T05:04:57.246Z | Compiling serde_json v1.0.149 |
| 485 | 2026-01-12T05:04:57.250Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=a7d74f4a4347fbf2 -C extra-filename=-7546de3c79a3834b --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-7546de3c79a3834b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 486 | 2026-01-12T05:04:57.427Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=dc93d96235522ed8 -C extra-filename=-02f5df2a920989d3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 487 | 2026-01-12T05:04:57.499Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zmij --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=01aec96bc90f19b9 -C extra-filename=-01849675c2cb2539 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'` |
| 488 | 2026-01-12T05:04:57.668Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-7546de3c79a3834b/build-script-build` |
| 489 | 2026-01-12T05:04:57.687Z | Compiling futures-channel v0.3.31 |
| 490 | 2026-01-12T05:04:57.690Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=e470bee4fc4f9f8f -C extra-filename=-c12409cd2aa547f6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --cap-lints allow` |
| 491 | 2026-01-12T05:04:57.730Z | Compiling http v1.4.0 |
| 492 | 2026-01-12T05:04:57.733Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a1d069e36fe04725 -C extra-filename=-ed9a5b50ef325b97 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --cap-lints allow` |
| 493 | 2026-01-12T05:04:57.759Z | Compiling zeroize v1.7.0 |
| 494 | 2026-01-12T05:04:57.762Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=4084bb0258c6ca0a -C extra-filename=-43179ed41b445ef9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 495 | 2026-01-12T05:04:57.861Z | Compiling thiserror v2.0.17 |
| 496 | 2026-01-12T05:04:57.865Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fa21e7403901f97e -C extra-filename=-1600a68c7d59c703 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-1600a68c7d59c703 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 497 | 2026-01-12T05:04:57.877Z | Compiling bitflags v2.4.0 |
| 498 | 2026-01-12T05:04:57.880Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=865698d8d3409da1 -C extra-filename=-03b97606ae84b231 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 499 | 2026-01-12T05:04:58.009Z | Compiling pin-utils v0.1.0 |
| 500 | 2026-01-12T05:04:58.012Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fe0a78e08252aaa -C extra-filename=-b878c6d60e538515 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 501 | 2026-01-12T05:04:58.090Z | Compiling rustls-pki-types v1.13.2 |
| 502 | 2026-01-12T05:04:58.093Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=94580ed577609ae2 -C extra-filename=-0c39cf5fcd2c729c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-43179ed41b445ef9.rmeta --cap-lints allow` |
| 503 | 2026-01-12T05:04:58.105Z | Compiling ring v0.17.13 |
| 504 | 2026-01-12T05:04:58.117Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=9910d45560039499 -C extra-filename=-f089498b64e5968f --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-f089498b64e5968f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-35472e3603a6003c.rlib --cap-lints allow` |
| 505 | 2026-01-12T05:04:58.120Z | Compiling stable_deref_trait v1.2.0 |
| 506 | 2026-01-12T05:04:58.120Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=093c0fe3b8aa5285 -C extra-filename=-eb7e57ae6664c5f9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 507 | 2026-01-12T05:04:58.229Z | Compiling futures-io v0.3.31 |
| 508 | 2026-01-12T05:04:58.233Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=8258f277cec4d58f -C extra-filename=-a8037fb04114235f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 509 | 2026-01-12T05:04:58.354Z | Compiling futures-task v0.3.31 |
| 510 | 2026-01-12T05:04:58.357Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=4aff9cf4a0f43b55 -C extra-filename=-4300c4d0f434c5ef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 511 | 2026-01-12T05:04:58.523Z | Compiling httparse v1.10.0 |
| 512 | 2026-01-12T05:04:58.530Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a2062598c74911fc -C extra-filename=-639a03dbc331d55c --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-639a03dbc331d55c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2026-01-12T05:04:58.567Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-1600a68c7d59c703/build-script-build` |
| 514 | 2026-01-12T05:04:58.678Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=15b5bfe8201c3c8b -C extra-filename=-b63881afe3a0ff52 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-b63881afe3a0ff52 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 515 | 2026-01-12T05:04:58.961Z | Compiling getrandom v0.3.1 |
| 516 | 2026-01-12T05:04:58.964Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=5a3887e7dbedcec6 -C extra-filename=-241ed2b408d6f6fa --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-241ed2b408d6f6fa -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 517 | 2026-01-12T05:04:59.083Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-f089498b64e5968f/build-script-build` |
| 518 | 2026-01-12T05:04:59.131Z | Compiling tracing-core v0.1.32 |
| 519 | 2026-01-12T05:04:59.136Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=d40d6fee0f22863d -C extra-filename=-79f5add635097813 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-bcf0c78fdafaa0ad.rmeta --cap-lints allow` |
| 520 | 2026-01-12T05:04:59.200Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-639a03dbc331d55c/build-script-build` |
| 521 | 2026-01-12T05:04:59.249Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-b63881afe3a0ff52/build-script-build` |
| 522 | 2026-01-12T05:04:59.263Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b51f874a185c5fc7 -C extra-filename=-a23521c4f33a3866 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` |
| 523 | 2026-01-12T05:04:59.304Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=7fb5a4327427d099 -C extra-filename=-2cd86c14576cf4f5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 524 | 2026-01-12T05:04:59.432Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-241ed2b408d6f6fa/build-script-build` |
| 525 | 2026-01-12T05:04:59.439Z | Compiling equivalent v1.0.0 |
| 526 | 2026-01-12T05:04:59.444Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12dc471bb501b6f3 -C extra-filename=-265c18e794011b44 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 527 | 2026-01-12T05:04:59.550Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=26c6f87cb9aa7d73 -C extra-filename=-35701dae52e1879c --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-35701dae52e1879c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 528 | 2026-01-12T05:04:59.573Z | Compiling hashbrown v0.16.1 |
| 529 | 2026-01-12T05:04:59.584Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=048ec6be1c2aa4d2 -C extra-filename=-5ea294fa9281317e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 530 | 2026-01-12T05:04:59.881Z | Compiling ucd-trie v0.1.6 |
| 531 | 2026-01-12T05:04:59.892Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5099a1d53b00660c -C extra-filename=-17a9ade75285a27e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 532 | 2026-01-12T05:05:00.017Z | Compiling untrusted v0.9.0 |
| 533 | 2026-01-12T05:05:00.020Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4507f5908e4d559a -C extra-filename=-c8177221da29ea4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 534 | 2026-01-12T05:05:00.167Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-35701dae52e1879c/build-script-build` |
| 535 | 2026-01-12T05:05:00.215Z | Compiling tracing v0.1.40 |
| 536 | 2026-01-12T05:05:00.219Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=f899932d8c2774e0 -C extra-filename=-2fac1e82ca739178 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-79f5add635097813.rmeta --cap-lints allow` |
| 537 | 2026-01-12T05:05:00.233Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=2b2ca4afcb092e3b -C extra-filename=-7e78e05ead40ebef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow` |
| 538 | 2026-01-12T05:05:00.465Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=830ffdc532a5f429 -C extra-filename=-a58d8ab2c3840a45 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-01849675c2cb2539.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 539 | 2026-01-12T05:05:00.477Z | Compiling http-body v1.0.1 |
| 540 | 2026-01-12T05:05:00.488Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cf9787318ab6eb4 -C extra-filename=-5896181714a67144 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --cap-lints allow` |
| 541 | 2026-01-12T05:05:00.515Z | Compiling litemap v0.7.4 |
| 542 | 2026-01-12T05:05:00.518Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=5e952712e37e2bf5 -C extra-filename=-9716f9529f530590 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 543 | 2026-01-12T05:05:00.644Z | Compiling percent-encoding v2.3.2 |
| 544 | 2026-01-12T05:05:00.648Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d409866748b98b5a -C extra-filename=-a56d4c653a00f37e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 545 | 2026-01-12T05:05:00.719Z | Compiling indexmap v2.12.1 |
| 546 | 2026-01-12T05:05:00.722Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=37f65668fdb29bc6 -C extra-filename=-f939d226db78f2f9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern equivalent=/work/oxidecomputer/dropshot/target/debug/deps/libequivalent-265c18e794011b44.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-5ea294fa9281317e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow` |
| 547 | 2026-01-12T05:05:00.791Z | Compiling writeable v0.5.5 |
| 548 | 2026-01-12T05:05:00.794Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=fec6fa6ffdd69993 -C extra-filename=-587f6c7889c2b70f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 549 | 2026-01-12T05:05:00.902Z | Compiling pkg-config v0.3.31 |
| 550 | 2026-01-12T05:05:00.913Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5846b07cc46551f -C extra-filename=-d56ed2da55213b4a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 551 | 2026-01-12T05:05:01.057Z | Compiling vcpkg v0.2.15 |
| 552 | 2026-01-12T05:05:01.061Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=36679331ecdb7e6d -C extra-filename=-0da95a37ee398901 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 553 | 2026-01-12T05:05:01.471Z | Compiling zerocopy v0.8.27 |
| 554 | 2026-01-12T05:05:01.475Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=12ca58f9679f33d8 -C extra-filename=-413f375278015f7c --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-413f375278015f7c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 555 | 2026-01-12T05:05:01.999Z | Compiling rustversion v1.0.22 |
| 556 | 2026-01-12T05:05:02.003Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eecda1b751fee61f -C extra-filename=-d2da51f42301bf6e --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-d2da51f42301bf6e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 557 | 2026-01-12T05:05:02.154Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=bc8feb50501489fa -C extra-filename=-2f4baa703eced14b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-40c355f4e6f7c318.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-c8177221da29ea4f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 558 | 2026-01-12T05:05:02.232Z | Compiling atomic-waker v1.1.2 |
| 559 | 2026-01-12T05:05:02.235Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=dae6c7a286b8cbf0 -C extra-filename=-9ac8fd3889a1fc7b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 560 | 2026-01-12T05:05:02.244Z | Compiling typenum v1.14.0 |
| 561 | 2026-01-12T05:05:02.256Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=6da081f399bf3146 -C extra-filename=-916d497215e450f0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-916d497215e450f0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 562 | 2026-01-12T05:05:02.419Z | Compiling openssl-sys v0.9.107 |
| 563 | 2026-01-12T05:05:02.423Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=dce617fc1de1c268 -C extra-filename=-71347c0f764f7a60 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-71347c0f764f7a60 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-35472e3603a6003c.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-d56ed2da55213b4a.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-0da95a37ee398901.rlib --cap-lints allow` |
| 564 | 2026-01-12T05:05:02.429Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-413f375278015f7c/build-script-build` |
| 565 | 2026-01-12T05:05:02.529Z | Compiling errno v0.3.10 |
| 566 | 2026-01-12T05:05:02.533Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e328eab4209adb11 -C extra-filename=-dc01f88feee000bf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow` |
| 567 | 2026-01-12T05:05:02.671Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-d2da51f42301bf6e/build-script-build` |
| 568 | 2026-01-12T05:05:02.734Z | Compiling generic-array v0.14.5 |
| 569 | 2026-01-12T05:05:02.737Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=88bc2f78cc444213 -C extra-filename=-c7358b0482349647 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-c7358b0482349647 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow` |
| 570 | 2026-01-12T05:05:02.794Z | Compiling crossbeam-utils v0.8.15 |
| 571 | 2026-01-12T05:05:02.797Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=bb3f2881ecb693ba -C extra-filename=-29b29cf11b71aabc --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-29b29cf11b71aabc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 572 | 2026-01-12T05:05:03.143Z | Compiling rustix v1.1.3 |
| 573 | 2026-01-12T05:05:03.148Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=62a407b0e028ee3f -C extra-filename=-1dd647bdb58b7023 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-1dd647bdb58b7023 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 574 | 2026-01-12T05:05:03.183Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-916d497215e450f0/build-script-main` |
| 575 | 2026-01-12T05:05:03.281Z | Compiling try-lock v0.2.3 |
| 576 | 2026-01-12T05:05:03.294Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e041a872ced4f0ff -C extra-filename=-282d283949e4309b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 577 | 2026-01-12T05:05:03.336Z | Compiling fnv v1.0.7 |
| 578 | 2026-01-12T05:05:03.336Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e0f4fc30df7d0c5b -C extra-filename=-4448a40bb35d7eef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 579 | 2026-01-12T05:05:03.370Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=989c972804a86c03 -C extra-filename=-53d886db1813acf4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 580 | 2026-01-12T05:05:03.453Z | Compiling want v0.3.0 |
| 581 | 2026-01-12T05:05:03.457Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4facd8c08f64325 -C extra-filename=-72c27f76ab1fcf03 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-282d283949e4309b.rmeta --cap-lints allow` |
| 582 | 2026-01-12T05:05:03.495Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-29b29cf11b71aabc/build-script-build` |
| 583 | 2026-01-12T05:05:03.503Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-c7358b0482349647/build-script-build` |
| 584 | 2026-01-12T05:05:03.515Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-71347c0f764f7a60/build-script-main` |
| 585 | 2026-01-12T05:05:03.563Z | Compiling synstructure v0.13.1 |
| 586 | 2026-01-12T05:05:03.574Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=3ce77f1711e0c7df -C extra-filename=-a243f8f9270afa99 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rmeta --cap-lints allow` |
| 587 | 2026-01-12T05:05:03.599Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0f0333d4fbe2247 -C extra-filename=-6ca62ce83b3d60ea --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` |
| 588 | 2026-01-12T05:05:03.753Z | Compiling powerfmt v0.2.0 |
| 589 | 2026-01-12T05:05:03.757Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=9a705711546748d0 -C extra-filename=-a5173583f8885fa3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 590 | 2026-01-12T05:05:03.836Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-1dd647bdb58b7023/build-script-build` |
| 591 | 2026-01-12T05:05:04.157Z | Compiling time-core v0.1.2 |
| 592 | 2026-01-12T05:05:04.160Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2927c8889340973b -C extra-filename=-78eed000a90d4839 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 593 | 2026-01-12T05:05:04.244Z | Compiling tower-layer v0.3.3 |
| 594 | 2026-01-12T05:05:04.245Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bcede2620284f41d -C extra-filename=-5bd16f5b029f7406 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 595 | 2026-01-12T05:05:04.245Z | Compiling icu_locid_transform_data v1.5.0 |
| 596 | 2026-01-12T05:05:04.245Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4df0b936252f8d5b -C extra-filename=-6994f298582f665f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 597 | 2026-01-12T05:05:04.304Z | Compiling subtle v2.5.0 |
| 598 | 2026-01-12T05:05:04.308Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=72730dfd446c263f -C extra-filename=-23c10a0749295ab8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 599 | 2026-01-12T05:05:04.353Z | Compiling tower-service v0.3.3 |
| 600 | 2026-01-12T05:05:04.367Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c99fa1466a95afd -C extra-filename=-fa2a7b03ae5924ab --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 601 | 2026-01-12T05:05:04.481Z | Compiling base64 v0.22.1 |
| 602 | 2026-01-12T05:05:04.485Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7a520eee8ba066f0 -C extra-filename=-18af7d7230f35e32 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 603 | 2026-01-12T05:05:04.498Z | Compiling httpdate v1.0.1 |
| 604 | 2026-01-12T05:05:04.501Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ba40e7e4e538327 -C extra-filename=-b6ded7f23f87f621 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 605 | 2026-01-12T05:05:04.547Z | Compiling num-conv v0.1.0 |
| 606 | 2026-01-12T05:05:04.550Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=681be120d99ee7c5 -C extra-filename=-75741bd77ea0a8b1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 607 | 2026-01-12T05:05:04.596Z | Compiling byteorder v1.4.3 |
| 608 | 2026-01-12T05:05:04.600Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=e8b71488d7e0d059 -C extra-filename=-e0ec86222b213173 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 609 | 2026-01-12T05:05:04.755Z | Compiling rustls-webpki v0.102.8 |
| 610 | 2026-01-12T05:05:04.758Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=75de6ae7caf861e1 -C extra-filename=-080e2d3f86872050 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-2f4baa703eced14b.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-c8177221da29ea4f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 611 | 2026-01-12T05:05:04.775Z | Compiling slog v2.8.2 |
| 612 | 2026-01-12T05:05:04.778Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=7501d2346628e679 -C extra-filename=-d1ae81c03015859e --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-d1ae81c03015859e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-6ca62ce83b3d60ea.so --cap-lints allow` |
| 613 | 2026-01-12T05:05:04.842Z | Compiling time-macros v0.2.18 |
| 614 | 2026-01-12T05:05:04.845Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=5e88781c6d932981 -C extra-filename=-73a707b09d838b2f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-75741bd77ea0a8b1.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-78eed000a90d4839.rlib --extern proc_macro --cap-lints allow` |
| 615 | 2026-01-12T05:05:04.970Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=7891de64a4db4556 -C extra-filename=-6a64513162ee73ed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-53d886db1813acf4.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 616 | 2026-01-12T05:05:05.079Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0b5d9bfa2fac99f6 -C extra-filename=-0e2b5a7e68c945ee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bitflags=/work/oxidecomputer/dropshot/target/debug/deps/libbitflags-03b97606ae84b231.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-dc01f88feee000bf.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 617 | 2026-01-12T05:05:05.166Z | Compiling deranged v0.3.11 |
| 618 | 2026-01-12T05:05:05.169Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=3f86b46a54e2967a -C extra-filename=-3eff810ddca4f88f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-a5173583f8885fa3.rmeta --cap-lints allow` |
| 619 | 2026-01-12T05:05:05.185Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f70fcf6f632ca387 -C extra-filename=-0c937afeade36510 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --cap-lints allow` |
| 620 | 2026-01-12T05:05:06.270Z | Compiling num_threads v0.1.3 |
| 621 | 2026-01-12T05:05:06.274Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed3631b4c7be1820 -C extra-filename=-a85ba45e7c253d31 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 622 | 2026-01-12T05:05:06.331Z | Compiling rustix v0.38.44 |
| 623 | 2026-01-12T05:05:06.334Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9d31e9f86d664a18 -C extra-filename=-c4499ae851a4d793 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-c4499ae851a4d793 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 624 | 2026-01-12T05:05:06.423Z | Compiling icu_properties_data v1.5.0 |
| 625 | 2026-01-12T05:05:06.426Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=149f1f9211e2cd87 -C extra-filename=-1a172109d3452741 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 626 | 2026-01-12T05:05:06.680Z | Compiling fastrand v2.1.1 |
| 627 | 2026-01-12T05:05:06.684Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=f0918ce984b6b8eb -C extra-filename=-b4d2da2fd35b10de --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 628 | 2026-01-12T05:05:06.705Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-d1ae81c03015859e/build-script-build` |
| 629 | 2026-01-12T05:05:06.714Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=93fce4dc1554f607 -C extra-filename=-0fff2545b0051de5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-2cd86c14576cf4f5.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-01849675c2cb2539.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 630 | 2026-01-12T05:05:06.869Z | Compiling thread-id v5.0.0 |
| 631 | 2026-01-12T05:05:06.873Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d8e65669ca0e92e -C extra-filename=-df8d5518f49eedea --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow` |
| 632 | 2026-01-12T05:05:06.950Z | Compiling unicase v2.6.0 |
| 633 | 2026-01-12T05:05:06.962Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=9852a5f9ee414882 -C extra-filename=-9c72ec6efb4903ff --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-9c72ec6efb4903ff -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow` |
| 634 | 2026-01-12T05:05:06.986Z | Compiling num-traits v0.2.14 |
| 635 | 2026-01-12T05:05:06.989Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=b3219405e97475bf -C extra-filename=-a9838e6953e4558e --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-a9838e6953e4558e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-e1581779f99d8cf3.rlib --cap-lints allow` |
| 636 | 2026-01-12T05:05:07.051Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-c4499ae851a4d793/build-script-build` |
| 637 | 2026-01-12T05:05:07.189Z | Compiling foreign-types-shared v0.1.1 |
| 638 | 2026-01-12T05:05:07.201Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0913e4b92e98220 -C extra-filename=-98b292a87d5cdbbb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 639 | 2026-01-12T05:05:07.233Z | Compiling utf16_iter v1.0.5 |
| 640 | 2026-01-12T05:05:07.237Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56dcfba9e5cbf7dc -C extra-filename=-fb16a39c19565682 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 641 | 2026-01-12T05:05:07.295Z | Compiling serde_derive v1.0.228 |
| 642 | 2026-01-12T05:05:07.308Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=cbdcd6acb16357ea -C extra-filename=-6a8dff1ff4ab2ff8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 643 | 2026-01-12T05:05:07.311Z | Compiling tokio-macros v2.6.0 |
| 644 | 2026-01-12T05:05:07.322Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3dad07de5b10d11b -C extra-filename=-70a3005d60e67b9e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 645 | 2026-01-12T05:05:07.342Z | Compiling zerofrom-derive v0.1.5 |
| 646 | 2026-01-12T05:05:07.358Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e345081a60b74c78 -C extra-filename=-53c348b3ec2497ff --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-a243f8f9270afa99.rlib --extern proc_macro --cap-lints allow` |
| 647 | 2026-01-12T05:05:07.362Z | Compiling futures-macro v0.3.31 |
| 648 | 2026-01-12T05:05:07.362Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d420b08fa27d016 -C extra-filename=-30044009757c2296 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 649 | 2026-01-12T05:05:07.378Z | Compiling thiserror-impl v2.0.17 |
| 650 | 2026-01-12T05:05:07.382Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9450e9f4f87680ff -C extra-filename=-35a07b92fa9f61de --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 651 | 2026-01-12T05:05:07.426Z | Compiling yoke-derive v0.7.5 |
| 652 | 2026-01-12T05:05:07.429Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e03e04160b5abb50 -C extra-filename=-f39789bdd8a5a64f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-a243f8f9270afa99.rlib --extern proc_macro --cap-lints allow` |
| 653 | 2026-01-12T05:05:07.450Z | Compiling zerovec-derive v0.10.3 |
| 654 | 2026-01-12T05:05:07.464Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=14b65aa2c7a8f419 -C extra-filename=-4a0243a6e5db1773 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 655 | 2026-01-12T05:05:08.888Z | Compiling tokio v1.49.0 |
| 656 | 2026-01-12T05:05:08.892Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=65315677ebc55da3 -C extra-filename=-83458c60e380f77d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-2c83d0f13922721f.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-330c6f01a565a3e4.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-b97e69089a41503d.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-90816d9c3af84854.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-70a3005d60e67b9e.so --cap-lints allow` |
| 657 | 2026-01-12T05:05:09.223Z | Compiling futures-util v0.3.31 |
| 658 | 2026-01-12T05:05:09.228Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=1bc0bdf7834437a6 -C extra-filename=-fc50097b5d5b3817 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-a8037fb04114235f.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-30044009757c2296.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-b878c6d60e538515.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-02f5df2a920989d3.rmeta --cap-lints allow` |
| 659 | 2026-01-12T05:05:09.455Z | Compiling displaydoc v0.2.5 |
| 660 | 2026-01-12T05:05:09.467Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ca0f529c1c492a0b -C extra-filename=-758a41673540c7a2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 661 | 2026-01-12T05:05:09.803Z | Compiling zerocopy-derive v0.8.27 |
| 662 | 2026-01-12T05:05:09.806Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68f6ef8eaa8dcd23 -C extra-filename=-dbfe9cd3408caace --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 663 | 2026-01-12T05:05:09.845Z | Compiling icu_provider_macros v1.5.0 |
| 664 | 2026-01-12T05:05:09.857Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31f5583ebe4188a1 -C extra-filename=-a0b5f0b5d2884403 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 665 | 2026-01-12T05:05:10.210Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=eb2836f8c3ac8f85 -C extra-filename=-5d72d5c77b774a32 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror_impl-35a07b92fa9f61de.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 666 | 2026-01-12T05:05:10.224Z | Compiling zerofrom v0.1.5 |
| 667 | 2026-01-12T05:05:10.224Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=5b9c72c89b15532e -C extra-filename=-196be5e1185ce5d6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern zerofrom_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom_derive-53c348b3ec2497ff.so --cap-lints allow` |
| 668 | 2026-01-12T05:05:10.370Z | Compiling pest v2.8.1 |
| 669 | 2026-01-12T05:05:10.373Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=c9e3a4622ef52bab -C extra-filename=-103c6525b26c0330 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-17a9ade75285a27e.rmeta --cap-lints allow` |
| 670 | 2026-01-12T05:05:10.453Z | Compiling yoke v0.7.5 |
| 671 | 2026-01-12T05:05:10.456Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=75f61b4e0dd71bcd -C extra-filename=-59a02d10c8028d27 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-eb7e57ae6664c5f9.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-f39789bdd8a5a64f.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-196be5e1185ce5d6.rmeta --cap-lints allow` |
| 672 | 2026-01-12T05:05:10.831Z | Compiling zerovec v0.10.4 |
| 673 | 2026-01-12T05:05:10.834Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=31add9de235ed0f4 -C extra-filename=-f201987653ed1f8f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-59a02d10c8028d27.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-196be5e1185ce5d6.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-4a0243a6e5db1773.so --cap-lints allow` |
| 674 | 2026-01-12T05:05:10.989Z | Compiling time v0.3.36 |
| 675 | 2026-01-12T05:05:11.002Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=50c955e185951f06 -C extra-filename=-85801c57c564b2e2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern deranged=/work/oxidecomputer/dropshot/target/debug/deps/libderanged-3eff810ddca4f88f.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-75741bd77ea0a8b1.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-a85ba45e7c253d31.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-a5173583f8885fa3.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-78eed000a90d4839.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-73a707b09d838b2f.so --cap-lints allow` |
| 676 | 2026-01-12T05:05:11.063Z | Compiling scroll_derive v0.13.1 |
| 677 | 2026-01-12T05:05:11.067Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3475a33f0ba9ce2 -C extra-filename=-32482b14be69f68b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 678 | 2026-01-12T05:05:12.926Z | Compiling tinystr v0.7.6 |
| 679 | 2026-01-12T05:05:12.930Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=cf0a48302405fd6f -C extra-filename=-1032ad25c5436a31 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-758a41673540c7a2.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f201987653ed1f8f.rmeta --cap-lints allow` |
| 680 | 2026-01-12T05:05:13.024Z | Compiling pest_meta v2.8.1 |
| 681 | 2026-01-12T05:05:13.027Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=e1277dfb923e1920 -C extra-filename=-5a80054557f7fc18 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-103c6525b26c0330.rmeta --cap-lints allow` |
| 682 | 2026-01-12T05:05:13.101Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=3b3af951ccb2e4d0 -C extra-filename=-e1b37d087365f786 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern zerocopy_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy_derive-dbfe9cd3408caace.so --cap-lints allow --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_target_has_atomics_1_60_0 --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` |
| 683 | 2026-01-12T05:05:13.343Z | Compiling icu_locid v1.5.0 |
| 684 | 2026-01-12T05:05:13.356Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=45dc147ec45b187a -C extra-filename=-fade8d8b1d4dff06 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-758a41673540c7a2.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-9716f9529f530590.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-1032ad25c5436a31.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-587f6c7889c2b70f.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f201987653ed1f8f.rmeta --cap-lints allow` |
| 685 | 2026-01-12T05:05:13.458Z | Compiling icu_collections v1.5.0 |
| 686 | 2026-01-12T05:05:13.469Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=4b39c4845e81cde6 -C extra-filename=-59b44f45aeaeff8d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-758a41673540c7a2.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-59a02d10c8028d27.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-196be5e1185ce5d6.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f201987653ed1f8f.rmeta --cap-lints allow` |
| 687 | 2026-01-12T05:05:14.301Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=61c05fd48910e08a -C extra-filename=-373e948815e35a7a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-6a8dff1ff4ab2ff8.so --cap-lints allow --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 688 | 2026-01-12T05:05:14.464Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c9f79a56cf11cb50 -C extra-filename=-f3a5284f829fb4ea --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-2cd86c14576cf4f5.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-6a8dff1ff4ab2ff8.so --cap-lints allow --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 689 | 2026-01-12T05:05:14.788Z | Compiling icu_provider v1.5.0 |
| 690 | 2026-01-12T05:05:14.807Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=b3de8cc56c54f8e5 -C extra-filename=-b287723b86045985 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-758a41673540c7a2.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-fade8d8b1d4dff06.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-a0b5f0b5d2884403.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-eb7e57ae6664c5f9.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-1032ad25c5436a31.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-587f6c7889c2b70f.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-59a02d10c8028d27.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-196be5e1185ce5d6.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f201987653ed1f8f.rmeta --cap-lints allow` |
| 691 | 2026-01-12T05:05:14.871Z | Compiling pest_generator v2.8.1 |
| 692 | 2026-01-12T05:05:14.875Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=14ed8345d62b8713 -C extra-filename=-07e1675108d614a6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-103c6525b26c0330.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-5a80054557f7fc18.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rmeta --cap-lints allow` |
| 693 | 2026-01-12T05:05:15.549Z | Compiling icu_locid_transform v1.5.0 |
| 694 | 2026-01-12T05:05:15.582Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=5a83846f93c87c77 -C extra-filename=-b2d063c78487af90 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-758a41673540c7a2.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-fade8d8b1d4dff06.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-6994f298582f665f.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-b287723b86045985.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-1032ad25c5436a31.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f201987653ed1f8f.rmeta --cap-lints allow` |
| 695 | 2026-01-12T05:05:15.629Z | Compiling serde_tokenstream v0.2.2 |
| 696 | 2026-01-12T05:05:15.641Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0507a358b3e95ba6 -C extra-filename=-8656128ec653b4aa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f3a5284f829fb4ea.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rmeta --cap-lints allow` |
| 697 | 2026-01-12T05:05:15.681Z | Compiling erased-serde v0.3.31 |
| 698 | 2026-01-12T05:05:15.684Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=ff2eb9683f2cd36a -C extra-filename=-3364b06142252131 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --cap-lints allow` |
| 699 | 2026-01-12T05:05:15.871Z | Compiling usdt-impl v0.6.0 |
| 700 | 2026-01-12T05:05:15.874Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=649ffc27d401e7ce -C extra-filename=-b8f678b02d79086c --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-b8f678b02d79086c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 701 | 2026-01-12T05:05:16.270Z | Compiling write16 v1.0.0 |
| 702 | 2026-01-12T05:05:16.276Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=81e3bedc70bedac2 -C extra-filename=-33d571a18024c08b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 703 | 2026-01-12T05:05:16.345Z | Compiling openssl v0.10.72 |
| 704 | 2026-01-12T05:05:16.348Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=b038218d24bda6b1 -C extra-filename=-4d48977c01555948 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-4d48977c01555948 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 705 | 2026-01-12T05:05:16.428Z | Compiling icu_normalizer_data v1.5.0 |
| 706 | 2026-01-12T05:05:16.431Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ceffb0ea6ea2a1d -C extra-filename=-dfa8907b9e4291c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 707 | 2026-01-12T05:05:16.530Z | Compiling ipnet v2.10.0 |
| 708 | 2026-01-12T05:05:16.533Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=8cd61fd9f2080ec0 -C extra-filename=-e8680fc069cdafc7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 709 | 2026-01-12T05:05:16.545Z | Compiling openssl-probe v0.1.4 |
| 710 | 2026-01-12T05:05:16.549Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18d394f1c0bb7269 -C extra-filename=-aa9a99eabf3de30f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 711 | 2026-01-12T05:05:16.627Z | Compiling pest_derive v2.8.1 |
| 712 | 2026-01-12T05:05:16.630Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=b5ba9a27bfe313dd -C extra-filename=-59d07feba3f42f2c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-103c6525b26c0330.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-07e1675108d614a6.rlib --extern proc_macro --cap-lints allow` |
| 713 | 2026-01-12T05:05:16.876Z | Compiling utf8_iter v1.0.4 |
| 714 | 2026-01-12T05:05:16.880Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6df53b7d96330ed6 -C extra-filename=-c8a7bbf3e2d688c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 715 | 2026-01-12T05:05:16.899Z | Compiling icu_properties v1.5.1 |
| 716 | 2026-01-12T05:05:16.902Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=9a484d24af6383c1 -C extra-filename=-8701eb105011d92d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-758a41673540c7a2.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-59b44f45aeaeff8d.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-b2d063c78487af90.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-1a172109d3452741.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-b287723b86045985.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-1032ad25c5436a31.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f201987653ed1f8f.rmeta --cap-lints allow` |
| 717 | 2026-01-12T05:05:16.973Z | Compiling paste v1.0.15 |
| 718 | 2026-01-12T05:05:16.977Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5d8cabcf2768874 -C extra-filename=-33a0a173cdbabd7c --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-33a0a173cdbabd7c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 719 | 2026-01-12T05:05:17.071Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-4d48977c01555948/build-script-build` |
| 720 | 2026-01-12T05:05:17.090Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=6bc4830e9729bf25 -C extra-filename=-82a0222c6679d17d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern erased_serde=/work/oxidecomputer/dropshot/target/debug/deps/liberased_serde-3364b06142252131.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 721 | 2026-01-12T05:05:17.139Z | Compiling tokio-util v0.7.7 |
| 722 | 2026-01-12T05:05:17.143Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=5039049e3f3ac4b1 -C extra-filename=-eb60fb57b1675dac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow` |
| 723 | 2026-01-12T05:05:17.537Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-33a0a173cdbabd7c/build-script-build` |
| 724 | 2026-01-12T05:05:17.576Z | Compiling dof v0.4.0 |
| 725 | 2026-01-12T05:05:17.580Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=eeef3950f4548c20 -C extra-filename=-cb8dcb3cc3f1ba11 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f3a5284f829fb4ea.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-0fff2545b0051de5.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-e1b37d087365f786.rmeta --cap-lints allow` |
| 726 | 2026-01-12T05:05:17.607Z | Compiling dtrace-parser v0.3.0 |
| 727 | 2026-01-12T05:05:17.619Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dfc9870bede3795c -C extra-filename=-0fb9d6c5607bf55e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-103c6525b26c0330.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-59d07feba3f42f2c.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rmeta --cap-lints allow` |
| 728 | 2026-01-12T05:05:17.727Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-b8f678b02d79086c/build-script-build` |
| 729 | 2026-01-12T05:05:17.747Z | Compiling scroll v0.13.0 |
| 730 | 2026-01-12T05:05:17.759Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=a4c950607b2dc735 -C extra-filename=-ab927286b3edf081 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern scroll_derive=/work/oxidecomputer/dropshot/target/debug/deps/libscroll_derive-32482b14be69f68b.so --cap-lints allow` |
| 731 | 2026-01-12T05:05:17.994Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-a9838e6953e4558e/build-script-build` |
| 732 | 2026-01-12T05:05:18.271Z | Compiling h2 v0.4.6 |
| 733 | 2026-01-12T05:05:18.274Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=10a3cb638afd41e2 -C extra-filename=-39131349e1192d37 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern atomic_waker=/work/oxidecomputer/dropshot/target/debug/deps/libatomic_waker-9ac8fd3889a1fc7b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-4448a40bb35d7eef.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-02f5df2a920989d3.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-eb60fb57b1675dac.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow` |
| 734 | 2026-01-12T05:05:18.315Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-9c72ec6efb4903ff/build-script-build` |
| 735 | 2026-01-12T05:05:18.337Z | Compiling openssl-macros v0.1.1 |
| 736 | 2026-01-12T05:05:18.337Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb12f4ef4ea8b7ac -C extra-filename=-c4db5b56b448e76f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 737 | 2026-01-12T05:05:18.446Z | Compiling foreign-types v0.3.2 |
| 738 | 2026-01-12T05:05:18.449Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7e73e056b159d69 -C extra-filename=-8c90d3fdaa07e6a1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types_shared-98b292a87d5cdbbb.rmeta --cap-lints allow` |
| 739 | 2026-01-12T05:05:18.492Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=53ad6f4e01a0b58c -C extra-filename=-39f1bd4f09024463 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bitflags=/work/oxidecomputer/dropshot/target/debug/deps/libbitflags-03b97606ae84b231.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-dc01f88feee000bf.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 740 | 2026-01-12T05:05:18.550Z | Compiling block-buffer v0.10.2 |
| 741 | 2026-01-12T05:05:18.553Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a88c18c3cf10845a -C extra-filename=-9da8680cca7e78b6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern generic_array=/work/oxidecomputer/dropshot/target/debug/deps/libgeneric_array-6a64513162ee73ed.rmeta --cap-lints allow` |
| 742 | 2026-01-12T05:05:18.685Z | Compiling crypto-common v0.1.6 |
| 743 | 2026-01-12T05:05:18.721Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=38cf56cab1ba5f2c -C extra-filename=-86901e58e168df60 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern generic_array=/work/oxidecomputer/dropshot/target/debug/deps/libgeneric_array-6a64513162ee73ed.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-53d886db1813acf4.rmeta --cap-lints allow` |
| 744 | 2026-01-12T05:05:18.764Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=1f743f0948d257b5 -C extra-filename=-4fdd1a01b1088901 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` |
| 745 | 2026-01-12T05:05:18.900Z | Compiling form_urlencoded v1.2.2 |
| 746 | 2026-01-12T05:05:18.904Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d53f96270009bde9 -C extra-filename=-14abb8393ba8e0e8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --cap-lints allow` |
| 747 | 2026-01-12T05:05:19.220Z | Compiling rand_core v0.6.3 |
| 748 | 2026-01-12T05:05:19.223Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=6d5ae7750ff2c753 -C extra-filename=-0317f5606b2b39f0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-40c355f4e6f7c318.rmeta --cap-lints allow` |
| 749 | 2026-01-12T05:05:19.245Z | Compiling rustls v0.22.4 |
| 750 | 2026-01-12T05:05:19.256Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=b335fd724a79b5a2 -C extra-filename=-c587a6d30552a342 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-c587a6d30552a342 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 751 | 2026-01-12T05:05:19.636Z | Compiling rustls v0.23.13 |
| 752 | 2026-01-12T05:05:19.640Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=9d373d6933410322 -C extra-filename=-f1268eb15984a14f --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-f1268eb15984a14f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 753 | 2026-01-12T05:05:19.653Z | Compiling ppv-lite86 v0.2.15 |
| 754 | 2026-01-12T05:05:19.665Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=ba3a59ac04a1e67e -C extra-filename=-2042151c00ea19a5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 755 | 2026-01-12T05:05:19.754Z | Compiling plain v0.2.3 |
| 756 | 2026-01-12T05:05:19.757Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3fef49bdc7379a9b -C extra-filename=-7b15fb07f0c6cf62 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 757 | 2026-01-12T05:05:19.921Z | Compiling native-tls v0.2.12 |
| 758 | 2026-01-12T05:05:19.927Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=07bb6232b11bcd51 -C extra-filename=-f4ad55a0eb5f9ef5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-f4ad55a0eb5f9ef5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 759 | 2026-01-12T05:05:20.020Z | Compiling ryu v1.0.5 |
| 760 | 2026-01-12T05:05:20.020Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=bd3f5576a77731b1 -C extra-filename=-fad403f3604b2454 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-fad403f3604b2454 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 761 | 2026-01-12T05:05:20.090Z | Compiling mime v0.3.16 |
| 762 | 2026-01-12T05:05:20.094Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4332476ee8c5d912 -C extra-filename=-08a73b4620987bb3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 763 | 2026-01-12T05:05:20.362Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-f4ad55a0eb5f9ef5/build-script-build` |
| 764 | 2026-01-12T05:05:20.381Z | Compiling rand_chacha v0.3.1 |
| 765 | 2026-01-12T05:05:20.384Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=07c09d1672a4af39 -C extra-filename=-0c71dac614d4b3ea --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/dropshot/target/debug/deps/libppv_lite86-2042151c00ea19a5.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-0317f5606b2b39f0.rmeta --cap-lints allow` |
| 766 | 2026-01-12T05:05:20.414Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-f1268eb15984a14f/build-script-build` |
| 767 | 2026-01-12T05:05:20.448Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=18fc39090b4aa96b -C extra-filename=-cf38a4eadabf2044 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bitflags=/work/oxidecomputer/dropshot/target/debug/deps/libbitflags-03b97606ae84b231.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-8c90d3fdaa07e6a1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-bcf0c78fdafaa0ad.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-c4db5b56b448e76f.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-4fdd1a01b1088901.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'` |
| 768 | 2026-01-12T05:05:20.576Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-fad403f3604b2454/build-script-build` |
| 769 | 2026-01-12T05:05:20.594Z | Compiling goblin v0.10.1 |
| 770 | 2026-01-12T05:05:20.607Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=904c7bd45fca3235 -C extra-filename=-a43a830d8a812e8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-7b15fb07f0c6cf62.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-ab927286b3edf081.rmeta --cap-lints allow` |
| 771 | 2026-01-12T05:05:20.610Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-c587a6d30552a342/build-script-build` |
| 772 | 2026-01-12T05:05:20.628Z | Compiling digest v0.10.7 |
| 773 | 2026-01-12T05:05:20.631Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=7db2d15921fc0e74 -C extra-filename=-7c69d3f13d5c737f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern block_buffer=/work/oxidecomputer/dropshot/target/debug/deps/libblock_buffer-9da8680cca7e78b6.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-86901e58e168df60.rmeta --cap-lints allow` |
| 774 | 2026-01-12T05:05:20.642Z | Compiling icu_normalizer v1.5.0 |
| 775 | 2026-01-12T05:05:20.645Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=d9da0b231bf1bb62 -C extra-filename=-77c77d9738de3871 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern displaydoc=/work/oxidecomputer/dropshot/target/debug/deps/libdisplaydoc-758a41673540c7a2.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-59b44f45aeaeff8d.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-dfa8907b9e4291c9.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-8701eb105011d92d.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-b287723b86045985.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-fb16a39c19565682.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-c8a7bbf3e2d688c8.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-33d571a18024c08b.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f201987653ed1f8f.rmeta --cap-lints allow` |
| 776 | 2026-01-12T05:05:21.067Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=40ca1e19c153b005 -C extra-filename=-0ba087e84ae7d5c7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` |
| 777 | 2026-01-12T05:05:21.466Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=3b3479f431f3c113 -C extra-filename=-e2a6ea39feca56f4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern byteorder=/work/oxidecomputer/dropshot/target/debug/deps/libbyteorder-e0ec86222b213173.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-cb8dcb3cc3f1ba11.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-0fb9d6c5607bf55e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f3a5284f829fb4ea.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-0fff2545b0051de5.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-df8d5518f49eedea.rmeta --cap-lints allow --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backend_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'` |
| 778 | 2026-01-12T05:05:21.505Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=4901fb813ee62184 -C extra-filename=-8e52de7a6ca47779 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg has_i128 --cfg has_to_int_unchecked` |
| 779 | 2026-01-12T05:05:21.906Z | Compiling idna_adapter v1.2.0 |
| 780 | 2026-01-12T05:05:21.909Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=9de2a1ce847386bf -C extra-filename=-53bea5dcceb578ed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern icu_normalizer=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer-77c77d9738de3871.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-8701eb105011d92d.rmeta --cap-lints allow` |
| 781 | 2026-01-12T05:05:22.144Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73ba43725e87bf45 -C extra-filename=-dfdacbd5bb51e603 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` |
| 782 | 2026-01-12T05:05:22.622Z | Compiling lazy_static v1.5.0 |
| 783 | 2026-01-12T05:05:22.626Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=f9332aeb1f658cc3 -C extra-filename=-a63e97079b2e8b1d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 784 | 2026-01-12T05:05:22.680Z | Compiling cpufeatures v0.2.2 |
| 785 | 2026-01-12T05:05:22.701Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=668b047932fbf7bd -C extra-filename=-b12975013fe88fbb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 786 | 2026-01-12T05:05:22.773Z | Compiling pretty-hex v0.4.1 |
| 787 | 2026-01-12T05:05:22.776Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=31534bc90e39d373 -C extra-filename=-0636d225778e88e7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 788 | 2026-01-12T05:05:22.790Z | Compiling unicode-width v0.1.9 |
| 789 | 2026-01-12T05:05:22.802Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=e717699d0df2186c -C extra-filename=-07fc40ab92b7be4e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 790 | 2026-01-12T05:05:22.921Z | Compiling iana-time-zone v0.1.47 |
| 791 | 2026-01-12T05:05:22.925Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=14ea6328f5cd5395 -C extra-filename=-21e601a383bd0e73 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 792 | 2026-01-12T05:05:22.976Z | Compiling thiserror v1.0.69 |
| 793 | 2026-01-12T05:05:22.989Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2bbe68b53f23b69 -C extra-filename=-78dfc24ca47a64d1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-78dfc24ca47a64d1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 794 | 2026-01-12T05:05:23.007Z | Compiling unicode-segmentation v1.10.0 |
| 795 | 2026-01-12T05:05:23.010Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=d74dd7453dc76ff6 -C extra-filename=-dcc785b7b02fb49d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 796 | 2026-01-12T05:05:23.181Z | Compiling winnow v0.7.13 |
| 797 | 2026-01-12T05:05:23.185Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=9f7ebea67b20e530 -C extra-filename=-0c7cb3e66ab14e6f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 798 | 2026-01-12T05:05:23.337Z | Compiling hyper v1.8.1 |
| 799 | 2026-01-12T05:05:23.337Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=8a5e9b7602c36d8b -C extra-filename=-700d3143c5c5cefb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern atomic_waker=/work/oxidecomputer/dropshot/target/debug/deps/libatomic_waker-9ac8fd3889a1fc7b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-39131349e1192d37.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-b6ded7f23f87f621.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-b878c6d60e538515.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-72c27f76ab1fcf03.rmeta --cap-lints allow` |
| 800 | 2026-01-12T05:05:23.583Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=7e1de9c84a8e240c -C extra-filename=-98b8dd84edd8aff1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-98b8dd84edd8aff1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 801 | 2026-01-12T05:05:23.756Z | Compiling newline-converter v0.3.0 |
| 802 | 2026-01-12T05:05:23.760Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96d4608f68ee7889 -C extra-filename=-c8e2c71880ceb9b2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_segmentation-dcc785b7b02fb49d.rmeta --cap-lints allow` |
| 803 | 2026-01-12T05:05:23.804Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-78dfc24ca47a64d1/build-script-build` |
| 804 | 2026-01-12T05:05:23.942Z | Compiling chrono v0.4.42 |
| 805 | 2026-01-12T05:05:23.945Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=6dd3b17f662cf873 -C extra-filename=-c2b5b4bffa035c15 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/dropshot/target/debug/deps/libiana_time_zone-21e601a383bd0e73.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-8e52de7a6ca47779.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --cap-lints allow` |
| 806 | 2026-01-12T05:05:24.047Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-98b8dd84edd8aff1/build-script-build` |
| 807 | 2026-01-12T05:05:24.054Z | Compiling console v0.15.7 |
| 808 | 2026-01-12T05:05:24.057Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=d4c6c9184da48852 -C extra-filename=-4447169bea31220f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-07fc40ab92b7be4e.rmeta --cap-lints allow` |
| 809 | 2026-01-12T05:05:24.182Z | Compiling sha1 v0.10.6 |
| 810 | 2026-01-12T05:05:24.194Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=d7040ecb6f5905cd -C extra-filename=-7bcc0f1f2b9105cc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-b12975013fe88fbb.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-7c69d3f13d5c737f.rmeta --cap-lints allow` |
| 811 | 2026-01-12T05:05:24.619Z | Compiling idna v1.0.3 |
| 812 | 2026-01-12T05:05:24.630Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=8cfb888dbd62464c -C extra-filename=-6bcb5cf0599d9654 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern idna_adapter=/work/oxidecomputer/dropshot/target/debug/deps/libidna_adapter-53bea5dcceb578ed.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-c8a7bbf3e2d688c8.rmeta --cap-lints allow` |
| 813 | 2026-01-12T05:05:25.469Z | Compiling mime_guess v2.0.5 |
| 814 | 2026-01-12T05:05:25.499Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=928caf0a3d1823ee -C extra-filename=-d0a31ccf62658966 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-d0a31ccf62658966 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-0ba087e84ae7d5c7.rlib --cap-lints allow` |
| 815 | 2026-01-12T05:05:25.863Z | Compiling hyper-util v0.1.19 |
| 816 | 2026-01-12T05:05:25.867Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-pool"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=cd3231d897e4dc03 -C extra-filename=-c7d3079d90915d3e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-fc50097b5d5b3817.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-e8680fc069cdafc7.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-90816d9c3af84854.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow` |
| 817 | 2026-01-12T05:05:26.449Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 818 | 2026-01-12T05:05:26.452Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.6+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=2aba156316bca59e -C extra-filename=-73dcedb190d70355 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-0c7cb3e66ab14e6f.rmeta --cap-lints allow` |
| 819 | 2026-01-12T05:05:26.565Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=1cd4b5be8aca6c7d -C extra-filename=-3200a2ad4dd5d97d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-cf38a4eadabf2044.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-aa9a99eabf3de30f.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-4fdd1a01b1088901.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 820 | 2026-01-12T05:05:26.591Z | Compiling rand v0.8.4 |
| 821 | 2026-01-12T05:05:26.594Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="rand_hc"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "rand_hc", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=10d73e72d1ad3ab8 -C extra-filename=-4002ef555c68999b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-0c71dac614d4b3ea.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-0317f5606b2b39f0.rmeta --cap-lints allow` |
| 822 | 2026-01-12T05:05:27.234Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=a9a277ace250be2f -C extra-filename=-c0bdb86579048164 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 823 | 2026-01-12T05:05:27.497Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=84d9706b064238e3 -C extra-filename=-d4024fbfc5d87dd3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-2f4baa703eced14b.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-080e2d3f86872050.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-23c10a0749295ab8.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-43179ed41b445ef9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 824 | 2026-01-12T05:05:27.597Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=c6af97b839e461ad -C extra-filename=-dbf1c1866cb4adce --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-bcf0c78fdafaa0ad.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-2f4baa703eced14b.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-080e2d3f86872050.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-23c10a0749295ab8.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-43179ed41b445ef9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 825 | 2026-01-12T05:05:27.639Z | Compiling thiserror-impl v1.0.69 |
| 826 | 2026-01-12T05:05:27.643Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8722399b5fa57a8 -C extra-filename=-89effc8ae32b85cf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 827 | 2026-01-12T05:05:28.080Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=bd6ae53985bb73b6 -C extra-filename=-d3b55046df433340 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-a43a830d8a812e8a.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-0636d225778e88e7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-e1b37d087365f786.rmeta --cap-lints allow` |
| 828 | 2026-01-12T05:05:28.140Z | Compiling concurrent-queue v2.5.0 |
| 829 | 2026-01-12T05:05:28.152Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=a4b106958f37fcff -C extra-filename=-1e19e36cdffb678b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-0c937afeade36510.rmeta --cap-lints allow` |
| 830 | 2026-01-12T05:05:28.411Z | Compiling serde_derive_internals v0.29.0 |
| 831 | 2026-01-12T05:05:28.414Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=89c173a3283dc19d -C extra-filename=-75cf4d52ef456691 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rmeta --cap-lints allow` |
| 832 | 2026-01-12T05:05:28.522Z | Compiling http-body-util v0.1.3 |
| 833 | 2026-01-12T05:05:28.526Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=06768a6fc0d7f177 -C extra-filename=-9be7bc304d60cb78 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 834 | 2026-01-12T05:05:29.015Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 835 | 2026-01-12T05:05:29.018Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.5+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=ea34b064c45c8ae7 -C extra-filename=-2307657a36f0e4d3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow` |
| 836 | 2026-01-12T05:05:29.696Z | Compiling serde_spanned v1.0.4 |
| 837 | 2026-01-12T05:05:29.699Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=5c8dc3ec33ffb75c -C extra-filename=-b2be4bc2f314013e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow` |
| 838 | 2026-01-12T05:05:29.843Z | Compiling rustls-pemfile v2.2.0 |
| 839 | 2026-01-12T05:05:29.846Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=705cb921e7d91178 -C extra-filename=-3dfebfb65e0cdf4a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --cap-lints allow` |
| 840 | 2026-01-12T05:05:29.975Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.113/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=9b81132dd8a6746d -C extra-filename=-0b3a564b35c45e67 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-34998c1384dce2fd.rmeta --cap-lints allow` |
| 841 | 2026-01-12T05:05:30.214Z | Compiling multer v3.1.0 |
| 842 | 2026-01-12T05:05:30.218Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=139fe0c9c5b3f507 -C extra-filename=-a42ca7aa30ae6038 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-a42ca7aa30ae6038 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow` |
| 843 | 2026-01-12T05:05:30.273Z | Compiling sync_wrapper v1.0.1 |
| 844 | 2026-01-12T05:05:30.276Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=ada8dd1ff9306251 -C extra-filename=-ef0bbdc2a7a3739f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --cap-lints allow` |
| 845 | 2026-01-12T05:05:30.438Z | Compiling thread_local v1.1.4 |
| 846 | 2026-01-12T05:05:30.450Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=232866806a901487 -C extra-filename=-ee882d04a2f7e901 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-bcf0c78fdafaa0ad.rmeta --cap-lints allow` |
| 847 | 2026-01-12T05:05:30.454Z | Compiling encoding_rs v0.8.32 |
| 848 | 2026-01-12T05:05:30.454Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=d3a93d1951d02263 -C extra-filename=-052e04dcd3f6cbff --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --cap-lints allow` |
| 849 | 2026-01-12T05:05:30.618Z | Compiling schemars v0.8.22 |
| 850 | 2026-01-12T05:05:30.623Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=454370d0d5904cd8 -C extra-filename=-d7cab6c2d20fa910 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-d7cab6c2d20fa910 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 851 | 2026-01-12T05:05:30.763Z | Compiling match_cfg v0.1.0 |
| 852 | 2026-01-12T05:05:30.766Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=719876d5451c2676 -C extra-filename=-8e53fec7412e9def --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 853 | 2026-01-12T05:05:30.867Z | Compiling parking v2.2.0 |
| 854 | 2026-01-12T05:05:30.870Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=21ce6b505ef23201 -C extra-filename=-8d21b013053e2c7e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 855 | 2026-01-12T05:05:30.986Z | Compiling similar v2.2.1 |
| 856 | 2026-01-12T05:05:30.989Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=4bbf57db7a447337 -C extra-filename=-4ebf39e698e8c842 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 857 | 2026-01-12T05:05:31.089Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 858 | 2026-01-12T05:05:31.093Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.6+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a0fc67ae6d81e51f -C extra-filename=-32fd83338daea29c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 859 | 2026-01-12T05:05:31.230Z | Compiling target-triple v1.0.0 |
| 860 | 2026-01-12T05:05:31.233Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f380711f26d15791 -C extra-filename=-720b06c19d8bf610 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-720b06c19d8bf610 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 861 | 2026-01-12T05:05:31.514Z | Compiling semver v1.0.27 |
| 862 | 2026-01-12T05:05:31.517Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=4c55781c242b3e24 -C extra-filename=-2794751f9e57cbac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 863 | 2026-01-12T05:05:31.800Z | Compiling heck v0.5.0 |
| 864 | 2026-01-12T05:05:31.807Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd370ffe228952d8 -C extra-filename=-86e41ea74570e15a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 865 | 2026-01-12T05:05:32.252Z | Compiling camino v1.2.2 |
| 866 | 2026-01-12T05:05:32.255Z | Compiling slog-async v2.8.0 |
| 867 | 2026-01-12T05:05:32.255Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=0da1b124d1e61dd5 -C extra-filename=-c87aee8a966f86e7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-c87aee8a966f86e7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 868 | 2026-01-12T05:05:32.255Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=0a710e43e6493c5e -C extra-filename=-1b6eb845a3cc7555 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-1b6eb845a3cc7555 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 869 | 2026-01-12T05:05:32.830Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-1b6eb845a3cc7555/build-script-build` |
| 870 | 2026-01-12T05:05:32.891Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-c87aee8a966f86e7/build-script-build` |
| 871 | 2026-01-12T05:05:32.904Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-720b06c19d8bf610/build-script-build` |
| 872 | 2026-01-12T05:05:32.912Z | Compiling tokio-rustls v0.25.0 |
| 873 | 2026-01-12T05:05:32.915Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=ecfd31419a18fb43 -C extra-filename=-3d97b14ed6f34b40 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 874 | 2026-01-12T05:05:32.939Z | Compiling toml v0.9.10+spec-1.1.0 |
| 875 | 2026-01-12T05:05:32.942Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.10+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=4accc22466be0d1b -C extra-filename=-554f8eaa534f1de8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-b2be4bc2f314013e.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-2307657a36f0e4d3.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-73dcedb190d70355.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-32fd83338daea29c.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-0c7cb3e66ab14e6f.rmeta --cap-lints allow` |
| 876 | 2026-01-12T05:05:32.964Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-d7cab6c2d20fa910/build-script-build` |
| 877 | 2026-01-12T05:05:32.984Z | Compiling event-listener v5.0.0 |
| 878 | 2026-01-12T05:05:32.989Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=fdb55de244a0a26d -C extra-filename=-5e27731531e4b509 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/dropshot/target/debug/deps/libconcurrent_queue-1e19e36cdffb678b.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-8d21b013053e2c7e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 879 | 2026-01-12T05:05:33.169Z | Compiling hostname v0.3.1 |
| 880 | 2026-01-12T05:05:33.173Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=5666fbcb8de899b2 -C extra-filename=-56a01e8de83be844 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-8e53fec7412e9def.rmeta --cap-lints allow` |
| 881 | 2026-01-12T05:05:33.325Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-a42ca7aa30ae6038/build-script-build` |
| 882 | 2026-01-12T05:05:33.390Z | Compiling tokio-rustls v0.26.0 |
| 883 | 2026-01-12T05:05:33.394Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=e6fc96cee035d3a1 -C extra-filename=-3769c426e45167bf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-dbf1c1866cb4adce.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 884 | 2026-01-12T05:05:33.404Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4873215ca2e6f787 -C extra-filename=-5d251f9b7bcd1edf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror_impl-89effc8ae32b85cf.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 885 | 2026-01-12T05:05:33.556Z | Compiling tower v0.5.2 |
| 886 | 2026-01-12T05:05:33.568Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=0405b6cb0a6a439a -C extra-filename=-5609a224d6bfe9b9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-fc50097b5d5b3817.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ef0bbdc2a7a3739f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow` |
| 887 | 2026-01-12T05:05:33.572Z | Compiling schemars_derive v0.8.22 |
| 888 | 2026-01-12T05:05:33.572Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=890598a3c244c9c2 -C extra-filename=-b8e77c9533237b65 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-75cf4d52ef456691.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 889 | 2026-01-12T05:05:33.868Z | Compiling serde_urlencoded v0.7.1 |
| 890 | 2026-01-12T05:05:33.871Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ee08f3c25539be7 -C extra-filename=-cf9cce912f39e8a8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-c0bdb86579048164.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --cap-lints allow` |
| 891 | 2026-01-12T05:05:34.402Z | Compiling tokio-native-tls v0.3.1 |
| 892 | 2026-01-12T05:05:34.406Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=817d38626f996d5e -C extra-filename=-549741ee7ab3f72f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-3200a2ad4dd5d97d.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 893 | 2026-01-12T05:05:34.583Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-d0a31ccf62658966/build-script-build` |
| 894 | 2026-01-12T05:05:34.599Z | Compiling url v2.5.4 |
| 895 | 2026-01-12T05:05:34.602Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=b98724fcc4594602 -C extra-filename=-840c3bd0cc432466 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-6bcb5cf0599d9654.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --cap-lints allow` |
| 896 | 2026-01-12T05:05:34.616Z | Compiling usdt-attr-macro v0.6.0 |
| 897 | 2026-01-12T05:05:34.619Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e363e2134ad60e3d -C extra-filename=-3dca8b2bf12b07ac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-0fb9d6c5607bf55e.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-8656128ec653b4aa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-e2a6ea39feca56f4.rlib --extern proc_macro --cap-lints allow` |
| 898 | 2026-01-12T05:05:34.689Z | Compiling usdt-macro v0.6.0 |
| 899 | 2026-01-12T05:05:34.725Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dbfb6db077fa4989 -C extra-filename=-c25e70b4a3f7ff7c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-0fb9d6c5607bf55e.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-8656128ec653b4aa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-e2a6ea39feca56f4.rlib --extern proc_macro --cap-lints allow` |
| 900 | 2026-01-12T05:05:36.174Z | Compiling slog-json v2.6.1 |
| 901 | 2026-01-12T05:05:36.178Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=59bab16d780f884e -C extra-filename=-fc8e4da69f4be3ca --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-85801c57c564b2e2.rmeta --cap-lints allow` |
| 902 | 2026-01-12T05:05:36.274Z | Compiling futures-executor v0.3.31 |
| 903 | 2026-01-12T05:05:36.278Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=fd35e81648538801 -C extra-filename=-5ff53a5f4ec88cbe --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-fc50097b5d5b3817.rmeta --cap-lints allow` |
| 904 | 2026-01-12T05:05:36.383Z | Compiling async-stream-impl v0.3.6 |
| 905 | 2026-01-12T05:05:36.433Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11d8dbe15c1ef8fe -C extra-filename=-35095c4c53ba7744 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 906 | 2026-01-12T05:05:36.464Z | Compiling tempfile v3.24.0 |
| 907 | 2026-01-12T05:05:36.476Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=27e022ed564d51f4 -C extra-filename=-7b6fecd9238d7724 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern fastrand=/work/oxidecomputer/dropshot/target/debug/deps/libfastrand-b4d2da2fd35b10de.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-7e78e05ead40ebef.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-bcf0c78fdafaa0ad.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-0e2b5a7e68c945ee.rmeta --cap-lints allow` |
| 908 | 2026-01-12T05:05:36.554Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=20a327ab78960176 -C extra-filename=-ed14b94c5e66763a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern byteorder=/work/oxidecomputer/dropshot/target/debug/deps/libbyteorder-e0ec86222b213173.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-d3b55046df433340.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-0fb9d6c5607bf55e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0b3a564b35c45e67.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-df8d5518f49eedea.rmeta --cap-lints allow --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backend_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'` |
| 909 | 2026-01-12T05:05:36.745Z | Compiling crossbeam-channel v0.5.1 |
| 910 | 2026-01-12T05:05:36.758Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=e0a7e8b44d0909ac -C extra-filename=-08eb015fe91f2963 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-0c937afeade36510.rmeta --cap-lints allow` |
| 911 | 2026-01-12T05:05:36.841Z | Compiling uuid v1.19.0 |
| 912 | 2026-01-12T05:05:36.845Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=71a4d5e93abeeb6f -C extra-filename=-09c76aee93c3ee63 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-7e78e05ead40ebef.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow` |
| 913 | 2026-01-12T05:05:37.316Z | Compiling webpki-roots v0.26.5 |
| 914 | 2026-01-12T05:05:37.320Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-0.26.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59d17482054b1a6b -C extra-filename=-343a0206d4d9a816 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --cap-lints allow` |
| 915 | 2026-01-12T05:05:37.350Z | Compiling is-terminal v0.4.12 |
| 916 | 2026-01-12T05:05:37.361Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e187aea3e640e7f7 -C extra-filename=-d94b2b8ddd2b1a9a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow` |
| 917 | 2026-01-12T05:05:37.494Z | Compiling memmap2 v0.9.8 |
| 918 | 2026-01-12T05:05:37.497Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=8ce4c560beadf0f2 -C extra-filename=-ae8c13ab0393cefa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow` |
| 919 | 2026-01-12T05:05:37.541Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 920 | 2026-01-12T05:05:37.544Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ffcf09e7d7dceed6 -C extra-filename=-cc8377bd6a4acce9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-cc8377bd6a4acce9 -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib` |
| 921 | 2026-01-12T05:05:37.691Z | Compiling data-encoding v2.4.0 |
| 922 | 2026-01-12T05:05:37.722Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=07e2dbc47df95ca7 -C extra-filename=-9481eb56ba914fb3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 923 | 2026-01-12T05:05:37.740Z | Compiling iri-string v0.7.8 |
| 924 | 2026-01-12T05:05:37.743Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=9a4ec333263af061 -C extra-filename=-4e6a78f5b3be60f5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 925 | 2026-01-12T05:05:37.795Z | Compiling take_mut v0.2.2 |
| 926 | 2026-01-12T05:05:37.799Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1569f6c13bcdd39 -C extra-filename=-f8c38c6dd54a2122 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 927 | 2026-01-12T05:05:37.900Z | Compiling term v1.1.0 |
| 928 | 2026-01-12T05:05:37.913Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=8d6c54d978681614 -C extra-filename=-4baa42945a592e59 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 929 | 2026-01-12T05:05:37.962Z | Compiling utf-8 v0.7.6 |
| 930 | 2026-01-12T05:05:37.966Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b22fc1586fd68d75 -C extra-filename=-2b75cd98c852d062 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 931 | 2026-01-12T05:05:37.975Z | Compiling spin v0.9.8 |
| 932 | 2026-01-12T05:05:37.978Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mutex"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=6589ca9ea1517544 -C extra-filename=-ff493ef111a70da0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 933 | 2026-01-12T05:05:38.103Z | Compiling dyn-clone v1.0.4 |
| 934 | 2026-01-12T05:05:38.106Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da39d5c0aea1c6a6 -C extra-filename=-933a61d21b7ab2ae --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 935 | 2026-01-12T05:05:38.168Z | Compiling anyhow v1.0.100 |
| 936 | 2026-01-12T05:05:38.171Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4949fe2ca6c2d020 -C extra-filename=-3d7b93a4921b6d8f --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-3d7b93a4921b6d8f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 937 | 2026-01-12T05:05:38.246Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=f6ea266acb7fb389 -C extra-filename=-ad470e34ba46c424 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-933a61d21b7ab2ae.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-b8e77c9533237b65.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 938 | 2026-01-12T05:05:38.295Z | Compiling tungstenite v0.24.0 |
| 939 | 2026-01-12T05:05:38.299Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=d2f7252caf87e53c -C extra-filename=-9b2cca35f3ae06d3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern byteorder=/work/oxidecomputer/dropshot/target/debug/deps/libbyteorder-e0ec86222b213173.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-9481eb56ba914fb3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-4002ef555c68999b.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d251f9b7bcd1edf.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-2b75cd98c852d062.rmeta --cap-lints allow` |
| 940 | 2026-01-12T05:05:38.822Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-3d7b93a4921b6d8f/build-script-build` |
| 941 | 2026-01-12T05:05:39.244Z | Compiling slog-term v2.9.2 |
| 942 | 2026-01-12T05:05:39.249Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=62b198c0f6db7a22 -C extra-filename=-5101c9a649b56b11 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-d94b2b8ddd2b1a9a.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-4baa42945a592e59.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-ee882d04a2f7e901.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-85801c57c564b2e2.rmeta --cap-lints allow` |
| 943 | 2026-01-12T05:05:39.521Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=421d08a45721a484 -C extra-filename=-b77773eebe83d094 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-052e04dcd3f6cbff.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-fc50097b5d5b3817.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-08a73b4620987bb3.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-ff493ef111a70da0.rmeta --cap-lints allow` |
| 944 | 2026-01-12T05:05:39.670Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-cc8377bd6a4acce9/build-script-build` |
| 945 | 2026-01-12T05:05:39.739Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=1279bf78120657ad -C extra-filename=-fc065a56e53b8b34 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern crossbeam_channel=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_channel-08eb015fe91f2963.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-f8c38c6dd54a2122.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-ee882d04a2f7e901.rmeta --cap-lints allow --cfg integer128` |
| 946 | 2026-01-12T05:05:40.492Z | Compiling usdt v0.6.0 |
| 947 | 2026-01-12T05:05:40.496Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=aecf0bd3fcfe3014 -C extra-filename=-587f5405892d0096 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-d3b55046df433340.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-a43a830d8a812e8a.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-ae8c13ab0393cefa.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-3dca8b2bf12b07ac.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-ed14b94c5e66763a.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-c25e70b4a3f7ff7c.so --cap-lints allow` |
| 948 | 2026-01-12T05:05:40.513Z | Compiling async-stream v0.3.6 |
| 949 | 2026-01-12T05:05:40.517Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e1f22ed33311ffb -C extra-filename=-47f2d2ceda1dbe29 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern async_stream_impl=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream_impl-35095c4c53ba7744.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 950 | 2026-01-12T05:05:40.540Z | Compiling hyper-rustls v0.27.3 |
| 951 | 2026-01-12T05:05:40.543Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=b9af5d8325999b6f -C extra-filename=-496e84dc97a71f07 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-fc50097b5d5b3817.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-dbf1c1866cb4adce.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3769c426e45167bf.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-343a0206d4d9a816.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 952 | 2026-01-12T05:05:40.616Z | Compiling atomicwrites v0.4.4 |
| 953 | 2026-01-12T05:05:40.628Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0005e9e3165a010e -C extra-filename=-f41d7261d88e8c78 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-39f1bd4f09024463.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rmeta --cap-lints allow` |
| 954 | 2026-01-12T05:05:40.818Z | Compiling tower-http v0.6.8 |
| 955 | 2026-01-12T05:05:40.821Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=29b3f0ec3d06ea0f -C extra-filename=-4fffc85ee1790ea1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bitflags=/work/oxidecomputer/dropshot/target/debug/deps/libbitflags-03b97606ae84b231.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-fc50097b5d5b3817.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-4e6a78f5b3be60f5.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-5609a224d6bfe9b9.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow` |
| 956 | 2026-01-12T05:05:40.944Z | Compiling futures v0.3.31 |
| 957 | 2026-01-12T05:05:40.944Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=c9e049a2fb2f5983 -C extra-filename=-ce999eccccd7287b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-5ff53a5f4ec88cbe.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-a8037fb04114235f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-fc50097b5d5b3817.rmeta --cap-lints allow` |
| 958 | 2026-01-12T05:05:41.021Z | Compiling slog-bunyan v2.5.0 |
| 959 | 2026-01-12T05:05:41.033Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=13158225eb8239bc -C extra-filename=-9bb4d01feb9e02dc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-56a01e8de83be844.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-85801c57c564b2e2.rmeta --cap-lints allow` |
| 960 | 2026-01-12T05:05:41.064Z | Compiling hyper-tls v0.6.0 |
| 961 | 2026-01-12T05:05:41.067Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=c09de4bfeef1d539 -C extra-filename=-3959c5de7db527ee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-3200a2ad4dd5d97d.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-549741ee7ab3f72f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 962 | 2026-01-12T05:05:41.088Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=0617f68209e6ddb5 -C extra-filename=-f8949928e40a0b6f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-08a73b4620987bb3.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-0ba087e84ae7d5c7.rmeta --cap-lints allow` |
| 963 | 2026-01-12T05:05:41.236Z | Compiling event-listener-strategy v0.5.4 |
| 964 | 2026-01-12T05:05:41.239Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=a303d7313a2eba72 -C extra-filename=-41fb808c694e36e9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern event_listener=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener-5e27731531e4b509.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 965 | 2026-01-12T05:05:41.253Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=2e6f53b98ec1ecce -C extra-filename=-dc5ca4366626eaf3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --cfg os_string_pathbuf_leak --cfg path_add_extension --cfg pathbuf_const_new --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)' --check-cfg 'cfg(path_add_extension)' --check-cfg 'cfg(pathbuf_const_new)'` |
| 966 | 2026-01-12T05:05:41.483Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ab2af520e87c0b0 -C extra-filename=-8d66a757607b5ff8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(host_os, values("windows"))'` |
| 967 | 2026-01-12T05:05:41.497Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 968 | 2026-01-12T05:05:41.500Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b783b9aaf6bcea08 -C extra-filename=-8c923d7ae9c856e9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-86e41ea74570e15a.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f3a5284f829fb4ea.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-8656128ec653b4aa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro` |
| 969 | 2026-01-12T05:05:41.612Z | Compiling rustls-native-certs v0.7.0 |
| 970 | 2026-01-12T05:05:41.616Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4bde57b67e680beb -C extra-filename=-f9a991f22674b248 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-aa9a99eabf3de30f.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --cap-lints allow` |
| 971 | 2026-01-12T05:05:41.742Z | Compiling openapiv3 v2.2.0 |
| 972 | 2026-01-12T05:05:41.754Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=3108be5c6c5bcdf4 -C extra-filename=-3bdc5a9bc5fbda11 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --cap-lints allow` |
| 973 | 2026-01-12T05:05:41.880Z | Compiling yasna v0.5.2 |
| 974 | 2026-01-12T05:05:41.883Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=4a8df7494cf90f5a -C extra-filename=-9e309c76e54c0e13 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-85801c57c564b2e2.rmeta --cap-lints allow` |
| 975 | 2026-01-12T05:05:42.053Z | Compiling async-trait v0.1.89 |
| 976 | 2026-01-12T05:05:42.056Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68f5a304741050e3 -C extra-filename=-4c6d797eed760466 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 977 | 2026-01-12T05:05:42.075Z | Compiling pem v3.0.6 |
| 978 | 2026-01-12T05:05:42.078Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=cd4d6a3227c656ad -C extra-filename=-601d3d7fbd6983bd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rmeta --cap-lints allow` |
| 979 | 2026-01-12T05:05:42.104Z | Compiling waitgroup v0.1.2 |
| 980 | 2026-01-12T05:05:42.109Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1ee6592689b29ea -C extra-filename=-2742fa71b343d6b3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern atomic_waker=/work/oxidecomputer/dropshot/target/debug/deps/libatomic_waker-9ac8fd3889a1fc7b.rmeta --cap-lints allow` |
| 981 | 2026-01-12T05:05:42.240Z | Compiling serde_path_to_error v0.1.20 |
| 982 | 2026-01-12T05:05:42.252Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=136f9a8495a321f8 -C extra-filename=-52f64466199c21f4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow` |
| 983 | 2026-01-12T05:05:42.349Z | Compiling webpki-roots v1.0.0 |
| 984 | 2026-01-12T05:05:42.352Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=259ffc523d7e51cf -C extra-filename=-9111b134f23724a5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --cap-lints allow` |
| 985 | 2026-01-12T05:05:42.566Z | Compiling hostname v0.4.2 |
| 986 | 2026-01-12T05:05:42.570Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=4fd083eb43d3f0c8 -C extra-filename=-5b370851aa9062dc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow` |
| 987 | 2026-01-12T05:05:42.792Z | Compiling glob v0.3.0 |
| 988 | 2026-01-12T05:05:42.796Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb656df8dfd2ed24 -C extra-filename=-8c9b951dd7e9cbbc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 989 | 2026-01-12T05:05:42.807Z | Compiling simple-mermaid v0.2.0 |
| 990 | 2026-01-12T05:05:42.810Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name simple_mermaid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simple-mermaid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b34f2b14a0b58ccf -C extra-filename=-5ca237a0d8b96918 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 991 | 2026-01-12T05:05:42.862Z | Compiling http-range v0.1.4 |
| 992 | 2026-01-12T05:05:42.865Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-range-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5817c38e10a0387a -C extra-filename=-998cb5595039fc8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 993 | 2026-01-12T05:05:42.903Z | Compiling debug-ignore v1.0.5 |
| 994 | 2026-01-12T05:05:42.907Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=3bcfc3830930059f -C extra-filename=-34c12ee4f1a8d6c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 995 | 2026-01-12T05:05:43.055Z | Compiling termcolor v1.1.2 |
| 996 | 2026-01-12T05:05:43.063Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76b6f677e838d41a -C extra-filename=-9e54ebab4d9e5327 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 997 | 2026-01-12T05:05:43.068Z | Compiling hyper-staticfile v0.10.1 |
| 998 | 2026-01-12T05:05:43.071Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ce3843a4a146ea3 -C extra-filename=-265fed2700cac4e1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-fc50097b5d5b3817.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-998cb5595039fc8a.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-b6ded7f23f87f621.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-4002ef555c68999b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-840c3bd0cc432466.rmeta --cap-lints allow` |
| 999 | 2026-01-12T05:05:43.183Z | Compiling rcgen v0.14.6 |
| 1000 | 2026-01-12T05:05:43.186Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(rcgen_docsrs)' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "aws_lc_rs_unstable", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=e274123999a7faf3 -C extra-filename=-058854d211e11fc7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-2f4baa703eced14b.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-85801c57c564b2e2.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-9e309c76e54c0e13.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 1001 | 2026-01-12T05:05:43.503Z | Compiling trybuild v1.0.114 |
| 1002 | 2026-01-12T05:05:43.507Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=09e365b7b884caac -C extra-filename=-b989ab2d3813563a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern glob=/work/oxidecomputer/dropshot/target/debug/deps/libglob-8c9b951dd7e9cbbc.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-6a8dff1ff4ab2ff8.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-8d66a757607b5ff8.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-9e54ebab4d9e5327.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rmeta --cap-lints allow` |
| 1003 | 2026-01-12T05:05:43.734Z | Compiling reqwest v0.12.26 |
| 1004 | 2026-01-12T05:05:43.746Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=6c98e0c711216814 -C extra-filename=-12fa44e04a0814d5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-052e04dcd3f6cbff.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-39131349e1192d37.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-496e84dc97a71f07.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-3959c5de7db527ee.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-08a73b4620987bb3.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-3200a2ad4dd5d97d.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-dbf1c1866cb4adce.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ef0bbdc2a7a3739f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-549741ee7ab3f72f.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3769c426e45167bf.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-5609a224d6bfe9b9.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-4fffc85ee1790ea1.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-840c3bd0cc432466.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-9111b134f23724a5.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1005 | 2026-01-12T05:05:43.801Z | Compiling hyper-rustls v0.26.0 |
| 1006 | 2026-01-12T05:05:43.804Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=71f646403e9052c8 -C extra-filename=-8f677b61d7ceced4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-fc50097b5d5b3817.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-f9a991f22674b248.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 1007 | 2026-01-12T05:05:44.193Z | Compiling async-channel v2.5.0 |
| 1008 | 2026-01-12T05:05:44.196Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=1fa0955aa618f900 -C extra-filename=-837308203914df88 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/dropshot/target/debug/deps/libconcurrent_queue-1e19e36cdffb678b.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-41fb808c694e36e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 1009 | 2026-01-12T05:05:44.345Z | Compiling expectorate v1.2.0 |
| 1010 | 2026-01-12T05:05:44.348Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=bc3879fb80a9ac80 -C extra-filename=-1b5210173f498dd0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern atomicwrites=/work/oxidecomputer/dropshot/target/debug/deps/libatomicwrites-f41d7261d88e8c78.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-4447169bea31220f.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-c8e2c71880ceb9b2.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4ebf39e698e8c842.rmeta --cap-lints allow` |
| 1011 | 2026-01-12T05:05:44.441Z | Compiling tokio-tungstenite v0.24.0 |
| 1012 | 2026-01-12T05:05:44.445Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=421d855b6d5350af -C extra-filename=-b50c8218c316143d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-fc50097b5d5b3817.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-9b2cca35f3ae06d3.rmeta --cap-lints allow` |
| 1013 | 2026-01-12T05:05:44.603Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=a9b6501f0af86240 -C extra-filename=-3e26d04947c4407a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` |
| 1014 | 2026-01-12T05:05:44.606Z | Compiling subprocess v0.2.13 |
| 1015 | 2026-01-12T05:05:44.606Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6003f8309bb8a24 -C extra-filename=-6166cd963b63a104 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rmeta --cap-lints allow` |
| 1016 | 2026-01-12T05:05:45.018Z | Compiling buf-list v1.1.2 |
| 1017 | 2026-01-12T05:05:45.022Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=2703b47248c79f0b -C extra-filename=-7fb042c545b576ac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --cap-lints allow` |
| 1018 | 2026-01-12T05:05:45.378Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=0eac5244984fec2e -C extra-filename=-6945da026d0a24eb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1019 | 2026-01-12T05:05:45.425Z | Compiling prettyplease v0.2.37 |
| 1020 | 2026-01-12T05:05:45.428Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=bc0c2453f02cc53e -C extra-filename=-6e5c36ae50b46342 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-6e5c36ae50b46342 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1021 | 2026-01-12T05:05:45.572Z | Compiling schema-derive v0.1.0 |
| 1022 | 2026-01-12T05:05:45.576Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b4d540644ccf199f -C extra-filename=-7a8000c56c72669e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro --cap-lints allow` |
| 1023 | 2026-01-12T05:05:45.772Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=414ed7bf7510a902 -C extra-filename=-eabf4afcf40fe2d8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern fastrand=/work/oxidecomputer/dropshot/target/debug/deps/libfastrand-b4d2da2fd35b10de.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-7e78e05ead40ebef.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-6945da026d0a24eb.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-0e2b5a7e68c945ee.rmeta --cap-lints allow` |
| 1024 | 2026-01-12T05:05:45.845Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-6e5c36ae50b46342/build-script-build` |
| 1025 | 2026-01-12T05:05:45.877Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=e05ac2078f95c53c -C extra-filename=-8e9e26fa2d5f0c8e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1026 | 2026-01-12T05:05:46.618Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcfea123b90527d8 -C extra-filename=-9bda70aa0060ada6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-39f1bd4f09024463.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-eabf4afcf40fe2d8.rmeta --cap-lints allow` |
| 1027 | 2026-01-12T05:05:46.936Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=bc6eb0b0d0eb338e -C extra-filename=-44a7c643ac005b2f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern atomicwrites=/work/oxidecomputer/dropshot/target/debug/deps/libatomicwrites-9bda70aa0060ada6.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-4447169bea31220f.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-c8e2c71880ceb9b2.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4ebf39e698e8c842.rmeta --cap-lints allow` |
| 1028 | 2026-01-12T05:05:47.644Z | Compiling schema v0.1.0 |
| 1029 | 2026-01-12T05:05:47.647Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b07a516c30cf7cc -C extra-filename=-5b1ff04ee06dd66c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-7a8000c56c72669e.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rmeta --cap-lints allow` |
| 1030 | 2026-01-12T05:05:47.741Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d3a2a0de5a6441e5 -C extra-filename=-1f9f2c1dbe3b6a03 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-44a7c643ac005b2f.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-86e41ea74570e15a.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-8e9e26fa2d5f0c8e.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-5b1ff04ee06dd66c.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f3a5284f829fb4ea.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-8656128ec653b4aa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro` |
| 1031 | 2026-01-12T05:05:48.515Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2c3022da6d508cd5 -C extra-filename=-4edaebb61bb532be --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 1032 | 2026-01-12T05:05:49.676Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ec093f3fd01cd142 -C extra-filename=-494050713b01de42 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1033 | 2026-01-12T05:05:57.806Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a634cbf80c0d0c11 -C extra-filename=-583496b7d1706a00 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1034 | 2026-01-12T05:05:57.812Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=005b79b80e9044e3 -C extra-filename=-0fb46d7300f55048 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1035 | 2026-01-12T05:05:57.813Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0f8af722600fd441 -C extra-filename=-37f11323551cf367 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1036 | 2026-01-12T05:05:57.818Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=82657635f4b95d29 -C extra-filename=-255fb26753644526 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1037 | 2026-01-12T05:05:57.818Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d7911f8cc7c02818 -C extra-filename=-60499e8f6a847b32 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1038 | 2026-01-12T05:05:57.835Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3c6532cf7376fb30 -C extra-filename=-17699b695f69a020 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1039 | 2026-01-12T05:05:57.839Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8c66bbb0c5a8cc6a -C extra-filename=-cb428f230db3d7c1 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1040 | 2026-01-12T05:06:12.289Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3a89bc4c7637efd3 -C extra-filename=-0183ff1d147f421d --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1041 | 2026-01-12T05:06:16.585Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=44a14667b5f2cf39 -C extra-filename=-fd5b00fdef9f558c --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1042 | 2026-01-12T05:06:16.929Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2a5e4e12d05b1222 -C extra-filename=-244b22ea3e9363f1 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1043 | 2026-01-12T05:06:16.996Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=23ac04e5d6ef3a60 -C extra-filename=-7a123f35f7d3dea9 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1044 | 2026-01-12T05:06:18.195Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2b3480e91d44cb94 -C extra-filename=-8ff78f2f8c010e24 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1045 | 2026-01-12T05:06:21.841Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=100d12c19cee00a4 -C extra-filename=-760b131d1c9e8fec --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1046 | 2026-01-12T05:06:32.086Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=54e9e4533814bdad -C extra-filename=-6741f834ac240a6e --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1047 | 2026-01-12T05:06:36.585Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f1b61ba630a36e61 -C extra-filename=-975446258fdbaac6 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1048 | 2026-01-12T05:06:37.663Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d5be05d01fc0e82d -C extra-filename=-89c5163263019585 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1049 | 2026-01-12T05:06:39.966Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ac19cbef6af75f09 -C extra-filename=-519f0a6d48dba70f --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1050 | 2026-01-12T05:06:40.971Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2a6cf3b9a5e4a938 -C extra-filename=-b2a6915d9b5929ab --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1051 | 2026-01-12T05:06:41.341Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=261bc5456b8b6ab7 -C extra-filename=-71e131edbe79afc0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1052 | 2026-01-12T05:06:42.885Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ee7db47c61250a23 -C extra-filename=-cda2244d221ffb7d --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1053 | 2026-01-12T05:06:43.845Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=62dd96c17470cb0e -C extra-filename=-78124fe0041a9440 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1054 | 2026-01-12T05:06:55.105Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=532367d4b3664d1a -C extra-filename=-d76385f970a26f5c --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1055 | 2026-01-12T05:06:55.864Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6de5f1987c98cc57 -C extra-filename=-72e1b641ecda7112 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1056 | 2026-01-12T05:07:00.663Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3f92e085e0089395 -C extra-filename=-842892df7b7f7e1a --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4edaebb61bb532be.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-8c923d7ae9c856e9.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1057 | 2026-01-12T05:07:13.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s |
| 1058 | 2026-01-12T05:07:13.855Z | |
| 1059 | 2026-01-12T05:07:13.858Z | real 2:23.092897946 |
| 1060 | 2026-01-12T05:07:13.858Z | user 14:57.242519250 |
| 1061 | 2026-01-12T05:07:13.858Z | sys 1:50.274746735 |
| 1062 | 2026-01-12T05:07:13.858Z | trap 0.775617025 |
| 1063 | 2026-01-12T05:07:13.858Z | tflt 0.320066059 |
| 1064 | 2026-01-12T05:07:13.859Z | dflt 0.282853813 |
| 1065 | 2026-01-12T05:07:13.859Z | kflt 0.006056198 |
| 1066 | 2026-01-12T05:07:13.859Z | lock 45:50.923180441 |
| 1067 | 2026-01-12T05:07:13.859Z | slp 1:09:24.683434709 |
| 1068 | 2026-01-12T05:07:13.859Z | lat 51.369072631 |
| 1069 | 2026-01-12T05:07:13.859Z | stop 1:14.392583070 |
| 1070 | 2026-01-12T05:07:13.859Z | + banner test |
| 1071 | 2026-01-12T05:07:13.859Z | |
| 1072 | 2026-01-12T05:07:13.859Z | ##### ###### #### ##### |
| 1073 | 2026-01-12T05:07:13.859Z | # # # # |
| 1074 | 2026-01-12T05:07:13.859Z | # ##### #### # |
| 1075 | 2026-01-12T05:07:13.859Z | # # # # |
| 1076 | 2026-01-12T05:07:13.859Z | # # # # # |
| 1077 | 2026-01-12T05:07:13.859Z | # ###### #### # |
| 1078 | 2026-01-12T05:07:13.859Z | |
| 1079 | 2026-01-12T05:07:13.859Z | + ptime -m cargo test --all-features --locked --verbose |
| 1080 | 2026-01-12T05:07:14.183Z | Fresh unicode-ident v1.0.12 |
| 1081 | 2026-01-12T05:07:14.183Z | Fresh cfg-if v1.0.0 |
| 1082 | 2026-01-12T05:07:14.183Z | Fresh itoa v1.0.1 |
| 1083 | 2026-01-12T05:07:14.186Z | Fresh memchr v2.6.0 |
| 1084 | 2026-01-12T05:07:14.187Z | Fresh proc-macro2 v1.0.105 |
| 1085 | 2026-01-12T05:07:14.187Z | Fresh pin-project-lite v0.2.12 |
| 1086 | 2026-01-12T05:07:14.187Z | Fresh autocfg v1.1.0 |
| 1087 | 2026-01-12T05:07:14.187Z | Fresh shlex v1.3.0 |
| 1088 | 2026-01-12T05:07:14.187Z | Fresh quote v1.0.42 |
| 1089 | 2026-01-12T05:07:14.187Z | Fresh libc v0.2.179 |
| 1090 | 2026-01-12T05:07:14.187Z | Fresh cc v1.2.16 |
| 1091 | 2026-01-12T05:07:14.187Z | Fresh bytes v1.11.0 |
| 1092 | 2026-01-12T05:07:14.187Z | Fresh smallvec v1.13.2 |
| 1093 | 2026-01-12T05:07:14.187Z | Fresh futures-core v0.3.31 |
| 1094 | 2026-01-12T05:07:14.187Z | Fresh version_check v0.9.5 |
| 1095 | 2026-01-12T05:07:14.187Z | Fresh scopeguard v1.2.0 |
| 1096 | 2026-01-12T05:07:14.187Z | Fresh futures-sink v0.3.31 |
| 1097 | 2026-01-12T05:07:14.187Z | Fresh serde_derive v1.0.228 |
| 1098 | 2026-01-12T05:07:14.187Z | Fresh lock_api v0.4.6 |
| 1099 | 2026-01-12T05:07:14.187Z | Fresh tokio-macros v2.6.0 |
| 1100 | 2026-01-12T05:07:14.187Z | Fresh synstructure v0.13.1 |
| 1101 | 2026-01-12T05:07:14.188Z | Fresh log v0.4.17 |
| 1102 | 2026-01-12T05:07:14.188Z | Fresh parking_lot_core v0.9.4 |
| 1103 | 2026-01-12T05:07:14.188Z | Fresh socket2 v0.6.0 |
| 1104 | 2026-01-12T05:07:14.188Z | Fresh mio v1.0.3 |
| 1105 | 2026-01-12T05:07:14.188Z | Fresh getrandom v0.2.11 |
| 1106 | 2026-01-12T05:07:14.188Z | Fresh signal-hook-registry v1.4.0 |
| 1107 | 2026-01-12T05:07:14.188Z | Fresh parking_lot v0.12.1 |
| 1108 | 2026-01-12T05:07:14.188Z | Fresh zmij v1.0.2 |
| 1109 | 2026-01-12T05:07:14.188Z | Fresh slab v0.4.9 |
| 1110 | 2026-01-12T05:07:14.188Z | Fresh bitflags v2.4.0 |
| 1111 | 2026-01-12T05:07:14.188Z | Fresh zerofrom-derive v0.1.5 |
| 1112 | 2026-01-12T05:07:14.188Z | Fresh futures-channel v0.3.31 |
| 1113 | 2026-01-12T05:07:14.188Z | Fresh tokio v1.49.0 |
| 1114 | 2026-01-12T05:07:14.188Z | Fresh http v1.4.0 |
| 1115 | 2026-01-12T05:07:14.188Z | Fresh pin-utils v0.1.0 |
| 1116 | 2026-01-12T05:07:14.188Z | Fresh zeroize v1.7.0 |
| 1117 | 2026-01-12T05:07:14.188Z | Fresh zerofrom v0.1.5 |
| 1118 | 2026-01-12T05:07:14.188Z | Fresh yoke-derive v0.7.5 |
| 1119 | 2026-01-12T05:07:14.188Z | Fresh futures-macro v0.3.31 |
| 1120 | 2026-01-12T05:07:14.188Z | Fresh rustls-pki-types v1.13.2 |
| 1121 | 2026-01-12T05:07:14.188Z | Fresh thiserror-impl v2.0.17 |
| 1122 | 2026-01-12T05:07:14.188Z | Fresh stable_deref_trait v1.2.0 |
| 1123 | 2026-01-12T05:07:14.188Z | Fresh futures-task v0.3.31 |
| 1124 | 2026-01-12T05:07:14.188Z | Fresh futures-io v0.3.31 |
| 1125 | 2026-01-12T05:07:14.188Z | Fresh yoke v0.7.5 |
| 1126 | 2026-01-12T05:07:14.189Z | Fresh futures-util v0.3.31 |
| 1127 | 2026-01-12T05:07:14.189Z | Fresh thiserror v2.0.17 |
| 1128 | 2026-01-12T05:07:14.189Z | Fresh zerovec-derive v0.10.3 |
| 1129 | 2026-01-12T05:07:14.190Z | Fresh zerovec v0.10.4 |
| 1130 | 2026-01-12T05:07:14.190Z | Fresh serde_core v1.0.228 |
| 1131 | 2026-01-12T05:07:14.190Z | Fresh displaydoc v0.2.5 |
| 1132 | 2026-01-12T05:07:14.190Z | Fresh tracing-core v0.1.32 |
| 1133 | 2026-01-12T05:07:14.190Z | Fresh untrusted v0.9.0 |
| 1134 | 2026-01-12T05:07:14.190Z | Fresh getrandom v0.3.1 |
| 1135 | 2026-01-12T05:07:14.190Z | Fresh httparse v1.10.0 |
| 1136 | 2026-01-12T05:07:14.190Z | Fresh ucd-trie v0.1.6 |
| 1137 | 2026-01-12T05:07:14.190Z | Fresh hashbrown v0.16.1 |
| 1138 | 2026-01-12T05:07:14.190Z | Fresh equivalent v1.0.0 |
| 1139 | 2026-01-12T05:07:14.190Z | Fresh tracing v0.1.40 |
| 1140 | 2026-01-12T05:07:14.190Z | Fresh ring v0.17.13 |
| 1141 | 2026-01-12T05:07:14.190Z | Fresh pest v2.8.1 |
| 1142 | 2026-01-12T05:07:14.190Z | Fresh indexmap v2.12.1 |
| 1143 | 2026-01-12T05:07:14.190Z | Fresh serde v1.0.228 |
| 1144 | 2026-01-12T05:07:14.190Z | Fresh tinystr v0.7.6 |
| 1145 | 2026-01-12T05:07:14.190Z | Fresh http-body v1.0.1 |
| 1146 | 2026-01-12T05:07:14.190Z | Fresh errno v0.3.10 |
| 1147 | 2026-01-12T05:07:14.190Z | Fresh atomic-waker v1.1.2 |
| 1148 | 2026-01-12T05:07:14.190Z | Fresh percent-encoding v2.3.2 |
| 1149 | 2026-01-12T05:07:14.190Z | Fresh vcpkg v0.2.15 |
| 1150 | 2026-01-12T05:07:14.194Z | Fresh writeable v0.5.5 |
| 1151 | 2026-01-12T05:07:14.194Z | Fresh litemap v0.7.4 |
| 1152 | 2026-01-12T05:07:14.194Z | Fresh pkg-config v0.3.31 |
| 1153 | 2026-01-12T05:07:14.194Z | Fresh icu_locid v1.5.0 |
| 1154 | 2026-01-12T05:07:14.194Z | Fresh pest_meta v2.8.1 |
| 1155 | 2026-01-12T05:07:14.194Z | Fresh tokio-util v0.7.7 |
| 1156 | 2026-01-12T05:07:14.194Z | Fresh icu_provider_macros v1.5.0 |
| 1157 | 2026-01-12T05:07:14.195Z | Fresh zerocopy-derive v0.8.27 |
| 1158 | 2026-01-12T05:07:14.195Z | Fresh fnv v1.0.7 |
| 1159 | 2026-01-12T05:07:14.195Z | Fresh try-lock v0.2.3 |
| 1160 | 2026-01-12T05:07:14.195Z | Fresh rustix v1.1.3 |
| 1161 | 2026-01-12T05:07:14.195Z | Fresh icu_provider v1.5.0 |
| 1162 | 2026-01-12T05:07:14.195Z | Fresh h2 v0.4.6 |
| 1163 | 2026-01-12T05:07:14.195Z | Fresh want v0.3.0 |
| 1164 | 2026-01-12T05:07:14.195Z | Fresh zerocopy v0.8.27 |
| 1165 | 2026-01-12T05:07:14.195Z | Fresh typenum v1.14.0 |
| 1166 | 2026-01-12T05:07:14.195Z | Fresh rustversion v1.0.22 |
| 1167 | 2026-01-12T05:07:14.195Z | Fresh pest_generator v2.8.1 |
| 1168 | 2026-01-12T05:07:14.195Z | Fresh rustls-webpki v0.102.8 |
| 1169 | 2026-01-12T05:07:14.195Z | Fresh base64 v0.22.1 |
| 1170 | 2026-01-12T05:07:14.195Z | Fresh time-core v0.1.2 |
| 1171 | 2026-01-12T05:07:14.195Z | Fresh tower-layer v0.3.3 |
| 1172 | 2026-01-12T05:07:14.195Z | Fresh fastrand v2.1.1 |
| 1173 | 2026-01-12T05:07:14.195Z | Fresh httpdate v1.0.1 |
| 1174 | 2026-01-12T05:07:14.195Z | Fresh num-conv v0.1.0 |
| 1175 | 2026-01-12T05:07:14.195Z | Fresh subtle v2.5.0 |
| 1176 | 2026-01-12T05:07:14.195Z | Fresh byteorder v1.4.3 |
| 1177 | 2026-01-12T05:07:14.195Z | Fresh powerfmt v0.2.0 |
| 1178 | 2026-01-12T05:07:14.195Z | Fresh icu_locid_transform_data v1.5.0 |
| 1179 | 2026-01-12T05:07:14.195Z | Fresh tower-service v0.3.3 |
| 1180 | 2026-01-12T05:07:14.195Z | Fresh hyper v1.8.1 |
| 1181 | 2026-01-12T05:07:14.195Z | Fresh deranged v0.3.11 |
| 1182 | 2026-01-12T05:07:14.195Z | Fresh icu_locid_transform v1.5.0 |
| 1183 | 2026-01-12T05:07:14.195Z | Fresh time-macros v0.2.18 |
| 1184 | 2026-01-12T05:07:14.195Z | Fresh pest_derive v2.8.1 |
| 1185 | 2026-01-12T05:07:14.195Z | Fresh generic-array v0.14.5 |
| 1186 | 2026-01-12T05:07:14.195Z | Fresh crossbeam-utils v0.8.15 |
| 1187 | 2026-01-12T05:07:14.196Z | Fresh serde_tokenstream v0.2.2 |
| 1188 | 2026-01-12T05:07:14.196Z | Fresh icu_collections v1.5.0 |
| 1189 | 2026-01-12T05:07:14.196Z | Fresh num_threads v0.1.3 |
| 1190 | 2026-01-12T05:07:14.196Z | Fresh icu_properties_data v1.5.0 |
| 1191 | 2026-01-12T05:07:14.196Z | Fresh rustix v0.38.44 |
| 1192 | 2026-01-12T05:07:14.196Z | Fresh dtrace-parser v0.3.0 |
| 1193 | 2026-01-12T05:07:14.196Z | Fresh time v0.3.36 |
| 1194 | 2026-01-12T05:07:14.196Z | Fresh icu_properties v1.5.1 |
| 1195 | 2026-01-12T05:07:14.196Z | Fresh serde_json v1.0.149 |
| 1196 | 2026-01-12T05:07:14.196Z | Fresh erased-serde v0.3.31 |
| 1197 | 2026-01-12T05:07:14.196Z | Fresh scroll_derive v0.13.1 |
| 1198 | 2026-01-12T05:07:14.196Z | Fresh thread-id v5.0.0 |
| 1199 | 2026-01-12T05:07:14.196Z | Fresh utf16_iter v1.0.5 |
| 1200 | 2026-01-12T05:07:14.196Z | Fresh foreign-types-shared v0.1.1 |
| 1201 | 2026-01-12T05:07:14.196Z | Fresh icu_normalizer_data v1.5.0 |
| 1202 | 2026-01-12T05:07:14.196Z | Fresh write16 v1.0.0 |
| 1203 | 2026-01-12T05:07:14.196Z | Fresh utf8_iter v1.0.4 |
| 1204 | 2026-01-12T05:07:14.196Z | Fresh ipnet v2.10.0 |
| 1205 | 2026-01-12T05:07:14.196Z | Fresh openssl-probe v0.1.4 |
| 1206 | 2026-01-12T05:07:14.196Z | Fresh icu_normalizer v1.5.0 |
| 1207 | 2026-01-12T05:07:14.196Z | Fresh foreign-types v0.3.2 |
| 1208 | 2026-01-12T05:07:14.196Z | Fresh slog v2.8.2 |
| 1209 | 2026-01-12T05:07:14.196Z | Fresh hyper-util v0.1.19 |
| 1210 | 2026-01-12T05:07:14.196Z | Fresh scroll v0.13.0 |
| 1211 | 2026-01-12T05:07:14.196Z | Fresh paste v1.0.15 |
| 1212 | 2026-01-12T05:07:14.196Z | Fresh block-buffer v0.10.2 |
| 1213 | 2026-01-12T05:07:14.196Z | Fresh crypto-common v0.1.6 |
| 1214 | 2026-01-12T05:07:14.196Z | Fresh openssl-sys v0.9.107 |
| 1215 | 2026-01-12T05:07:14.196Z | Fresh form_urlencoded v1.2.2 |
| 1216 | 2026-01-12T05:07:14.196Z | Fresh rand_core v0.6.3 |
| 1217 | 2026-01-12T05:07:14.196Z | Fresh openssl-macros v0.1.1 |
| 1218 | 2026-01-12T05:07:14.196Z | Fresh ppv-lite86 v0.2.15 |
| 1219 | 2026-01-12T05:07:14.196Z | Fresh unicode-width v0.1.9 |
| 1220 | 2026-01-12T05:07:14.196Z | Fresh plain v0.2.3 |
| 1221 | 2026-01-12T05:07:14.196Z | Fresh unicode-segmentation v1.10.0 |
| 1222 | 2026-01-12T05:07:14.196Z | Fresh mime v0.3.16 |
| 1223 | 2026-01-12T05:07:14.196Z | Fresh lazy_static v1.5.0 |
| 1224 | 2026-01-12T05:07:14.196Z | Fresh goblin v0.10.1 |
| 1225 | 2026-01-12T05:07:14.196Z | Fresh newline-converter v0.3.0 |
| 1226 | 2026-01-12T05:07:14.197Z | Fresh console v0.15.7 |
| 1227 | 2026-01-12T05:07:14.197Z | Fresh openssl v0.10.72 |
| 1228 | 2026-01-12T05:07:14.197Z | Fresh rand_chacha v0.3.1 |
| 1229 | 2026-01-12T05:07:14.197Z | Fresh digest v0.10.7 |
| 1230 | 2026-01-12T05:07:14.197Z | Fresh unicase v2.6.0 |
| 1231 | 2026-01-12T05:07:14.197Z | Fresh idna_adapter v1.2.0 |
| 1232 | 2026-01-12T05:07:14.197Z | Fresh num-traits v0.2.14 |
| 1233 | 2026-01-12T05:07:14.197Z | Fresh heck v0.5.0 |
| 1234 | 2026-01-12T05:07:14.197Z | Fresh iana-time-zone v0.1.47 |
| 1235 | 2026-01-12T05:07:14.197Z | Fresh winnow v0.7.13 |
| 1236 | 2026-01-12T05:07:14.197Z | Fresh semver v1.0.27 |
| 1237 | 2026-01-12T05:07:14.197Z | Fresh cpufeatures v0.2.2 |
| 1238 | 2026-01-12T05:07:14.197Z | Fresh similar v2.2.1 |
| 1239 | 2026-01-12T05:07:14.197Z | Fresh pretty-hex v0.4.1 |
| 1240 | 2026-01-12T05:07:14.197Z | Fresh toml_parser v1.0.6+spec-1.1.0 |
| 1241 | 2026-01-12T05:07:14.197Z | Fresh idna v1.0.3 |
| 1242 | 2026-01-12T05:07:14.197Z | Fresh sha1 v0.10.6 |
| 1243 | 2026-01-12T05:07:14.197Z | Fresh dof v0.4.0 |
| 1244 | 2026-01-12T05:07:14.197Z | Fresh chrono v0.4.42 |
| 1245 | 2026-01-12T05:07:14.197Z | Fresh rustls v0.22.4 |
| 1246 | 2026-01-12T05:07:14.197Z | Fresh rand v0.8.4 |
| 1247 | 2026-01-12T05:07:14.197Z | Fresh rustls v0.23.13 |
| 1248 | 2026-01-12T05:07:14.197Z | Fresh native-tls v0.2.12 |
| 1249 | 2026-01-12T05:07:14.197Z | Fresh ryu v1.0.5 |
| 1250 | 2026-01-12T05:07:14.201Z | Fresh concurrent-queue v2.5.0 |
| 1251 | 2026-01-12T05:07:14.201Z | Fresh http-body-util v0.1.3 |
| 1252 | 2026-01-12T05:07:14.201Z | Fresh rustls-pemfile v2.2.0 |
| 1253 | 2026-01-12T05:07:14.201Z | Fresh thiserror-impl v1.0.69 |
| 1254 | 2026-01-12T05:07:14.201Z | Fresh serde_derive_internals v0.29.0 |
| 1255 | 2026-01-12T05:07:14.201Z | Fresh toml_datetime v0.7.5+spec-1.1.0 |
| 1256 | 2026-01-12T05:07:14.201Z | Fresh serde_spanned v1.0.4 |
| 1257 | 2026-01-12T05:07:14.201Z | Fresh sync_wrapper v1.0.1 |
| 1258 | 2026-01-12T05:07:14.201Z | Fresh syn v2.0.113 |
| 1259 | 2026-01-12T05:07:14.201Z | Fresh thread_local v1.1.4 |
| 1260 | 2026-01-12T05:07:14.201Z | Fresh encoding_rs v0.8.32 |
| 1261 | 2026-01-12T05:07:14.201Z | Fresh match_cfg v0.1.0 |
| 1262 | 2026-01-12T05:07:14.201Z | Fresh parking v2.2.0 |
| 1263 | 2026-01-12T05:07:14.201Z | Fresh toml_writer v1.0.6+spec-1.1.0 |
| 1264 | 2026-01-12T05:07:14.201Z | Fresh tower v0.5.2 |
| 1265 | 2026-01-12T05:07:14.201Z | Fresh hostname v0.3.1 |
| 1266 | 2026-01-12T05:07:14.201Z | Fresh usdt-impl v0.6.0 |
| 1267 | 2026-01-12T05:07:14.201Z | Fresh toml v0.9.10+spec-1.1.0 |
| 1268 | 2026-01-12T05:07:14.201Z | Fresh event-listener v5.0.0 |
| 1269 | 2026-01-12T05:07:14.201Z | Fresh thiserror v1.0.69 |
| 1270 | 2026-01-12T05:07:14.201Z | Fresh schemars_derive v0.8.22 |
| 1271 | 2026-01-12T05:07:14.201Z | Fresh serde_urlencoded v0.7.1 |
| 1272 | 2026-01-12T05:07:14.201Z | Fresh tokio-rustls v0.25.0 |
| 1273 | 2026-01-12T05:07:14.201Z | Fresh tokio-rustls v0.26.0 |
| 1274 | 2026-01-12T05:07:14.201Z | Fresh tokio-native-tls v0.3.1 |
| 1275 | 2026-01-12T05:07:14.201Z | Fresh url v2.5.4 |
| 1276 | 2026-01-12T05:07:14.201Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1277 | 2026-01-12T05:07:14.201Z | Fresh usdt-macro v0.6.0 |
| 1278 | 2026-01-12T05:07:14.201Z | Fresh usdt-attr-macro v0.6.0 |
| 1279 | 2026-01-12T05:07:14.201Z | Fresh slog-json v2.6.1 |
| 1280 | 2026-01-12T05:07:14.202Z | Fresh crossbeam-channel v0.5.1 |
| 1281 | 2026-01-12T05:07:14.202Z | Fresh uuid v1.19.0 |
| 1282 | 2026-01-12T05:07:14.202Z | Fresh futures-executor v0.3.31 |
| 1283 | 2026-01-12T05:07:14.202Z | Fresh webpki-roots v0.26.5 |
| 1284 | 2026-01-12T05:07:14.242Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0dc6ead2fe2358d -C extra-filename=-aa15c50f7ebf9ba8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-86e41ea74570e15a.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f3a5284f829fb4ea.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-8656128ec653b4aa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro` |
| 1285 | 2026-01-12T05:07:14.246Z | Fresh async-stream-impl v0.3.6 |
| 1286 | 2026-01-12T05:07:14.246Z | Fresh is-terminal v0.4.12 |
| 1287 | 2026-01-12T05:07:14.246Z | Fresh memmap2 v0.9.8 |
| 1288 | 2026-01-12T05:07:14.246Z | Fresh spin v0.9.8 |
| 1289 | 2026-01-12T05:07:14.246Z | Fresh take_mut v0.2.2 |
| 1290 | 2026-01-12T05:07:14.246Z | Fresh data-encoding v2.4.0 |
| 1291 | 2026-01-12T05:07:14.246Z | Fresh iri-string v0.7.8 |
| 1292 | 2026-01-12T05:07:14.246Z | Fresh dyn-clone v1.0.4 |
| 1293 | 2026-01-12T05:07:14.246Z | Fresh utf-8 v0.7.6 |
| 1294 | 2026-01-12T05:07:14.246Z | Fresh term v1.1.0 |
| 1295 | 2026-01-12T05:07:14.246Z | Fresh async-stream v0.3.6 |
| 1296 | 2026-01-12T05:07:14.246Z | Fresh usdt v0.6.0 |
| 1297 | 2026-01-12T05:07:14.246Z | Fresh schemars v0.8.22 |
| 1298 | 2026-01-12T05:07:14.246Z | Fresh tungstenite v0.24.0 |
| 1299 | 2026-01-12T05:07:14.246Z | Fresh tower-http v0.6.8 |
| 1300 | 2026-01-12T05:07:14.246Z | Fresh slog-term v2.9.2 |
| 1301 | 2026-01-12T05:07:14.246Z | Fresh slog-async v2.8.0 |
| 1302 | 2026-01-12T05:07:14.246Z | Fresh multer v3.1.0 |
| 1303 | 2026-01-12T05:07:14.250Z | Fresh slog-bunyan v2.5.0 |
| 1304 | 2026-01-12T05:07:14.250Z | Fresh futures v0.3.31 |
| 1305 | 2026-01-12T05:07:14.250Z | Fresh hyper-rustls v0.27.3 |
| 1306 | 2026-01-12T05:07:14.250Z | Fresh hyper-tls v0.6.0 |
| 1307 | 2026-01-12T05:07:14.250Z | Fresh mime_guess v2.0.5 |
| 1308 | 2026-01-12T05:07:14.250Z | Fresh target-triple v1.0.0 |
| 1309 | 2026-01-12T05:07:14.250Z | Fresh event-listener-strategy v0.5.4 |
| 1310 | 2026-01-12T05:07:14.250Z | Fresh camino v1.2.2 |
| 1311 | 2026-01-12T05:07:14.250Z | Fresh rustls-native-certs v0.7.0 |
| 1312 | 2026-01-12T05:07:14.250Z | Fresh yasna v0.5.2 |
| 1313 | 2026-01-12T05:07:14.250Z | Fresh pem v3.0.6 |
| 1314 | 2026-01-12T05:07:14.250Z | Fresh waitgroup v0.1.2 |
| 1315 | 2026-01-12T05:07:14.250Z | Fresh openapiv3 v2.2.0 |
| 1316 | 2026-01-12T05:07:14.250Z | Fresh webpki-roots v1.0.0 |
| 1317 | 2026-01-12T05:07:14.250Z | Fresh async-trait v0.1.89 |
| 1318 | 2026-01-12T05:07:14.250Z | Fresh hostname v0.4.2 |
| 1319 | 2026-01-12T05:07:14.250Z | Fresh serde_path_to_error v0.1.20 |
| 1320 | 2026-01-12T05:07:14.250Z | Fresh debug-ignore v1.0.5 |
| 1321 | 2026-01-12T05:07:14.250Z | Fresh simple-mermaid v0.2.0 |
| 1322 | 2026-01-12T05:07:14.250Z | Fresh termcolor v1.1.2 |
| 1323 | 2026-01-12T05:07:14.250Z | Fresh glob v0.3.0 |
| 1324 | 2026-01-12T05:07:14.250Z | Fresh http-range v0.1.4 |
| 1325 | 2026-01-12T05:07:14.250Z | Fresh reqwest v0.12.26 |
| 1326 | 2026-01-12T05:07:14.250Z | Fresh rcgen v0.14.6 |
| 1327 | 2026-01-12T05:07:14.250Z | Fresh async-channel v2.5.0 |
| 1328 | 2026-01-12T05:07:14.251Z | Fresh hyper-rustls v0.26.0 |
| 1329 | 2026-01-12T05:07:14.251Z | Fresh hyper-staticfile v0.10.1 |
| 1330 | 2026-01-12T05:07:14.251Z | Fresh trybuild v1.0.114 |
| 1331 | 2026-01-12T05:07:14.251Z | Fresh tokio-tungstenite v0.24.0 |
| 1332 | 2026-01-12T05:07:14.251Z | Fresh anyhow v1.0.100 |
| 1333 | 2026-01-12T05:07:14.255Z | Fresh subprocess v0.2.13 |
| 1334 | 2026-01-12T05:07:14.255Z | Fresh buf-list v1.1.2 |
| 1335 | 2026-01-12T05:07:14.255Z | Fresh once_cell v1.20.1 |
| 1336 | 2026-01-12T05:07:14.255Z | Fresh schema-derive v0.1.0 |
| 1337 | 2026-01-12T05:07:14.255Z | Fresh tempfile v3.24.0 |
| 1338 | 2026-01-12T05:07:14.255Z | Fresh schema v0.1.0 |
| 1339 | 2026-01-12T05:07:14.255Z | Fresh atomicwrites v0.4.4 |
| 1340 | 2026-01-12T05:07:14.255Z | Fresh prettyplease v0.2.37 |
| 1341 | 2026-01-12T05:07:14.255Z | Fresh expectorate v1.2.0 |
| 1342 | 2026-01-12T05:07:16.513Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 1343 | 2026-01-12T05:07:16.518Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=804fec8a35ad3a1c -C extra-filename=-868a9ce66f67199e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 1344 | 2026-01-12T05:07:16.518Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a5a79da8542d9565 -C extra-filename=-f1d0586d6ca762ea --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1345 | 2026-01-12T05:07:25.248Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9853a09a277b81e3 -C extra-filename=-14e7b768ec586b06 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1346 | 2026-01-12T05:07:25.253Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=344d5e29bdd440d7 -C extra-filename=-b4c0e14bf29e9c2a --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1347 | 2026-01-12T05:07:25.258Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=36784df1ff7136ed -C extra-filename=-cce98cefba3b296a --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1348 | 2026-01-12T05:07:25.262Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ff96e6b7cd891905 -C extra-filename=-41197e3d66d082b6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1349 | 2026-01-12T05:07:25.263Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9bf2d91a7b2a970c -C extra-filename=-5a38c190c075c0a5 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1350 | 2026-01-12T05:07:25.292Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=66e8ef59e2b90d56 -C extra-filename=-b46b8069d0cd96f2 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1351 | 2026-01-12T05:07:25.779Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b483ca01041d2901 -C extra-filename=-2eb4c81c62b002d0 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1352 | 2026-01-12T05:07:26.773Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7ad0a8bb44177632 -C extra-filename=-62d828693dd461ed --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1353 | 2026-01-12T05:07:42.718Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a4fc0486c36a2a38 -C extra-filename=-412de0409a5df9e9 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1354 | 2026-01-12T05:07:44.214Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=49282d30cb860965 -C extra-filename=-cb3673eeb2c33905 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1355 | 2026-01-12T05:07:44.595Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=465976ee7ac2d44a -C extra-filename=-d7bb1368a313631b --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1356 | 2026-01-12T05:07:46.337Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=44b35c8bced3d07e -C extra-filename=-ad318ff059119467 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1357 | 2026-01-12T05:07:46.398Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=04b2356159c577df -C extra-filename=-1de6c9a30ae54f86 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1358 | 2026-01-12T05:07:48.151Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=01516f4bdf2d0d92 -C extra-filename=-7f99225a7d88b76a --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1359 | 2026-01-12T05:07:49.767Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5c696838f02358ad -C extra-filename=-66026428d844259a --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1360 | 2026-01-12T05:08:04.187Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ada32220e5e54bb4 -C extra-filename=-25a6588bfa55e657 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1361 | 2026-01-12T05:08:05.485Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f703957d100f2e4b -C extra-filename=-30ad2e74fc89d672 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1362 | 2026-01-12T05:08:05.804Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2c397aa2d72f8564 -C extra-filename=-7b329c7aa04513fc --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1363 | 2026-01-12T05:08:06.365Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=465011183bb9a838 -C extra-filename=-a986f43cd0eacc48 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1364 | 2026-01-12T05:08:08.606Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7be4032bb4b9dbd2 -C extra-filename=-621cb76543ed86ce --out-dir /work/oxidecomputer/dropshot/target/debug/deps -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1365 | 2026-01-12T05:08:09.320Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=198986a58bd90fd1 -C extra-filename=-58477cfe5a5ce6c8 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1366 | 2026-01-12T05:08:10.567Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b98f60b3c9cbd7c4 -C extra-filename=-f74e1192f435470d --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1367 | 2026-01-12T05:08:14.361Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d2f707f0bfb25431 -C extra-filename=-1e0a9a4c61d6087e --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1368 | 2026-01-12T05:08:24.206Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5bfda57bd9bee778 -C extra-filename=-1ca0fbad9cf1e923 --out-dir /work/oxidecomputer/dropshot/target/debug/examples -C incremental=/work/oxidecomputer/dropshot/target/debug/incremental -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1369 | 2026-01-12T05:08:49.728Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 35s |
| 1370 | 2026-01-12T05:08:49.776Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-f1d0586d6ca762ea` |
| 1371 | 2026-01-12T05:08:49.779Z | |
| 1372 | 2026-01-12T05:08:49.779Z | running 108 tests |
| 1373 | 2026-01-12T05:08:49.783Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1374 | 2026-01-12T05:08:49.783Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1375 | 2026-01-12T05:08:49.783Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1376 | 2026-01-12T05:08:49.783Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1377 | 2026-01-12T05:08:49.783Z | test api_description::test::test_badpath2 ... ok |
| 1378 | 2026-01-12T05:08:49.784Z | test api_description::test::test_badpath1 ... ok |
| 1379 | 2026-01-12T05:08:49.784Z | test api_description::test::test_badpath3 ... ok |
| 1380 | 2026-01-12T05:08:49.784Z | test api_description::test::test_tags_need_one ... ok |
| 1381 | 2026-01-12T05:08:49.784Z | test api_description::test::test_dup_names ... ok |
| 1382 | 2026-01-12T05:08:49.784Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1383 | 2026-01-12T05:08:49.784Z | test api_description::test::test_tags_too_many ... ok |
| 1384 | 2026-01-12T05:08:49.784Z | test api_description::test::test_tags_just_right ... ok |
| 1385 | 2026-01-12T05:08:49.784Z | test error::test::test_serialize_error_response_body ... ok |
| 1386 | 2026-01-12T05:08:49.787Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1387 | 2026-01-12T05:08:49.787Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1388 | 2026-01-12T05:08:49.787Z | test from_map::test::test_case_insensitive ... ok |
| 1389 | 2026-01-12T05:08:49.787Z | test extractor::header::tests::test_header_parsing ... ok |
| 1390 | 2026-01-12T05:08:49.787Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1391 | 2026-01-12T05:08:49.787Z | test from_map::test::test_deep ... ok |
| 1392 | 2026-01-12T05:08:49.787Z | test from_map::test::test_lone_literal ... ok |
| 1393 | 2026-01-12T05:08:49.787Z | test from_map::test::test_missing_data1 ... ok |
| 1394 | 2026-01-12T05:08:49.788Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1395 | 2026-01-12T05:08:49.788Z | test from_map::test::test_missing_data2 ... ok |
| 1396 | 2026-01-12T05:08:49.788Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1397 | 2026-01-12T05:08:49.788Z | test from_map::test::test_types ... ok |
| 1398 | 2026-01-12T05:08:49.789Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1399 | 2026-01-12T05:08:49.789Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1400 | 2026-01-12T05:08:49.789Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1401 | 2026-01-12T05:08:49.789Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1402 | 2026-01-12T05:08:49.790Z | test logging::test::test_config_bad_log_mode ... ok |
| 1403 | 2026-01-12T05:08:49.790Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1404 | 2026-01-12T05:08:49.790Z | test pagination::test::test_pagination_schema ... ok |
| 1405 | 2026-01-12T05:08:49.790Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1406 | 2026-01-12T05:08:49.790Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1407 | 2026-01-12T05:08:49.790Z | test pagination::test::test_results_page ... ok |
| 1408 | 2026-01-12T05:08:49.790Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1409 | 2026-01-12T05:08:49.790Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1410 | 2026-01-12T05:08:49.790Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1411 | 2026-01-12T05:08:49.790Z | test pagination::test::test_pagparams_parsing ... ok |
| 1412 | 2026-01-12T05:08:49.790Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1413 | 2026-01-12T05:08:49.790Z | test logging::test::test_config_stderr_terminal ... ok |
| 1414 | 2026-01-12T05:08:49.790Z | test pagination::test::test_page_token_serialization ... ok |
| 1415 | 2026-01-12T05:08:49.790Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1416 | 2026-01-12T05:08:49.790Z | test router::test::test_bogus_regex - should panic ... ok |
| 1417 | 2026-01-12T05:08:49.790Z | note: configured to log to "/tmp/dropshot-f1d0586d6ca762ea.2151.file_dir/log.out" |
| 1418 | 2026-01-12T05:08:49.790Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1419 | 2026-01-12T05:08:49.790Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1420 | 2026-01-12T05:08:49.790Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1421 | 2026-01-12T05:08:49.791Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1422 | 2026-01-12T05:08:49.791Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1423 | 2026-01-12T05:08:49.791Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1424 | 2026-01-12T05:08:49.791Z | test router::test::test_embedded_non_variable ... ok |
| 1425 | 2026-01-12T05:08:49.791Z | test router::test::test_error_cases ... ok |
| 1426 | 2026-01-12T05:08:49.791Z | test router::test::test_empty_variable ... ok |
| 1427 | 2026-01-12T05:08:49.791Z | test router::test::test_iter2 ... ok |
| 1428 | 2026-01-12T05:08:49.791Z | test router::test::test_iter ... ok |
| 1429 | 2026-01-12T05:08:49.843Z | test router::test::test_iter_null ... ok |
| 1430 | 2026-01-12T05:08:49.843Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1431 | 2026-01-12T05:08:49.843Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1432 | 2026-01-12T05:08:49.843Z | test router::test::test_map_bad_seq ... ok |
| 1433 | 2026-01-12T05:08:49.843Z | test router::test::test_map_bad_value ... ok |
| 1434 | 2026-01-12T05:08:49.843Z | test router::test::test_map ... ok |
| 1435 | 2026-01-12T05:08:49.843Z | test router::test::test_more_after_regex - should panic ... ok |
| 1436 | 2026-01-12T05:08:49.843Z | test router::test::test_path_segment ... ok |
| 1437 | 2026-01-12T05:08:49.843Z | note: configured to log to "/tmp/dropshot-f1d0586d6ca762ea.2151.file_dir/log.out" |
| 1438 | 2026-01-12T05:08:49.843Z | test router::test::test_router_basic ... ok |
| 1439 | 2026-01-12T05:08:49.843Z | test router::test::test_segments ... ok |
| 1440 | 2026-01-12T05:08:49.843Z | test router::test::test_router_versioned ... ok |
| 1441 | 2026-01-12T05:08:49.843Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1442 | 2026-01-12T05:08:49.843Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1443 | 2026-01-12T05:08:49.843Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1444 | 2026-01-12T05:08:49.843Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1445 | 2026-01-12T05:08:49.843Z | test api_description::test::test_tags_set ... ok |
| 1446 | 2026-01-12T05:08:49.843Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1447 | 2026-01-12T05:08:49.843Z | test router::test::test_variable_rename ... ok |
| 1448 | 2026-01-12T05:08:49.843Z | test router::test::test_variables_glob ... ok |
| 1449 | 2026-01-12T05:08:49.843Z | test router::test::test_variables_multi ... ok |
| 1450 | 2026-01-12T05:08:49.843Z | test router::test::test_variables_basic ... ok |
| 1451 | 2026-01-12T05:08:49.843Z | test schema_util::test::test_empty_struct ... ok |
| 1452 | 2026-01-12T05:08:49.843Z | test schema_util::test::test_additional_properties ... ok |
| 1453 | 2026-01-12T05:08:49.843Z | test schema_util::test::test_nullable ... ok |
| 1454 | 2026-01-12T05:08:49.843Z | note: configured to log to "/tmp/dropshot-f1d0586d6ca762ea.2151.file_dir/log.out" |
| 1455 | 2026-01-12T05:08:49.843Z | test schema_util::test::test_two_types - should panic ... ok |
| 1456 | 2026-01-12T05:08:49.844Z | test schema_util::test::test_extension_conversion ... ok |
| 1457 | 2026-01-12T05:08:49.844Z | test logging::test::test_config_file ... ok |
| 1458 | 2026-01-12T05:08:49.844Z | test schema_util::test::test_embedded_schema ... ok |
| 1459 | 2026-01-12T05:08:49.844Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1460 | 2026-01-12T05:08:49.844Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1461 | 2026-01-12T05:08:49.844Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1462 | 2026-01-12T05:08:49.844Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1463 | 2026-01-12T05:08:49.844Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1464 | 2026-01-12T05:08:49.844Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1465 | 2026-01-12T05:08:49.844Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1466 | 2026-01-12T05:08:49.844Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1467 | 2026-01-12T05:08:49.844Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1468 | 2026-01-12T05:08:49.844Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1469 | 2026-01-12T05:08:49.844Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1470 | 2026-01-12T05:08:49.844Z | test to_map::test::test_struct_with_options ... ok |
| 1471 | 2026-01-12T05:08:49.845Z | test to_map::test::test_to_map_enum ... ok |
| 1472 | 2026-01-12T05:08:49.845Z | test to_map::test::test_to_map_num ... ok |
| 1473 | 2026-01-12T05:08:49.845Z | test to_map::test::test_to_map_seq ... ok |
| 1474 | 2026-01-12T05:08:49.845Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1475 | 2026-01-12T05:08:49.845Z | test to_map::test::test_to_map_valid ... ok |
| 1476 | 2026-01-12T05:08:49.845Z | test to_map::test::test_to_map_vec ... ok |
| 1477 | 2026-01-12T05:08:49.845Z | test type_util::tests::test_commented_ref ... ok |
| 1478 | 2026-01-12T05:08:49.845Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1479 | 2026-01-12T05:08:49.845Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1480 | 2026-01-12T05:08:49.845Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1481 | 2026-01-12T05:08:49.845Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1482 | 2026-01-12T05:08:49.845Z | test server::test::test_server_run_then_close ... ok |
| 1483 | 2026-01-12T05:08:49.848Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1484 | 2026-01-12T05:08:49.848Z | |
| 1485 | 2026-01-12T05:08:49.848Z | test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s |
| 1486 | 2026-01-12T05:08:49.849Z | |
| 1487 | 2026-01-12T05:08:49.849Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-41197e3d66d082b6` |
| 1488 | 2026-01-12T05:08:49.849Z | |
| 1489 | 2026-01-12T05:08:49.849Z | running 1 test |
| 1490 | 2026-01-12T05:08:50.233Z | Compiling proc-macro2 v1.0.105 |
| 1491 | 2026-01-12T05:08:50.233Z | Compiling quote v1.0.42 |
| 1492 | 2026-01-12T05:08:50.233Z | Compiling unicode-ident v1.0.12 |
| 1493 | 2026-01-12T05:08:50.233Z | Compiling libc v0.2.179 |
| 1494 | 2026-01-12T05:08:50.238Z | Checking cfg-if v1.0.0 |
| 1495 | 2026-01-12T05:08:50.238Z | Compiling serde_core v1.0.228 |
| 1496 | 2026-01-12T05:08:50.238Z | Checking itoa v1.0.1 |
| 1497 | 2026-01-12T05:08:50.238Z | Checking pin-project-lite v0.2.12 |
| 1498 | 2026-01-12T05:08:50.397Z | Compiling autocfg v1.1.0 |
| 1499 | 2026-01-12T05:08:50.420Z | Compiling shlex v1.3.0 |
| 1500 | 2026-01-12T05:08:50.465Z | Compiling version_check v0.9.5 |
| 1501 | 2026-01-12T05:08:50.497Z | Checking memchr v2.6.0 |
| 1502 | 2026-01-12T05:08:50.854Z | Compiling cc v1.2.16 |
| 1503 | 2026-01-12T05:08:50.970Z | Checking once_cell v1.20.1 |
| 1504 | 2026-01-12T05:08:51.284Z | Checking bytes v1.11.0 |
| 1505 | 2026-01-12T05:08:51.329Z | Checking smallvec v1.13.2 |
| 1506 | 2026-01-12T05:08:51.340Z | Checking futures-core v0.3.31 |
| 1507 | 2026-01-12T05:08:51.449Z | Compiling log v0.4.17 |
| 1508 | 2026-01-12T05:08:51.535Z | Compiling parking_lot_core v0.9.4 |
| 1509 | 2026-01-12T05:08:51.687Z | Checking scopeguard v1.2.0 |
| 1510 | 2026-01-12T05:08:51.845Z | Compiling zmij v1.0.2 |
| 1511 | 2026-01-12T05:08:52.108Z | Compiling thiserror v2.0.17 |
| 1512 | 2026-01-12T05:08:52.189Z | Checking lock_api v0.4.6 |
| 1513 | 2026-01-12T05:08:52.287Z | Compiling slab v0.4.9 |
| 1514 | 2026-01-12T05:08:52.477Z | Checking futures-sink v0.3.31 |
| 1515 | 2026-01-12T05:08:52.563Z | Compiling serde_json v1.0.149 |
| 1516 | 2026-01-12T05:08:52.896Z | Checking mio v1.0.3 |
| 1517 | 2026-01-12T05:08:52.935Z | Checking signal-hook-registry v1.4.0 |
| 1518 | 2026-01-12T05:08:52.995Z | Compiling syn v2.0.113 |
| 1519 | 2026-01-12T05:08:52.998Z | Checking parking_lot v0.12.1 |
| 1520 | 2026-01-12T05:08:53.210Z | Checking socket2 v0.6.0 |
| 1521 | 2026-01-12T05:08:53.257Z | Checking getrandom v0.2.11 |
| 1522 | 2026-01-12T05:08:53.356Z | Compiling serde v1.0.228 |
| 1523 | 2026-01-12T05:08:53.520Z | Checking futures-channel v0.3.31 |
| 1524 | 2026-01-12T05:08:53.536Z | Checking http v1.4.0 |
| 1525 | 2026-01-12T05:08:53.715Z | Checking zeroize v1.7.0 |
| 1526 | 2026-01-12T05:08:53.755Z | Checking pin-utils v0.1.0 |
| 1527 | 2026-01-12T05:08:53.880Z | Checking stable_deref_trait v1.2.0 |
| 1528 | 2026-01-12T05:08:53.973Z | Checking rustls-pki-types v1.13.2 |
| 1529 | 2026-01-12T05:08:53.989Z | Checking futures-io v0.3.31 |
| 1530 | 2026-01-12T05:08:54.171Z | Checking futures-task v0.3.31 |
| 1531 | 2026-01-12T05:08:54.230Z | Compiling httparse v1.10.0 |
| 1532 | 2026-01-12T05:08:54.429Z | Compiling ucd-trie v0.1.6 |
| 1533 | 2026-01-12T05:08:54.588Z | Compiling zerocopy v0.8.27 |
| 1534 | 2026-01-12T05:08:54.828Z | Compiling ring v0.17.13 |
| 1535 | 2026-01-12T05:08:55.114Z | Checking tracing-core v0.1.32 |
| 1536 | 2026-01-12T05:08:55.341Z | Checking bitflags v2.4.0 |
| 1537 | 2026-01-12T05:08:55.541Z | Checking untrusted v0.9.0 |
| 1538 | 2026-01-12T05:08:55.626Z | Checking equivalent v1.0.0 |
| 1539 | 2026-01-12T05:08:55.672Z | Checking hashbrown v0.16.1 |
| 1540 | 2026-01-12T05:08:55.777Z | Checking http-body v1.0.1 |
| 1541 | 2026-01-12T05:08:55.800Z | Checking tracing v0.1.40 |
| 1542 | 2026-01-12T05:08:55.910Z | Checking atomic-waker v1.1.2 |
| 1543 | 2026-01-12T05:08:55.962Z | Checking percent-encoding v2.3.2 |
| 1544 | 2026-01-12T05:08:55.991Z | Checking writeable v0.5.5 |
| 1545 | 2026-01-12T05:08:56.059Z | Checking litemap v0.7.4 |
| 1546 | 2026-01-12T05:08:56.130Z | Compiling vcpkg v0.2.15 |
| 1547 | 2026-01-12T05:08:56.201Z | Compiling pkg-config v0.3.31 |
| 1548 | 2026-01-12T05:08:56.332Z | Compiling rustversion v1.0.22 |
| 1549 | 2026-01-12T05:08:56.423Z | Compiling typenum v1.14.0 |
| 1550 | 2026-01-12T05:08:56.757Z | Checking indexmap v2.12.1 |
| 1551 | 2026-01-12T05:08:57.820Z | Compiling generic-array v0.14.5 |
| 1552 | 2026-01-12T05:08:58.046Z | Checking fnv v1.0.7 |
| 1553 | 2026-01-12T05:08:58.075Z | Compiling crossbeam-utils v0.8.15 |
| 1554 | 2026-01-12T05:08:58.181Z | Checking try-lock v0.2.3 |
| 1555 | 2026-01-12T05:08:58.284Z | Compiling openssl-sys v0.9.107 |
| 1556 | 2026-01-12T05:08:58.327Z | Checking want v0.3.0 |
| 1557 | 2026-01-12T05:08:58.750Z | Compiling unicase v2.6.0 |
| 1558 | 2026-01-12T05:08:59.196Z | Checking tower-service v0.3.3 |
| 1559 | 2026-01-12T05:08:59.322Z | Compiling time-core v0.1.2 |
| 1560 | 2026-01-12T05:08:59.326Z | Checking base64 v0.22.1 |
| 1561 | 2026-01-12T05:08:59.515Z | Checking powerfmt v0.2.0 |
| 1562 | 2026-01-12T05:08:59.810Z | Checking icu_locid_transform_data v1.5.0 |
| 1563 | 2026-01-12T05:08:59.822Z | Compiling getrandom v0.3.1 |
| 1564 | 2026-01-12T05:08:59.890Z | Compiling num-conv v0.1.0 |
| 1565 | 2026-01-12T05:08:59.919Z | Checking httpdate v1.0.1 |
| 1566 | 2026-01-12T05:09:00.167Z | Checking tower-layer v0.3.3 |
| 1567 | 2026-01-12T05:09:00.177Z | Checking subtle v2.5.0 |
| 1568 | 2026-01-12T05:09:00.180Z | Compiling slog v2.8.2 |
| 1569 | 2026-01-12T05:09:00.415Z | Compiling synstructure v0.13.1 |
| 1570 | 2026-01-12T05:09:00.441Z | Compiling time-macros v0.2.18 |
| 1571 | 2026-01-12T05:09:00.451Z | Checking deranged v0.3.11 |
| 1572 | 2026-01-12T05:09:01.274Z | Checking num_threads v0.1.3 |
| 1573 | 2026-01-12T05:09:01.627Z | Checking rustls-webpki v0.102.8 |
| 1574 | 2026-01-12T05:09:01.664Z | Checking icu_properties_data v1.5.0 |
| 1575 | 2026-01-12T05:09:01.928Z | Compiling num-traits v0.2.14 |
| 1576 | 2026-01-12T05:09:02.325Z | Checking foreign-types-shared v0.1.1 |
| 1577 | 2026-01-12T05:09:02.407Z | Checking ipnet v2.10.0 |
| 1578 | 2026-01-12T05:09:02.434Z | Compiling openssl v0.10.72 |
| 1579 | 2026-01-12T05:09:02.568Z | Checking openssl-probe v0.1.4 |
| 1580 | 2026-01-12T05:09:02.747Z | Checking utf8_iter v1.0.4 |
| 1581 | 2026-01-12T05:09:02.757Z | Checking write16 v1.0.0 |
| 1582 | 2026-01-12T05:09:02.761Z | Checking utf16_iter v1.0.5 |
| 1583 | 2026-01-12T05:09:02.868Z | Checking icu_normalizer_data v1.5.0 |
| 1584 | 2026-01-12T05:09:02.894Z | Compiling usdt-impl v0.6.0 |
| 1585 | 2026-01-12T05:09:02.960Z | Compiling thread-id v5.0.0 |
| 1586 | 2026-01-12T05:09:02.976Z | Checking foreign-types v0.3.2 |
| 1587 | 2026-01-12T05:09:03.070Z | Checking block-buffer v0.10.2 |
| 1588 | 2026-01-12T05:09:03.083Z | Checking crypto-common v0.1.6 |
| 1589 | 2026-01-12T05:09:03.357Z | Checking form_urlencoded v1.2.2 |
| 1590 | 2026-01-12T05:09:03.436Z | Checking rand_core v0.6.3 |
| 1591 | 2026-01-12T05:09:03.477Z | Checking errno v0.3.10 |
| 1592 | 2026-01-12T05:09:03.635Z | Checking ppv-lite86 v0.2.15 |
| 1593 | 2026-01-12T05:09:03.654Z | Compiling rustix v1.1.3 |
| 1594 | 2026-01-12T05:09:03.670Z | Compiling native-tls v0.2.12 |
| 1595 | 2026-01-12T05:09:03.738Z | Checking plain v0.2.3 |
| 1596 | 2026-01-12T05:09:03.813Z | Checking time v0.3.36 |
| 1597 | 2026-01-12T05:09:03.905Z | Checking byteorder v1.4.3 |
| 1598 | 2026-01-12T05:09:04.326Z | Checking mime v0.3.16 |
| 1599 | 2026-01-12T05:09:04.350Z | Compiling rustls v0.23.13 |
| 1600 | 2026-01-12T05:09:04.490Z | Compiling ryu v1.0.5 |
| 1601 | 2026-01-12T05:09:04.516Z | Compiling rustls v0.22.4 |
| 1602 | 2026-01-12T05:09:04.648Z | Checking rand_chacha v0.3.1 |
| 1603 | 2026-01-12T05:09:04.930Z | Checking digest v0.10.7 |
| 1604 | 2026-01-12T05:09:05.023Z | Compiling rustix v0.38.44 |
| 1605 | 2026-01-12T05:09:05.173Z | Checking pretty-hex v0.4.1 |
| 1606 | 2026-01-12T05:09:05.191Z | Checking iana-time-zone v0.1.47 |
| 1607 | 2026-01-12T05:09:05.271Z | Checking cpufeatures v0.2.2 |
| 1608 | 2026-01-12T05:09:05.352Z | Compiling thiserror v1.0.69 |
| 1609 | 2026-01-12T05:09:05.365Z | Checking sha1 v0.10.6 |
| 1610 | 2026-01-12T05:09:05.576Z | Compiling mime_guess v2.0.5 |
| 1611 | 2026-01-12T05:09:05.659Z | Checking rand v0.8.4 |
| 1612 | 2026-01-12T05:09:06.499Z | Checking concurrent-queue v2.5.0 |
| 1613 | 2026-01-12T05:09:06.810Z | Compiling serde_derive v1.0.228 |
| 1614 | 2026-01-12T05:09:06.839Z | Compiling tokio-macros v2.6.0 |
| 1615 | 2026-01-12T05:09:06.878Z | Compiling thiserror-impl v2.0.17 |
| 1616 | 2026-01-12T05:09:07.009Z | Compiling zerofrom-derive v0.1.5 |
| 1617 | 2026-01-12T05:09:07.649Z | Compiling yoke-derive v0.7.5 |
| 1618 | 2026-01-12T05:09:09.243Z | Checking tokio v1.49.0 |
| 1619 | 2026-01-12T05:09:09.246Z | Compiling futures-macro v0.3.31 |
| 1620 | 2026-01-12T05:09:10.573Z | Compiling zerovec-derive v0.10.3 |
| 1621 | 2026-01-12T05:09:10.874Z | Compiling displaydoc v0.2.5 |
| 1622 | 2026-01-12T05:09:11.715Z | Compiling pest v2.8.1 |
| 1623 | 2026-01-12T05:09:11.815Z | Compiling zerocopy-derive v0.8.27 |
| 1624 | 2026-01-12T05:09:11.917Z | Checking futures-util v0.3.31 |
| 1625 | 2026-01-12T05:09:12.094Z | Checking zerofrom v0.1.5 |
| 1626 | 2026-01-12T05:09:12.331Z | Checking yoke v0.7.5 |
| 1627 | 2026-01-12T05:09:12.697Z | Compiling icu_provider_macros v1.5.0 |
| 1628 | 2026-01-12T05:09:13.566Z | Compiling scroll_derive v0.13.1 |
| 1629 | 2026-01-12T05:09:14.051Z | Checking zerovec v0.10.4 |
| 1630 | 2026-01-12T05:09:14.415Z | Compiling pest_meta v2.8.1 |
| 1631 | 2026-01-12T05:09:14.842Z | Compiling openssl-macros v0.1.1 |
| 1632 | 2026-01-12T05:09:15.726Z | Checking tinystr v0.7.6 |
| 1633 | 2026-01-12T05:09:16.104Z | Checking icu_locid v1.5.0 |
| 1634 | 2026-01-12T05:09:16.114Z | Compiling pest_generator v2.8.1 |
| 1635 | 2026-01-12T05:09:16.243Z | Checking icu_collections v1.5.0 |
| 1636 | 2026-01-12T05:09:16.574Z | Checking tokio-util v0.7.7 |
| 1637 | 2026-01-12T05:09:16.954Z | Checking scroll v0.13.0 |
| 1638 | 2026-01-12T05:09:17.099Z | Checking icu_provider v1.5.0 |
| 1639 | 2026-01-12T05:09:17.193Z | Checking erased-serde v0.3.31 |
| 1640 | 2026-01-12T05:09:17.455Z | Compiling serde_tokenstream v0.2.2 |
| 1641 | 2026-01-12T05:09:17.466Z | Checking h2 v0.4.6 |
| 1642 | 2026-01-12T05:09:17.513Z | Checking goblin v0.10.1 |
| 1643 | 2026-01-12T05:09:17.735Z | Checking icu_locid_transform v1.5.0 |
| 1644 | 2026-01-12T05:09:18.855Z | Checking icu_properties v1.5.1 |
| 1645 | 2026-01-12T05:09:19.572Z | Compiling pest_derive v2.8.1 |
| 1646 | 2026-01-12T05:09:20.614Z | Compiling dof v0.4.0 |
| 1647 | 2026-01-12T05:09:21.131Z | Compiling dtrace-parser v0.3.0 |
| 1648 | 2026-01-12T05:09:21.720Z | Checking chrono v0.4.42 |
| 1649 | 2026-01-12T05:09:21.949Z | Compiling thiserror-impl v1.0.69 |
| 1650 | 2026-01-12T05:09:21.969Z | Checking hyper v1.8.1 |
| 1651 | 2026-01-12T05:09:22.410Z | Checking icu_normalizer v1.5.0 |
| 1652 | 2026-01-12T05:09:23.231Z | Checking idna_adapter v1.2.0 |
| 1653 | 2026-01-12T05:09:23.361Z | Compiling serde_derive_internals v0.29.0 |
| 1654 | 2026-01-12T05:09:23.448Z | Checking idna v1.0.3 |
| 1655 | 2026-01-12T05:09:23.767Z | Checking http-body-util v0.1.3 |
| 1656 | 2026-01-12T05:09:23.825Z | Checking rustls-pemfile v2.2.0 |
| 1657 | 2026-01-12T05:09:23.939Z | Checking sync_wrapper v1.0.1 |
| 1658 | 2026-01-12T05:09:23.966Z | Compiling multer v3.1.0 |
| 1659 | 2026-01-12T05:09:24.056Z | Checking thread_local v1.1.4 |
| 1660 | 2026-01-12T05:09:24.094Z | Checking hyper-util v0.1.19 |
| 1661 | 2026-01-12T05:09:24.103Z | Checking encoding_rs v0.8.32 |
| 1662 | 2026-01-12T05:09:24.192Z | Compiling camino v1.2.2 |
| 1663 | 2026-01-12T05:09:24.340Z | Checking fastrand v2.1.1 |
| 1664 | 2026-01-12T05:09:24.389Z | Checking match_cfg v0.1.0 |
| 1665 | 2026-01-12T05:09:24.489Z | Compiling schemars v0.8.22 |
| 1666 | 2026-01-12T05:09:24.593Z | Checking parking v2.2.0 |
| 1667 | 2026-01-12T05:09:24.680Z | Compiling slog-async v2.8.0 |
| 1668 | 2026-01-12T05:09:24.786Z | Checking winnow v0.7.13 |
| 1669 | 2026-01-12T05:09:24.940Z | Compiling paste v1.0.15 |
| 1670 | 2026-01-12T05:09:25.066Z | Checking event-listener v5.0.0 |
| 1671 | 2026-01-12T05:09:25.381Z | Checking tempfile v3.24.0 |
| 1672 | 2026-01-12T05:09:25.710Z | Checking hostname v0.3.1 |
| 1673 | 2026-01-12T05:09:25.843Z | Checking tower v0.5.2 |
| 1674 | 2026-01-12T05:09:25.866Z | Checking url v2.5.4 |
| 1675 | 2026-01-12T05:09:26.221Z | Compiling schemars_derive v0.8.22 |
| 1676 | 2026-01-12T05:09:26.372Z | Compiling usdt-macro v0.6.0 |
| 1677 | 2026-01-12T05:09:26.407Z | Compiling usdt-attr-macro v0.6.0 |
| 1678 | 2026-01-12T05:09:26.524Z | Checking tokio-native-tls v0.3.1 |
| 1679 | 2026-01-12T05:09:26.605Z | Checking slog-json v2.6.1 |
| 1680 | 2026-01-12T05:09:26.705Z | Checking serde_urlencoded v0.7.1 |
| 1681 | 2026-01-12T05:09:26.708Z | Checking futures-executor v0.3.31 |
| 1682 | 2026-01-12T05:09:26.794Z | Checking tokio-rustls v0.26.0 |
| 1683 | 2026-01-12T05:09:26.888Z | Checking tokio-rustls v0.25.0 |
| 1684 | 2026-01-12T05:09:26.987Z | Compiling async-stream-impl v0.3.6 |
| 1685 | 2026-01-12T05:09:27.181Z | Checking uuid v1.19.0 |
| 1686 | 2026-01-12T05:09:27.252Z | Checking crossbeam-channel v0.5.1 |
| 1687 | 2026-01-12T05:09:27.572Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1688 | 2026-01-12T05:09:27.820Z | Checking serde_spanned v1.0.4 |
| 1689 | 2026-01-12T05:09:27.963Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1690 | 2026-01-12T05:09:28.046Z | Checking webpki-roots v0.26.5 |
| 1691 | 2026-01-12T05:09:28.269Z | Checking memmap2 v0.9.8 |
| 1692 | 2026-01-12T05:09:28.304Z | Checking is-terminal v0.4.12 |
| 1693 | 2026-01-12T05:09:28.348Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 1694 | 2026-01-12T05:09:28.439Z | Compiling anyhow v1.0.100 |
| 1695 | 2026-01-12T05:09:28.543Z | Checking term v1.1.0 |
| 1696 | 2026-01-12T05:09:28.561Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1697 | 2026-01-12T05:09:28.609Z | Compiling heck v0.5.0 |
| 1698 | 2026-01-12T05:09:28.795Z | Checking lazy_static v1.5.0 |
| 1699 | 2026-01-12T05:09:28.805Z | Checking take_mut v0.2.2 |
| 1700 | 2026-01-12T05:09:28.902Z | Checking iri-string v0.7.8 |
| 1701 | 2026-01-12T05:09:28.931Z | Checking utf-8 v0.7.6 |
| 1702 | 2026-01-12T05:09:28.949Z | Checking unicode-segmentation v1.10.0 |
| 1703 | 2026-01-12T05:09:28.959Z | Compiling semver v1.0.27 |
| 1704 | 2026-01-12T05:09:28.975Z | Checking unicode-width v0.1.9 |
| 1705 | 2026-01-12T05:09:29.136Z | Checking data-encoding v2.4.0 |
| 1706 | 2026-01-12T05:09:29.139Z | Checking dyn-clone v1.0.4 |
| 1707 | 2026-01-12T05:09:29.145Z | Checking spin v0.9.8 |
| 1708 | 2026-01-12T05:09:29.276Z | Checking console v0.15.7 |
| 1709 | 2026-01-12T05:09:29.565Z | Checking newline-converter v0.3.0 |
| 1710 | 2026-01-12T05:09:29.615Z | Checking slog-term v2.9.2 |
| 1711 | 2026-01-12T05:09:29.691Z | Checking tungstenite v0.24.0 |
| 1712 | 2026-01-12T05:09:29.701Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1713 | 2026-01-12T05:09:29.736Z | Checking async-stream v0.3.6 |
| 1714 | 2026-01-12T05:09:29.788Z | Checking toml v0.9.10+spec-1.1.0 |
| 1715 | 2026-01-12T05:09:29.934Z | Checking usdt v0.6.0 |
| 1716 | 2026-01-12T05:09:30.104Z | Checking atomicwrites v0.4.4 |
| 1717 | 2026-01-12T05:09:30.159Z | Checking hyper-rustls v0.27.3 |
| 1718 | 2026-01-12T05:09:30.307Z | Checking futures v0.3.31 |
| 1719 | 2026-01-12T05:09:30.427Z | Checking slog-bunyan v2.5.0 |
| 1720 | 2026-01-12T05:09:30.486Z | Checking hyper-tls v0.6.0 |
| 1721 | 2026-01-12T05:09:30.619Z | Checking event-listener-strategy v0.5.4 |
| 1722 | 2026-01-12T05:09:30.848Z | Checking rustls-native-certs v0.7.0 |
| 1723 | 2026-01-12T05:09:30.962Z | Checking openapiv3 v2.2.0 |
| 1724 | 2026-01-12T05:09:31.000Z | Compiling async-trait v0.1.89 |
| 1725 | 2026-01-12T05:09:31.257Z | Checking yasna v0.5.2 |
| 1726 | 2026-01-12T05:09:31.455Z | Checking pem v3.0.6 |
| 1727 | 2026-01-12T05:09:31.562Z | Checking tower-http v0.6.8 |
| 1728 | 2026-01-12T05:09:31.740Z | Checking waitgroup v0.1.2 |
| 1729 | 2026-01-12T05:09:31.894Z | Checking serde_path_to_error v0.1.20 |
| 1730 | 2026-01-12T05:09:32.014Z | Checking webpki-roots v1.0.0 |
| 1731 | 2026-01-12T05:09:32.106Z | Checking hostname v0.4.2 |
| 1732 | 2026-01-12T05:09:32.144Z | Checking http-range v0.1.4 |
| 1733 | 2026-01-12T05:09:32.157Z | Checking debug-ignore v1.0.5 |
| 1734 | 2026-01-12T05:09:32.221Z | Checking similar v2.2.1 |
| 1735 | 2026-01-12T05:09:32.306Z | Checking simple-mermaid v0.2.0 |
| 1736 | 2026-01-12T05:09:32.328Z | Checking hyper-staticfile v0.10.1 |
| 1737 | 2026-01-12T05:09:32.412Z | Checking reqwest v0.12.26 |
| 1738 | 2026-01-12T05:09:32.531Z | Checking rcgen v0.14.6 |
| 1739 | 2026-01-12T05:09:32.668Z | Checking hyper-rustls v0.26.0 |
| 1740 | 2026-01-12T05:09:32.866Z | Checking async-channel v2.5.0 |
| 1741 | 2026-01-12T05:09:32.962Z | Checking expectorate v1.2.0 |
| 1742 | 2026-01-12T05:09:32.997Z | Checking tokio-tungstenite v0.24.0 |
| 1743 | 2026-01-12T05:09:33.228Z | Checking subprocess v0.2.13 |
| 1744 | 2026-01-12T05:09:33.411Z | Checking buf-list v1.1.2 |
| 1745 | 2026-01-12T05:09:37.376Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1746 | 2026-01-12T05:09:37.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.60s |
| 1747 | 2026-01-12T05:09:37.780Z | |
| 1748 | 2026-01-12T05:09:37.780Z | |
| 1749 | 2026-01-12T05:09:49.292Z | test tests/fail/bad_channel10.rs ... ok |
| 1750 | 2026-01-12T05:09:49.292Z | test tests/fail/bad_channel11.rs ... ok |
| 1751 | 2026-01-12T05:09:49.297Z | test tests/fail/bad_channel12.rs ... ok |
| 1752 | 2026-01-12T05:09:49.297Z | test tests/fail/bad_channel13.rs ... ok |
| 1753 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel14.rs ... ok |
| 1754 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel15.rs ... ok |
| 1755 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel17.rs ... ok |
| 1756 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel18.rs ... ok |
| 1757 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel19.rs ... ok |
| 1758 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel1a.rs ... ok |
| 1759 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel1b.rs ... ok |
| 1760 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel2.rs ... ok |
| 1761 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel20.rs ... ok |
| 1762 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel21.rs ... ok |
| 1763 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel22.rs ... ok |
| 1764 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel23.rs ... ok |
| 1765 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel24.rs ... ok |
| 1766 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel25.rs ... ok |
| 1767 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel26.rs ... ok |
| 1768 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel27.rs ... ok |
| 1769 | 2026-01-12T05:09:49.298Z | test tests/fail/bad_channel28.rs ... ok |
| 1770 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_channel3.rs ... ok |
| 1771 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_channel4.rs ... ok |
| 1772 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_channel5.rs ... ok |
| 1773 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_channel6.rs ... ok |
| 1774 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_channel8.rs ... ok |
| 1775 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_channel9.rs ... ok |
| 1776 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1777 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1778 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1779 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1780 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1781 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1782 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1783 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1784 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1785 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1786 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1787 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1788 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1789 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1790 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1791 | 2026-01-12T05:09:49.299Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1792 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1793 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1794 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1795 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1796 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1797 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1798 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1799 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1800 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1801 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1802 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1803 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1804 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1805 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1806 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1807 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1808 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1809 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1810 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1811 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1812 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1813 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1814 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1815 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1816 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1817 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1818 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1819 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1820 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1821 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1822 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1823 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1824 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1825 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1826 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1827 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1828 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1829 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1830 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1831 | 2026-01-12T05:09:49.300Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1832 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1833 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1834 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1835 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1836 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1837 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1838 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1839 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1840 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1841 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1842 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1843 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1844 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1845 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1846 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1847 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1848 | 2026-01-12T05:09:49.301Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1849 | 2026-01-12T05:09:49.304Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1850 | 2026-01-12T05:09:49.304Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1851 | 2026-01-12T05:09:49.304Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1852 | 2026-01-12T05:09:49.304Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1853 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1854 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1855 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1856 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1857 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1858 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1859 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1860 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1861 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1862 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1863 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1864 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1865 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1866 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1867 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1868 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1869 | 2026-01-12T05:09:49.305Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1870 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1871 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1872 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1873 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1874 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1875 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1876 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1877 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1878 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1879 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1880 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1881 | 2026-01-12T05:09:49.306Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1882 | 2026-01-12T05:09:49.306Z | test tests/fail/unused_endpoint.rs ... ok |
| 1883 | 2026-01-12T05:09:49.306Z | |
| 1884 | 2026-01-12T05:09:49.306Z | |
| 1885 | 2026-01-12T05:09:49.307Z | test fail ... ok |
| 1886 | 2026-01-12T05:09:49.307Z | |
| 1887 | 2026-01-12T05:09:49.307Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 59.49s |
| 1888 | 2026-01-12T05:09:49.307Z | |
| 1889 | 2026-01-12T05:09:49.307Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-621cb76543ed86ce` |
| 1890 | 2026-01-12T05:09:49.310Z | |
| 1891 | 2026-01-12T05:09:49.310Z | running 83 tests |
| 1892 | 2026-01-12T05:09:49.313Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1893 | 2026-01-12T05:09:49.313Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1894 | 2026-01-12T05:09:49.313Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1895 | 2026-01-12T05:09:49.313Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1896 | 2026-01-12T05:09:49.313Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1897 | 2026-01-12T05:09:49.313Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1898 | 2026-01-12T05:09:49.313Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1899 | 2026-01-12T05:09:49.313Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1900 | 2026-01-12T05:09:49.313Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1901 | 2026-01-12T05:09:49.317Z | test config::test_valid_config_all_settings ... ok |
| 1902 | 2026-01-12T05:09:49.317Z | test config::test_valid_config_basic ... ok |
| 1903 | 2026-01-12T05:09:49.317Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-config_handler_task_mode_cancel.3036.2.log" |
| 1904 | 2026-01-12T05:09:49.317Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-config_bind_address_http.3036.1.log" |
| 1905 | 2026-01-12T05:09:49.317Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-config_bind_address_https.3036.0.log" |
| 1906 | 2026-01-12T05:09:49.317Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-config_handler_task_mode_detached.3036.4.log" |
| 1907 | 2026-01-12T05:09:49.317Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_unversioned_servers_with_versioned_routes.3036.5.log" |
| 1908 | 2026-01-12T05:09:49.317Z | test config::test_valid_config_empty ... ok |
| 1909 | 2026-01-12T05:09:49.317Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-config_bind_address_https_buffer.3036.6.log" |
| 1910 | 2026-01-12T05:09:49.317Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-api_trait_basic.3036.3.log" |
| 1911 | 2026-01-12T05:09:49.317Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1912 | 2026-01-12T05:09:49.320Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_enum_extractor_error.3036.7.log" |
| 1913 | 2026-01-12T05:09:49.320Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_enum_user_error.3036.8.log" |
| 1914 | 2026-01-12T05:09:49.320Z | test custom_errors::test_enum_extractor_error ... ok |
| 1915 | 2026-01-12T05:09:49.320Z | test custom_errors::test_enum_user_error ... ok |
| 1916 | 2026-01-12T05:09:49.320Z | test config::test_config_handler_task_mode_detached ... ok |
| 1917 | 2026-01-12T05:09:49.320Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1918 | 2026-01-12T05:09:49.320Z | test api_trait::test_api_trait_basic ... ok |
| 1919 | 2026-01-12T05:09:49.324Z | test custom_errors::test_trait_based_api ... ok |
| 1920 | 2026-01-12T05:09:49.324Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_struct_extractor_error.3036.9.log" |
| 1921 | 2026-01-12T05:09:49.324Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_struct_user_error.3036.10.log" |
| 1922 | 2026-01-12T05:09:49.324Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_trait_enum_user_error.3036.11.log" |
| 1923 | 2026-01-12T05:09:49.324Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_trait_struct_user_error.3036.12.log" |
| 1924 | 2026-01-12T05:09:49.324Z | test config::test_config_bind_address_http ... ok |
| 1925 | 2026-01-12T05:09:49.324Z | test custom_errors::test_struct_extractor_error ... ok |
| 1926 | 2026-01-12T05:09:49.324Z | test custom_errors::test_struct_user_error ... ok |
| 1927 | 2026-01-12T05:09:49.324Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1928 | 2026-01-12T05:09:49.325Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_302_bogus.3036.13.log" |
| 1929 | 2026-01-12T05:09:49.325Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1930 | 2026-01-12T05:09:49.328Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_302_found.3036.14.log" |
| 1931 | 2026-01-12T05:09:49.328Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_307_temporary_redirect.3036.15.log" |
| 1932 | 2026-01-12T05:09:49.328Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_303_see_other.3036.16.log" |
| 1933 | 2026-01-12T05:09:49.328Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_delete_request.3036.17.log" |
| 1934 | 2026-01-12T05:09:49.328Z | test demo::test_302_bogus ... ok |
| 1935 | 2026-01-12T05:09:49.328Z | test demo::test_307_temporary_redirect ... ok |
| 1936 | 2026-01-12T05:09:49.328Z | test demo::test_302_found ... ok |
| 1937 | 2026-01-12T05:09:49.328Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-demo1.3036.18.log" |
| 1938 | 2026-01-12T05:09:49.328Z | test demo::test_303_see_other ... ok |
| 1939 | 2026-01-12T05:09:49.328Z | test demo::test_delete_request ... ok |
| 1940 | 2026-01-12T05:09:49.328Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-demo2json.3036.19.log" |
| 1941 | 2026-01-12T05:09:49.328Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-demo2query.3036.21.log" |
| 1942 | 2026-01-12T05:09:49.328Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-demo3json.3036.20.log" |
| 1943 | 2026-01-12T05:09:49.331Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-demo2urlencoded.3036.22.log" |
| 1944 | 2026-01-12T05:09:49.331Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-demo_path_param_string.3036.23.log" |
| 1945 | 2026-01-12T05:09:49.331Z | test demo::test_demo1 ... ok |
| 1946 | 2026-01-12T05:09:49.331Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-demo_path_param_u32.3036.24.log" |
| 1947 | 2026-01-12T05:09:49.334Z | test demo::test_demo3json ... ok |
| 1948 | 2026-01-12T05:09:49.334Z | test demo::test_demo2query ... ok |
| 1949 | 2026-01-12T05:09:49.335Z | test demo::test_demo2json ... ok |
| 1950 | 2026-01-12T05:09:49.336Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-demo_path_param_uuid.3036.25.log" |
| 1951 | 2026-01-12T05:09:49.336Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-demo_websocket.3036.26.log" |
| 1952 | 2026-01-12T05:09:49.336Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_header_request.3036.27.log" |
| 1953 | 2026-01-12T05:09:49.336Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_head_request.3036.28.log" |
| 1954 | 2026-01-12T05:09:49.336Z | test demo::test_demo_path_param_u32 ... ok |
| 1955 | 2026-01-12T05:09:49.336Z | test demo::test_demo2urlencoded ... ok |
| 1956 | 2026-01-12T05:09:49.339Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_large_typed_body.3036.29.log" |
| 1957 | 2026-01-12T05:09:49.339Z | test demo::test_demo_path_param_uuid ... ok |
| 1958 | 2026-01-12T05:09:49.340Z | test demo::test_demo_path_param_string ... ok |
| 1959 | 2026-01-12T05:09:49.340Z | test demo::test_header_request ... ok |
| 1960 | 2026-01-12T05:09:49.340Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-tet_raw_request.3036.30.log" |
| 1961 | 2026-01-12T05:09:49.340Z | test demo::test_demo_websocket ... ok |
| 1962 | 2026-01-12T05:09:49.340Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_request_compat.3036.31.log" |
| 1963 | 2026-01-12T05:09:49.340Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_request_remote_addr.3036.32.log" |
| 1964 | 2026-01-12T05:09:49.340Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_streaming_body.3036.33.log" |
| 1965 | 2026-01-12T05:09:49.340Z | test demo::test_head_request ... ok |
| 1966 | 2026-01-12T05:09:49.340Z | test demo::test_raw_request ... ok |
| 1967 | 2026-01-12T05:09:49.340Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_untyped_body.3036.34.log" |
| 1968 | 2026-01-12T05:09:49.340Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-graceful_shutdown_with_detached_handler.3036.35.log" |
| 1969 | 2026-01-12T05:09:49.340Z | test demo::test_large_typed_body ... ok |
| 1970 | 2026-01-12T05:09:49.340Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-multipart_client.3036.36.log" |
| 1971 | 2026-01-12T05:09:49.343Z | test demo::test_request_compat ... ok |
| 1972 | 2026-01-12T05:09:49.343Z | test demo::test_request_remote_addr ... ok |
| 1973 | 2026-01-12T05:09:49.343Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-multipart_client.3036.37.log" |
| 1974 | 2026-01-12T05:09:49.343Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-multipart_client.3036.38.log" |
| 1975 | 2026-01-12T05:09:49.343Z | test multipart::missing_boundary ... ok |
| 1976 | 2026-01-12T05:09:49.343Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-multipart_client.3036.39.log" |
| 1977 | 2026-01-12T05:09:49.343Z | test demo::test_streaming_body ... ok |
| 1978 | 2026-01-12T05:09:49.343Z | test multipart::no_content_type ... ok |
| 1979 | 2026-01-12T05:09:49.343Z | test multipart::test_multipart_client ... ok |
| 1980 | 2026-01-12T05:09:49.343Z | test multipart::weird_content_type ... ok |
| 1981 | 2026-01-12T05:09:49.346Z | test demo::test_untyped_body ... ok |
| 1982 | 2026-01-12T05:09:49.346Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-pagination-basic.3036.40.log" |
| 1983 | 2026-01-12T05:09:49.346Z | test config::test_config_bind_address_https ... ok |
| 1984 | 2026-01-12T05:09:49.346Z | test openapi::test_openapi_custom_error_types ... ok |
| 1985 | 2026-01-12T05:09:49.346Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 1986 | 2026-01-12T05:09:49.346Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-pagination-multiple-resources.3036.41.log" |
| 1987 | 2026-01-12T05:09:49.346Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-pagination-multiple-sorts.3036.42.log" |
| 1988 | 2026-01-12T05:09:49.346Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-basic.3036.43.log" |
| 1989 | 2026-01-12T05:09:49.375Z | test openapi::test_openapi ... ok |
| 1990 | 2026-01-12T05:09:49.378Z | test openapi::test_openapi_fuller ... ok |
| 1991 | 2026-01-12T05:09:49.378Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-dictionary.3036.44.log" |
| 1992 | 2026-01-12T05:09:49.378Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-empty.3036.45.log" |
| 1993 | 2026-01-12T05:09:49.381Z | test pagination::test_paginate_empty ... ok |
| 1994 | 2026-01-12T05:09:49.384Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-errors.3036.46.log" |
| 1995 | 2026-01-12T05:09:49.387Z | test pagination::test_paginate_errors ... ok |
| 1996 | 2026-01-12T05:09:49.388Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-extra_params.3036.47.log" |
| 1997 | 2026-01-12T05:09:49.390Z | test pagination::test_paginate_extra_params ... ok |
| 1998 | 2026-01-12T05:09:49.390Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-required_params.3036.48.log" |
| 1999 | 2026-01-12T05:09:49.393Z | test pagination::test_paginate_with_required_params ... ok |
| 2000 | 2026-01-12T05:09:49.393Z | test pagination_schema::test_pagination_schema ... ok |
| 2001 | 2026-01-12T05:09:49.393Z | test path_names::test_path_names ... ok |
| 2002 | 2026-01-12T05:09:49.393Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_no_tls.3036.49.log" |
| 2003 | 2026-01-12T05:09:49.394Z | test starter::test_no_tls ... ok |
| 2004 | 2026-01-12T05:09:49.394Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_with_tls.3036.50.log" |
| 2005 | 2026-01-12T05:09:49.415Z | test pagination::test_paginate_basic ... ok |
| 2006 | 2026-01-12T05:09:49.418Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-non_streaming_servers_do_not_use_transfer_encoding.3036.51.log" |
| 2007 | 2026-01-12T05:09:49.418Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2008 | 2026-01-12T05:09:49.418Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-streaming_server_buffered_client.3036.52.log" |
| 2009 | 2026-01-12T05:09:49.437Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2010 | 2026-01-12T05:09:49.440Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-streaming_server_streaming_client.3036.53.log" |
| 2011 | 2026-01-12T05:09:49.455Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2012 | 2026-01-12T05:09:49.458Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_server_is_http.3036.54.log" |
| 2013 | 2026-01-12T05:09:49.458Z | test tls::test_server_is_http ... ok |
| 2014 | 2026-01-12T05:09:49.458Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_server_is_https.3036.55.log" |
| 2015 | 2026-01-12T05:09:49.716Z | test starter::test_with_tls ... ok |
| 2016 | 2026-01-12T05:09:49.719Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_tls_aborted_negotiation.3036.56.log" |
| 2017 | 2026-01-12T05:09:49.770Z | test tls::test_server_is_https ... ok |
| 2018 | 2026-01-12T05:09:49.773Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_tls_certificate_loading.3036.57.log" |
| 2019 | 2026-01-12T05:09:50.091Z | test tls::test_tls_certificate_loading ... ok |
| 2020 | 2026-01-12T05:09:50.094Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_tls_only.3036.58.log" |
| 2021 | 2026-01-12T05:09:50.329Z | test tls::test_tls_aborted_negotiation ... ok |
| 2022 | 2026-01-12T05:09:50.332Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_tls_refresh_certificates.3036.59.log" |
| 2023 | 2026-01-12T05:09:50.371Z | test tls::test_tls_refresh_certificates ... ok |
| 2024 | 2026-01-12T05:09:50.374Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_versions.3036.60.log" |
| 2025 | 2026-01-12T05:09:50.401Z | test tls::test_tls_only ... ok |
| 2026 | 2026-01-12T05:09:50.404Z | note: configured to log to "/tmp/integration_tests-621cb76543ed86ce-test_versions_on_missing.3036.61.log" |
| 2027 | 2026-01-12T05:09:50.453Z | test versions::test_versions ... ok |
| 2028 | 2026-01-12T05:09:50.456Z | test versions::test_versions_openapi ... ok |
| 2029 | 2026-01-12T05:09:50.459Z | test versions::test_versions_openapi_same_names ... ok |
| 2030 | 2026-01-12T05:09:50.471Z | test versions::test_versions_on_missing ... ok |
| 2031 | 2026-01-12T05:09:50.490Z | test pagination::test_example_basic ... ok |
| 2032 | 2026-01-12T05:09:50.504Z | test config::test_config_bind_address_https_buffer ... ok |
| 2033 | 2026-01-12T05:09:50.598Z | test pagination::test_paginate_dictionary ... ok |
| 2034 | 2026-01-12T05:09:51.342Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2035 | 2026-01-12T05:09:52.875Z | test pagination::test_example_multiple_sorts ... ok |
| 2036 | 2026-01-12T05:09:53.272Z | test pagination::test_example_multiple_resources ... ok |
| 2037 | 2026-01-12T05:09:53.272Z | |
| 2038 | 2026-01-12T05:09:53.272Z | test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.96s |
| 2039 | 2026-01-12T05:09:53.272Z | |
| 2040 | 2026-01-12T05:09:53.281Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-1f9f2c1dbe3b6a03` |
| 2041 | 2026-01-12T05:09:53.286Z | |
| 2042 | 2026-01-12T05:09:53.286Z | running 35 tests |
| 2043 | 2026-01-12T05:09:53.293Z | test channel::tests::test_channel_operation_id ... ok |
| 2044 | 2026-01-12T05:09:53.293Z | test channel::tests::test_channel_with_versions ... ok |
| 2045 | 2026-01-12T05:09:53.296Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2046 | 2026-01-12T05:09:53.296Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2047 | 2026-01-12T05:09:53.296Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2048 | 2026-01-12T05:09:53.296Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2049 | 2026-01-12T05:09:53.296Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2050 | 2026-01-12T05:09:53.296Z | test doc::tests::test_extract_summary_description ... ok |
| 2051 | 2026-01-12T05:09:53.298Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2052 | 2026-01-12T05:09:53.298Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2053 | 2026-01-12T05:09:53.298Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2054 | 2026-01-12T05:09:53.298Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2055 | 2026-01-12T05:09:53.298Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2056 | 2026-01-12T05:09:53.298Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2057 | 2026-01-12T05:09:53.301Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2058 | 2026-01-12T05:09:53.301Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2059 | 2026-01-12T05:09:53.301Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2060 | 2026-01-12T05:09:53.301Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2061 | 2026-01-12T05:09:53.301Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2062 | 2026-01-12T05:09:53.302Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2063 | 2026-01-12T05:09:53.302Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2064 | 2026-01-12T05:09:53.302Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2065 | 2026-01-12T05:09:53.302Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2066 | 2026-01-12T05:09:53.302Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2067 | 2026-01-12T05:09:53.302Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2068 | 2026-01-12T05:09:53.302Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2069 | 2026-01-12T05:09:53.302Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2070 | 2026-01-12T05:09:53.302Z | test syn_parsing::tests::test_busted_function ... ok |
| 2071 | 2026-01-12T05:09:53.302Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2072 | 2026-01-12T05:09:53.305Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2073 | 2026-01-12T05:09:53.305Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2074 | 2026-01-12T05:09:53.305Z | test endpoint::tests::test_operation_id ... ok |
| 2075 | 2026-01-12T05:09:53.305Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2076 | 2026-01-12T05:09:53.308Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2077 | 2026-01-12T05:09:53.308Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2078 | 2026-01-12T05:09:53.308Z | |
| 2079 | 2026-01-12T05:09:53.309Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s |
| 2080 | 2026-01-12T05:09:53.309Z | |
| 2081 | 2026-01-12T05:09:53.312Z | Doc-tests dropshot |
| 2082 | 2026-01-12T05:09:53.312Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-47f2d2ceda1dbe29.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4c6d797eed760466.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c2b5b4bffa035c15.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-868a9ce66f67199e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1b5210173f498dd0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-ce999eccccd7287b.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5b370851aa9062dc.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-700d3143c5c5cefb.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8f677b61d7ceced4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-265fed2700cac4e1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-c7d3079d90915d3e.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c7cf1ed41e84098.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-b77773eebe83d094.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3bdc5a9bc5fbda11.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-058854d211e11fc7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-12fa44e04a0814d5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d4024fbfc5d87dd3.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad470e34ba46c424.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-373e948815e35a7a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-cf9cce912f39e8a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-82a0222c6679d17d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc065a56e53b8b34.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-9bb4d01feb9e02dc.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-fc8e4da69f4be3ca.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-5101c9a649b56b11.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6166cd963b63a104.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7b6fecd9238d7724.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-5d72d5c77b774a32.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-83458c60e380f77d.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3d97b14ed6f34b40.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b50c8218c316143d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-554f8eaa534f1de8.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-b989ab2d3813563a.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-587f5405892d0096.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-09c76aee93c3ee63.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -C embed-bitcode=no --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --error-format human` |
| 2083 | 2026-01-12T05:09:53.816Z | |
| 2084 | 2026-01-12T05:09:53.816Z | running 23 tests |
| 2085 | 2026-01-12T05:09:55.907Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2086 | 2026-01-12T05:09:55.907Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2087 | 2026-01-12T05:09:55.908Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2088 | 2026-01-12T05:09:55.911Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2089 | 2026-01-12T05:10:01.115Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2090 | 2026-01-12T05:10:01.115Z | test dropshot/src/lib.rs - (line 334) ... ignored |
| 2091 | 2026-01-12T05:10:01.207Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2092 | 2026-01-12T05:10:01.327Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 374) ... ok |
| 2093 | 2026-01-12T05:10:01.449Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 349) ... ok |
| 2094 | 2026-01-12T05:10:01.461Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2095 | 2026-01-12T05:10:01.796Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2096 | 2026-01-12T05:10:01.904Z | test dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok |
| 2097 | 2026-01-12T05:10:01.904Z | test dropshot/src/lib.rs - channel (line 1181) ... ignored |
| 2098 | 2026-01-12T05:10:01.904Z | test dropshot/src/lib.rs - endpoint (line 1226) ... ignored |
| 2099 | 2026-01-12T05:10:03.238Z | test dropshot/src/lib.rs - (line 398) ... ok |
| 2100 | 2026-01-12T05:10:03.491Z | test dropshot/src/lib.rs - api_description (line 1046) ... ok |
| 2101 | 2026-01-12T05:10:03.712Z | test dropshot/src/lib.rs - (line 661) ... ok |
| 2102 | 2026-01-12T05:10:03.895Z | test dropshot/src/lib.rs - api_description (line 1107) ... ok |
| 2103 | 2026-01-12T05:10:03.925Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2104 | 2026-01-12T05:10:03.928Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2105 | 2026-01-12T05:10:04.921Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok |
| 2106 | 2026-01-12T05:10:07.542Z | test dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok |
| 2107 | 2026-01-12T05:10:08.663Z | test dropshot/src/lib.rs - (line 497) ... ok |
| 2108 | 2026-01-12T05:10:08.663Z | |
| 2109 | 2026-01-12T05:10:08.663Z | test result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 14.85s |
| 2110 | 2026-01-12T05:10:08.663Z | |
| 2111 | 2026-01-12T05:10:08.690Z | Doc-tests dropshot_endpoint |
| 2112 | 2026-01-12T05:10:08.694Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-aa15c50f7ebf9ba8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-44a7c643ac005b2f.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-86e41ea74570e15a.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-8e9e26fa2d5f0c8e.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-0b4af5207a4d893b.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-5b1ff04ee06dd66c.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f3a5284f829fb4ea.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-8656128ec653b4aa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-e64d0c153214ba4a.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2113 | 2026-01-12T05:10:08.905Z | |
| 2114 | 2026-01-12T05:10:08.905Z | running 0 tests |
| 2115 | 2026-01-12T05:10:08.905Z | |
| 2116 | 2026-01-12T05:10:08.905Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2117 | 2026-01-12T05:10:08.905Z | |
| 2118 | 2026-01-12T05:10:08.937Z | |
| 2119 | 2026-01-12T05:10:08.937Z | real 2:55.045983389 |
| 2120 | 2026-01-12T05:10:08.937Z | user 15:28.853908958 |
| 2121 | 2026-01-12T05:10:08.937Z | sys 2:27.233489620 |
| 2122 | 2026-01-12T05:10:08.937Z | trap 0.764040877 |
| 2123 | 2026-01-12T05:10:08.938Z | tflt 0.314773100 |
| 2124 | 2026-01-12T05:10:08.938Z | dflt 0.174095838 |
| 2125 | 2026-01-12T05:10:08.941Z | kflt 0.000112845 |
| 2126 | 2026-01-12T05:10:08.941Z | lock 47:18.280114939 |
| 2127 | 2026-01-12T05:10:08.941Z | slp 1:17:00.185363140 |
| 2128 | 2026-01-12T05:10:08.941Z | lat 52.988640521 |
| 2129 | 2026-01-12T05:10:08.941Z | stop 1:21.849388520 |
| 2130 | 2026-01-12T05:10:08.941Z | + banner docs |
| 2131 | 2026-01-12T05:10:08.941Z | |
| 2132 | 2026-01-12T05:10:08.941Z | ##### #### #### #### |
| 2133 | 2026-01-12T05:10:08.941Z | # # # # # # # |
| 2134 | 2026-01-12T05:10:08.941Z | # # # # # #### |
| 2135 | 2026-01-12T05:10:08.941Z | # # # # # # |
| 2136 | 2026-01-12T05:10:08.941Z | # # # # # # # # |
| 2137 | 2026-01-12T05:10:08.941Z | ##### #### #### #### |
| 2138 | 2026-01-12T05:10:08.941Z | |
| 2139 | 2026-01-12T05:10:08.941Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2140 | 2026-01-12T05:10:09.307Z | Compiling proc-macro2 v1.0.105 |
| 2141 | 2026-01-12T05:10:09.307Z | Compiling unicode-ident v1.0.12 |
| 2142 | 2026-01-12T05:10:09.310Z | Checking cfg-if v1.0.0 |
| 2143 | 2026-01-12T05:10:09.310Z | Checking itoa v1.0.1 |
| 2144 | 2026-01-12T05:10:09.310Z | Checking pin-project-lite v0.2.12 |
| 2145 | 2026-01-12T05:10:09.310Z | Compiling quote v1.0.42 |
| 2146 | 2026-01-12T05:10:09.359Z | Checking libc v0.2.179 |
| 2147 | 2026-01-12T05:10:09.362Z | Checking serde_core v1.0.228 |
| 2148 | 2026-01-12T05:10:09.421Z | Checking once_cell v1.20.1 |
| 2149 | 2026-01-12T05:10:09.439Z | Checking smallvec v1.13.2 |
| 2150 | 2026-01-12T05:10:09.494Z | Checking bytes v1.11.0 |
| 2151 | 2026-01-12T05:10:09.530Z | Checking futures-core v0.3.31 |
| 2152 | 2026-01-12T05:10:09.574Z | Checking memchr v2.6.0 |
| 2153 | 2026-01-12T05:10:09.729Z | Checking scopeguard v1.2.0 |
| 2154 | 2026-01-12T05:10:09.732Z | Checking futures-sink v0.3.31 |
| 2155 | 2026-01-12T05:10:09.799Z | Checking slab v0.4.9 |
| 2156 | 2026-01-12T05:10:09.882Z | Checking lock_api v0.4.6 |
| 2157 | 2026-01-12T05:10:09.893Z | Checking futures-channel v0.3.31 |
| 2158 | 2026-01-12T05:10:10.062Z | Checking log v0.4.17 |
| 2159 | 2026-01-12T05:10:10.270Z | Checking zeroize v1.7.0 |
| 2160 | 2026-01-12T05:10:10.273Z | Checking pin-utils v0.1.0 |
| 2161 | 2026-01-12T05:10:10.344Z | Checking futures-task v0.3.31 |
| 2162 | 2026-01-12T05:10:10.364Z | Checking futures-io v0.3.31 |
| 2163 | 2026-01-12T05:10:10.412Z | Checking stable_deref_trait v1.2.0 |
| 2164 | 2026-01-12T05:10:10.480Z | Checking http v1.4.0 |
| 2165 | 2026-01-12T05:10:10.506Z | Checking rustls-pki-types v1.13.2 |
| 2166 | 2026-01-12T05:10:10.516Z | Checking parking_lot_core v0.9.4 |
| 2167 | 2026-01-12T05:10:10.526Z | Checking signal-hook-registry v1.4.0 |
| 2168 | 2026-01-12T05:10:10.547Z | Checking getrandom v0.2.11 |
| 2169 | 2026-01-12T05:10:10.591Z | Checking socket2 v0.6.0 |
| 2170 | 2026-01-12T05:10:10.822Z | Checking mio v1.0.3 |
| 2171 | 2026-01-12T05:10:10.873Z | Checking parking_lot v0.12.1 |
| 2172 | 2026-01-12T05:10:11.100Z | Checking httparse v1.10.0 |
| 2173 | 2026-01-12T05:10:11.129Z | Checking tracing-core v0.1.32 |
| 2174 | 2026-01-12T05:10:11.242Z | Compiling syn v2.0.113 |
| 2175 | 2026-01-12T05:10:11.254Z | Checking hashbrown v0.16.1 |
| 2176 | 2026-01-12T05:10:11.359Z | Checking equivalent v1.0.0 |
| 2177 | 2026-01-12T05:10:11.463Z | Checking untrusted v0.9.0 |
| 2178 | 2026-01-12T05:10:11.485Z | Checking atomic-waker v1.1.2 |
| 2179 | 2026-01-12T05:10:11.509Z | Checking bitflags v2.4.0 |
| 2180 | 2026-01-12T05:10:11.634Z | Checking percent-encoding v2.3.2 |
| 2181 | 2026-01-12T05:10:11.650Z | Checking ring v0.17.13 |
| 2182 | 2026-01-12T05:10:11.791Z | Checking writeable v0.5.5 |
| 2183 | 2026-01-12T05:10:11.801Z | Checking tracing v0.1.40 |
| 2184 | 2026-01-12T05:10:11.861Z | Checking litemap v0.7.4 |
| 2185 | 2026-01-12T05:10:11.865Z | Checking http-body v1.0.1 |
| 2186 | 2026-01-12T05:10:12.087Z | Checking try-lock v0.2.3 |
| 2187 | 2026-01-12T05:10:12.115Z | Checking fnv v1.0.7 |
| 2188 | 2026-01-12T05:10:12.124Z | Checking typenum v1.14.0 |
| 2189 | 2026-01-12T05:10:12.218Z | Checking zmij v1.0.2 |
| 2190 | 2026-01-12T05:10:12.229Z | Checking want v0.3.0 |
| 2191 | 2026-01-12T05:10:12.248Z | Compiling time-core v0.1.2 |
| 2192 | 2026-01-12T05:10:12.283Z | Compiling num-conv v0.1.0 |
| 2193 | 2026-01-12T05:10:12.424Z | Checking subtle v2.5.0 |
| 2194 | 2026-01-12T05:10:12.433Z | Checking tower-layer v0.3.3 |
| 2195 | 2026-01-12T05:10:12.455Z | Checking base64 v0.22.1 |
| 2196 | 2026-01-12T05:10:12.560Z | Checking httpdate v1.0.1 |
| 2197 | 2026-01-12T05:10:12.662Z | Checking tower-service v0.3.3 |
| 2198 | 2026-01-12T05:10:12.702Z | Checking powerfmt v0.2.0 |
| 2199 | 2026-01-12T05:10:12.800Z | Compiling time-macros v0.2.18 |
| 2200 | 2026-01-12T05:10:12.810Z | Checking crossbeam-utils v0.8.15 |
| 2201 | 2026-01-12T05:10:12.987Z | Checking deranged v0.3.11 |
| 2202 | 2026-01-12T05:10:13.124Z | Checking icu_locid_transform_data v1.5.0 |
| 2203 | 2026-01-12T05:10:13.231Z | Checking num_threads v0.1.3 |
| 2204 | 2026-01-12T05:10:13.250Z | Checking generic-array v0.14.5 |
| 2205 | 2026-01-12T05:10:13.410Z | Checking getrandom v0.3.1 |
| 2206 | 2026-01-12T05:10:13.527Z | Checking indexmap v2.12.1 |
| 2207 | 2026-01-12T05:10:13.593Z | Checking serde_json v1.0.149 |
| 2208 | 2026-01-12T05:10:13.627Z | Checking icu_properties_data v1.5.0 |
| 2209 | 2026-01-12T05:10:13.882Z | Checking ipnet v2.10.0 |
| 2210 | 2026-01-12T05:10:14.003Z | Checking rustls-webpki v0.102.8 |
| 2211 | 2026-01-12T05:10:14.334Z | Checking form_urlencoded v1.2.2 |
| 2212 | 2026-01-12T05:10:14.356Z | Checking mime v0.3.16 |
| 2213 | 2026-01-12T05:10:14.395Z | Checking crypto-common v0.1.6 |
| 2214 | 2026-01-12T05:10:14.552Z | Checking block-buffer v0.10.2 |
| 2215 | 2026-01-12T05:10:14.584Z | Checking icu_normalizer_data v1.5.0 |
| 2216 | 2026-01-12T05:10:14.669Z | Checking utf8_iter v1.0.4 |
| 2217 | 2026-01-12T05:10:14.694Z | Checking foreign-types-shared v0.1.1 |
| 2218 | 2026-01-12T05:10:14.769Z | Checking write16 v1.0.0 |
| 2219 | 2026-01-12T05:10:14.791Z | Checking utf16_iter v1.0.5 |
| 2220 | 2026-01-12T05:10:14.821Z | Checking openssl-probe v0.1.4 |
| 2221 | 2026-01-12T05:10:14.885Z | Checking foreign-types v0.3.2 |
| 2222 | 2026-01-12T05:10:14.910Z | Checking digest v0.10.7 |
| 2223 | 2026-01-12T05:10:14.919Z | Checking num-traits v0.2.14 |
| 2224 | 2026-01-12T05:10:14.971Z | Checking openssl-sys v0.9.107 |
| 2225 | 2026-01-12T05:10:14.981Z | Checking rand_core v0.6.3 |
| 2226 | 2026-01-12T05:10:14.998Z | Checking errno v0.3.10 |
| 2227 | 2026-01-12T05:10:15.163Z | Checking winnow v0.7.13 |
| 2228 | 2026-01-12T05:10:15.182Z | Checking iana-time-zone v0.1.47 |
| 2229 | 2026-01-12T05:10:15.235Z | Checking cpufeatures v0.2.2 |
| 2230 | 2026-01-12T05:10:15.280Z | Checking ppv-lite86 v0.2.15 |
| 2231 | 2026-01-12T05:10:15.328Z | Checking sha1 v0.10.6 |
| 2232 | 2026-01-12T05:10:15.339Z | Checking ryu v1.0.5 |
| 2233 | 2026-01-12T05:10:15.383Z | Checking time v0.3.36 |
| 2234 | 2026-01-12T05:10:15.590Z | Checking rustls v0.22.4 |
| 2235 | 2026-01-12T05:10:15.608Z | Compiling unicase v2.6.0 |
| 2236 | 2026-01-12T05:10:15.967Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2237 | 2026-01-12T05:10:15.988Z | Checking rand_chacha v0.3.1 |
| 2238 | 2026-01-12T05:10:16.115Z | Checking serde_spanned v1.0.4 |
| 2239 | 2026-01-12T05:10:16.224Z | Checking http-body-util v0.1.3 |
| 2240 | 2026-01-12T05:10:16.336Z | Checking rustls-pemfile v2.2.0 |
| 2241 | 2026-01-12T05:10:16.354Z | Checking thread_local v1.1.4 |
| 2242 | 2026-01-12T05:10:16.370Z | Checking encoding_rs v0.8.32 |
| 2243 | 2026-01-12T05:10:16.573Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2244 | 2026-01-12T05:10:16.627Z | Checking match_cfg v0.1.0 |
| 2245 | 2026-01-12T05:10:16.669Z | Checking rand v0.8.4 |
| 2246 | 2026-01-12T05:10:16.725Z | Checking hostname v0.3.1 |
| 2247 | 2026-01-12T05:10:16.873Z | Compiling mime_guess v2.0.5 |
| 2248 | 2026-01-12T05:10:16.929Z | Checking rustix v1.1.3 |
| 2249 | 2026-01-12T05:10:17.191Z | Checking rustls v0.23.13 |
| 2250 | 2026-01-12T05:10:17.907Z | Checking uuid v1.19.0 |
| 2251 | 2026-01-12T05:10:17.918Z | Checking concurrent-queue v2.5.0 |
| 2252 | 2026-01-12T05:10:17.986Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 2253 | 2026-01-12T05:10:18.265Z | Checking crossbeam-channel v0.5.1 |
| 2254 | 2026-01-12T05:10:18.525Z | Checking is-terminal v0.4.12 |
| 2255 | 2026-01-12T05:10:18.528Z | Checking sync_wrapper v1.0.1 |
| 2256 | 2026-01-12T05:10:18.666Z | Compiling synstructure v0.13.1 |
| 2257 | 2026-01-12T05:10:18.669Z | Compiling serde_derive_internals v0.29.0 |
| 2258 | 2026-01-12T05:10:18.700Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 2259 | 2026-01-12T05:10:18.729Z | Checking toml v0.9.10+spec-1.1.0 |
| 2260 | 2026-01-12T05:10:18.987Z | Checking spin v0.9.8 |
| 2261 | 2026-01-12T05:10:19.091Z | Checking dyn-clone v1.0.4 |
| 2262 | 2026-01-12T05:10:19.125Z | Checking fastrand v2.1.1 |
| 2263 | 2026-01-12T05:10:19.169Z | Checking semver v1.0.27 |
| 2264 | 2026-01-12T05:10:19.224Z | Checking take_mut v0.2.2 |
| 2265 | 2026-01-12T05:10:19.388Z | Checking parking v2.2.0 |
| 2266 | 2026-01-12T05:10:19.465Z | Checking term v1.1.0 |
| 2267 | 2026-01-12T05:10:19.591Z | Checking event-listener v5.0.0 |
| 2268 | 2026-01-12T05:10:19.876Z | Checking tempfile v3.24.0 |
| 2269 | 2026-01-12T05:10:20.011Z | Checking camino v1.2.2 |
| 2270 | 2026-01-12T05:10:20.022Z | Checking rustix v0.38.44 |
| 2271 | 2026-01-12T05:10:20.213Z | Checking serde_path_to_error v0.1.20 |
| 2272 | 2026-01-12T05:10:20.271Z | Checking waitgroup v0.1.2 |
| 2273 | 2026-01-12T05:10:20.423Z | Checking webpki-roots v0.26.5 |
| 2274 | 2026-01-12T05:10:20.482Z | Checking hostname v0.4.2 |
| 2275 | 2026-01-12T05:10:20.577Z | Checking iri-string v0.7.8 |
| 2276 | 2026-01-12T05:10:20.588Z | Checking debug-ignore v1.0.5 |
| 2277 | 2026-01-12T05:10:20.631Z | Checking utf-8 v0.7.6 |
| 2278 | 2026-01-12T05:10:20.667Z | Checking byteorder v1.4.3 |
| 2279 | 2026-01-12T05:10:20.761Z | Checking data-encoding v2.4.0 |
| 2280 | 2026-01-12T05:10:20.827Z | Checking unicode-segmentation v1.10.0 |
| 2281 | 2026-01-12T05:10:20.854Z | Checking unicode-width v0.1.9 |
| 2282 | 2026-01-12T05:10:21.027Z | Checking lazy_static v1.5.0 |
| 2283 | 2026-01-12T05:10:21.170Z | Checking console v0.15.7 |
| 2284 | 2026-01-12T05:10:21.325Z | Checking event-listener-strategy v0.5.4 |
| 2285 | 2026-01-12T05:10:21.454Z | Checking newline-converter v0.3.0 |
| 2286 | 2026-01-12T05:10:21.539Z | Checking atomicwrites v0.4.4 |
| 2287 | 2026-01-12T05:10:21.548Z | Checking target-triple v1.0.0 |
| 2288 | 2026-01-12T05:10:21.616Z | Checking yasna v0.5.2 |
| 2289 | 2026-01-12T05:10:21.663Z | Checking rustls-native-certs v0.7.0 |
| 2290 | 2026-01-12T05:10:21.748Z | Checking pem v3.0.6 |
| 2291 | 2026-01-12T05:10:21.766Z | Checking webpki-roots v1.0.0 |
| 2292 | 2026-01-12T05:10:21.818Z | Checking termcolor v1.1.2 |
| 2293 | 2026-01-12T05:10:21.851Z | Checking http-range v0.1.4 |
| 2294 | 2026-01-12T05:10:21.905Z | Checking glob v0.3.0 |
| 2295 | 2026-01-12T05:10:21.970Z | Checking similar v2.2.1 |
| 2296 | 2026-01-12T05:10:22.028Z | Checking async-channel v2.5.0 |
| 2297 | 2026-01-12T05:10:22.041Z | Checking anyhow v1.0.100 |
| 2298 | 2026-01-12T05:10:22.199Z | Checking subprocess v0.2.13 |
| 2299 | 2026-01-12T05:10:22.221Z | Checking buf-list v1.1.2 |
| 2300 | 2026-01-12T05:10:22.457Z | Checking rcgen v0.14.6 |
| 2301 | 2026-01-12T05:10:22.516Z | Checking heck v0.5.0 |
| 2302 | 2026-01-12T05:10:22.531Z | Compiling serde_derive v1.0.228 |
| 2303 | 2026-01-12T05:10:22.561Z | Compiling tokio-macros v2.6.0 |
| 2304 | 2026-01-12T05:10:22.701Z | Compiling futures-macro v0.3.31 |
| 2305 | 2026-01-12T05:10:22.726Z | Compiling zerofrom-derive v0.1.5 |
| 2306 | 2026-01-12T05:10:22.772Z | Compiling yoke-derive v0.7.5 |
| 2307 | 2026-01-12T05:10:23.260Z | Compiling zerovec-derive v0.10.3 |
| 2308 | 2026-01-12T05:10:23.364Z | Compiling displaydoc v0.2.5 |
| 2309 | 2026-01-12T05:10:24.172Z | Checking tokio v1.49.0 |
| 2310 | 2026-01-12T05:10:24.653Z | Checking futures-util v0.3.31 |
| 2311 | 2026-01-12T05:10:24.934Z | Compiling icu_provider_macros v1.5.0 |
| 2312 | 2026-01-12T05:10:25.166Z | Compiling openssl-macros v0.1.1 |
| 2313 | 2026-01-12T05:10:25.579Z | Checking zerofrom v0.1.5 |
| 2314 | 2026-01-12T05:10:25.725Z | Compiling async-stream-impl v0.3.6 |
| 2315 | 2026-01-12T05:10:25.826Z | Checking yoke v0.7.5 |
| 2316 | 2026-01-12T05:10:26.043Z | Compiling schemars_derive v0.8.22 |
| 2317 | 2026-01-12T05:10:26.063Z | Checking openssl v0.10.72 |
| 2318 | 2026-01-12T05:10:26.192Z | Checking zerovec v0.10.4 |
| 2319 | 2026-01-12T05:10:26.610Z | Compiling thiserror-impl v2.0.17 |
| 2320 | 2026-01-12T05:10:27.085Z | Compiling thiserror-impl v1.0.69 |
| 2321 | 2026-01-12T05:10:27.789Z | Checking tinystr v0.7.6 |
| 2322 | 2026-01-12T05:10:28.157Z | Checking icu_locid v1.5.0 |
| 2323 | 2026-01-12T05:10:28.948Z | Checking icu_collections v1.5.0 |
| 2324 | 2026-01-12T05:10:29.142Z | Checking icu_provider v1.5.0 |
| 2325 | 2026-01-12T05:10:29.547Z | Checking thiserror v2.0.17 |
| 2326 | 2026-01-12T05:10:29.557Z | Checking serde v1.0.228 |
| 2327 | 2026-01-12T05:10:30.630Z | Checking futures-executor v0.3.31 |
| 2328 | 2026-01-12T05:10:30.633Z | Checking multer v3.1.0 |
| 2329 | 2026-01-12T05:10:30.633Z | Checking icu_locid_transform v1.5.0 |
| 2330 | 2026-01-12T05:10:30.633Z | Checking futures v0.3.31 |
| 2331 | 2026-01-12T05:10:30.633Z | Checking thiserror v1.0.69 |
| 2332 | 2026-01-12T05:10:30.633Z | Checking async-stream v0.3.6 |
| 2333 | 2026-01-12T05:10:30.633Z | Compiling async-trait v0.1.89 |
| 2334 | 2026-01-12T05:10:30.633Z | Checking tungstenite v0.24.0 |
| 2335 | 2026-01-12T05:10:30.633Z | Checking expectorate v1.2.0 |
| 2336 | 2026-01-12T05:10:30.633Z | Checking erased-serde v0.3.31 |
| 2337 | 2026-01-12T05:10:30.860Z | Checking icu_properties v1.5.1 |
| 2338 | 2026-01-12T05:10:30.870Z | Checking chrono v0.4.42 |
| 2339 | 2026-01-12T05:10:31.068Z | Compiling serde_tokenstream v0.2.2 |
| 2340 | 2026-01-12T05:10:31.134Z | Checking serde_urlencoded v0.7.1 |
| 2341 | 2026-01-12T05:10:31.331Z | Checking native-tls v0.2.12 |
| 2342 | 2026-01-12T05:10:31.570Z | Checking tokio-util v0.7.7 |
| 2343 | 2026-01-12T05:10:31.573Z | Checking tokio-rustls v0.25.0 |
| 2344 | 2026-01-12T05:10:31.639Z | Checking tokio-native-tls v0.3.1 |
| 2345 | 2026-01-12T05:10:31.649Z | Checking slog v2.8.2 |
| 2346 | 2026-01-12T05:10:31.660Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2347 | 2026-01-12T05:10:31.911Z | Checking tower v0.5.2 |
| 2348 | 2026-01-12T05:10:31.931Z | Checking tokio-rustls v0.26.0 |
| 2349 | 2026-01-12T05:10:32.201Z | Checking slog-json v2.6.1 |
| 2350 | 2026-01-12T05:10:32.297Z | Checking slog-async v2.8.0 |
| 2351 | 2026-01-12T05:10:32.423Z | Checking openapiv3 v2.2.0 |
| 2352 | 2026-01-12T05:10:32.434Z | Checking h2 v0.4.6 |
| 2353 | 2026-01-12T05:10:32.488Z | Checking slog-bunyan v2.5.0 |
| 2354 | 2026-01-12T05:10:32.623Z | Checking tokio-tungstenite v0.24.0 |
| 2355 | 2026-01-12T05:10:32.678Z | Checking trybuild v1.0.114 |
| 2356 | 2026-01-12T05:10:32.762Z | Checking tower-http v0.6.8 |
| 2357 | 2026-01-12T05:10:32.986Z | Checking schemars v0.8.22 |
| 2358 | 2026-01-12T05:10:33.107Z | Checking slog-term v2.9.2 |
| 2359 | 2026-01-12T05:10:34.354Z | Checking icu_normalizer v1.5.0 |
| 2360 | 2026-01-12T05:10:35.062Z | Checking idna_adapter v1.2.0 |
| 2361 | 2026-01-12T05:10:35.268Z | Checking idna v1.0.3 |
| 2362 | 2026-01-12T05:10:35.662Z | Checking url v2.5.4 |
| 2363 | 2026-01-12T05:10:36.174Z | Checking hyper v1.8.1 |
| 2364 | 2026-01-12T05:10:37.529Z | Checking hyper-util v0.1.19 |
| 2365 | 2026-01-12T05:10:37.533Z | Checking hyper-staticfile v0.10.1 |
| 2366 | 2026-01-12T05:10:38.555Z | Documenting dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2367 | 2026-01-12T05:10:39.176Z | Checking hyper-tls v0.6.0 |
| 2368 | 2026-01-12T05:10:39.176Z | Checking hyper-rustls v0.27.3 |
| 2369 | 2026-01-12T05:10:39.179Z | Checking hyper-rustls v0.26.0 |
| 2370 | 2026-01-12T05:10:39.179Z | Documenting dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 2371 | 2026-01-12T05:10:39.475Z | Checking reqwest v0.12.26 |
| 2372 | 2026-01-12T05:10:41.269Z | warning: unresolved link to `Query` |
| 2373 | 2026-01-12T05:10:41.270Z | --> dropshot/src/extractor/header.rs:27:29 |
| 2374 | 2026-01-12T05:10:41.270Z | | |
| 2375 | 2026-01-12T05:10:41.270Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2376 | 2026-01-12T05:10:41.270Z | | ^^^^^ no item named `Query` in scope |
| 2377 | 2026-01-12T05:10:41.270Z | | |
| 2378 | 2026-01-12T05:10:41.270Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2379 | 2026-01-12T05:10:41.270Z | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default |
| 2380 | 2026-01-12T05:10:41.270Z | |
| 2381 | 2026-01-12T05:10:41.273Z | warning: unresolved link to `Path` |
| 2382 | 2026-01-12T05:10:41.273Z | --> dropshot/src/extractor/header.rs:27:43 |
| 2383 | 2026-01-12T05:10:41.273Z | | |
| 2384 | 2026-01-12T05:10:41.273Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2385 | 2026-01-12T05:10:41.273Z | | ^^^^ no item named `Path` in scope |
| 2386 | 2026-01-12T05:10:41.273Z | | |
| 2387 | 2026-01-12T05:10:41.274Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2388 | 2026-01-12T05:10:41.274Z | |
| 2389 | 2026-01-12T05:10:41.656Z | warning: `dropshot` (lib doc) generated 2 warnings |
| 2390 | 2026-01-12T05:10:48.503Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.49s |
| 2391 | 2026-01-12T05:10:48.548Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2392 | 2026-01-12T05:10:48.565Z | |
| 2393 | 2026-01-12T05:10:48.569Z | real 39.602494186 |
| 2394 | 2026-01-12T05:10:48.569Z | user 3:34.803402984 |
| 2395 | 2026-01-12T05:10:48.569Z | sys 40.516134814 |
| 2396 | 2026-01-12T05:10:48.569Z | trap 0.141755031 |
| 2397 | 2026-01-12T05:10:48.569Z | tflt 0.051641563 |
| 2398 | 2026-01-12T05:10:48.569Z | dflt 0.043393617 |
| 2399 | 2026-01-12T05:10:48.570Z | kflt 0.000024976 |
| 2400 | 2026-01-12T05:10:48.570Z | lock 8:03.442607599 |
| 2401 | 2026-01-12T05:10:48.570Z | slp 12:43.193132658 |
| 2402 | 2026-01-12T05:10:48.570Z | lat 9.400220038 |
| 2403 | 2026-01-12T05:10:48.570Z | stop 23.319676741 |
| 2404 | 2026-01-12T05:10:48.571Z | process exited: duration 382535 ms, exit code 0 |
| |
| 2405 | 2026-01-12T05:10:48.578Z | found 0 output files |