|
|
|
| 1 | 2026-09-04T01:50:21.590Z | job assigned to worker 01M1N1PMKNNQHD9PC879VCDWAB [factory aws, i-0626b75738e810301] (queued for 55 s) |
| |
| 2 | 2026-09-04T01:50:27.966Z | starting task 0: "setup" |
| 3 | 2026-09-04T01:50:27.971Z | ++ uname -s |
| 4 | 2026-09-04T01:50:27.974Z | + kern=SunOS |
| 5 | 2026-09-04T01:50:27.974Z | + build_user=build |
| 6 | 2026-09-04T01:50:27.974Z | + build_uid=12345 |
| 7 | 2026-09-04T01:50:27.974Z | + work_dir=/work |
| 8 | 2026-09-04T01:50:27.974Z | + input_dir=/input |
| 9 | 2026-09-04T01:50:27.974Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T01:50:27.974Z | + case "$kern" in |
| 11 | 2026-09-04T01:50:27.974Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T01:50:27.974Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T01:50:29.980Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T01:50:30.081Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T01:50:30.084Z | + home_fs=zfs |
| 16 | 2026-09-04T01:50:30.084Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T01:50:30.084Z | + mkdir -p /home/build |
| 18 | 2026-09-04T01:50:30.084Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T01:50:32.085Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T01:50:32.088Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-09-04T01:50:32.095Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T01:50:32.098Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T01:50:32.098Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-04T01:50:32.098Z | * rust toolchain channel = "stable" |
| 25 | 2026-09-04T01:50:32.098Z | * rust toolchain profile = "default" |
| 26 | 2026-09-04T01:50:32.099Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T01:50:32.099Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T01:50:32.102Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T01:50:32.102Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T01:50:32.218Z | info: downloading installer |
| 31 | 2026-09-04T01:50:33.605Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-04T01:50:33.605Z | warn: /opt/ooce/bin |
| 33 | 2026-09-04T01:50:33.605Z | warn: This could mean one of the following: |
| 34 | 2026-09-04T01:50:33.605Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-04T01:50:33.605Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-04T01:50:33.605Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-04T01:50:33.605Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-04T01:50:33.605Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-04T01:50:33.605Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-04T01:50:33.605Z | error: cannot install while Rust is installed |
| 41 | 2026-09-04T01:50:33.605Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-04T01:50:33.620Z | info: profile set to default |
| 43 | 2026-09-04T01:50:33.620Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-04T01:50:33.623Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 45 | 2026-09-04T01:50:33.767Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-04T01:50:33.770Z | info: downloading 6 components |
| 47 | 2026-09-04T01:50:50.919Z | |
| 48 | 2026-09-04T01:50:50.919Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 49 | 2026-09-04T01:50:50.944Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-04T01:50:50.945Z | |
| 51 | 2026-09-04T01:50:50.948Z | |
| 52 | 2026-09-04T01:50:50.948Z | Rust is installed now. Great! |
| 53 | 2026-09-04T01:50:50.948Z | |
| 54 | 2026-09-04T01:50:50.948Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-04T01:50:50.948Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-04T01:50:50.948Z | |
| 57 | 2026-09-04T01:50:50.948Z | To configure your current shell, you need to source |
| 58 | 2026-09-04T01:50:50.948Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-04T01:50:50.948Z | |
| 60 | 2026-09-04T01:50:50.948Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-04T01:50:50.948Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-04T01:50:50.948Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-04T01:50:50.948Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-04T01:50:50.948Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-04T01:50:50.948Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-04T01:50:50.948Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-04T01:50:50.948Z | HOST_CC = None |
| 68 | 2026-09-04T01:50:50.948Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-04T01:50:50.948Z | CC = None |
| 70 | 2026-09-04T01:50:50.948Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-04T01:50:51.107Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-04T01:50:51.107Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-04T01:50:51.107Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-04T01:50:51.107Z | CFLAGS = None |
| 75 | 2026-09-04T01:50:51.107Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-04T01:50:51.107Z | HOST_CFLAGS = None |
| 77 | 2026-09-04T01:50:51.107Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-04T01:50:51.107Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-04T01:50:51.107Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-04T01:50:51.107Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-04T01:50:51.205Z | + rustup --version |
| 82 | 2026-09-04T01:50:51.212Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-04T01:50:51.215Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-04T01:50:51.233Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-04T01:50:51.237Z | + cargo --version |
| 86 | 2026-09-04T01:50:51.249Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-04T01:50:51.252Z | + rustc --version |
| 88 | 2026-09-04T01:50:51.270Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-04T01:50:51.273Z | process exited: duration 19176 ms, exit code 0 |
| |
| 90 | 2026-09-04T01:50:51.279Z | starting task 2: "authentication" |
| 91 | 2026-09-04T01:50:51.296Z | process exited: duration 16 ms, exit code 0 |
| |
| 92 | 2026-09-04T01:50:51.302Z | starting task 3: "clone repository" |
| 93 | 2026-09-04T01:50:51.305Z | + mkdir -p /work/oxidecomputer/dropshot |
| 94 | 2026-09-04T01:50:51.308Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 95 | 2026-09-04T01:50:51.339Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 96 | 2026-09-04T01:50:52.210Z | + cd /work/oxidecomputer/dropshot |
| 97 | 2026-09-04T01:50:52.210Z | + git fetch origin 8baabf83892d19f7fe896d8c786ada631633fb26 |
| 98 | 2026-09-04T01:50:52.541Z | From https://github.com/oxidecomputer/dropshot |
| 99 | 2026-09-04T01:50:52.541Z | * branch 8baabf83892d19f7fe896d8c786ada631633fb26 -> FETCH_HEAD |
| 100 | 2026-09-04T01:50:52.548Z | + [[ -n '' ]] |
| 101 | 2026-09-04T01:50:52.548Z | + git reset --hard 8baabf83892d19f7fe896d8c786ada631633fb26 |
| 102 | 2026-09-04T01:50:52.563Z | HEAD is now at 8baabf8 [dropshot_endpoint] support raw identifiers as API trait method names |
| 103 | 2026-09-04T01:50:52.566Z | process exited: duration 1261 ms, exit code 0 |
| |
| 104 | 2026-09-04T01:50:52.572Z | starting task 4: "build" |
| 105 | 2026-09-04T01:50:52.575Z | + cargo --version |
| 106 | 2026-09-04T01:50:52.580Z | info: syncing channel updates for 1.98.0-x86_64-unknown-illumos |
| 107 | 2026-09-04T01:50:52.734Z | info: latest update on 2026-08-20 for version 1.98.0 (88d9e12ae 2026-08-18) |
| 108 | 2026-09-04T01:50:52.737Z | info: downloading 6 components |
| 109 | 2026-09-04T01:51:08.556Z | warn: the missing active toolchain `1.98.0-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-04T01:51:08.556Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 111 | 2026-09-04T01:51:08.556Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 112 | 2026-09-04T01:51:08.651Z | cargo 1.98.0 (797e8a9bc 2026-08-05) |
| 113 | 2026-09-04T01:51:08.654Z | + rustc --version |
| 114 | 2026-09-04T01:51:08.680Z | rustc 1.98.0 (88d9e12ae 2026-08-18) |
| 115 | 2026-09-04T01:51:08.683Z | + banner build |
| 116 | 2026-09-04T01:51:08.686Z | |
| 117 | 2026-09-04T01:51:08.686Z | ##### # # # # ##### |
| 118 | 2026-09-04T01:51:08.686Z | # # # # # # # # |
| 119 | 2026-09-04T01:51:08.686Z | ##### # # # # # # |
| 120 | 2026-09-04T01:51:08.686Z | # # # # # # # # |
| 121 | 2026-09-04T01:51:08.686Z | # # # # # # # # |
| 122 | 2026-09-04T01:51:08.686Z | ##### #### # ###### ##### |
| 123 | 2026-09-04T01:51:08.686Z | |
| 124 | 2026-09-04T01:51:08.686Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 125 | 2026-09-04T01:51:08.764Z | Updating crates.io index |
| 126 | 2026-09-04T01:51:09.958Z | Downloading crates ... |
| 127 | 2026-09-04T01:51:10.031Z | Downloaded serde_spanned v1.1.1 |
| 128 | 2026-09-04T01:51:10.039Z | Downloaded simd-adler32 v0.3.7 |
| 129 | 2026-09-04T01:51:10.042Z | Downloaded rusticata-macros v4.1.0 |
| 130 | 2026-09-04T01:51:10.042Z | Downloaded scroll_derive v0.13.1 |
| 131 | 2026-09-04T01:51:10.042Z | Downloaded usdt-attr-macro v0.6.0 |
| 132 | 2026-09-04T01:51:10.048Z | Downloaded tokio-macros v2.7.0 |
| 133 | 2026-09-04T01:51:10.060Z | Downloaded lru-slab v0.1.2 |
| 134 | 2026-09-04T01:51:10.063Z | Downloaded mime v0.3.16 |
| 135 | 2026-09-04T01:51:10.066Z | Downloaded icu_locid_transform v1.5.0 |
| 136 | 2026-09-04T01:51:10.066Z | Downloaded tinyvec_macros v0.1.0 |
| 137 | 2026-09-04T01:51:10.066Z | Downloaded schema v0.2.1 |
| 138 | 2026-09-04T01:51:10.066Z | Downloaded simple-mermaid v0.2.0 |
| 139 | 2026-09-04T01:51:10.070Z | Downloaded http-body v1.0.1 |
| 140 | 2026-09-04T01:51:10.073Z | Downloaded itoa v1.0.1 |
| 141 | 2026-09-04T01:51:10.073Z | Downloaded lazy_static v1.5.0 |
| 142 | 2026-09-04T01:51:10.076Z | Downloaded match_cfg v0.1.0 |
| 143 | 2026-09-04T01:51:10.076Z | Downloaded slog-bunyan v2.5.0 |
| 144 | 2026-09-04T01:51:10.084Z | Downloaded jobserver v0.1.34 |
| 145 | 2026-09-04T01:51:10.087Z | Downloaded glob v0.3.0 |
| 146 | 2026-09-04T01:51:10.087Z | Downloaded litemap v0.7.4 |
| 147 | 2026-09-04T01:51:10.090Z | Downloaded mime_guess v2.0.5 |
| 148 | 2026-09-04T01:51:10.090Z | Downloaded multer v3.1.0 |
| 149 | 2026-09-04T01:51:10.090Z | Downloaded sha1 v0.11.0 |
| 150 | 2026-09-04T01:51:10.093Z | Downloaded thread_local v1.1.4 |
| 151 | 2026-09-04T01:51:10.093Z | Downloaded hostname v0.3.1 |
| 152 | 2026-09-04T01:51:10.096Z | Downloaded hostname v0.4.2 |
| 153 | 2026-09-04T01:51:10.096Z | Downloaded rand_pcg v0.10.2 |
| 154 | 2026-09-04T01:51:10.102Z | Downloaded idna_adapter v1.2.0 |
| 155 | 2026-09-04T01:51:10.105Z | Downloaded parking v2.2.0 |
| 156 | 2026-09-04T01:51:10.105Z | Downloaded untrusted v0.9.0 |
| 157 | 2026-09-04T01:51:10.105Z | Downloaded adler2 v2.0.1 |
| 158 | 2026-09-04T01:51:10.105Z | Downloaded lock_api v0.4.6 |
| 159 | 2026-09-04T01:51:10.108Z | Downloaded time-macros v0.2.27 |
| 160 | 2026-09-04T01:51:10.108Z | Downloaded unicase v2.6.0 |
| 161 | 2026-09-04T01:51:10.113Z | Downloaded httpdate v1.0.1 |
| 162 | 2026-09-04T01:51:10.116Z | Downloaded serde_derive_internals v0.29.0 |
| 163 | 2026-09-04T01:51:10.116Z | Downloaded sha2 v0.10.8 |
| 164 | 2026-09-04T01:51:10.119Z | Downloaded plain v0.2.3 |
| 165 | 2026-09-04T01:51:10.119Z | Downloaded spin v0.9.8 |
| 166 | 2026-09-04T01:51:10.119Z | Downloaded version_check v0.9.5 |
| 167 | 2026-09-04T01:51:10.119Z | Downloaded openssl-probe v0.2.1 |
| 168 | 2026-09-04T01:51:10.123Z | Downloaded icu_normalizer v1.5.0 |
| 169 | 2026-09-04T01:51:10.126Z | Downloaded icu_normalizer_data v1.5.0 |
| 170 | 2026-09-04T01:51:10.126Z | Downloaded is-terminal v0.4.12 |
| 171 | 2026-09-04T01:51:10.129Z | Downloaded schema-derive v0.2.1 |
| 172 | 2026-09-04T01:51:10.129Z | Downloaded icu_locid v1.5.0 |
| 173 | 2026-09-04T01:51:10.132Z | Downloaded icu_locid_transform_data v1.5.0 |
| 174 | 2026-09-04T01:51:10.132Z | Downloaded newline-converter v0.3.0 |
| 175 | 2026-09-04T01:51:10.132Z | Downloaded rustc-hash v2.0.0 |
| 176 | 2026-09-04T01:51:10.135Z | Downloaded untrusted v0.7.1 |
| 177 | 2026-09-04T01:51:10.138Z | Downloaded tower-service v0.3.3 |
| 178 | 2026-09-04T01:51:10.138Z | Downloaded sync_wrapper v1.0.1 |
| 179 | 2026-09-04T01:51:10.141Z | Downloaded num_threads v0.1.3 |
| 180 | 2026-09-04T01:51:10.141Z | Downloaded num-conv v0.2.0 |
| 181 | 2026-09-04T01:51:10.144Z | Downloaded percent-encoding v2.3.2 |
| 182 | 2026-09-04T01:51:10.144Z | Downloaded powerfmt v0.2.0 |
| 183 | 2026-09-04T01:51:10.144Z | Downloaded thread-id v5.0.0 |
| 184 | 2026-09-04T01:51:10.148Z | Downloaded scopeguard v1.2.0 |
| 185 | 2026-09-04T01:51:10.151Z | Downloaded utf8_iter v1.0.4 |
| 186 | 2026-09-04T01:51:10.151Z | Downloaded icu_provider_macros v1.5.0 |
| 187 | 2026-09-04T01:51:10.156Z | Downloaded atomic-waker v1.1.2 |
| 188 | 2026-09-04T01:51:10.156Z | Downloaded serde_urlencoded v0.7.1 |
| 189 | 2026-09-04T01:51:10.159Z | Downloaded ipnet v2.10.0 |
| 190 | 2026-09-04T01:51:10.159Z | Downloaded utf16_iter v1.0.5 |
| 191 | 2026-09-04T01:51:10.160Z | Downloaded subtle v2.5.0 |
| 192 | 2026-09-04T01:51:10.163Z | Downloaded rustls-native-certs v0.8.3 |
| 193 | 2026-09-04T01:51:10.163Z | Downloaded waitgroup v0.1.2 |
| 194 | 2026-09-04T01:51:10.166Z | Downloaded usdt-macro v0.6.0 |
| 195 | 2026-09-04T01:51:10.166Z | Downloaded write16 v1.0.0 |
| 196 | 2026-09-04T01:51:10.169Z | Downloaded rustversion v1.0.22 |
| 197 | 2026-09-04T01:51:10.172Z | Downloaded want v0.3.0 |
| 198 | 2026-09-04T01:51:10.172Z | Downloaded pretty-hex v0.4.1 |
| 199 | 2026-09-04T01:51:10.172Z | Downloaded rustls-pemfile v2.2.0 |
| 200 | 2026-09-04T01:51:10.175Z | Downloaded serde_tokenstream v0.2.3 |
| 201 | 2026-09-04T01:51:10.179Z | Downloaded slog-async v2.8.0 |
| 202 | 2026-09-04T01:51:10.180Z | Downloaded tower-layer v0.3.3 |
| 203 | 2026-09-04T01:51:10.180Z | Downloaded iana-time-zone v0.1.47 |
| 204 | 2026-09-04T01:51:10.183Z | Downloaded memmap2 v0.9.8 |
| 205 | 2026-09-04T01:51:10.183Z | Downloaded stable_deref_trait v1.2.0 |
| 206 | 2026-09-04T01:51:10.183Z | Downloaded tempfile v3.27.0 |
| 207 | 2026-09-04T01:51:10.183Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 208 | 2026-09-04T01:51:10.187Z | Downloaded trybuild v1.0.120 |
| 209 | 2026-09-04T01:51:10.187Z | Downloaded httparse v1.10.0 |
| 210 | 2026-09-04T01:51:10.187Z | Downloaded http-body-util v0.1.5 |
| 211 | 2026-09-04T01:51:10.190Z | Downloaded cpufeatures v0.3.0 |
| 212 | 2026-09-04T01:51:10.195Z | Downloaded form_urlencoded v1.2.2 |
| 213 | 2026-09-04T01:51:10.199Z | Downloaded asn1-rs-impl v0.2.0 |
| 214 | 2026-09-04T01:51:10.199Z | Downloaded errno v0.3.10 |
| 215 | 2026-09-04T01:51:10.199Z | Downloaded fnv v1.0.7 |
| 216 | 2026-09-04T01:51:10.202Z | Downloaded try-lock v0.2.3 |
| 217 | 2026-09-04T01:51:10.202Z | Downloaded dyn-clone v1.0.4 |
| 218 | 2026-09-04T01:51:10.205Z | Downloaded compression-core v0.4.32 |
| 219 | 2026-09-04T01:51:10.205Z | Downloaded heck v0.5.0 |
| 220 | 2026-09-04T01:51:10.209Z | Downloaded num-integer v0.1.46 |
| 221 | 2026-09-04T01:51:10.212Z | Downloaded fastrand v2.1.1 |
| 222 | 2026-09-04T01:51:10.212Z | Downloaded hyper-rustls v0.27.9 |
| 223 | 2026-09-04T01:51:10.212Z | Downloaded quinn-udp v0.5.5 |
| 224 | 2026-09-04T01:51:10.215Z | Downloaded time-core v0.1.8 |
| 225 | 2026-09-04T01:51:10.215Z | Downloaded pem v3.0.6 |
| 226 | 2026-09-04T01:51:10.215Z | Downloaded rand_core v0.10.1 |
| 227 | 2026-09-04T01:51:10.215Z | Downloaded take_mut v0.2.2 |
| 228 | 2026-09-04T01:51:10.215Z | Downloaded usdt v0.6.0 |
| 229 | 2026-09-04T01:51:10.222Z | Downloaded schemars_derive v0.8.22 |
| 230 | 2026-09-04T01:51:10.226Z | Downloaded serde_tokenstream v0.3.0 |
| 231 | 2026-09-04T01:51:10.226Z | Downloaded slab v0.4.9 |
| 232 | 2026-09-04T01:51:10.226Z | Downloaded zerofrom v0.1.5 |
| 233 | 2026-09-04T01:51:10.226Z | Downloaded async-stream v0.3.6 |
| 234 | 2026-09-04T01:51:10.226Z | Downloaded async-stream-impl v0.3.6 |
| 235 | 2026-09-04T01:51:10.229Z | Downloaded dtrace-parser v0.3.0 |
| 236 | 2026-09-04T01:51:10.229Z | Downloaded oid-registry v0.8.1 |
| 237 | 2026-09-04T01:51:10.229Z | Downloaded quote v1.0.47 |
| 238 | 2026-09-04T01:51:10.229Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 239 | 2026-09-04T01:51:10.232Z | Downloaded pem v4.0.0 |
| 240 | 2026-09-04T01:51:10.232Z | Downloaded termcolor v1.1.2 |
| 241 | 2026-09-04T01:51:10.232Z | Downloaded tokio-tungstenite v0.30.0 |
| 242 | 2026-09-04T01:51:10.235Z | Downloaded shlex v1.3.0 |
| 243 | 2026-09-04T01:51:10.235Z | Downloaded tinystr v0.7.6 |
| 244 | 2026-09-04T01:51:10.235Z | Downloaded pest_generator v2.8.1 |
| 245 | 2026-09-04T01:51:10.239Z | Downloaded asn1-rs-derive v0.6.0 |
| 246 | 2026-09-04T01:51:10.243Z | Downloaded crypto-common v0.1.6 |
| 247 | 2026-09-04T01:51:10.246Z | Downloaded writeable v0.5.5 |
| 248 | 2026-09-04T01:51:10.246Z | Downloaded log v0.4.17 |
| 249 | 2026-09-04T01:51:10.249Z | Downloaded paste v1.0.15 |
| 250 | 2026-09-04T01:51:10.252Z | Downloaded target-triple v1.0.0 |
| 251 | 2026-09-04T01:51:10.252Z | Downloaded usdt-impl v0.6.0 |
| 252 | 2026-09-04T01:51:10.252Z | Downloaded semver v1.0.28 |
| 253 | 2026-09-04T01:51:10.252Z | Downloaded signal-hook-registry v1.4.0 |
| 254 | 2026-09-04T01:51:10.255Z | Downloaded parking_lot v0.12.1 |
| 255 | 2026-09-04T01:51:10.258Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 256 | 2026-09-04T01:51:10.261Z | Downloaded crypto-common v0.2.1 |
| 257 | 2026-09-04T01:51:10.261Z | Downloaded miniz_oxide v0.8.9 |
| 258 | 2026-09-04T01:51:10.261Z | Downloaded atomicwrites v0.4.4 |
| 259 | 2026-09-04T01:51:10.264Z | Downloaded cfg-if v1.0.0 |
| 260 | 2026-09-04T01:51:10.267Z | Downloaded smallvec v1.13.2 |
| 261 | 2026-09-04T01:51:10.270Z | Downloaded synstructure v0.13.1 |
| 262 | 2026-09-04T01:51:10.270Z | Downloaded ucd-trie v0.1.6 |
| 263 | 2026-09-04T01:51:10.270Z | Downloaded zerovec-derive v0.10.3 |
| 264 | 2026-09-04T01:51:10.273Z | Downloaded async-channel v2.5.0 |
| 265 | 2026-09-04T01:51:10.273Z | Downloaded event-listener-strategy v0.5.4 |
| 266 | 2026-09-04T01:51:10.273Z | Downloaded yoke-derive v0.7.5 |
| 267 | 2026-09-04T01:51:10.273Z | Downloaded futures-task v0.3.34 |
| 268 | 2026-09-04T01:51:10.273Z | Downloaded block-buffer v0.10.2 |
| 269 | 2026-09-04T01:51:10.277Z | Downloaded dof v0.4.0 |
| 270 | 2026-09-04T01:51:10.277Z | Downloaded dunce v1.0.5 |
| 271 | 2026-09-04T01:51:10.277Z | Downloaded fs_extra v1.3.0 |
| 272 | 2026-09-04T01:51:10.282Z | Downloaded thiserror-impl v2.0.20 |
| 273 | 2026-09-04T01:51:10.286Z | Downloaded find-msvc-tools v0.1.9 |
| 274 | 2026-09-04T01:51:10.291Z | Downloaded futures-io v0.3.34 |
| 275 | 2026-09-04T01:51:10.293Z | Downloaded cpufeatures v0.2.17 |
| 276 | 2026-09-04T01:51:10.296Z | Downloaded autocfg v1.1.0 |
| 277 | 2026-09-04T01:51:10.296Z | Downloaded equivalent v1.0.0 |
| 278 | 2026-09-04T01:51:10.299Z | Downloaded cfg_aliases v0.2.1 |
| 279 | 2026-09-04T01:51:10.302Z | Downloaded futures-core v0.3.34 |
| 280 | 2026-09-04T01:51:10.302Z | Downloaded futures-sink v0.3.34 |
| 281 | 2026-09-04T01:51:10.305Z | Downloaded block-buffer v0.12.0 |
| 282 | 2026-09-04T01:51:10.305Z | Downloaded compression-codecs v0.4.38 |
| 283 | 2026-09-04T01:51:10.308Z | Downloaded concurrent-queue v2.5.0 |
| 284 | 2026-09-04T01:51:10.308Z | Downloaded parking_lot_core v0.9.4 |
| 285 | 2026-09-04T01:51:10.311Z | Downloaded pest_meta v2.8.1 |
| 286 | 2026-09-04T01:51:10.311Z | Downloaded yasna v0.6.0 |
| 287 | 2026-09-04T01:51:10.311Z | Downloaded scroll v0.13.0 |
| 288 | 2026-09-04T01:51:10.314Z | Downloaded thiserror v2.0.20 |
| 289 | 2026-09-04T01:51:10.316Z | Downloaded once_cell v1.20.1 |
| 290 | 2026-09-04T01:51:10.317Z | Downloaded pest_derive v2.8.1 |
| 291 | 2026-09-04T01:51:10.320Z | Downloaded serde_path_to_error v0.1.20 |
| 292 | 2026-09-04T01:51:10.320Z | Downloaded yoke v0.7.5 |
| 293 | 2026-09-04T01:51:10.320Z | Downloaded zerofrom-derive v0.1.5 |
| 294 | 2026-09-04T01:51:10.320Z | Downloaded tinyvec v1.5.1 |
| 295 | 2026-09-04T01:51:10.323Z | Downloaded slog-json v2.6.1 |
| 296 | 2026-09-04T01:51:10.323Z | Downloaded deranged v0.5.5 |
| 297 | 2026-09-04T01:51:10.326Z | Downloaded tokio-rustls v0.26.4 |
| 298 | 2026-09-04T01:51:10.332Z | Downloaded crc32fast v1.5.0 |
| 299 | 2026-09-04T01:51:10.335Z | Downloaded hybrid-array v0.4.8 |
| 300 | 2026-09-04T01:51:10.335Z | Downloaded buf-list v1.1.2 |
| 301 | 2026-09-04T01:51:10.338Z | Downloaded debug-ignore v1.0.5 |
| 302 | 2026-09-04T01:51:10.338Z | Downloaded async-trait v0.1.92 |
| 303 | 2026-09-04T01:51:10.338Z | Downloaded displaydoc v0.2.5 |
| 304 | 2026-09-04T01:51:10.341Z | Downloaded rustls-pki-types v1.15.1 |
| 305 | 2026-09-04T01:51:10.341Z | Downloaded ryu v1.0.5 |
| 306 | 2026-09-04T01:51:10.344Z | Downloaded icu_collections v1.5.0 |
| 307 | 2026-09-04T01:51:10.347Z | Downloaded digest v0.11.2 |
| 308 | 2026-09-04T01:51:10.347Z | Downloaded icu_provider v1.5.0 |
| 309 | 2026-09-04T01:51:10.350Z | Downloaded uuid v1.26.0 |
| 310 | 2026-09-04T01:51:10.350Z | Downloaded pin-project-lite v0.2.12 |
| 311 | 2026-09-04T01:51:10.353Z | Downloaded icu_properties v1.5.1 |
| 312 | 2026-09-04T01:51:10.353Z | Downloaded rcgen v0.14.9 |
| 313 | 2026-09-04T01:51:10.356Z | Downloaded byteorder v1.4.3 |
| 314 | 2026-09-04T01:51:10.359Z | Downloaded num-traits v0.2.14 |
| 315 | 2026-09-04T01:51:10.359Z | Downloaded erased-serde v0.3.31 |
| 316 | 2026-09-04T01:51:10.362Z | Downloaded term v1.1.0 |
| 317 | 2026-09-04T01:51:10.362Z | Downloaded url v2.5.4 |
| 318 | 2026-09-04T01:51:10.365Z | Downloaded digest v0.10.7 |
| 319 | 2026-09-04T01:51:10.365Z | Downloaded chacha20 v0.10.1 |
| 320 | 2026-09-04T01:51:10.366Z | Downloaded unicode-ident v1.0.12 |
| 321 | 2026-09-04T01:51:10.369Z | Downloaded zeroize v1.8.2 |
| 322 | 2026-09-04T01:51:10.369Z | Downloaded data-encoding v2.4.0 |
| 323 | 2026-09-04T01:51:10.369Z | Downloaded memchr v2.6.0 |
| 324 | 2026-09-04T01:51:10.372Z | Downloaded proc-macro2 v1.0.107 |
| 325 | 2026-09-04T01:51:10.374Z | Downloaded anyhow v1.0.104 |
| 326 | 2026-09-04T01:51:10.377Z | Downloaded cmake v0.1.58 |
| 327 | 2026-09-04T01:51:10.377Z | Downloaded generic-array v0.14.5 |
| 328 | 2026-09-04T01:51:10.380Z | Downloaded bit-vec v0.9.1 |
| 329 | 2026-09-04T01:51:10.384Z | Downloaded futures-channel v0.3.34 |
| 330 | 2026-09-04T01:51:10.387Z | Downloaded prettyplease v0.3.0 |
| 331 | 2026-09-04T01:51:10.387Z | Downloaded schemars v0.8.22 |
| 332 | 2026-09-04T01:51:10.393Z | Downloaded slog v2.8.2 |
| 333 | 2026-09-04T01:51:10.396Z | Downloaded slog-term v2.9.2 |
| 334 | 2026-09-04T01:51:10.398Z | Downloaded socket2 v0.5.9 |
| 335 | 2026-09-04T01:51:10.398Z | Downloaded rustls-platform-verifier v0.6.2 |
| 336 | 2026-09-04T01:51:10.401Z | Downloaded const-oid v0.10.2 |
| 337 | 2026-09-04T01:51:10.401Z | Downloaded socket2 v0.6.3 |
| 338 | 2026-09-04T01:51:10.401Z | Downloaded camino v1.2.5 |
| 339 | 2026-09-04T01:51:10.404Z | Downloaded event-listener v5.0.0 |
| 340 | 2026-09-04T01:51:10.404Z | Downloaded tracing v0.1.40 |
| 341 | 2026-09-04T01:51:10.407Z | Downloaded subprocess v1.2.1 |
| 342 | 2026-09-04T01:51:10.407Z | Downloaded bitflags v2.11.0 |
| 343 | 2026-09-04T01:51:10.410Z | Downloaded der-parser v10.0.0 |
| 344 | 2026-09-04T01:51:10.413Z | Downloaded minimal-lexical v0.2.1 |
| 345 | 2026-09-04T01:51:10.416Z | Downloaded base64 v0.22.1 |
| 346 | 2026-09-04T01:51:10.420Z | Downloaded num-bigint v0.4.3 |
| 347 | 2026-09-04T01:51:10.423Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 348 | 2026-09-04T01:51:10.428Z | Downloaded hyper-util v0.1.20 |
| 349 | 2026-09-04T01:51:10.431Z | Downloaded crossbeam-utils v0.8.21 |
| 350 | 2026-09-04T01:51:10.431Z | Downloaded getrandom v0.2.11 |
| 351 | 2026-09-04T01:51:10.434Z | Downloaded console v0.16.4 |
| 352 | 2026-09-04T01:51:10.434Z | Downloaded futures-executor v0.3.34 |
| 353 | 2026-09-04T01:51:10.434Z | Downloaded futures-macro v0.3.34 |
| 354 | 2026-09-04T01:51:10.434Z | Downloaded quinn v0.11.9 |
| 355 | 2026-09-04T01:51:10.437Z | Downloaded zmij v1.0.2 |
| 356 | 2026-09-04T01:51:10.437Z | Downloaded tracing-core v0.1.32 |
| 357 | 2026-09-04T01:51:10.440Z | Downloaded indexmap v2.14.0 |
| 358 | 2026-09-04T01:51:10.443Z | Downloaded mio v1.2.0 |
| 359 | 2026-09-04T01:51:10.446Z | Downloaded flate2 v1.1.9 |
| 360 | 2026-09-04T01:51:10.449Z | Downloaded http v1.5.0 |
| 361 | 2026-09-04T01:51:10.452Z | Downloaded unicode-segmentation v1.10.0 |
| 362 | 2026-09-04T01:51:10.452Z | Downloaded serde_core v1.0.229 |
| 363 | 2026-09-04T01:51:10.455Z | Downloaded serde v1.0.229 |
| 364 | 2026-09-04T01:51:10.455Z | Downloaded base64 v0.23.1 |
| 365 | 2026-09-04T01:51:10.458Z | Downloaded futures v0.3.34 |
| 366 | 2026-09-04T01:51:10.460Z | Downloaded x509-parser v0.18.0 |
| 367 | 2026-09-04T01:51:10.464Z | Downloaded rustls-webpki v0.103.13 |
| 368 | 2026-09-04T01:51:10.466Z | Downloaded tungstenite v0.30.0 |
| 369 | 2026-09-04T01:51:10.469Z | Downloaded getrandom v0.4.1 |
| 370 | 2026-09-04T01:51:10.473Z | Downloaded typenum v1.19.0 |
| 371 | 2026-09-04T01:51:10.475Z | Downloaded async-compression v0.4.43 |
| 372 | 2026-09-04T01:51:10.479Z | Downloaded rand v0.10.2 |
| 373 | 2026-09-04T01:51:10.483Z | Downloaded similar v3.2.0 |
| 374 | 2026-09-04T01:51:10.483Z | Downloaded iri-string v0.7.8 |
| 375 | 2026-09-04T01:51:10.487Z | Downloaded nom v7.1.3 |
| 376 | 2026-09-04T01:51:10.490Z | Downloaded bytes v1.12.1 |
| 377 | 2026-09-04T01:51:10.493Z | Downloaded pest v2.8.1 |
| 378 | 2026-09-04T01:51:10.501Z | Downloaded zerocopy-derive v0.8.27 |
| 379 | 2026-09-04T01:51:10.505Z | Downloaded serde_derive v1.0.229 |
| 380 | 2026-09-04T01:51:10.508Z | Downloaded idna v1.0.3 |
| 381 | 2026-09-04T01:51:10.508Z | Downloaded expectorate v1.3.0 |
| 382 | 2026-09-04T01:51:10.511Z | Downloaded hashbrown v0.17.0 |
| 383 | 2026-09-04T01:51:10.514Z | Downloaded tower v0.5.2 |
| 384 | 2026-09-04T01:51:10.517Z | Downloaded cc v1.2.60 |
| 385 | 2026-09-04T01:51:10.520Z | Downloaded portable-atomic v1.9.0 |
| 386 | 2026-09-04T01:51:10.525Z | Downloaded hyper v1.11.0 |
| 387 | 2026-09-04T01:51:10.529Z | Downloaded tower-http v0.6.8 |
| 388 | 2026-09-04T01:51:10.537Z | Downloaded crossbeam-channel v0.5.15 |
| 389 | 2026-09-04T01:51:10.540Z | Downloaded zerovec v0.10.4 |
| 390 | 2026-09-04T01:51:10.543Z | Downloaded h2 v0.4.14 |
| 391 | 2026-09-04T01:51:10.553Z | Downloaded asn1-rs v0.7.1 |
| 392 | 2026-09-04T01:51:10.556Z | Downloaded winnow v1.0.0 |
| 393 | 2026-09-04T01:51:10.567Z | Downloaded goblin v0.10.1 |
| 394 | 2026-09-04T01:51:10.574Z | Downloaded icu_properties_data v1.5.0 |
| 395 | 2026-09-04T01:51:10.580Z | Downloaded serde_json v1.0.151 |
| 396 | 2026-09-04T01:51:10.588Z | Downloaded zerocopy v0.8.27 |
| 397 | 2026-09-04T01:51:10.601Z | Downloaded tokio-util v0.7.19 |
| 398 | 2026-09-04T01:51:10.604Z | Downloaded quinn-proto v0.11.16 |
| 399 | 2026-09-04T01:51:10.608Z | Downloaded chrono v0.4.45 |
| 400 | 2026-09-04T01:51:10.612Z | Downloaded reqwest v0.13.4 |
| 401 | 2026-09-04T01:51:10.618Z | Downloaded openapiv3 v2.2.0 |
| 402 | 2026-09-04T01:51:10.625Z | Downloaded futures-util v0.3.34 |
| 403 | 2026-09-04T01:51:10.631Z | Downloaded bstr v1.6.0 |
| 404 | 2026-09-04T01:51:10.652Z | Downloaded aws-lc-rs v1.16.3 |
| 405 | 2026-09-04T01:51:10.657Z | Downloaded time v0.3.47 |
| 406 | 2026-09-04T01:51:10.679Z | Downloaded libc v0.2.189 |
| 407 | 2026-09-04T01:51:10.699Z | Downloaded syn v2.0.118 |
| 408 | 2026-09-04T01:51:10.705Z | Downloaded syn v3.0.4 |
| 409 | 2026-09-04T01:51:10.716Z | Downloaded unicode-width v0.2.2 |
| 410 | 2026-09-04T01:51:10.721Z | Downloaded rustls v0.23.43 |
| 411 | 2026-09-04T01:51:10.728Z | Downloaded rustix v0.38.44 |
| 412 | 2026-09-04T01:51:10.740Z | Downloaded rustix v1.1.4 |
| 413 | 2026-09-04T01:51:10.872Z | Downloaded tokio v1.53.1 |
| 414 | 2026-09-04T01:51:10.948Z | Downloaded encoding_rs v0.8.32 |
| 415 | 2026-09-04T01:51:10.959Z | Downloaded ring v0.17.13 |
| 416 | 2026-09-04T01:51:11.261Z | Downloaded aws-lc-sys v0.40.0 |
| 417 | 2026-09-04T01:51:11.478Z | Compiling proc-macro2 v1.0.107 |
| 418 | 2026-09-04T01:51:11.478Z | Compiling unicode-ident v1.0.12 |
| 419 | 2026-09-04T01:51:11.478Z | Compiling quote v1.0.47 |
| 420 | 2026-09-04T01:51:11.481Z | Compiling libc v0.2.189 |
| 421 | 2026-09-04T01:51:11.482Z | Compiling cfg-if v1.0.0 |
| 422 | 2026-09-04T01:51:11.482Z | Compiling itoa v1.0.1 |
| 423 | 2026-09-04T01:51:11.576Z | Compiling memchr v2.6.0 |
| 424 | 2026-09-04T01:51:11.581Z | Compiling serde_core v1.0.229 |
| 425 | 2026-09-04T01:51:11.586Z | Running `/home/build/.rustup/toolchains/1.98.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.107/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=ae7740b01ba61970 -C extra-filename=-bda8bc051f8a19ba --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-bda8bc051f8a19ba -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 426 | 2026-09-04T01:51:11.590Z | Running `/home/build/.rustup/toolchains/1.98.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=dccf1fb7dea0b17b -C extra-filename=-802909ea106ca7da --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 427 | 2026-09-04T01:51:11.590Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.47/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=b5d79db2c16a6c17 -C extra-filename=-6d0152a08332aecc --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-6d0152a08332aecc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2026-09-04T01:51:11.590Z | Running `/home/build/.rustup/toolchains/1.98.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.189/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--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' --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=eef5353603a4d6f5 -C extra-filename=-007d72752915a29d --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-007d72752915a29d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-09-04T01:51:11.590Z | Running `/home/build/.rustup/toolchains/1.98.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=ec45f029d18ea382 -C extra-filename=-30ea643b2bc6b804 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 430 | 2026-09-04T01:51:11.590Z | Running `/home/build/.rustup/toolchains/1.98.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=5e4831a7f0288b7b -C extra-filename=-656b3de08485dd92 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2026-09-04T01:51:11.590Z | Running `/home/build/.rustup/toolchains/1.98.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=d7ddc58d4b29e4d7 -C extra-filename=-b70a56b47155b5a3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 432 | 2026-09-04T01:51:11.601Z | Running `/home/build/.rustup/toolchains/1.98.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.229/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=78aa1bb362a61e9f -C extra-filename=-213aba6e20436d67 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-213aba6e20436d67 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 433 | 2026-09-04T01:51:11.639Z | Compiling pin-project-lite v0.2.12 |
| 434 | 2026-09-04T01:51:11.655Z | Running `/home/build/.rustup/toolchains/1.98.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=380d34594e708037 -C extra-filename=-2cdf03bdab92429e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 435 | 2026-09-04T01:51:11.689Z | Compiling autocfg v1.1.0 |
| 436 | 2026-09-04T01:51:11.706Z | Running `/home/build/.rustup/toolchains/1.98.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=fd6ba46be3c84f70 -C extra-filename=-bad63f72036a1be1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 437 | 2026-09-04T01:51:11.722Z | Compiling bytes v1.12.1 |
| 438 | 2026-09-04T01:51:11.725Z | Compiling smallvec v1.13.2 |
| 439 | 2026-09-04T01:51:11.725Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.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 --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=931c5545c8381e22 -C extra-filename=-08a7dd796d6e7932 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 440 | 2026-09-04T01:51:11.738Z | Running `/home/build/.rustup/toolchains/1.98.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=10ca9f845c714132 -C extra-filename=-e9d61570549e2384 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 441 | 2026-09-04T01:51:11.922Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-6d0152a08332aecc/build-script-build` |
| 442 | 2026-09-04T01:51:11.922Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-bda8bc051f8a19ba/build-script-build` |
| 443 | 2026-09-04T01:51:11.931Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-213aba6e20436d67/build-script-build` |
| 444 | 2026-09-04T01:51:11.946Z | Compiling futures-core v0.3.34 |
| 445 | 2026-09-04T01:51:11.949Z | Running `/home/build/.rustup/toolchains/1.98.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.34/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=c406d29232b8ee1a -C extra-filename=-b54c659c9eca6159 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 446 | 2026-09-04T01:51:11.957Z | Compiling zmij v1.0.2 |
| 447 | 2026-09-04T01:51:11.960Z | Running `/home/build/.rustup/toolchains/1.98.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=6007c4af34eeb799 -C extra-filename=-ccc558a1178b0a72 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-ccc558a1178b0a72 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 448 | 2026-09-04T01:51:11.967Z | Compiling serde v1.0.229 |
| 449 | 2026-09-04T01:51:11.970Z | Running `/home/build/.rustup/toolchains/1.98.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.229/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=ce88cf27c67b21b8 -C extra-filename=-a6f52557952e7891 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-a6f52557952e7891 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 450 | 2026-09-04T01:51:11.975Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-007d72752915a29d/build-script-build` |
| 451 | 2026-09-04T01:51:11.985Z | Running `/home/build/.rustup/toolchains/1.98.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.229/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=29ce549b6f4d404f -C extra-filename=-eeb8a4ae58cb0046 --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)'` |
| 452 | 2026-09-04T01:51:12.012Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.189/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=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--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' --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=0f63224f7c6e93e2 -C extra-filename=-87cf73f97ab6bb9d --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_picolibc)' --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(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(libc_pauthtest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt","qnx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 453 | 2026-09-04T01:51:12.087Z | Compiling thiserror v2.0.20 |
| 454 | 2026-09-04T01:51:12.091Z | Running `/home/build/.rustup/toolchains/1.98.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.20/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=dadb75a2eff9ea06 -C extra-filename=-f98cb3b53dff86b8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-f98cb3b53dff86b8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 455 | 2026-09-04T01:51:12.239Z | Running `/home/build/.rustup/toolchains/1.98.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.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 --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=87734631a7f27bb6 -C extra-filename=-93bf195ff9b27caa --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-802909ea106ca7da.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)'` |
| 456 | 2026-09-04T01:51:12.259Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-ccc558a1178b0a72/build-script-build` |
| 457 | 2026-09-04T01:51:12.292Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-a6f52557952e7891/build-script-build` |
| 458 | 2026-09-04T01:51:12.302Z | Compiling serde_json v1.0.151 |
| 459 | 2026-09-04T01:51:12.305Z | Running `/home/build/.rustup/toolchains/1.98.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.151/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=13abde296164644f -C extra-filename=-e9a87d76c2224476 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-e9a87d76c2224476 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 460 | 2026-09-04T01:51:12.310Z | Compiling once_cell v1.20.1 |
| 461 | 2026-09-04T01:51:12.319Z | Running `/home/build/.rustup/toolchains/1.98.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=7aa6cd20dfeb29c1 -C extra-filename=-7eaec1d9b54222cb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 462 | 2026-09-04T01:51:12.330Z | Compiling log v0.4.17 |
| 463 | 2026-09-04T01:51:12.334Z | Running `/home/build/.rustup/toolchains/1.98.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=073358ba29e55be9 -C extra-filename=-f5e32673bb9f51d2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-f5e32673bb9f51d2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 464 | 2026-09-04T01:51:12.375Z | Running `/home/build/.rustup/toolchains/1.98.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=2a01ef850725f244 -C extra-filename=-271a8d49610ecc9f --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)'` |
| 465 | 2026-09-04T01:51:12.440Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-f98cb3b53dff86b8/build-script-build` |
| 466 | 2026-09-04T01:51:12.510Z | Compiling jobserver v0.1.34 |
| 467 | 2026-09-04T01:51:12.513Z | Compiling parking_lot_core v0.9.4 |
| 468 | 2026-09-04T01:51:12.513Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jobserver-0.1.34/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=b1bc9283ff2fdfb9 -C extra-filename=-92a014f4700448d4 --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-87cf73f97ab6bb9d.rmeta --cap-lints allow` |
| 469 | 2026-09-04T01:51:12.519Z | Running `/home/build/.rustup/toolchains/1.98.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=1ef2e15c2263e9ec -C extra-filename=-a4caccf5a2b78262 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-a4caccf5a2b78262 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 470 | 2026-09-04T01:51:12.543Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-e9a87d76c2224476/build-script-build` |
| 471 | 2026-09-04T01:51:12.552Z | Compiling find-msvc-tools v0.1.9 |
| 472 | 2026-09-04T01:51:12.556Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name find_msvc_tools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/find-msvc-tools-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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=054e610278735db8 -C extra-filename=-7105eda2525df79f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 473 | 2026-09-04T01:51:12.563Z | Compiling shlex v1.3.0 |
| 474 | 2026-09-04T01:51:12.567Z | Running `/home/build/.rustup/toolchains/1.98.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=0a055c00e27d6c65 -C extra-filename=-e90969e98767e53b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 475 | 2026-09-04T01:51:12.574Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-f5e32673bb9f51d2/build-script-build` |
| 476 | 2026-09-04T01:51:12.595Z | Running `/home/build/.rustup/toolchains/1.98.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=5372dcc20ea8292f -C extra-filename=-284fb00aaa3792bc --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-30ea643b2bc6b804.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 477 | 2026-09-04T01:51:12.628Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=1c81c6b3be2af29b -C extra-filename=-3df71229642808d4 --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-93bf195ff9b27caa.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 478 | 2026-09-04T01:51:12.755Z | Compiling cc v1.2.60 |
| 479 | 2026-09-04T01:51:12.759Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.60/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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=f291e6edc90e5cbe -C extra-filename=-01117d59e6ea9293 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern find_msvc_tools=/work/oxidecomputer/dropshot/target/debug/deps/libfind_msvc_tools-7105eda2525df79f.rmeta --extern jobserver=/work/oxidecomputer/dropshot/target/debug/deps/libjobserver-92a014f4700448d4.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --extern shlex=/work/oxidecomputer/dropshot/target/debug/deps/libshlex-e90969e98767e53b.rmeta --cap-lints allow` |
| 480 | 2026-09-04T01:51:12.796Z | Compiling slab v0.4.9 |
| 481 | 2026-09-04T01:51:12.800Z | Running `/home/build/.rustup/toolchains/1.98.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=d8567cdbad2c915f -C extra-filename=-0587499f3b806fc2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-0587499f3b806fc2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-bad63f72036a1be1.rlib --cap-lints allow` |
| 482 | 2026-09-04T01:51:12.806Z | Compiling scopeguard v1.2.0 |
| 483 | 2026-09-04T01:51:12.806Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-a4caccf5a2b78262/build-script-build` |
| 484 | 2026-09-04T01:51:12.810Z | Running `/home/build/.rustup/toolchains/1.98.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=471d4f69c368965c -C extra-filename=-5ae0143a85bd213b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 485 | 2026-09-04T01:51:12.827Z | Compiling syn v2.0.118 |
| 486 | 2026-09-04T01:51:12.831Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/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=558101eec4077f7d -C extra-filename=-0a5eb2359df5b140 --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-93bf195ff9b27caa.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-802909ea106ca7da.rmeta --cap-lints allow` |
| 487 | 2026-09-04T01:51:12.837Z | Compiling syn v3.0.4 |
| 488 | 2026-09-04T01:51:12.846Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.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 --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"' --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=bd49df87f51cf5bb -C extra-filename=-336a5e131b3e1b81 --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-93bf195ff9b27caa.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-802909ea106ca7da.rmeta --cap-lints allow` |
| 489 | 2026-09-04T01:51:12.914Z | Compiling futures-sink v0.3.34 |
| 490 | 2026-09-04T01:51:12.917Z | Running `/home/build/.rustup/toolchains/1.98.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.34/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=28fc7a6337b2f15a -C extra-filename=-618c54e470a1725d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 491 | 2026-09-04T01:51:12.933Z | Compiling lock_api v0.4.6 |
| 492 | 2026-09-04T01:51:12.941Z | Running `/home/build/.rustup/toolchains/1.98.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=4512b43e3372e13f -C extra-filename=-ab0347183f362933 --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-5ae0143a85bd213b.rmeta --cap-lints allow` |
| 493 | 2026-09-04T01:51:12.973Z | Running `/home/build/.rustup/toolchains/1.98.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=45711dd1c47440c8 -C extra-filename=-57c00b003c6b96b7 --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-30ea643b2bc6b804.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-e9d61570549e2384.rmeta --cap-lints allow` |
| 494 | 2026-09-04T01:51:13.012Z | Compiling fs_extra v1.3.0 |
| 495 | 2026-09-04T01:51:13.012Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_extra --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs_extra-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ffc70fe6ae1a6f1 -C extra-filename=-01d9e3e2b3d5ee9e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 496 | 2026-09-04T01:51:13.040Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-0587499f3b806fc2/build-script-build` |
| 497 | 2026-09-04T01:51:13.136Z | Running `/home/build/.rustup/toolchains/1.98.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.229/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=472c44f82b3a8328 -C extra-filename=-a71f4f946883b80a --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-a71f4f946883b80a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 498 | 2026-09-04T01:51:13.146Z | Compiling dunce v1.0.5 |
| 499 | 2026-09-04T01:51:13.149Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name dunce --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dunce-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b58e7e267176e7bd -C extra-filename=-bb39b1fc2784cd0f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 500 | 2026-09-04T01:51:13.237Z | Compiling parking_lot v0.12.1 |
| 501 | 2026-09-04T01:51:13.241Z | Running `/home/build/.rustup/toolchains/1.98.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=6dcd4afe09b6b3c9 -C extra-filename=-694dee86160c43dc --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-ab0347183f362933.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-57c00b003c6b96b7.rmeta --cap-lints allow` |
| 502 | 2026-09-04T01:51:13.265Z | Running `/home/build/.rustup/toolchains/1.98.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=c003bbb21c809356 -C extra-filename=-a99cb72492a86366 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 503 | 2026-09-04T01:51:13.275Z | Compiling signal-hook-registry v1.4.0 |
| 504 | 2026-09-04T01:51:13.279Z | Running `/home/build/.rustup/toolchains/1.98.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=5e2d6f587f4d750c -C extra-filename=-34b6eac177de5464 --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-87cf73f97ab6bb9d.rmeta --cap-lints allow` |
| 505 | 2026-09-04T01:51:13.421Z | Compiling socket2 v0.6.3 |
| 506 | 2026-09-04T01:51:13.425Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=8717024dd512bcbb -C extra-filename=-b9421c694374e9ce --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-87cf73f97ab6bb9d.rmeta --cap-lints allow` |
| 507 | 2026-09-04T01:51:13.458Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-a71f4f946883b80a/build-script-build` |
| 508 | 2026-09-04T01:51:13.496Z | Compiling cmake v0.1.58 |
| 509 | 2026-09-04T01:51:13.500Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name cmake --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.58/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=5a229cfaab79e072 -C extra-filename=-137a6bc8d44388e4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-01117d59e6ea9293.rmeta --cap-lints allow` |
| 510 | 2026-09-04T01:51:13.642Z | Compiling mio v1.2.0 |
| 511 | 2026-09-04T01:51:13.645Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-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 --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=f925c8b1ca2082ab -C extra-filename=-c96758bfb0b45356 --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-87cf73f97ab6bb9d.rmeta --cap-lints allow` |
| 512 | 2026-09-04T01:51:13.668Z | Compiling stable_deref_trait v1.2.0 |
| 513 | 2026-09-04T01:51:13.671Z | Running `/home/build/.rustup/toolchains/1.98.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=13094c95d64c2a5e -C extra-filename=-4d526c4a67650768 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 514 | 2026-09-04T01:51:13.743Z | Running `/home/build/.rustup/toolchains/1.98.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.229/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=b87f12f0b4ce8679 -C extra-filename=-b432a4f51968ba75 --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)'` |
| 515 | 2026-09-04T01:51:13.824Z | Compiling futures-channel v0.3.34 |
| 516 | 2026-09-04T01:51:13.827Z | Running `/home/build/.rustup/toolchains/1.98.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.34/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=57e7f43990f5740a -C extra-filename=-d33548257931f8f0 --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-b54c659c9eca6159.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-618c54e470a1725d.rmeta --cap-lints allow` |
| 517 | 2026-09-04T01:51:13.853Z | Compiling http v1.5.0 |
| 518 | 2026-09-04T01:51:13.856Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=68c2532e2058abc8 -C extra-filename=-678af6023d47b464 --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-08a7dd796d6e7932.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-656b3de08485dd92.rmeta --cap-lints allow` |
| 519 | 2026-09-04T01:51:13.863Z | Compiling zeroize v1.8.2 |
| 520 | 2026-09-04T01:51:13.866Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.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="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=fa9d4d037b4f94fe -C extra-filename=-5a15383299e4c5c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 521 | 2026-09-04T01:51:14.024Z | Compiling aws-lc-sys v0.40.0 |
| 522 | 2026-09-04T01:51:14.029Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.40.0/builder/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=e4732f303903f02e -C extra-filename=-1c9fd927958dc0e8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-1c9fd927958dc0e8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-01117d59e6ea9293.rlib --extern cmake=/work/oxidecomputer/dropshot/target/debug/deps/libcmake-137a6bc8d44388e4.rlib --extern dunce=/work/oxidecomputer/dropshot/target/debug/deps/libdunce-bb39b1fc2784cd0f.rlib --extern fs_extra=/work/oxidecomputer/dropshot/target/debug/deps/libfs_extra-01d9e3e2b3d5ee9e.rlib --cap-lints allow` |
| 523 | 2026-09-04T01:51:14.036Z | Compiling version_check v0.9.5 |
| 524 | 2026-09-04T01:51:14.039Z | Running `/home/build/.rustup/toolchains/1.98.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.229/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=f5cc39147cb9b4a2 -C extra-filename=-898f99a7f47013d5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-898f99a7f47013d5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 525 | 2026-09-04T01:51:14.039Z | Running `/home/build/.rustup/toolchains/1.98.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=cdeda40eaeffa385 -C extra-filename=-ddd26b13c9ddd42c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 526 | 2026-09-04T01:51:14.145Z | Compiling rand_core v0.10.1 |
| 527 | 2026-09-04T01:51:14.148Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-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 '--warn=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bf677e5e81d9838 -C extra-filename=-afd5a930ac650742 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 528 | 2026-09-04T01:51:14.297Z | Compiling ucd-trie v0.1.6 |
| 529 | 2026-09-04T01:51:14.300Z | Running `/home/build/.rustup/toolchains/1.98.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=0f9270f174111eca -C extra-filename=-690ee2d0574c926b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 530 | 2026-09-04T01:51:14.307Z | Compiling aws-lc-rs v1.16.3 |
| 531 | 2026-09-04T01:51:14.310Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.16.3/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="aws-lc-sys"' --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=c3f666669cd1411c -C extra-filename=-5fafbd8e168826e1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/aws-lc-rs-5fafbd8e168826e1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 532 | 2026-09-04T01:51:14.362Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-898f99a7f47013d5/build-script-build` |
| 533 | 2026-09-04T01:51:14.392Z | Compiling futures-io v0.3.34 |
| 534 | 2026-09-04T01:51:14.396Z | Running `/home/build/.rustup/toolchains/1.98.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.34/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=4bd52065801b51e4 -C extra-filename=-d9bc887e418d8657 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 535 | 2026-09-04T01:51:14.548Z | Compiling getrandom v0.4.1 |
| 536 | 2026-09-04T01:51:14.552Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.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=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=937b88ca6e30ae79 -C extra-filename=-9b92b31e49a4736c --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-9b92b31e49a4736c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 537 | 2026-09-04T01:51:14.597Z | Compiling bitflags v2.11.0 |
| 538 | 2026-09-04T01:51:14.606Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=93bb579c6fc7782a -C extra-filename=-7217d585042ab670 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 539 | 2026-09-04T01:51:14.619Z | Compiling futures-task v0.3.34 |
| 540 | 2026-09-04T01:51:14.622Z | Running `/home/build/.rustup/toolchains/1.98.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.34/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=48d03524190a5485 -C extra-filename=-8dcaedfad53efd76 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 541 | 2026-09-04T01:51:14.787Z | Compiling rustls-pki-types v1.15.1 |
| 542 | 2026-09-04T01:51:14.790Z | Running `/home/build/.rustup/toolchains/1.98.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.15.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=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --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=4d99fb10aa3167bb -C extra-filename=-da7d9e22e87a4a20 --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-5a15383299e4c5c9.rmeta --cap-lints allow` |
| 543 | 2026-09-04T01:51:14.838Z | Running `/home/build/.rustup/toolchains/1.98.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.151/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=c45f22fe9db30961 -C extra-filename=-9cd664da21b6f85f --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-656b3de08485dd92.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b70a56b47155b5a3.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-eeb8a4ae58cb0046.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-271a8d49610ecc9f.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 544 | 2026-09-04T01:51:14.841Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-9b92b31e49a4736c/build-script-build` |
| 545 | 2026-09-04T01:51:14.841Z | Compiling typenum v1.19.0 |
| 546 | 2026-09-04T01:51:14.841Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.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="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=8e9b77549e2c6122 -C extra-filename=-727ab1a31ad39821 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-727ab1a31ad39821 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 547 | 2026-09-04T01:51:14.848Z | Compiling zerocopy v0.8.27 |
| 548 | 2026-09-04T01:51:14.852Z | Running `/home/build/.rustup/toolchains/1.98.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=46bbabc13bcfaa47 -C extra-filename=-ed49b98209082070 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-ed49b98209082070 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 549 | 2026-09-04T01:51:14.866Z | Running `/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-1c9fd927958dc0e8/build-script-main` |
| 550 | 2026-09-04T01:51:15.190Z | Compiling rustversion v1.0.22 |
| 551 | 2026-09-04T01:51:15.193Z | Running `/home/build/.rustup/toolchains/1.98.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=1f29d2e75dc9e8fb -C extra-filename=-c5a79477dd2ee6e5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-c5a79477dd2ee6e5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 552 | 2026-09-04T01:51:15.237Z | Compiling httparse v1.10.0 |
| 553 | 2026-09-04T01:51:15.246Z | Running `/home/build/.rustup/toolchains/1.98.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=0e0844947f3a1ea3 -C extra-filename=-ed5cec6331245a93 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-ed5cec6331245a93 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 554 | 2026-09-04T01:51:15.296Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-ed49b98209082070/build-script-build` |
| 555 | 2026-09-04T01:51:15.336Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-727ab1a31ad39821/build-script-build` |
| 556 | 2026-09-04T01:51:15.353Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-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 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=de545b7576c8fa8e -C extra-filename=-1e4fe4b10386f38b --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-30ea643b2bc6b804.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-afd5a930ac650742.rmeta --cap-lints allow` |
| 557 | 2026-09-04T01:51:15.538Z | Compiling errno v0.3.10 |
| 558 | 2026-09-04T01:51:15.541Z | Running `/home/build/.rustup/toolchains/1.98.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=bc13efd486d2e0bd -C extra-filename=-59416f964d672d73 --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-87cf73f97ab6bb9d.rmeta --cap-lints allow` |
| 559 | 2026-09-04T01:51:15.581Z | Compiling synstructure v0.13.1 |
| 560 | 2026-09-04T01:51:15.584Z | Running `/home/build/.rustup/toolchains/1.98.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=31fef3025af57d5a -C extra-filename=-f6a37e0fad8de564 --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-93bf195ff9b27caa.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rmeta --cap-lints allow` |
| 561 | 2026-09-04T01:51:15.608Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-ed5cec6331245a93/build-script-build` |
| 562 | 2026-09-04T01:51:15.608Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-c5a79477dd2ee6e5/build-script-build` |
| 563 | 2026-09-04T01:51:15.647Z | Compiling litemap v0.7.4 |
| 564 | 2026-09-04T01:51:15.650Z | Running `/home/build/.rustup/toolchains/1.98.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=5c2a291eccc769ed -C extra-filename=-9ab30a6695443f0b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 565 | 2026-09-04T01:51:15.657Z | Compiling crossbeam-utils v0.8.21 |
| 566 | 2026-09-04T01:51:15.660Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/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 '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=9133eaa3b4ed7c31 -C extra-filename=-5ff195c0d8f37c2b --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-5ff195c0d8f37c2b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 567 | 2026-09-04T01:51:15.705Z | Compiling rustix v1.1.4 |
| 568 | 2026-09-04T01:51:15.708Z | Running `/home/build/.rustup/toolchains/1.98.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.4/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=ef67af29706405d6 -C extra-filename=-7d3fb0bf601f404d --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-7d3fb0bf601f404d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 569 | 2026-09-04T01:51:15.869Z | Compiling writeable v0.5.5 |
| 570 | 2026-09-04T01:51:15.872Z | Running `/home/build/.rustup/toolchains/1.98.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=f54166fdd039dd9a -C extra-filename=-a9f3e696019e0e5a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 571 | 2026-09-04T01:51:15.983Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-5ff195c0d8f37c2b/build-script-build` |
| 572 | 2026-09-04T01:51:15.996Z | Running `/home/build/.rustup/toolchains/1.98.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=9a93cd40ef4fab48 -C extra-filename=-db09357f3adbe8ca --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"))'` |
| 573 | 2026-09-04T01:51:16.060Z | Running `/home/build/.rustup/toolchains/1.98.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=2843c9924bc8f834 -C extra-filename=-9a5657e0f3b5de43 --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` |
| 574 | 2026-09-04T01:51:16.069Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-7d3fb0bf601f404d/build-script-build` |
| 575 | 2026-09-04T01:51:16.088Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-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 --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=bf6464743ce186a1 -C extra-filename=-79ff78230bfc463b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 576 | 2026-09-04T01:51:16.159Z | Compiling powerfmt v0.2.0 |
| 577 | 2026-09-04T01:51:16.163Z | Running `/home/build/.rustup/toolchains/1.98.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=b244aff4c30ba8e1 -C extra-filename=-cbb451e1db2a5290 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 578 | 2026-09-04T01:51:16.262Z | Compiling equivalent v1.0.0 |
| 579 | 2026-09-04T01:51:16.266Z | Running `/home/build/.rustup/toolchains/1.98.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=7948ac5f601a649e -C extra-filename=-a62a61514f39f2f5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 580 | 2026-09-04T01:51:16.346Z | Compiling num-conv v0.2.0 |
| 581 | 2026-09-04T01:51:16.349Z | Running `/home/build/.rustup/toolchains/1.98.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.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 --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=ac98e8fe4a266690 -C extra-filename=-fa3c275bf2d794b8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 582 | 2026-09-04T01:51:16.363Z | Compiling time-core v0.1.8 |
| 583 | 2026-09-04T01:51:16.366Z | Compiling hashbrown v0.17.0 |
| 584 | 2026-09-04T01:51:16.366Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --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 --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' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --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=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=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=4732672772d75109 -C extra-filename=-07ec5a991ddbce83 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 585 | 2026-09-04T01:51:16.366Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.17.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_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_safety_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::manual_map' '--warn=clippy::manual_let_else' --warn=explicit_outlives_requirements --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--allow=clippy::doc_markdown' '--warn=clippy::borrow_as_ptr' --warn=bare_trait_objects --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=633092030c93e1ab -C extra-filename=-1b1203e3d6a8c4db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 586 | 2026-09-04T01:51:16.474Z | Compiling deranged v0.5.5 |
| 587 | 2026-09-04T01:51:16.477Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --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 --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=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --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=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=8ab11317d30a0c1b -C extra-filename=-aba536016dfc9cef --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-cbb451e1db2a5290.rmeta --cap-lints allow` |
| 588 | 2026-09-04T01:51:16.509Z | Compiling time-macros v0.2.27 |
| 589 | 2026-09-04T01:51:16.512Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.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=unused '--warn=clippy::nursery' '--warn=clippy::all' --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 --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' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --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=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=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=2cf13e14170b62d2 -C extra-filename=-b1893b4863fad0e7 --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-fa3c275bf2d794b8.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-07ec5a991ddbce83.rlib --extern proc_macro --cap-lints allow` |
| 590 | 2026-09-04T01:51:16.559Z | Compiling slog v2.8.2 |
| 591 | 2026-09-04T01:51:16.562Z | Running `/home/build/.rustup/toolchains/1.98.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=925b0647fc7f081c -C extra-filename=-e30568c51ea8e05f --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-e30568c51ea8e05f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-db09357f3adbe8ca.so --cap-lints allow` |
| 592 | 2026-09-04T01:51:16.714Z | Compiling serde_derive v1.0.229 |
| 593 | 2026-09-04T01:51:16.717Z | Running `/home/build/.rustup/toolchains/1.98.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.229/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=2b04dbbd99a602b9 -C extra-filename=-f33004420beeaade --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rlib --extern proc_macro --cap-lints allow` |
| 594 | 2026-09-04T01:51:16.803Z | Compiling thiserror-impl v2.0.20 |
| 595 | 2026-09-04T01:51:16.806Z | Running `/home/build/.rustup/toolchains/1.98.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.20/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=607d58d04ea0720c -C extra-filename=-0762e6ff9514df11 --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rlib --extern proc_macro --cap-lints allow` |
| 596 | 2026-09-04T01:51:16.813Z | Compiling futures-macro v0.3.34 |
| 597 | 2026-09-04T01:51:16.816Z | Running `/home/build/.rustup/toolchains/1.98.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.34/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=87933545a0920b76 -C extra-filename=-c84f76e783eb68cb --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rlib --extern proc_macro --cap-lints allow` |
| 598 | 2026-09-04T01:51:16.840Z | Compiling zerofrom-derive v0.1.5 |
| 599 | 2026-09-04T01:51:16.843Z | Running `/home/build/.rustup/toolchains/1.98.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=a36f8c61a3001f75 -C extra-filename=-de7a4766f9fc6cf1 --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-f6a37e0fad8de564.rlib --extern proc_macro --cap-lints allow` |
| 600 | 2026-09-04T01:51:16.928Z | Compiling tokio-macros v2.7.0 |
| 601 | 2026-09-04T01:51:16.932Z | Running `/home/build/.rustup/toolchains/1.98.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.7.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=19c90594db230087 -C extra-filename=-ccb1d1230cde9051 --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern proc_macro --cap-lints allow` |
| 602 | 2026-09-04T01:51:17.505Z | Compiling yoke-derive v0.7.5 |
| 603 | 2026-09-04T01:51:17.508Z | Running `/home/build/.rustup/toolchains/1.98.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=2feef149d2b29dcf -C extra-filename=-c5bdeb782e8b8b6c --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-f6a37e0fad8de564.rlib --extern proc_macro --cap-lints allow` |
| 604 | 2026-09-04T01:51:17.530Z | Compiling zerovec-derive v0.10.3 |
| 605 | 2026-09-04T01:51:17.539Z | Running `/home/build/.rustup/toolchains/1.98.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=0f6810ee19f14e1b -C extra-filename=-2e280b624be7ba71 --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern proc_macro --cap-lints allow` |
| 606 | 2026-09-04T01:51:17.670Z | Compiling displaydoc v0.2.5 |
| 607 | 2026-09-04T01:51:17.673Z | Running `/home/build/.rustup/toolchains/1.98.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=24fcab52c137c1ef -C extra-filename=-4e7b5fd63ab6f80a --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern proc_macro --cap-lints allow` |
| 608 | 2026-09-04T01:51:17.712Z | Compiling tokio v1.53.1 |
| 609 | 2026-09-04T01:51:17.716Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.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(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", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0ffe8bc55ff820c8 -C extra-filename=-e2243041deb99ea3 --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-08a7dd796d6e7932.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-c96758bfb0b45356.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-694dee86160c43dc.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-34b6eac177de5464.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-b9421c694374e9ce.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-ccb1d1230cde9051.so --cap-lints allow` |
| 610 | 2026-09-04T01:51:18.068Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=925b5ba4b6bf4509 -C extra-filename=-d812f3b841e5be9c --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-0762e6ff9514df11.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 611 | 2026-09-04T01:51:18.090Z | Compiling zerofrom v0.1.5 |
| 612 | 2026-09-04T01:51:18.093Z | Running `/home/build/.rustup/toolchains/1.98.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=a95a0ba9d13fdb6e -C extra-filename=-d6a545a3829f3982 --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-de7a4766f9fc6cf1.so --cap-lints allow` |
| 613 | 2026-09-04T01:51:18.168Z | Compiling pest v2.8.1 |
| 614 | 2026-09-04T01:51:18.172Z | Running `/home/build/.rustup/toolchains/1.98.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=5eb6b1e2838749eb -C extra-filename=-b03187cb4f269ea7 --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-b70a56b47155b5a3.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-690ee2d0574c926b.rmeta --cap-lints allow` |
| 615 | 2026-09-04T01:51:18.212Z | Compiling futures-util v0.3.34 |
| 616 | 2026-09-04T01:51:18.215Z | Running `/home/build/.rustup/toolchains/1.98.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.34/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="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", "libc", "memchr", "portable-atomic", "portable-atomic-alloc", "portable-atomic-util", "portable_atomic_crate", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=76efca517758b2f5 -C extra-filename=-b29d2a4859abd32f --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-d33548257931f8f0.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b54c659c9eca6159.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-d9bc887e418d8657.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-c84f76e783eb68cb.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-618c54e470a1725d.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-8dcaedfad53efd76.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b70a56b47155b5a3.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-a99cb72492a86366.rmeta --cap-lints allow` |
| 617 | 2026-09-04T01:51:18.427Z | Compiling zerocopy-derive v0.8.27 |
| 618 | 2026-09-04T01:51:18.430Z | Running `/home/build/.rustup/toolchains/1.98.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=4861d19bd5ef5679 -C extra-filename=-2c8bad59a83be526 --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern proc_macro --cap-lints allow` |
| 619 | 2026-09-04T01:51:18.551Z | Compiling yoke v0.7.5 |
| 620 | 2026-09-04T01:51:18.555Z | Running `/home/build/.rustup/toolchains/1.98.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=b54d2cbf87d35ce2 -C extra-filename=-4e423637b10011ac --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-4d526c4a67650768.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-c5bdeb782e8b8b6c.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-d6a545a3829f3982.rmeta --cap-lints allow` |
| 621 | 2026-09-04T01:51:18.585Z | Compiling icu_provider_macros v1.5.0 |
| 622 | 2026-09-04T01:51:18.588Z | Running `/home/build/.rustup/toolchains/1.98.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=d087ff1e7092b066 -C extra-filename=-5c4d1fce4c61172f --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern proc_macro --cap-lints allow` |
| 623 | 2026-09-04T01:51:18.746Z | Compiling zerovec v0.10.4 |
| 624 | 2026-09-04T01:51:18.749Z | Running `/home/build/.rustup/toolchains/1.98.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=b76374d4159e0cee -C extra-filename=-00aeb5d50f7659a7 --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-4e423637b10011ac.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-d6a545a3829f3982.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-2e280b624be7ba71.so --cap-lints allow` |
| 625 | 2026-09-04T01:51:19.170Z | Compiling pest_meta v2.8.1 |
| 626 | 2026-09-04T01:51:19.173Z | Running `/home/build/.rustup/toolchains/1.98.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=88ad543361198da3 -C extra-filename=-82f8516c985039a5 --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-b03187cb4f269ea7.rmeta --cap-lints allow` |
| 627 | 2026-09-04T01:51:19.365Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.229/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=83556f91c83661a6 -C extra-filename=-fe179af8217aecef --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-eeb8a4ae58cb0046.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-f33004420beeaade.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)'` |
| 628 | 2026-09-04T01:51:19.415Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.229/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=d046e2058a3bc383 -C extra-filename=-268ad0d3aca1d98b --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-b432a4f51968ba75.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-f33004420beeaade.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)'` |
| 629 | 2026-09-04T01:51:19.629Z | Compiling tinystr v0.7.6 |
| 630 | 2026-09-04T01:51:19.633Z | Running `/home/build/.rustup/toolchains/1.98.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=522aef13d8b4f94a -C extra-filename=-67a6f7f40ed8e3a0 --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-4e7b5fd63ab6f80a.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-00aeb5d50f7659a7.rmeta --cap-lints allow` |
| 631 | 2026-09-04T01:51:19.651Z | Running `/home/build/.rustup/toolchains/1.98.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=3458378896072160 -C extra-filename=-006e900d673097f2 --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-2c8bad59a83be526.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)'` |
| 632 | 2026-09-04T01:51:19.822Z | Compiling icu_locid v1.5.0 |
| 633 | 2026-09-04T01:51:19.825Z | Running `/home/build/.rustup/toolchains/1.98.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=2ea9102f04dd17c5 -C extra-filename=-86ce0dab3a793d77 --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-4e7b5fd63ab6f80a.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-9ab30a6695443f0b.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-67a6f7f40ed8e3a0.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-a9f3e696019e0e5a.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-00aeb5d50f7659a7.rmeta --cap-lints allow` |
| 634 | 2026-09-04T01:51:19.869Z | Compiling pest_generator v2.8.1 |
| 635 | 2026-09-04T01:51:19.872Z | Running `/home/build/.rustup/toolchains/1.98.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=e279004d52ebf2b4 -C extra-filename=-0bd8a6cf57526bfa --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-b03187cb4f269ea7.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-82f8516c985039a5.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-93bf195ff9b27caa.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rmeta --cap-lints allow` |
| 636 | 2026-09-04T01:51:19.894Z | Compiling indexmap v2.14.0 |
| 637 | 2026-09-04T01:51:19.897Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.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 --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=cdbeb3c63c09ef37 -C extra-filename=-21510f475c054c2c --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-a62a61514f39f2f5.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-1b1203e3d6a8c4db.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-eeb8a4ae58cb0046.rmeta --cap-lints allow` |
| 638 | 2026-09-04T01:51:20.481Z | Compiling icu_provider v1.5.0 |
| 639 | 2026-09-04T01:51:20.484Z | Running `/home/build/.rustup/toolchains/1.98.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=08d40f68eeec37e4 -C extra-filename=-f8260fea74454416 --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-4e7b5fd63ab6f80a.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-86ce0dab3a793d77.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-5c4d1fce4c61172f.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-4d526c4a67650768.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-67a6f7f40ed8e3a0.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-a9f3e696019e0e5a.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-4e423637b10011ac.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-d6a545a3829f3982.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-00aeb5d50f7659a7.rmeta --cap-lints allow` |
| 640 | 2026-09-04T01:51:20.491Z | Compiling hybrid-array v0.4.8 |
| 641 | 2026-09-04T01:51:20.495Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name hybrid_array --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "ctutils", "extra-sizes", "serde", "subtle", "zerocopy", "zeroize"))' -C metadata=355dd1793d657ce3 -C extra-filename=-55838b11c6dcfa33 --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-79ff78230bfc463b.rmeta --cap-lints allow` |
| 642 | 2026-09-04T01:51:20.529Z | Compiling pest_derive v2.8.1 |
| 643 | 2026-09-04T01:51:20.532Z | Running `/home/build/.rustup/toolchains/1.98.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=35cf2317592bafef -C extra-filename=-f33146b6687d8c58 --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-b03187cb4f269ea7.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-0bd8a6cf57526bfa.rlib --extern proc_macro --cap-lints allow` |
| 644 | 2026-09-04T01:51:20.586Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-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 --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=683ae901d2ec1b80 -C extra-filename=-7826996c281f3c87 --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-7217d585042ab670.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-59416f964d672d73.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 645 | 2026-09-04T01:51:20.805Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/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 '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c143059e78557199 -C extra-filename=-a77129f2e3cf6d6a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` |
| 646 | 2026-09-04T01:51:20.945Z | Compiling http-body v1.0.1 |
| 647 | 2026-09-04T01:51:20.948Z | Compiling tracing-core v0.1.32 |
| 648 | 2026-09-04T01:51:20.948Z | Running `/home/build/.rustup/toolchains/1.98.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=d1d139a8cd36ecf6 -C extra-filename=-1d68b4172e485c66 --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-08a7dd796d6e7932.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --cap-lints allow` |
| 649 | 2026-09-04T01:51:20.948Z | Running `/home/build/.rustup/toolchains/1.98.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=33f971505e1932ec -C extra-filename=-e5a83a1af9f773c2 --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-7eaec1d9b54222cb.rmeta --cap-lints allow` |
| 650 | 2026-09-04T01:51:21.097Z | Compiling icu_locid_transform_data v1.5.0 |
| 651 | 2026-09-04T01:51:21.101Z | Running `/home/build/.rustup/toolchains/1.98.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=84a7001338080bda -C extra-filename=-486961e4aca00577 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 652 | 2026-09-04T01:51:21.112Z | Compiling rustix v0.38.44 |
| 653 | 2026-09-04T01:51:21.115Z | Compiling untrusted v0.9.0 |
| 654 | 2026-09-04T01:51:21.116Z | Running `/home/build/.rustup/toolchains/1.98.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=72a9210c0950e0ef -C extra-filename=-2f0dcbebe6c0bfb3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-2f0dcbebe6c0bfb3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 655 | 2026-09-04T01:51:21.116Z | Running `/home/build/.rustup/toolchains/1.98.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=ee3de2712eced9a2 -C extra-filename=-97a2d61d1bf5cbe6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 656 | 2026-09-04T01:51:21.164Z | Compiling fastrand v2.1.1 |
| 657 | 2026-09-04T01:51:21.167Z | Running `/home/build/.rustup/toolchains/1.98.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=e2b347fbd0269191 -C extra-filename=-e04f97c9858581b1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 658 | 2026-09-04T01:51:21.232Z | Compiling num_threads v0.1.3 |
| 659 | 2026-09-04T01:51:21.236Z | Running `/home/build/.rustup/toolchains/1.98.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=0298d5a06bff4b2d -C extra-filename=-909731d93f941fdd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 660 | 2026-09-04T01:51:21.326Z | Compiling atomic-waker v1.1.2 |
| 661 | 2026-09-04T01:51:21.330Z | Running `/home/build/.rustup/toolchains/1.98.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=f4b5c66c9c4415f5 -C extra-filename=-5254b44e157b2751 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 662 | 2026-09-04T01:51:21.336Z | Compiling percent-encoding v2.3.2 |
| 663 | 2026-09-04T01:51:21.339Z | Running `/home/build/.rustup/toolchains/1.98.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=9087ee8775836eaf -C extra-filename=-50b01ef9c6b8bf98 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 664 | 2026-09-04T01:51:21.434Z | Compiling rustls v0.23.43 |
| 665 | 2026-09-04T01:51:21.437Z | Running `/home/build/.rustup/toolchains/1.98.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.43/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(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="log"' --cfg 'feature="logging"' --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", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=c68a923ffe3c1399 -C extra-filename=-1b183d29ca85e2f6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-1b183d29ca85e2f6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 666 | 2026-09-04T01:51:21.450Z | Compiling time v0.3.47 |
| 667 | 2026-09-04T01:51:21.454Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --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 --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' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --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=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=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --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", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=3f8fa7e34e253b92 -C extra-filename=-7e6a047d49458118 --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-aba536016dfc9cef.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-656b3de08485dd92.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-fa3c275bf2d794b8.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-909731d93f941fdd.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-cbb451e1db2a5290.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-07ec5a991ddbce83.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-b1893b4863fad0e7.so --cap-lints allow` |
| 668 | 2026-09-04T01:51:21.474Z | Compiling tracing v0.1.40 |
| 669 | 2026-09-04T01:51:21.478Z | Running `/home/build/.rustup/toolchains/1.98.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=bcf720d9a217bc9b -C extra-filename=-e53674a5bb63c4d0 --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-2cdf03bdab92429e.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-e5a83a1af9f773c2.rmeta --cap-lints allow` |
| 670 | 2026-09-04T01:51:21.483Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-2f0dcbebe6c0bfb3/build-script-build` |
| 671 | 2026-09-04T01:51:21.530Z | Compiling tokio-util v0.7.19 |
| 672 | 2026-09-04T01:51:21.534Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.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 --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="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "libc", "net", "rt", "slab", "time", "tracing"))' -C metadata=b3758b04777acb6e -C extra-filename=-021ffd3a92f9343a --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-08a7dd796d6e7932.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b54c659c9eca6159.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-618c54e470a1725d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --cap-lints allow` |
| 673 | 2026-09-04T01:51:21.549Z | Compiling icu_locid_transform v1.5.0 |
| 674 | 2026-09-04T01:51:21.553Z | Running `/home/build/.rustup/toolchains/1.98.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=1381b072ff3630fd -C extra-filename=-066b73e1be052edf --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-4e7b5fd63ab6f80a.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-86ce0dab3a793d77.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-486961e4aca00577.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-f8260fea74454416.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-67a6f7f40ed8e3a0.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-00aeb5d50f7659a7.rmeta --cap-lints allow` |
| 675 | 2026-09-04T01:51:21.559Z | Compiling dtrace-parser v0.3.0 |
| 676 | 2026-09-04T01:51:21.559Z | Running `/home/build/.rustup/toolchains/1.98.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=b21d0785081f0b18 -C extra-filename=-68b7c51769492bd8 --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-b03187cb4f269ea7.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-f33146b6687d8c58.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rmeta --cap-lints allow` |
| 677 | 2026-09-04T01:51:21.656Z | Compiling erased-serde v0.3.31 |
| 678 | 2026-09-04T01:51:21.660Z | Running `/home/build/.rustup/toolchains/1.98.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=81f17783b401cb84 -C extra-filename=-64c651bf4eb6a358 --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-fe179af8217aecef.rmeta --cap-lints allow` |
| 679 | 2026-09-04T01:51:21.715Z | Compiling icu_collections v1.5.0 |
| 680 | 2026-09-04T01:51:21.723Z | Running `/home/build/.rustup/toolchains/1.98.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=a04a2d48fab0064a -C extra-filename=-467908f4f673d188 --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-4e7b5fd63ab6f80a.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-4e423637b10011ac.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-d6a545a3829f3982.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-00aeb5d50f7659a7.rmeta --cap-lints allow` |
| 681 | 2026-09-04T01:51:22.161Z | Compiling scroll_derive v0.13.1 |
| 682 | 2026-09-04T01:51:22.164Z | Running `/home/build/.rustup/toolchains/1.98.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=97a9cb9f47c4b618 -C extra-filename=-328951cfe2694613 --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern proc_macro --cap-lints allow` |
| 683 | 2026-09-04T01:51:22.198Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-e30568c51ea8e05f/build-script-build` |
| 684 | 2026-09-04T01:51:22.210Z | Running `/home/build/.rustup/toolchains/1.98.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.151/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=1fc4aa1014b4d8b0 -C extra-filename=-e175cec2f53cac43 --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-656b3de08485dd92.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b70a56b47155b5a3.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-b432a4f51968ba75.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-271a8d49610ecc9f.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 685 | 2026-09-04T01:51:22.332Z | Compiling thread-id v5.0.0 |
| 686 | 2026-09-04T01:51:22.336Z | Running `/home/build/.rustup/toolchains/1.98.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=3a40d9e9de8cdb9d -C extra-filename=-5e4afe31bc6c89a2 --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-87cf73f97ab6bb9d.rmeta --cap-lints allow` |
| 687 | 2026-09-04T01:51:22.413Z | Compiling num-traits v0.2.14 |
| 688 | 2026-09-04T01:51:22.416Z | Running `/home/build/.rustup/toolchains/1.98.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=97e48a076bff407d -C extra-filename=-b1e0046e9184f0fb --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-b1e0046e9184f0fb -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-bad63f72036a1be1.rlib --cap-lints allow` |
| 689 | 2026-09-04T01:51:22.446Z | Compiling base64 v0.22.1 |
| 690 | 2026-09-04T01:51:22.449Z | Running `/home/build/.rustup/toolchains/1.98.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=85133c3454a96959 -C extra-filename=-810a64fba61329a2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 691 | 2026-09-04T01:51:22.550Z | Compiling subtle v2.5.0 |
| 692 | 2026-09-04T01:51:22.553Z | Running `/home/build/.rustup/toolchains/1.98.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=38ace79159353027 -C extra-filename=-2de1d7f50f112278 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 693 | 2026-09-04T01:51:22.653Z | Compiling tower-service v0.3.3 |
| 694 | 2026-09-04T01:51:22.653Z | Running `/home/build/.rustup/toolchains/1.98.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=93f20e83e9316a1b -C extra-filename=-676f02abf55b56a9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 695 | 2026-09-04T01:51:22.697Z | Compiling tower-layer v0.3.3 |
| 696 | 2026-09-04T01:51:22.701Z | Compiling icu_properties_data v1.5.0 |
| 697 | 2026-09-04T01:51:22.701Z | Running `/home/build/.rustup/toolchains/1.98.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=0701a957d6a19d61 -C extra-filename=-ad520b874e36938a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 698 | 2026-09-04T01:51:22.701Z | Running `/home/build/.rustup/toolchains/1.98.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=5f0aeb6f312ce2c6 -C extra-filename=-9fa9fbb33a918ce7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 699 | 2026-09-04T01:51:22.739Z | Compiling byteorder v1.4.3 |
| 700 | 2026-09-04T01:51:22.743Z | Running `/home/build/.rustup/toolchains/1.98.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=fbbf36247f5199e2 -C extra-filename=-7bcdeac981fabffb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 701 | 2026-09-04T01:51:22.766Z | Compiling paste v1.0.15 |
| 702 | 2026-09-04T01:51:22.770Z | Running `/home/build/.rustup/toolchains/1.98.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=b9b4d8feac5efdba -C extra-filename=-7b099103feefb9d2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-7b099103feefb9d2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 703 | 2026-09-04T01:51:22.837Z | Compiling crc32fast v1.5.0 |
| 704 | 2026-09-04T01:51:22.841Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=e2e7222a207ef26b -C extra-filename=-e9210e8f53a06986 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crc32fast-e9210e8f53a06986 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 705 | 2026-09-04T01:51:22.853Z | Compiling usdt-impl v0.6.0 |
| 706 | 2026-09-04T01:51:22.857Z | Running `/home/build/.rustup/toolchains/1.98.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=a4299ddabd66463d -C extra-filename=-99baf8af3a4a22b5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-99baf8af3a4a22b5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 707 | 2026-09-04T01:51:22.955Z | Compiling try-lock v0.2.3 |
| 708 | 2026-09-04T01:51:22.964Z | Running `/home/build/.rustup/toolchains/1.98.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=05f07220f3a11fe6 -C extra-filename=-e59c2e9bc2eef56b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 709 | 2026-09-04T01:51:23.003Z | Compiling cpufeatures v0.3.0 |
| 710 | 2026-09-04T01:51:23.007Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9874c74cf975db84 -C extra-filename=-dcec1fc90dd62e01 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 711 | 2026-09-04T01:51:23.060Z | Compiling fnv v1.0.7 |
| 712 | 2026-09-04T01:51:23.064Z | Running `/home/build/.rustup/toolchains/1.98.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=f70c5d21e9a7c45c -C extra-filename=-7ce237a2c933aac7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 713 | 2026-09-04T01:51:23.064Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-7b099103feefb9d2/build-script-build` |
| 714 | 2026-09-04T01:51:23.079Z | Compiling want v0.3.0 |
| 715 | 2026-09-04T01:51:23.082Z | Running `/home/build/.rustup/toolchains/1.98.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=dfad592b56dc6622 -C extra-filename=-0e399b06e376dd4a --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-284fb00aaa3792bc.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-e59c2e9bc2eef56b.rmeta --cap-lints allow` |
| 716 | 2026-09-04T01:51:23.104Z | Compiling scroll v0.13.0 |
| 717 | 2026-09-04T01:51:23.108Z | Running `/home/build/.rustup/toolchains/1.98.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=93c3f647977e07e4 -C extra-filename=-3c83ec6bddf5233b --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-328951cfe2694613.so --cap-lints allow` |
| 718 | 2026-09-04T01:51:23.114Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-99baf8af3a4a22b5/build-script-build` |
| 719 | 2026-09-04T01:51:23.126Z | Compiling h2 v0.4.14 |
| 720 | 2026-09-04T01:51:23.129Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=2daca9ffa655db17 -C extra-filename=-9a21905bf85f78d0 --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-5254b44e157b2751.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-7ce237a2c933aac7.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b54c659c9eca6159.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-618c54e470a1725d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-a99cb72492a86366.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-e53674a5bb63c4d0.rmeta --cap-lints allow` |
| 721 | 2026-09-04T01:51:23.136Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crc32fast-e9210e8f53a06986/build-script-build` |
| 722 | 2026-09-04T01:51:23.150Z | Compiling dof v0.4.0 |
| 723 | 2026-09-04T01:51:23.154Z | Running `/home/build/.rustup/toolchains/1.98.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=7913f6da4219fb07 -C extra-filename=-7f0ae4db409e28f4 --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-268ad0d3aca1d98b.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e175cec2f53cac43.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-006e900d673097f2.rmeta --cap-lints allow` |
| 724 | 2026-09-04T01:51:23.174Z | Compiling icu_properties v1.5.1 |
| 725 | 2026-09-04T01:51:23.183Z | Running `/home/build/.rustup/toolchains/1.98.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=a60e3dd2fdaa64f2 -C extra-filename=-af9ca38d3d2bf821 --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-4e7b5fd63ab6f80a.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-467908f4f673d188.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-066b73e1be052edf.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-9fa9fbb33a918ce7.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-f8260fea74454416.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-67a6f7f40ed8e3a0.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-00aeb5d50f7659a7.rmeta --cap-lints allow` |
| 726 | 2026-09-04T01:51:23.245Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-b1e0046e9184f0fb/build-script-build` |
| 727 | 2026-09-04T01:51:23.351Z | Running `/home/build/.rustup/toolchains/1.98.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=1c7ad1455062f20b -C extra-filename=-91e2a05a089f0809 --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-64c651bf4eb6a358.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-eeb8a4ae58cb0046.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 728 | 2026-09-04T01:51:23.366Z | Running `/home/build/.rustup/toolchains/1.98.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=68f9ca55c2eb27fb -C extra-filename=-88dd4653531ebc0c --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-7217d585042ab670.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-59416f964d672d73.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 729 | 2026-09-04T01:51:23.453Z | Compiling crypto-common v0.2.1 |
| 730 | 2026-09-04T01:51:23.457Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "zeroize"))' -C metadata=efb84928463aad4b -C extra-filename=-8e4df51bf1e5dd95 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern hybrid_array=/work/oxidecomputer/dropshot/target/debug/deps/libhybrid_array-55838b11c6dcfa33.rmeta --cap-lints allow` |
| 731 | 2026-09-04T01:51:23.597Z | Compiling block-buffer v0.12.0 |
| 732 | 2026-09-04T01:51:23.600Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.12.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=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=780b0cafc63cf6d3 -C extra-filename=-2dc8929eee6305e8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern hybrid_array=/work/oxidecomputer/dropshot/target/debug/deps/libhybrid_array-55838b11c6dcfa33.rmeta --cap-lints allow` |
| 733 | 2026-09-04T01:51:23.748Z | Compiling unicase v2.6.0 |
| 734 | 2026-09-04T01:51:23.751Z | Running `/home/build/.rustup/toolchains/1.98.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=c86db0bc1f5a9d7a -C extra-filename=-a1ecda9da14322a9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-a1ecda9da14322a9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-ddd26b13c9ddd42c.rlib --cap-lints allow` |
| 735 | 2026-09-04T01:51:23.761Z | Compiling adler2 v2.0.1 |
| 736 | 2026-09-04T01:51:23.764Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name adler2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-2.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("core", "default", "rustc-dep-of-std", "std"))' -C metadata=aa34327e32102a09 -C extra-filename=-7f55f7d8c91503d0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 737 | 2026-09-04T01:51:23.887Z | Compiling httpdate v1.0.1 |
| 738 | 2026-09-04T01:51:23.890Z | Running `/home/build/.rustup/toolchains/1.98.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=af2d406c83ca7acf -C extra-filename=-966fc304b5824e02 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 739 | 2026-09-04T01:51:23.961Z | Compiling plain v0.2.3 |
| 740 | 2026-09-04T01:51:23.964Z | Running `/home/build/.rustup/toolchains/1.98.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=06979a139c818f31 -C extra-filename=-9607deb538c2a117 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 741 | 2026-09-04T01:51:23.984Z | Compiling simd-adler32 v0.3.7 |
| 742 | 2026-09-04T01:51:23.987Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name simd_adler32 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simd-adler32-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=956a30e090c8e01b -C extra-filename=-7ce2242f0655bd88 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 743 | 2026-09-04T01:51:24.068Z | Compiling utf16_iter v1.0.5 |
| 744 | 2026-09-04T01:51:24.072Z | Running `/home/build/.rustup/toolchains/1.98.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=b800d84bcb37228e -C extra-filename=-75bfad594fd4ada7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 745 | 2026-09-04T01:51:24.134Z | Compiling icu_normalizer_data v1.5.0 |
| 746 | 2026-09-04T01:51:24.137Z | Running `/home/build/.rustup/toolchains/1.98.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=167139d89500ea97 -C extra-filename=-34613553ee8f2341 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 747 | 2026-09-04T01:51:24.178Z | Compiling write16 v1.0.0 |
| 748 | 2026-09-04T01:51:24.181Z | Compiling const-oid v0.10.2 |
| 749 | 2026-09-04T01:51:24.181Z | Running `/home/build/.rustup/toolchains/1.98.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=97a7d9b6ac2987dc -C extra-filename=-566f97b4f6068d7a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 750 | 2026-09-04T01:51:24.181Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-oid-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("arbitrary", "db"))' -C metadata=3dd782c1d3542dd1 -C extra-filename=-7af479571d720de3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 751 | 2026-09-04T01:51:24.199Z | Compiling utf8_iter v1.0.4 |
| 752 | 2026-09-04T01:51:24.199Z | Compiling miniz_oxide v0.8.9 |
| 753 | 2026-09-04T01:51:24.202Z | Running `/home/build/.rustup/toolchains/1.98.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=9d2efe5ae46e3f15 -C extra-filename=-70e2a6aecec23882 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 754 | 2026-09-04T01:51:24.202Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miniz_oxide-0.8.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=1996fac1db0a0d8c -C extra-filename=-07c40f336c1305b9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern adler2=/work/oxidecomputer/dropshot/target/debug/deps/libadler2-7f55f7d8c91503d0.rmeta --extern simd_adler32=/work/oxidecomputer/dropshot/target/debug/deps/libsimd_adler32-7ce2242f0655bd88.rmeta --cap-lints allow` |
| 755 | 2026-09-04T01:51:24.267Z | Compiling goblin v0.10.1 |
| 756 | 2026-09-04T01:51:24.270Z | Running `/home/build/.rustup/toolchains/1.98.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=ce258ea76f5dcaa2 -C extra-filename=-3d003e66c2c87a49 --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-284fb00aaa3792bc.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-9607deb538c2a117.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-3c83ec6bddf5233b.rmeta --cap-lints allow` |
| 757 | 2026-09-04T01:51:24.342Z | Compiling digest v0.11.2 |
| 758 | 2026-09-04T01:51:24.345Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.11.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=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="block-api"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-api", "default", "dev", "getrandom", "mac", "oid", "rand_core", "zeroize"))' -C metadata=300e12aa2d6bebe9 -C extra-filename=-b5178d0adad987f6 --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-2dc8929eee6305e8.rmeta --extern const_oid=/work/oxidecomputer/dropshot/target/debug/deps/libconst_oid-7af479571d720de3.rmeta --extern common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-8e4df51bf1e5dd95.rmeta --cap-lints allow` |
| 759 | 2026-09-04T01:51:24.384Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-a1ecda9da14322a9/build-script-build` |
| 760 | 2026-09-04T01:51:24.396Z | Running `/home/build/.rustup/toolchains/1.98.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=608236ecf71fe349 -C extra-filename=-6fec35fb517d3694 --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-7bcdeac981fabffb.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-7f0ae4db409e28f4.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-68b7c51769492bd8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-93bf195ff9b27caa.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-268ad0d3aca1d98b.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e175cec2f53cac43.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-5e4afe31bc6c89a2.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)'` |
| 761 | 2026-09-04T01:51:24.496Z | Running `/home/build/.rustup/toolchains/1.98.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=bb627cec963a9b16 -C extra-filename=-04464f59a58cfc06 --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` |
| 762 | 2026-09-04T01:51:24.506Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4dc20b55e60cff9a -C extra-filename=-c8fcf3126bb4c57c --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-30ea643b2bc6b804.rmeta --cap-lints allow --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` |
| 763 | 2026-09-04T01:51:24.689Z | Compiling icu_normalizer v1.5.0 |
| 764 | 2026-09-04T01:51:24.692Z | Running `/home/build/.rustup/toolchains/1.98.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=c32b27166d4930a3 -C extra-filename=-00cff94fef40bae0 --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-4e7b5fd63ab6f80a.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-467908f4f673d188.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-34613553ee8f2341.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-af9ca38d3d2bf821.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-f8260fea74454416.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-e9d61570549e2384.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-75bfad594fd4ada7.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-70e2a6aecec23882.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-566f97b4f6068d7a.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-00aeb5d50f7659a7.rmeta --cap-lints allow` |
| 765 | 2026-09-04T01:51:24.864Z | Running `/home/build/.rustup/toolchains/1.98.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=af011c9f51c9e858 -C extra-filename=-55b7d02f3c5dd1bd --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"))'` |
| 766 | 2026-09-04T01:51:24.893Z | Compiling form_urlencoded v1.2.2 |
| 767 | 2026-09-04T01:51:24.896Z | Running `/home/build/.rustup/toolchains/1.98.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=fd62934f75717256 -C extra-filename=-046a3023405209c9 --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-50b01ef9c6b8bf98.rmeta --cap-lints allow` |
| 768 | 2026-09-04T01:51:24.991Z | Compiling serde_tokenstream v0.2.3 |
| 769 | 2026-09-04T01:51:24.994Z | Running `/home/build/.rustup/toolchains/1.98.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=520a6e4522fcc836 -C extra-filename=-3c20908f4f2e705e --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-93bf195ff9b27caa.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-268ad0d3aca1d98b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rmeta --cap-lints allow` |
| 770 | 2026-09-04T01:51:25.071Z | Running `/home/build/.rustup/toolchains/1.98.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=e07360e54c5f2def -C extra-filename=-eb8c7f9576ce54aa --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-eb8c7f9576ce54aa -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 771 | 2026-09-04T01:51:25.179Z | Compiling hyper v1.11.0 |
| 772 | 2026-09-04T01:51:25.183Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-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=clippy::restriction' '--warn=clippy::pedantic' '--allow=clippy::wildcard_enum_match_arm' '--allow=clippy::useless_borrows_in_formatting' '--allow=clippy::used_underscore_items' '--allow=clippy::unwrap_in_result' '--allow=clippy::unused_trait_names' '--allow=clippy::unused_async' '--allow=clippy::unseparated_literal_suffix' '--allow=clippy::unreachable' '--allow=clippy::unnested_or_patterns' '--allow=clippy::unnecessary_trailing_comma' '--allow=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' '--allow=clippy::single_char_lifetime_names' '--allow=clippy::single_call_fn' '--allow=clippy::shadow_unrelated' '--allow=clippy::shadow_same' '--allow=clippy::shadow_reuse' '--allow=clippy::semicolon_outside_block' '--allow=clippy::semicolon_inside_block' '--deny=clippy::self_named_module_files' '--allow=clippy::same_name_method' '--allow=clippy::renamed_function_params' '--allow=clippy::ref_patterns' '--allow=clippy::redundant_else' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::question_mark_used' '--allow=clippy::pub_with_shorthand' '--allow=clippy::pub_use' '--allow=clippy::pattern_type_mismatch' '--allow=clippy::panic_in_result_fn' '--allow=clippy::panic' '--allow=clippy::new_without_default' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_unsafe_ops_per_block' '--allow=clippy::multiple_inherent_impl' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--allow=clippy::mod_module_files' '--allow=clippy::missing_trait_methods' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_inline_in_public_items' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' '--allow=clippy::missing_assert_message' '--allow=clippy::min_ident_chars' '--allow=clippy::match_wild_err_arm' '--allow=clippy::map_unwrap_or' '--allow=clippy::map_err_ignore' '--allow=clippy::let_unit_value' '--allow=clippy::let_underscore_untyped' '--allow=clippy::let_underscore_must_use' '--allow=clippy::items_after_statements' '--allow=clippy::integer_division_remainder_used' '--allow=clippy::integer_division' '--allow=clippy::inline_trait_bounds' '--allow=clippy::inline_modules' '--allow=clippy::indexing_slicing' '--allow=clippy::implicit_return' '--allow=clippy::impl_trait_in_params' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_then_some_else_none' '--allow=clippy::if_not_else' '--allow=clippy::float_arithmetic' '--allow=clippy::field_scoped_visibility_modifiers' '--allow=clippy::expect_used' '--allow=clippy::error_impl_error' '--allow=clippy::enum_glob_use' '--allow=clippy::else_if_without_else' '--allow=clippy::default_numeric_fallback' '--allow=clippy::decimal_literal_representation' '--allow=clippy::collapsible_match' '--allow=clippy::cognitive_complexity' '--allow=clippy::clone_on_ref_ptr' '--allow=clippy::checked_conversions' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' '--allow=clippy::blanket_clippy_restriction_lints' '--allow=clippy::as_conversions' '--allow=clippy::arithmetic_side_effects' '--allow=clippy::arbitrary_source_item_ordering' '--allow=clippy::absolute_paths' --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=b8defea296041bf5 -C extra-filename=-8eca23e4187281f4 --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-5254b44e157b2751.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-d33548257931f8f0.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b54c659c9eca6159.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-9a21905bf85f78d0.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-1d68b4172e485c66.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-9a5657e0f3b5de43.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-966fc304b5824e02.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-656b3de08485dd92.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-e9d61570549e2384.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-0e399b06e376dd4a.rmeta --cap-lints allow` |
| 773 | 2026-09-04T01:51:25.321Z | Compiling unicode-segmentation v1.10.0 |
| 774 | 2026-09-04T01:51:25.324Z | Running `/home/build/.rustup/toolchains/1.98.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=22a27142076622e1 -C extra-filename=-8c6973b873d5e0cc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 775 | 2026-09-04T01:51:25.352Z | Compiling mime v0.3.16 |
| 776 | 2026-09-04T01:51:25.356Z | Running `/home/build/.rustup/toolchains/1.98.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=fe649f5fbddacec0 -C extra-filename=-ac4a16e028bf6133 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 777 | 2026-09-04T01:51:25.421Z | Compiling iana-time-zone v0.1.47 |
| 778 | 2026-09-04T01:51:25.432Z | Running `/home/build/.rustup/toolchains/1.98.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=9642000d2a7a9911 -C extra-filename=-9ec86e146787cfe2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 779 | 2026-09-04T01:51:25.522Z | Compiling pretty-hex v0.4.1 |
| 780 | 2026-09-04T01:51:25.526Z | Running `/home/build/.rustup/toolchains/1.98.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=42d1c029c496cf03 -C extra-filename=-47543b0ab331cd88 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 781 | 2026-09-04T01:51:25.622Z | Compiling winnow v1.0.0 |
| 782 | 2026-09-04T01:51:25.625Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=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_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_enums' '--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", "ascii", "binary", "debug", "default", "parser", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=22ac2570f6a2833a -C extra-filename=-ea13fbf0e226d0e8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 783 | 2026-09-04T01:51:25.642Z | Compiling unicode-width v0.2.2 |
| 784 | 2026-09-04T01:51:25.645Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-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 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=652d0efc8687bfde -C extra-filename=-98adc115fe300439 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 785 | 2026-09-04T01:51:25.655Z | Compiling openssl-probe v0.2.1 |
| 786 | 2026-09-04T01:51:25.658Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ae8ead0db5c7b2c -C extra-filename=-c98c154bf19f821a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 787 | 2026-09-04T01:51:25.674Z | Compiling ryu v1.0.5 |
| 788 | 2026-09-04T01:51:25.677Z | Running `/home/build/.rustup/toolchains/1.98.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=54abf46396b7941e -C extra-filename=-5f32ccb51f68c17f --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-5f32ccb51f68c17f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 789 | 2026-09-04T01:51:25.836Z | Compiling ipnet v2.10.0 |
| 790 | 2026-09-04T01:51:25.839Z | Running `/home/build/.rustup/toolchains/1.98.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=67f555b2f2bb331b -C extra-filename=-9084e1fe537e48ee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 791 | 2026-09-04T01:51:25.917Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 792 | 2026-09-04T01:51:25.920Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.1.3+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_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_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_match' '--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=8929b7083b50e9d1 -C extra-filename=-a8e8d58de2067b30 --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-ea13fbf0e226d0e8.rmeta --cap-lints allow` |
| 793 | 2026-09-04T01:51:25.968Z | Compiling console v0.16.4 |
| 794 | 2026-09-04T01:51:25.972Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.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="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=ca61412d57433ef3 -C extra-filename=-b9bbd0c4f63e0aa0 --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-87cf73f97ab6bb9d.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-98adc115fe300439.rmeta --cap-lints allow` |
| 795 | 2026-09-04T01:51:25.978Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-5f32ccb51f68c17f/build-script-build` |
| 796 | 2026-09-04T01:51:26.017Z | Compiling rustls-native-certs v0.8.3 |
| 797 | 2026-09-04T01:51:26.026Z | Running `/home/build/.rustup/toolchains/1.98.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.8.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=1a47671361aed85b -C extra-filename=-a4bcca31a6724e15 --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-c98c154bf19f821a.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rmeta --cap-lints allow` |
| 798 | 2026-09-04T01:51:26.291Z | Compiling hyper-util v0.1.20 |
| 799 | 2026-09-04T01:51:26.295Z | Running `/home/build/.rustup/toolchains/1.98.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.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 --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=4952d8620813ca97 -C extra-filename=-4c58a59a8856043c --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-810a64fba61329a2.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-d33548257931f8f0.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b29d2a4859abd32f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-1d68b4172e485c66.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-9084e1fe537e48ee.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-b9421c694374e9ce.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-ad520b874e36938a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-676f02abf55b56a9.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-e53674a5bb63c4d0.rmeta --cap-lints allow` |
| 800 | 2026-09-04T01:51:26.351Z | Compiling newline-converter v0.3.0 |
| 801 | 2026-09-04T01:51:26.356Z | Running `/home/build/.rustup/toolchains/1.98.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=8ca9852f4c349b52 -C extra-filename=-3e3033ee06e10aa8 --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-8c6973b873d5e0cc.rmeta --cap-lints allow` |
| 802 | 2026-09-04T01:51:26.365Z | Compiling chrono v0.4.45 |
| 803 | 2026-09-04T01:51:26.370Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.45/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", "defmt", "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=b433e42c1de21317 -C extra-filename=-a553363ab8eeac33 --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-9ec86e146787cfe2.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-04464f59a58cfc06.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rmeta --cap-lints allow` |
| 804 | 2026-09-04T01:51:26.465Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-eb8c7f9576ce54aa/build-script-build` |
| 805 | 2026-09-04T01:51:26.478Z | Compiling idna_adapter v1.2.0 |
| 806 | 2026-09-04T01:51:26.481Z | Running `/home/build/.rustup/toolchains/1.98.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=43cf6b9bef0b65ec -C extra-filename=-0efe7c732d7e53ef --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-00cff94fef40bae0.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-af9ca38d3d2bf821.rmeta --cap-lints allow` |
| 807 | 2026-09-04T01:51:26.607Z | Compiling flate2 v1.1.9 |
| 808 | 2026-09-04T01:51:26.624Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_c_zlib", "any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "document-features", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=fb229b742d816470 -C extra-filename=-7a8c68656b057894 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern crc32fast=/work/oxidecomputer/dropshot/target/debug/deps/libcrc32fast-c8fcf3126bb4c57c.rmeta --extern miniz_oxide=/work/oxidecomputer/dropshot/target/debug/deps/libminiz_oxide-07c40f336c1305b9.rmeta --cap-lints allow` |
| 809 | 2026-09-04T01:51:26.624Z | Running `/home/build/.rustup/toolchains/1.98.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=b29964dd0cf15450 -C extra-filename=-4b945a80b86dde3c --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` |
| 810 | 2026-09-04T01:51:26.624Z | Compiling sha1 v0.11.0 |
| 811 | 2026-09-04T01:51:26.629Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.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(sha1_backend, values("aarch64-sha2", "x86-sha", "soft"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=4650d21d9f92afd0 -C extra-filename=-40eb20ddf548be83 --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-30ea643b2bc6b804.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-dcec1fc90dd62e01.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-b5178d0adad987f6.rmeta --cap-lints allow` |
| 812 | 2026-09-04T01:51:26.813Z | Compiling chacha20 v0.10.1 |
| 813 | 2026-09-04T01:51:26.816Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-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 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(chacha20_avx512)' --check-cfg 'cfg(chacha20_backend, values("avx2", "avx512", "soft", "sse2"))' --cfg 'feature="rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cipher", "default", "legacy", "rng", "xchacha", "zeroize"))' -C metadata=efbdf593cfda0768 -C extra-filename=-ed7a9addb3d476f3 --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-30ea643b2bc6b804.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-dcec1fc90dd62e01.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-afd5a930ac650742.rmeta --cap-lints allow` |
| 814 | 2026-09-04T01:51:26.870Z | Compiling concurrent-queue v2.5.0 |
| 815 | 2026-09-04T01:51:26.873Z | Running `/home/build/.rustup/toolchains/1.98.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=65ff060fcc60473e -C extra-filename=-c6635cabd5834d49 --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-a77129f2e3cf6d6a.rmeta --cap-lints allow` |
| 816 | 2026-09-04T01:51:26.966Z | Running `/home/build/.rustup/toolchains/1.98.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=ee6149e112dd89d7 -C extra-filename=-bcaa1eab5dba5750 --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-3d003e66c2c87a49.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-47543b0ab331cd88.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-006e900d673097f2.rmeta --cap-lints allow` |
| 817 | 2026-09-04T01:51:27.014Z | Compiling serde_tokenstream v0.3.0 |
| 818 | 2026-09-04T01:51:27.018Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c7180f3779069cb -C extra-filename=-eeac743b2cc9db40 --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-93bf195ff9b27caa.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-268ad0d3aca1d98b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rmeta --cap-lints allow` |
| 819 | 2026-09-04T01:51:27.064Z | Compiling serde_derive_internals v0.29.0 |
| 820 | 2026-09-04T01:51:27.064Z | Compiling multer v3.1.0 |
| 821 | 2026-09-04T01:51:27.068Z | Running `/home/build/.rustup/toolchains/1.98.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=8007c9dc867247b3 -C extra-filename=-6ced22c228963958 --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-93bf195ff9b27caa.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rmeta --cap-lints allow` |
| 822 | 2026-09-04T01:51:27.068Z | Running `/home/build/.rustup/toolchains/1.98.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=c84f211a9d9a90c3 -C extra-filename=-928c98193b127a4b --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-928c98193b127a4b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-ddd26b13c9ddd42c.rlib --cap-lints allow` |
| 823 | 2026-09-04T01:51:27.293Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 824 | 2026-09-04T01:51:27.296Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-1.1.1+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_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_enums' '--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=bf24b6dd35a7ccca -C extra-filename=-8fd2a2f1160c92e5 --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-eeb8a4ae58cb0046.rmeta --cap-lints allow` |
| 825 | 2026-09-04T01:51:27.313Z | Compiling serde_spanned v1.1.1 |
| 826 | 2026-09-04T01:51:27.316Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.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 --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_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_enums' '--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=39bc0fb92d00c384 -C extra-filename=-95075427799ebd10 --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-eeb8a4ae58cb0046.rmeta --cap-lints allow` |
| 827 | 2026-09-04T01:51:27.462Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/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"' --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=5c349a8f54e37313 -C extra-filename=-4f232c1b94082704 --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-93bf195ff9b27caa.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-802909ea106ca7da.rmeta --cap-lints allow` |
| 828 | 2026-09-04T01:51:27.603Z | Compiling thread_local v1.1.4 |
| 829 | 2026-09-04T01:51:27.606Z | Running `/home/build/.rustup/toolchains/1.98.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=ef010512cd977b49 -C extra-filename=-73557c8ab9eca825 --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-7eaec1d9b54222cb.rmeta --cap-lints allow` |
| 830 | 2026-09-04T01:51:27.775Z | Compiling sync_wrapper v1.0.1 |
| 831 | 2026-09-04T01:51:27.778Z | Running `/home/build/.rustup/toolchains/1.98.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=e707779b01322e2a -C extra-filename=-a3f99dff8e3dfb98 --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-b54c659c9eca6159.rmeta --cap-lints allow` |
| 832 | 2026-09-04T01:51:27.851Z | Compiling encoding_rs v0.8.32 |
| 833 | 2026-09-04T01:51:27.854Z | Running `/home/build/.rustup/toolchains/1.98.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=d20bea4e2ae023cb -C extra-filename=-594bc99f08067764 --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-30ea643b2bc6b804.rmeta --cap-lints allow` |
| 834 | 2026-09-04T01:51:27.868Z | Compiling similar v3.2.0 |
| 835 | 2026-09-04T01:51:27.871Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-3.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"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "hashbrown", "inline", "serde", "std", "text", "unicode", "unicode-segmentation", "wasm32_web_time", "web-time"))' -C metadata=2edb20540fcabafc -C extra-filename=-27e40b449b0590de --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 836 | 2026-09-04T01:51:27.878Z | Compiling target-triple v1.0.0 |
| 837 | 2026-09-04T01:51:27.881Z | Running `/home/build/.rustup/toolchains/1.98.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=7ba1e34f759141ff -C extra-filename=-ec2ee4abb77aa7f2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-ec2ee4abb77aa7f2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 838 | 2026-09-04T01:51:27.963Z | Compiling heck v0.5.0 |
| 839 | 2026-09-04T01:51:27.967Z | Running `/home/build/.rustup/toolchains/1.98.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=08bea8aaed8368c6 -C extra-filename=-0b585e0f50bab1b0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 840 | 2026-09-04T01:51:28.039Z | Compiling compression-core v0.4.32 |
| 841 | 2026-09-04T01:51:28.048Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name compression_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-core-0.4.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 --deny=missing_debug_implementations --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8f68a6a384f7849 -C extra-filename=-5003a6034dec5c05 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 842 | 2026-09-04T01:51:28.156Z | Compiling camino v1.2.5 |
| 843 | 2026-09-04T01:51:28.160Z | Running `/home/build/.rustup/toolchains/1.98.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.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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=4dc471cbe2e35d3f -C extra-filename=-9375e961852b60d7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-9375e961852b60d7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 844 | 2026-09-04T01:51:28.173Z | Compiling match_cfg v0.1.0 |
| 845 | 2026-09-04T01:51:28.177Z | Running `/home/build/.rustup/toolchains/1.98.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=d04e675932ab45c4 -C extra-filename=-f66d64c172f53e69 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 846 | 2026-09-04T01:51:28.194Z | Compiling schemars v0.8.22 |
| 847 | 2026-09-04T01:51:28.197Z | Running `/home/build/.rustup/toolchains/1.98.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=ee43774526c0f605 -C extra-filename=-beb50e2edaeaa66d --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-beb50e2edaeaa66d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 848 | 2026-09-04T01:51:28.237Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 849 | 2026-09-04T01:51:28.241Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.1.2+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_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_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_match' '--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=d35c8f5ac37064cf -C extra-filename=-403b6a6c99877ff4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 850 | 2026-09-04T01:51:28.442Z | Compiling parking v2.2.0 |
| 851 | 2026-09-04T01:51:28.445Z | Compiling semver v1.0.28 |
| 852 | 2026-09-04T01:51:28.445Z | Running `/home/build/.rustup/toolchains/1.98.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=707b1b4a0bd3a95a -C extra-filename=-5533d61fc9fa8e21 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 853 | 2026-09-04T01:51:28.445Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.28/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=4068a1cd034c00f1 -C extra-filename=-76c777d7ea81312e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 854 | 2026-09-04T01:51:28.485Z | Compiling slog-async v2.8.0 |
| 855 | 2026-09-04T01:51:28.488Z | Running `/home/build/.rustup/toolchains/1.98.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=bbe6751e6613e2ef -C extra-filename=-f286e6c6b3de30b8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-f286e6c6b3de30b8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 856 | 2026-09-04T01:51:28.626Z | Compiling event-listener v5.0.0 |
| 857 | 2026-09-04T01:51:28.629Z | Running `/home/build/.rustup/toolchains/1.98.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=e52d2ab08f31a7b4 -C extra-filename=-85d8937cc5ba8cf6 --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-c6635cabd5834d49.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-5533d61fc9fa8e21.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --cap-lints allow` |
| 858 | 2026-09-04T01:51:28.780Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-9375e961852b60d7/build-script-build` |
| 859 | 2026-09-04T01:51:28.790Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-f286e6c6b3de30b8/build-script-build` |
| 860 | 2026-09-04T01:51:28.820Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-beb50e2edaeaa66d/build-script-build` |
| 861 | 2026-09-04T01:51:28.829Z | Compiling toml v1.1.4+spec-1.1.0 |
| 862 | 2026-09-04T01:51:28.832Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-1.1.4+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_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_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_match' '--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=53fe39534ae5d78e -C extra-filename=-21d89b7864226060 --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-eeb8a4ae58cb0046.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-95075427799ebd10.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-8fd2a2f1160c92e5.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-a8e8d58de2067b30.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-403b6a6c99877ff4.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-ea13fbf0e226d0e8.rmeta --cap-lints allow` |
| 863 | 2026-09-04T01:51:28.840Z | Compiling hostname v0.3.1 |
| 864 | 2026-09-04T01:51:28.844Z | Running `/home/build/.rustup/toolchains/1.98.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=9bef56db5f2981db -C extra-filename=-d924e335766ccde3 --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-87cf73f97ab6bb9d.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-f66d64c172f53e69.rmeta --cap-lints allow` |
| 865 | 2026-09-04T01:51:28.899Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-ec2ee4abb77aa7f2/build-script-build` |
| 866 | 2026-09-04T01:51:28.912Z | Compiling compression-codecs v0.4.38 |
| 867 | 2026-09-04T01:51:28.916Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name compression_codecs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-codecs-0.4.38/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=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="memchr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-algorithms", "brotli", "bzip2", "deflate", "deflate64", "flate2", "gzip", "libzstd", "lz4", "lzma", "memchr", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=c45b90e869539bc1 -C extra-filename=-2c69e28bc04b1c0d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern compression_core=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_core-5003a6034dec5c05.rmeta --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b70a56b47155b5a3.rmeta --cap-lints allow` |
| 868 | 2026-09-04T01:51:28.977Z | Compiling tower v0.5.2 |
| 869 | 2026-09-04T01:51:28.981Z | Running `/home/build/.rustup/toolchains/1.98.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=22d2dd08911548dd -C extra-filename=-3578fbda52c0ac3d --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-b54c659c9eca6159.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b29d2a4859abd32f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-a3f99dff8e3dfb98.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-ad520b874e36938a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-676f02abf55b56a9.rmeta --cap-lints allow` |
| 870 | 2026-09-04T01:51:28.987Z | Compiling schemars_derive v0.8.22 |
| 871 | 2026-09-04T01:51:28.990Z | Running `/home/build/.rustup/toolchains/1.98.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=ffe42f2adfc950ae -C extra-filename=-9722a5cccfb9518e --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-6ced22c228963958.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern proc_macro --cap-lints allow` |
| 872 | 2026-09-04T01:51:29.147Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-928c98193b127a4b/build-script-build` |
| 873 | 2026-09-04T01:51:29.188Z | Compiling rand v0.10.2 |
| 874 | 2026-09-04T01:51:29.192Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="sys_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=e0e9ed9d74b513c7 -C extra-filename=-8446a6977d808eb0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern chacha20=/work/oxidecomputer/dropshot/target/debug/deps/libchacha20-ed7a9addb3d476f3.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-1e4fe4b10386f38b.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-afd5a930ac650742.rmeta --cap-lints allow` |
| 875 | 2026-09-04T01:51:29.454Z | Compiling mime_guess v2.0.5 |
| 876 | 2026-09-04T01:51:29.457Z | Running `/home/build/.rustup/toolchains/1.98.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=f599a45a984dffcb -C extra-filename=-4e86f377f403f889 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-4e86f377f403f889 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-4b945a80b86dde3c.rlib --cap-lints allow` |
| 877 | 2026-09-04T01:51:29.480Z | Compiling idna v1.0.3 |
| 878 | 2026-09-04T01:51:29.489Z | Running `/home/build/.rustup/toolchains/1.98.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=bb350e9584b2c08c -C extra-filename=-5982e5e1b5f1c6a3 --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-0efe7c732d7e53ef.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-e9d61570549e2384.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-70e2a6aecec23882.rmeta --cap-lints allow` |
| 879 | 2026-09-04T01:51:29.879Z | Running `/home/build/.rustup/toolchains/1.98.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=73d4d097a6bd1e7a -C extra-filename=-e9c61b3eea70ca21 --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-7bcdeac981fabffb.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-bcaa1eab5dba5750.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-68b7c51769492bd8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-93bf195ff9b27caa.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-4f232c1b94082704.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-5e4afe31bc6c89a2.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)'` |
| 880 | 2026-09-04T01:51:29.984Z | Running `/home/build/.rustup/toolchains/1.98.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=885d29ab5b947a3a -C extra-filename=-4b0ddb08e5ac5e15 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 881 | 2026-09-04T01:51:30.157Z | Compiling usdt-attr-macro v0.6.0 |
| 882 | 2026-09-04T01:51:30.160Z | Running `/home/build/.rustup/toolchains/1.98.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=1e576a02717ef3c9 -C extra-filename=-f4bb02050911ab4b --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-68b7c51769492bd8.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-3c20908f4f2e705e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-6fec35fb517d3694.rlib --extern proc_macro --cap-lints allow` |
| 883 | 2026-09-04T01:51:30.202Z | Compiling usdt-macro v0.6.0 |
| 884 | 2026-09-04T01:51:30.206Z | Running `/home/build/.rustup/toolchains/1.98.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=54b17478f8f61848 -C extra-filename=-21cf7458b8c0aeb0 --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-68b7c51769492bd8.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-3c20908f4f2e705e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-6fec35fb517d3694.rlib --extern proc_macro --cap-lints allow` |
| 885 | 2026-09-04T01:51:30.221Z | Compiling slog-json v2.6.1 |
| 886 | 2026-09-04T01:51:30.226Z | Running `/home/build/.rustup/toolchains/1.98.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=d55fec2e5e39573f -C extra-filename=-0a542fc14c54dfc2 --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-fe179af8217aecef.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7e6a047d49458118.rmeta --cap-lints allow` |
| 887 | 2026-09-04T01:51:30.353Z | Compiling tempfile v3.27.0 |
| 888 | 2026-09-04T01:51:30.357Z | Compiling crossbeam-channel v0.5.15 |
| 889 | 2026-09-04T01:51:30.357Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.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=82eb92eb90656342 -C extra-filename=-dad70314827030d0 --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-e04f97c9858581b1.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-1e4fe4b10386f38b.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-7eaec1d9b54222cb.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-7826996c281f3c87.rmeta --cap-lints allow` |
| 890 | 2026-09-04T01:51:30.357Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e21b7e19441132a2 -C extra-filename=-0124c04a7f7e530a --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-a77129f2e3cf6d6a.rmeta --cap-lints allow` |
| 891 | 2026-09-04T01:51:30.438Z | Compiling http-body-util v0.1.5 |
| 892 | 2026-09-04T01:51:30.442Z | Running `/home/build/.rustup/toolchains/1.98.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.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=387ef993c224f198 -C extra-filename=-e7b21533d9e51fce --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-08a7dd796d6e7932.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b54c659c9eca6159.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-1d68b4172e485c66.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --cap-lints allow` |
| 893 | 2026-09-04T01:51:30.650Z | Compiling futures-executor v0.3.34 |
| 894 | 2026-09-04T01:51:30.654Z | Running `/home/build/.rustup/toolchains/1.98.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.34/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", "thread-pool"))' -C metadata=defe1d428c4d1b94 -C extra-filename=-cd6c5a30efd4edff --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-b54c659c9eca6159.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-8dcaedfad53efd76.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b29d2a4859abd32f.rmeta --cap-lints allow` |
| 895 | 2026-09-04T01:51:30.701Z | Compiling async-stream-impl v0.3.6 |
| 896 | 2026-09-04T01:51:30.705Z | Running `/home/build/.rustup/toolchains/1.98.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=0dc5f2bffe7834bb -C extra-filename=-f3c363eb4cbf1895 --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-0a5eb2359df5b140.rlib --extern proc_macro --cap-lints allow` |
| 897 | 2026-09-04T01:51:30.775Z | Compiling uuid v1.26.0 |
| 898 | 2026-09-04T01:51:30.780Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.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 --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=1de634b00aaa8ff6 -C extra-filename=-8e25fde1d09f0f8f --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-1e4fe4b10386f38b.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-eeb8a4ae58cb0046.rmeta --cap-lints allow` |
| 899 | 2026-09-04T01:51:30.847Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 900 | 2026-09-04T01:51:30.851Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 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=76b4246521f6137b -C extra-filename=-2bee136bdc52fe88 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-2bee136bdc52fe88 -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-ddd26b13c9ddd42c.rlib` |
| 901 | 2026-09-04T01:51:30.944Z | Compiling memmap2 v0.9.8 |
| 902 | 2026-09-04T01:51:30.948Z | Running `/home/build/.rustup/toolchains/1.98.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=f2e346061e98ad26 -C extra-filename=-ce9f7d6bede56b27 --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-87cf73f97ab6bb9d.rmeta --cap-lints allow` |
| 903 | 2026-09-04T01:51:31.042Z | Compiling is-terminal v0.4.12 |
| 904 | 2026-09-04T01:51:31.051Z | Running `/home/build/.rustup/toolchains/1.98.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=e10b79a388ade907 -C extra-filename=-88c0016a077a0d73 --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-87cf73f97ab6bb9d.rmeta --cap-lints allow` |
| 905 | 2026-09-04T01:51:31.054Z | Compiling data-encoding v2.4.0 |
| 906 | 2026-09-04T01:51:31.055Z | Running `/home/build/.rustup/toolchains/1.98.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=a96afea30ac3af06 -C extra-filename=-6e4cb0d20d6f1b2b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 907 | 2026-09-04T01:51:31.111Z | Compiling iri-string v0.7.8 |
| 908 | 2026-09-04T01:51:31.114Z | Running `/home/build/.rustup/toolchains/1.98.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=0d60713c6334de5b -C extra-filename=-5c11f3ce6cda4a78 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 909 | 2026-09-04T01:51:31.136Z | Compiling dyn-clone v1.0.4 |
| 910 | 2026-09-04T01:51:31.139Z | Running `/home/build/.rustup/toolchains/1.98.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=7fb9895a9d8fe79a -C extra-filename=-8671be93cc8f6628 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 911 | 2026-09-04T01:51:31.160Z | Compiling base64 v0.23.1 |
| 912 | 2026-09-04T01:51:31.163Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.23.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="simd-unsafe"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "simd-unsafe", "std"))' -C metadata=4a3b546b9512c509 -C extra-filename=-40f774808a94b4cc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 913 | 2026-09-04T01:51:31.224Z | Compiling spin v0.9.8 |
| 914 | 2026-09-04T01:51:31.227Z | Running `/home/build/.rustup/toolchains/1.98.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=bf0a65ad3c0749ce -C extra-filename=-ba38f16bb1979613 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 915 | 2026-09-04T01:51:31.233Z | Compiling anyhow v1.0.104 |
| 916 | 2026-09-04T01:51:31.237Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.104/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=da45f625bd0e4a5d -C extra-filename=-4b0775aad66dd439 --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-4b0775aad66dd439 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 917 | 2026-09-04T01:51:31.341Z | Compiling term v1.1.0 |
| 918 | 2026-09-04T01:51:31.351Z | Running `/home/build/.rustup/toolchains/1.98.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=cc86b2cd0a5ada39 -C extra-filename=-293e2581ec747c6f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 919 | 2026-09-04T01:51:31.379Z | Compiling take_mut v0.2.2 |
| 920 | 2026-09-04T01:51:31.383Z | Running `/home/build/.rustup/toolchains/1.98.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=eecb62441fa1b663 -C extra-filename=-dd2bbe1811caa676 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 921 | 2026-09-04T01:51:31.486Z | Running `/home/build/.rustup/toolchains/1.98.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=94681ee900ae789e -C extra-filename=-6140ae1a166db03a --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-0124c04a7f7e530a.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-dd2bbe1811caa676.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-73557c8ab9eca825.rmeta --cap-lints allow --cfg integer128` |
| 922 | 2026-09-04T01:51:31.566Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-4b0775aad66dd439/build-script-build` |
| 923 | 2026-09-04T01:51:31.593Z | Compiling async-stream v0.3.6 |
| 924 | 2026-09-04T01:51:31.596Z | Running `/home/build/.rustup/toolchains/1.98.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=f16189abd7b862d1 -C extra-filename=-4575fa5ef4f239bb --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-f3c363eb4cbf1895.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b54c659c9eca6159.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --cap-lints allow` |
| 925 | 2026-09-04T01:51:31.765Z | Compiling slog-term v2.9.2 |
| 926 | 2026-09-04T01:51:31.769Z | Running `/home/build/.rustup/toolchains/1.98.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=4d5cc74c524ce248 -C extra-filename=-f6fe934a78b75c5d --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-a553363ab8eeac33.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-88c0016a077a0d73.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-293e2581ec747c6f.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-73557c8ab9eca825.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7e6a047d49458118.rmeta --cap-lints allow` |
| 927 | 2026-09-04T01:51:31.775Z | Compiling tungstenite v0.30.0 |
| 928 | 2026-09-04T01:51:31.779Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.30.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=a2d6f3c102d0b9d5 -C extra-filename=-39d96c247a738b5f --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-08a7dd796d6e7932.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-6e4cb0d20d6f1b2b.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-9a5657e0f3b5de43.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-284fb00aaa3792bc.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-8446a6977d808eb0.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rmeta --cap-lints allow` |
| 929 | 2026-09-04T01:51:31.859Z | Running `/home/build/.rustup/toolchains/1.98.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=1455d5f13250f38b -C extra-filename=-1567644de2f22fa9 --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-08a7dd796d6e7932.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-594bc99f08067764.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b29d2a4859abd32f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-9a5657e0f3b5de43.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b70a56b47155b5a3.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-ac4a16e028bf6133.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-ba38f16bb1979613.rmeta --cap-lints allow` |
| 930 | 2026-09-04T01:51:32.035Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-2bee136bdc52fe88/build-script-build` |
| 931 | 2026-09-04T01:51:32.039Z | Running `/home/build/.rustup/toolchains/1.98.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=e8fe4b8ad95940bc -C extra-filename=-8305a50d342cf123 --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-a553363ab8eeac33.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-8671be93cc8f6628.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-9722a5cccfb9518e.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 932 | 2026-09-04T01:51:32.044Z | Compiling usdt v0.6.0 |
| 933 | 2026-09-04T01:51:32.048Z | Running `/home/build/.rustup/toolchains/1.98.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=3eac8e7b67900d1b -C extra-filename=-7442581c843fb8af --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-bcaa1eab5dba5750.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-3d003e66c2c87a49.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-ce9f7d6bede56b27.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-f4bb02050911ab4b.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-e9c61b3eea70ca21.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-21cf7458b8c0aeb0.so --cap-lints allow` |
| 934 | 2026-09-04T01:51:32.072Z | Compiling futures v0.3.34 |
| 935 | 2026-09-04T01:51:32.076Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.34/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", "spin", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=cd7d76fca2f56463 -C extra-filename=-2dd07f9f87e88a6a --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-d33548257931f8f0.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b54c659c9eca6159.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-cd6c5a30efd4edff.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-d9bc887e418d8657.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-618c54e470a1725d.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-8dcaedfad53efd76.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b29d2a4859abd32f.rmeta --cap-lints allow` |
| 936 | 2026-09-04T01:51:32.148Z | Compiling atomicwrites v0.4.4 |
| 937 | 2026-09-04T01:51:32.152Z | Running `/home/build/.rustup/toolchains/1.98.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=183b53dd15979eca -C extra-filename=-08ae3a029d35d0c6 --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-88dd4653531ebc0c.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rmeta --cap-lints allow` |
| 938 | 2026-09-04T01:51:32.315Z | Compiling tower-http v0.6.8 |
| 939 | 2026-09-04T01:51:32.318Z | Running `/home/build/.rustup/toolchains/1.98.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=89c061493382aa67 -C extra-filename=-ba665bb46bf5f19f --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-7217d585042ab670.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b29d2a4859abd32f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-1d68b4172e485c66.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-5c11f3ce6cda4a78.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-3578fbda52c0ac3d.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-ad520b874e36938a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-676f02abf55b56a9.rmeta --cap-lints allow` |
| 940 | 2026-09-04T01:51:32.342Z | Compiling slog-bunyan v2.5.0 |
| 941 | 2026-09-04T01:51:32.346Z | Running `/home/build/.rustup/toolchains/1.98.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=bf827e309ffa798a -C extra-filename=-0722b27510cf6bce --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-d924e335766ccde3.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7e6a047d49458118.rmeta --cap-lints allow` |
| 942 | 2026-09-04T01:51:32.361Z | Compiling serde_urlencoded v0.7.1 |
| 943 | 2026-09-04T01:51:32.365Z | Running `/home/build/.rustup/toolchains/1.98.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=7843deac62830633 -C extra-filename=-63782ad629bcd65f --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-046a3023405209c9.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-656b3de08485dd92.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-4b0ddb08e5ac5e15.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rmeta --cap-lints allow` |
| 944 | 2026-09-04T01:51:32.384Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-4e86f377f403f889/build-script-build` |
| 945 | 2026-09-04T01:51:32.402Z | Compiling url v2.5.4 |
| 946 | 2026-09-04T01:51:32.406Z | Running `/home/build/.rustup/toolchains/1.98.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=5807d4b6aa2dea5b -C extra-filename=-61e6366154225182 --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-046a3023405209c9.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-5982e5e1b5f1c6a3.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rmeta --cap-lints allow` |
| 947 | 2026-09-04T01:51:32.472Z | Compiling async-compression v0.4.43 |
| 948 | 2026-09-04T01:51:32.475Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name async_compression --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-compression-0.4.43/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=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="gzip"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "futures-io", "gzip", "lz4", "lzma", "tokio", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstdmt"))' -C metadata=2c6e60f063206d6c -C extra-filename=-13adec9f1d8e9a68 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern compression_codecs=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_codecs-2c69e28bc04b1c0d.rmeta --extern compression_core=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_core-5003a6034dec5c05.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --cap-lints allow` |
| 949 | 2026-09-04T01:51:32.603Z | Running `/home/build/.rustup/toolchains/1.98.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=fc782519d843a5ef -C extra-filename=-45731db1d34db129 --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"))'` |
| 950 | 2026-09-04T01:51:32.678Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=3739bda033f45900 -C extra-filename=-42d022d4cf023adc --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-eeb8a4ae58cb0046.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)'` |
| 951 | 2026-09-04T01:51:32.714Z | Compiling event-listener-strategy v0.5.4 |
| 952 | 2026-09-04T01:51:32.717Z | Running `/home/build/.rustup/toolchains/1.98.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=c35496073997cdf1 -C extra-filename=-42c53e261cde973d --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-85d8937cc5ba8cf6.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --cap-lints allow` |
| 953 | 2026-09-04T01:51:32.726Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 954 | 2026-09-04T01:51:32.735Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2024 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=398f0e1169765bf8 -C extra-filename=-884e563149af2b57 --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-0b585e0f50bab1b0.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-268ad0d3aca1d98b.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-eeac743b2cc9db40.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rlib --extern proc_macro` |
| 955 | 2026-09-04T01:51:32.775Z | Compiling pem v3.0.6 |
| 956 | 2026-09-04T01:51:32.775Z | Compiling yasna v0.6.0 |
| 957 | 2026-09-04T01:51:32.778Z | Running `/home/build/.rustup/toolchains/1.98.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=67a1ce7d07a332a3 -C extra-filename=-f4bba2df14a6ecaa --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-810a64fba61329a2.rmeta --cap-lints allow` |
| 958 | 2026-09-04T01:51:32.779Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-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="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=3975602e07d96d9e -C extra-filename=-f32a10dd76ae64ae --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-7e6a047d49458118.rmeta --cap-lints allow` |
| 959 | 2026-09-04T01:51:32.843Z | Compiling waitgroup v0.1.2 |
| 960 | 2026-09-04T01:51:32.852Z | Running `/home/build/.rustup/toolchains/1.98.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=15cc542d3a365959 -C extra-filename=-c489cd01bd67d35d --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-5254b44e157b2751.rmeta --cap-lints allow` |
| 961 | 2026-09-04T01:51:32.982Z | Compiling openapiv3 v2.2.0 |
| 962 | 2026-09-04T01:51:32.985Z | Running `/home/build/.rustup/toolchains/1.98.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=fc101f1cf2e44a95 -C extra-filename=-97e9d924ee4e95b9 --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-21510f475c054c2c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rmeta --cap-lints allow` |
| 963 | 2026-09-04T01:51:33.088Z | Compiling async-trait v0.1.92 |
| 964 | 2026-09-04T01:51:33.096Z | Running `/home/build/.rustup/toolchains/1.98.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.92/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=9099254e5953eaf9 -C extra-filename=-48b89b0a457bcc2a --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-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rlib --extern proc_macro --cap-lints allow` |
| 965 | 2026-09-04T01:51:33.135Z | Compiling rustls-pemfile v2.2.0 |
| 966 | 2026-09-04T01:51:33.139Z | Running `/home/build/.rustup/toolchains/1.98.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=4218f58f18f18fbc -C extra-filename=-d7a0dde12932ff41 --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-da7d9e22e87a4a20.rmeta --cap-lints allow` |
| 967 | 2026-09-04T01:51:33.179Z | Compiling serde_path_to_error v0.1.20 |
| 968 | 2026-09-04T01:51:33.187Z | Running `/home/build/.rustup/toolchains/1.98.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=64e4635d8e5b1625 -C extra-filename=-9544354d369532b2 --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-656b3de08485dd92.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-eeb8a4ae58cb0046.rmeta --cap-lints allow` |
| 969 | 2026-09-04T01:51:33.329Z | Compiling hostname v0.4.2 |
| 970 | 2026-09-04T01:51:33.333Z | Running `/home/build/.rustup/toolchains/1.98.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=2bf74c5ee08bc2e4 -C extra-filename=-d55b189d925b8c21 --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-30ea643b2bc6b804.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --cap-lints allow` |
| 971 | 2026-09-04T01:51:33.474Z | Compiling termcolor v1.1.2 |
| 972 | 2026-09-04T01:51:33.477Z | Running `/home/build/.rustup/toolchains/1.98.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=c38d45097d00e0bc -C extra-filename=-0944d6bb5df5ab85 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 973 | 2026-09-04T01:51:33.491Z | Compiling simple-mermaid v0.2.0 |
| 974 | 2026-09-04T01:51:33.500Z | Running `/home/build/.rustup/toolchains/1.98.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=f0eeb751215aee4b -C extra-filename=-2d0a11d8273e8962 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 975 | 2026-09-04T01:51:33.507Z | Compiling glob v0.3.0 |
| 976 | 2026-09-04T01:51:33.510Z | Running `/home/build/.rustup/toolchains/1.98.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=32a6157757a4d96f -C extra-filename=-2c70f103f4726d2a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 977 | 2026-09-04T01:51:33.529Z | Compiling debug-ignore v1.0.5 |
| 978 | 2026-09-04T01:51:33.533Z | Running `/home/build/.rustup/toolchains/1.98.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=e5d0bb19c4b26bb0 -C extra-filename=-97419fb9d2938208 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 979 | 2026-09-04T01:51:33.554Z | Compiling async-channel v2.5.0 |
| 980 | 2026-09-04T01:51:33.558Z | Running `/home/build/.rustup/toolchains/1.98.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=20a957ff51ebdef5 -C extra-filename=-a6f16a2ed36eb21e --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-c6635cabd5834d49.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-42c53e261cde973d.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b54c659c9eca6159.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --cap-lints allow` |
| 981 | 2026-09-04T01:51:33.631Z | Running `/home/build/.rustup/toolchains/1.98.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=030e2386aefb6964 -C extra-filename=-807de0707a62feb9 --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-ac4a16e028bf6133.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-4b945a80b86dde3c.rmeta --cap-lints allow` |
| 982 | 2026-09-04T01:51:33.754Z | Compiling trybuild v1.0.120 |
| 983 | 2026-09-04T01:51:33.757Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.120/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=52d46c5306244d22 -C extra-filename=-691dd78537aee59d --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-2c70f103f4726d2a.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-f33004420beeaade.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-45731db1d34db129.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-0944d6bb5df5ab85.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rmeta --cap-lints allow` |
| 984 | 2026-09-04T01:51:33.808Z | Compiling tokio-tungstenite v0.30.0 |
| 985 | 2026-09-04T01:51:33.812Z | Running `/home/build/.rustup/toolchains/1.98.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.30.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=644354e4f640b088 -C extra-filename=-fdc87fbe8205bad6 --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-b29d2a4859abd32f.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-284fb00aaa3792bc.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-39d96c247a738b5f.rmeta --cap-lints allow` |
| 986 | 2026-09-04T01:51:33.921Z | Compiling expectorate v1.3.0 |
| 987 | 2026-09-04T01:51:33.926Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=e396fc4f0f229473 -C extra-filename=-e385218a084f256e --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-08ae3a029d35d0c6.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-b9bbd0c4f63e0aa0.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-3e3033ee06e10aa8.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-27e40b449b0590de.rmeta --cap-lints allow` |
| 988 | 2026-09-04T01:51:34.073Z | Compiling pem v4.0.0 |
| 989 | 2026-09-04T01:51:34.077Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.104/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=1dee1fae0fdbd790 -C extra-filename=-f729c95212d2d542 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --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(error_generic_member_access)'` |
| 990 | 2026-09-04T01:51:34.077Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-4.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=99adf0f9f9ce4194 -C extra-filename=-056a22fe686b9b0d --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-40f774808a94b4cc.rmeta --cap-lints allow` |
| 991 | 2026-09-04T01:51:34.091Z | Compiling subprocess v1.2.1 |
| 992 | 2026-09-04T01:51:34.095Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09ee548511e884f1 -C extra-filename=-9c370d8cec920b9c --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-87cf73f97ab6bb9d.rmeta --cap-lints allow` |
| 993 | 2026-09-04T01:51:34.102Z | Compiling buf-list v1.1.2 |
| 994 | 2026-09-04T01:51:34.103Z | Running `/home/build/.rustup/toolchains/1.98.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=4c56b0056241d3c8 -C extra-filename=-1e0364470ff4e79c --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-08a7dd796d6e7932.rmeta --cap-lints allow` |
| 995 | 2026-09-04T01:51:34.373Z | Compiling lazy_static v1.5.0 |
| 996 | 2026-09-04T01:51:34.377Z | Running `/home/build/.rustup/toolchains/1.98.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=78bbb5077ec92aa5 -C extra-filename=-19028457cc773ced --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 997 | 2026-09-04T01:51:34.452Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.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=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=0d642714c1c22ea7 -C extra-filename=-06be8c0aa1b3e056 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-06be8c0aa1b3e056 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 998 | 2026-09-04T01:51:34.457Z | Running `/home/build/.rustup/toolchains/1.98.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=492531b5bc36ed29 -C extra-filename=-127089add65bf0f3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 999 | 2026-09-04T01:51:34.469Z | Compiling prettyplease v0.3.0 |
| 1000 | 2026-09-04T01:51:34.472Z | Running `/home/build/.rustup/toolchains/1.98.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.3.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("verbatim"))' -C metadata=5a31312f450caa2e -C extra-filename=-ec0650d450fced8c --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-ec0650d450fced8c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1001 | 2026-09-04T01:51:34.615Z | Compiling schema-derive v0.2.1 |
| 1002 | 2026-09-04T01:51:34.618Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.2.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=22a471b53e8dc5d6 -C extra-filename=-b7a72326c584e656 --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-55b7d02f3c5dd1bd.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rlib --extern proc_macro --cap-lints allow` |
| 1003 | 2026-09-04T01:51:34.723Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-06be8c0aa1b3e056/build-script-build` |
| 1004 | 2026-09-04T01:51:34.736Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-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 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=c5579776d8e2d9dd -C extra-filename=-4ed55994011fe97f --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-30ea643b2bc6b804.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rmeta --cap-lints allow` |
| 1005 | 2026-09-04T01:51:34.745Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-ec0650d450fced8c/build-script-build` |
| 1006 | 2026-09-04T01:51:34.768Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=e2ac6dc16fe3b07e -C extra-filename=-bce621a90b8d9bc1 --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-93bf195ff9b27caa.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1007 | 2026-09-04T01:51:34.880Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.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=0455e5822d18b1ea -C extra-filename=-668213fcbd2a79a1 --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-e04f97c9858581b1.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-4ed55994011fe97f.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-127089add65bf0f3.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-7826996c281f3c87.rmeta --cap-lints allow` |
| 1008 | 2026-09-04T01:51:35.294Z | Running `/home/build/.rustup/toolchains/1.98.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=9dac268aa501046b -C extra-filename=-8f1f766553c5e18f --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-88dd4653531ebc0c.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-668213fcbd2a79a1.rmeta --cap-lints allow` |
| 1009 | 2026-09-04T01:51:35.463Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=9f795541e55074c1 -C extra-filename=-3d984b346c5fefab --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-8f1f766553c5e18f.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-b9bbd0c4f63e0aa0.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-3e3033ee06e10aa8.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-27e40b449b0590de.rmeta --cap-lints allow` |
| 1010 | 2026-09-04T01:51:35.857Z | Compiling schema v0.2.1 |
| 1011 | 2026-09-04T01:51:35.861Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cf163207a306edd -C extra-filename=-79bebad2e27bf2e2 --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-93bf195ff9b27caa.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-b7a72326c584e656.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rmeta --cap-lints allow` |
| 1012 | 2026-09-04T01:51:35.937Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2024 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=d6961e46d919e65c -C extra-filename=-d4c2b4bb387834a3 --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-3d984b346c5fefab.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-0b585e0f50bab1b0.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-bce621a90b8d9bc1.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-79bebad2e27bf2e2.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-268ad0d3aca1d98b.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-eeac743b2cc9db40.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rlib --extern proc_macro` |
| 1013 | 2026-09-04T01:51:39.291Z | Running `/work/oxidecomputer/dropshot/target/debug/build/aws-lc-rs-5fafbd8e168826e1/build-script-build` |
| 1014 | 2026-09-04T01:51:39.291Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.40.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="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=a47e9eab288058b4 -C extra-filename=-e54b08364260844f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out -l static=aws_lc_0_40_0_crypto --cfg universal` |
| 1015 | 2026-09-04T01:51:39.310Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-1b183d29ca85e2f6/build-script-build` |
| 1016 | 2026-09-04T01:51:39.695Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.16.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="aws-lc-sys"' --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=da0156479a62b00c -C extra-filename=-467c3ec6b55295db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_sys=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_sys-e54b08364260844f.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-5a15383299e4c5c9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out --check-cfg 'cfg(aws_lc_rs_docsrs)' --check-cfg 'cfg(disable_slow_tests)' --check-cfg 'cfg(dev_tests_only)'` |
| 1017 | 2026-09-04T01:51:40.417Z | Compiling rustls-webpki v0.103.13 |
| 1018 | 2026-09-04T01:51:40.417Z | Compiling rcgen v0.14.9 |
| 1019 | 2026-09-04T01:51:40.421Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.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=unexpected_cfgs --check-cfg 'cfg(webpki_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="aws-lc-rs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws-lc-rs", "aws-lc-rs-fips", "aws-lc-rs-unstable", "default", "ring", "std"))' -C metadata=f0720fd4e0d43aca -C extra-filename=-f1f5facf73ae93e8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_rs-467c3ec6b55295db.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-97a2d61d1bf5cbe6.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1020 | 2026-09-04T01:51:40.421Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.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 --warn=unexpected_cfgs --check-cfg 'cfg(rcgen_docsrs)' --cfg 'feature="aws_lc_rs"' --cfg 'feature="crypto"' --cfg 'feature="pem"' --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=dc7db0c36ea30dd4 -C extra-filename=-3bedb20d7195dd17 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_rs-467c3ec6b55295db.rmeta --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-f4bba2df14a6ecaa.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7e6a047d49458118.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-f32a10dd76ae64ae.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1021 | 2026-09-04T01:51:40.825Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.43/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(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="log"' --cfg 'feature="logging"' --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", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=d8e57fb3584cabb5 -C extra-filename=-0fa0f2a71f27eccf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_rs-467c3ec6b55295db.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-284fb00aaa3792bc.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-7eaec1d9b54222cb.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-f1f5facf73ae93e8.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-2de1d7f50f112278.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-5a15383299e4c5c9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1022 | 2026-09-04T01:51:43.151Z | Compiling tokio-rustls v0.26.4 |
| 1023 | 2026-09-04T01:51:43.151Z | Compiling rustls-platform-verifier v0.6.2 |
| 1024 | 2026-09-04T01:51:43.155Z | Running `/home/build/.rustup/toolchains/1.98.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.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="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "default", "early-data", "fips", "logging", "ring", "tls12", "zlib"))' -C metadata=ce6b0aefaae18c82 -C extra-filename=-0ac1a3c6bd70b0ec --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-0fa0f2a71f27eccf.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1025 | 2026-09-04T01:51:43.155Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_platform_verifier --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-platform-verifier-0.6.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("android_logger", "base64", "cert-logging", "dbg", "docsrs", "ffi-testing", "jni", "once_cell"))' -C metadata=232cdd0c2b6fdba0 -C extra-filename=-3eb1b7dbad7bf541 --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-284fb00aaa3792bc.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-a4bcca31a6724e15.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-f1f5facf73ae93e8.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1026 | 2026-09-04T01:51:43.330Z | Compiling hyper-rustls v0.27.9 |
| 1027 | 2026-09-04T01:51:43.334Z | Running `/home/build/.rustup/toolchains/1.98.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.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="aws-lc-rs"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --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=21ce6c9cf31d7f0a -C extra-filename=-c1adced827fd1200 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-284fb00aaa3792bc.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-a4bcca31a6724e15.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-676f02abf55b56a9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1028 | 2026-09-04T01:51:43.334Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 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=c35311fb6fc5e80c -C extra-filename=-02afc2b1cd188c11 --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_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1029 | 2026-09-04T01:51:43.509Z | Compiling reqwest v0.13.4 |
| 1030 | 2026-09-04T01:51:43.512Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.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(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-aws-lc-rs"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__native-tls", "__native-tls-alpn", "__rustls", "__rustls-aws-lc-rs", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "form", "gzip", "hickory-dns", "http2", "http3", "json", "multipart", "native-tls", "native-tls-no-alpn", "native-tls-vendored", "native-tls-vendored-no-alpn", "query", "rustls", "rustls-no-provider", "socks", "stream", "system-proxy", "zstd"))' -C metadata=338838d9a5dfa667 -C extra-filename=-67e661092aa7a76b --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-810a64fba61329a2.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-594bc99f08067764.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b54c659c9eca6159.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-9a21905bf85f78d0.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-1d68b4172e485c66.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-284fb00aaa3792bc.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-ac4a16e028bf6133.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-2cdf03bdab92429e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rmeta --extern rustls_platform_verifier=/work/oxidecomputer/dropshot/target/debug/deps/librustls_platform_verifier-3eb1b7dbad7bf541.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-a3f99dff8e3dfb98.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-3578fbda52c0ac3d.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-ba665bb46bf5f19f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-676f02abf55b56a9.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-61e6366154225182.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1031 | 2026-09-04T01:51:45.597Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 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=be37bd19726539c6 -C extra-filename=-60d8d1fce0eca1fe --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1032 | 2026-09-04T01:51:48.454Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2024 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=21f64a57e58a4442 -C extra-filename=-685d7a13878e65e2 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1033 | 2026-09-04T01:51:48.454Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2024 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=407dcee7c8726034 -C extra-filename=-968dd5fb8ede9d83 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1034 | 2026-09-04T01:51:48.459Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2024 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=a23e9ac8275de0be -C extra-filename=-cf3079143ccfdffe --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1035 | 2026-09-04T01:51:48.459Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2024 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=5889b78407bbf7a6 -C extra-filename=-af9b9236bffdd831 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1036 | 2026-09-04T01:51:48.469Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2024 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=b9d9c8036365e778 -C extra-filename=-27d0a04dd458e843 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1037 | 2026-09-04T01:51:48.472Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2024 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=33ef0eb8885848ca -C extra-filename=-d94710040765e4eb --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1038 | 2026-09-04T01:51:48.472Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2024 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=705b32968b8cd2f4 -C extra-filename=-09ae41f743db239d --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1039 | 2026-09-04T01:51:58.687Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2024 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=d478819e36251a3a -C extra-filename=-864f631ee0d2488e --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1040 | 2026-09-04T01:51:58.854Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2024 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=309007f6e58154be -C extra-filename=-6447314a1f22d445 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1041 | 2026-09-04T01:51:58.907Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2024 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=915f3810ae035b37 -C extra-filename=-7b9d23e4e3b9e0a0 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1042 | 2026-09-04T01:51:59.373Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2024 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=116c4c78f67cb4f1 -C extra-filename=-a64228236062edb2 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1043 | 2026-09-04T01:52:00.565Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2024 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=3c24722ddd8b18bb -C extra-filename=-42bc34415c8616d3 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1044 | 2026-09-04T01:52:00.888Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2024 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=cb696735dde57f09 -C extra-filename=-bd0c35a74c3cd0f9 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1045 | 2026-09-04T01:52:01.766Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2024 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=f67abf9f8a731b40 -C extra-filename=-833b76f07f37cfec --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1046 | 2026-09-04T01:52:08.853Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2024 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=5f37e07cad8a591f -C extra-filename=-5b4a1878b6d8fe0d --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1047 | 2026-09-04T01:52:09.513Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2024 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=00368721e2657373 -C extra-filename=-8df5490abc880d4b --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1048 | 2026-09-04T01:52:09.773Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2024 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=354c5995c7079b45 -C extra-filename=-975afb122a160bef --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1049 | 2026-09-04T01:52:10.396Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2024 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=5286d39760c3c4d3 -C extra-filename=-98f7bf44031b8106 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1050 | 2026-09-04T01:52:10.462Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2024 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=ca11917326e80cf4 -C extra-filename=-9c8b622ba2dc8e34 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1051 | 2026-09-04T01:52:11.240Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2024 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=3271bef426d0f0f2 -C extra-filename=-7c645b9c429a0f09 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1052 | 2026-09-04T01:52:11.608Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2024 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=c4a6d4d3f20e0995 -C extra-filename=-34e7b6e49a6c8e1f --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1053 | 2026-09-04T01:52:13.189Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2024 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=62ff64b0beccece6 -C extra-filename=-0826e9bf49465cab --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1054 | 2026-09-04T01:52:15.253Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2024 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=71c3cc0e905d78e3 -C extra-filename=-17709c8464f48dcd --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1055 | 2026-09-04T01:52:20.766Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2024 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=22d18cd3a5eaff08 -C extra-filename=-5d76acaad3bbce65 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-02afc2b1cd188c11.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-884e563149af2b57.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1056 | 2026-09-04T01:52:36.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s |
| 1057 | 2026-09-04T01:52:36.750Z | |
| 1058 | 2026-09-04T01:52:36.750Z | real 1:28.022451971 |
| 1059 | 2026-09-04T01:52:36.750Z | user 7:12.374696587 |
| 1060 | 2026-09-04T01:52:36.750Z | sys 1:14.299724332 |
| 1061 | 2026-09-04T01:52:36.750Z | trap 0.336396105 |
| 1062 | 2026-09-04T01:52:36.750Z | tflt 0.101125466 |
| 1063 | 2026-09-04T01:52:36.750Z | dflt 0.264181701 |
| 1064 | 2026-09-04T01:52:36.754Z | kflt 0.002018185 |
| 1065 | 2026-09-04T01:52:36.754Z | lock 31:41.086403161 |
| 1066 | 2026-09-04T01:52:36.754Z | slp 28:18.283656631 |
| 1067 | 2026-09-04T01:52:36.754Z | lat 22.492116307 |
| 1068 | 2026-09-04T01:52:36.754Z | stop 53.893369591 |
| 1069 | 2026-09-04T01:52:36.754Z | + banner test |
| 1070 | 2026-09-04T01:52:36.754Z | |
| 1071 | 2026-09-04T01:52:36.754Z | ##### ###### #### ##### |
| 1072 | 2026-09-04T01:52:36.754Z | # # # # |
| 1073 | 2026-09-04T01:52:36.754Z | # ##### #### # |
| 1074 | 2026-09-04T01:52:36.754Z | # # # # |
| 1075 | 2026-09-04T01:52:36.754Z | # # # # # |
| 1076 | 2026-09-04T01:52:36.754Z | # ###### #### # |
| 1077 | 2026-09-04T01:52:36.754Z | |
| 1078 | 2026-09-04T01:52:36.755Z | + ptime -m cargo test --all-features --locked --verbose |
| 1079 | 2026-09-04T01:52:36.950Z | Fresh unicode-ident v1.0.12 |
| 1080 | 2026-09-04T01:52:36.954Z | Fresh cfg-if v1.0.0 |
| 1081 | 2026-09-04T01:52:36.954Z | Fresh itoa v1.0.1 |
| 1082 | 2026-09-04T01:52:36.954Z | Fresh memchr v2.6.0 |
| 1083 | 2026-09-04T01:52:36.954Z | Fresh proc-macro2 v1.0.107 |
| 1084 | 2026-09-04T01:52:36.954Z | Fresh pin-project-lite v0.2.12 |
| 1085 | 2026-09-04T01:52:36.954Z | Fresh autocfg v1.1.0 |
| 1086 | 2026-09-04T01:52:36.954Z | Fresh bytes v1.12.1 |
| 1087 | 2026-09-04T01:52:36.954Z | Fresh smallvec v1.13.2 |
| 1088 | 2026-09-04T01:52:36.954Z | Fresh quote v1.0.47 |
| 1089 | 2026-09-04T01:52:36.954Z | Fresh libc v0.2.189 |
| 1090 | 2026-09-04T01:52:36.954Z | Fresh futures-core v0.3.34 |
| 1091 | 2026-09-04T01:52:36.954Z | Fresh syn v3.0.4 |
| 1092 | 2026-09-04T01:52:36.954Z | Fresh jobserver v0.1.34 |
| 1093 | 2026-09-04T01:52:36.954Z | Fresh serde_derive v1.0.229 |
| 1094 | 2026-09-04T01:52:36.955Z | Fresh zmij v1.0.2 |
| 1095 | 2026-09-04T01:52:36.955Z | Fresh thiserror-impl v2.0.20 |
| 1096 | 2026-09-04T01:52:36.955Z | Fresh synstructure v0.13.1 |
| 1097 | 2026-09-04T01:52:36.955Z | Fresh find-msvc-tools v0.1.9 |
| 1098 | 2026-09-04T01:52:36.955Z | Fresh shlex v1.3.0 |
| 1099 | 2026-09-04T01:52:36.955Z | Fresh cc v1.2.60 |
| 1100 | 2026-09-04T01:52:36.955Z | Fresh thiserror v2.0.20 |
| 1101 | 2026-09-04T01:52:36.955Z | Fresh log v0.4.17 |
| 1102 | 2026-09-04T01:52:36.955Z | Fresh scopeguard v1.2.0 |
| 1103 | 2026-09-04T01:52:36.955Z | Fresh futures-sink v0.3.34 |
| 1104 | 2026-09-04T01:52:36.955Z | Fresh lock_api v0.4.6 |
| 1105 | 2026-09-04T01:52:36.955Z | Fresh cmake v0.1.58 |
| 1106 | 2026-09-04T01:52:36.955Z | Fresh zerofrom-derive v0.1.5 |
| 1107 | 2026-09-04T01:52:36.955Z | Fresh dunce v1.0.5 |
| 1108 | 2026-09-04T01:52:36.955Z | Fresh fs_extra v1.3.0 |
| 1109 | 2026-09-04T01:52:36.955Z | Fresh parking_lot_core v0.9.4 |
| 1110 | 2026-09-04T01:52:36.955Z | Fresh zerofrom v0.1.5 |
| 1111 | 2026-09-04T01:52:36.955Z | Fresh slab v0.4.9 |
| 1112 | 2026-09-04T01:52:36.955Z | Fresh yoke-derive v0.7.5 |
| 1113 | 2026-09-04T01:52:36.955Z | Fresh tokio-macros v2.7.0 |
| 1114 | 2026-09-04T01:52:36.955Z | Fresh socket2 v0.6.3 |
| 1115 | 2026-09-04T01:52:36.955Z | Fresh parking_lot v0.12.1 |
| 1116 | 2026-09-04T01:52:36.955Z | Fresh serde_core v1.0.229 |
| 1117 | 2026-09-04T01:52:36.955Z | Fresh signal-hook-registry v1.4.0 |
| 1118 | 2026-09-04T01:52:36.955Z | Fresh mio v1.2.0 |
| 1119 | 2026-09-04T01:52:36.955Z | Fresh stable_deref_trait v1.2.0 |
| 1120 | 2026-09-04T01:52:36.955Z | Fresh futures-channel v0.3.34 |
| 1121 | 2026-09-04T01:52:36.955Z | Fresh yoke v0.7.5 |
| 1122 | 2026-09-04T01:52:36.955Z | Fresh tokio v1.53.1 |
| 1123 | 2026-09-04T01:52:36.955Z | Fresh zerovec-derive v0.10.3 |
| 1124 | 2026-09-04T01:52:36.955Z | Fresh http v1.5.0 |
| 1125 | 2026-09-04T01:52:36.955Z | Fresh version_check v0.9.5 |
| 1126 | 2026-09-04T01:52:36.955Z | Fresh zeroize v1.8.2 |
| 1127 | 2026-09-04T01:52:36.955Z | Fresh bitflags v2.11.0 |
| 1128 | 2026-09-04T01:52:36.955Z | Fresh zerovec v0.10.4 |
| 1129 | 2026-09-04T01:52:36.955Z | Fresh serde v1.0.229 |
| 1130 | 2026-09-04T01:52:36.955Z | Fresh displaydoc v0.2.5 |
| 1131 | 2026-09-04T01:52:36.955Z | Fresh futures-macro v0.3.34 |
| 1132 | 2026-09-04T01:52:36.955Z | Fresh rand_core v0.10.1 |
| 1133 | 2026-09-04T01:52:36.956Z | Fresh futures-task v0.3.34 |
| 1134 | 2026-09-04T01:52:36.956Z | Fresh ucd-trie v0.1.6 |
| 1135 | 2026-09-04T01:52:36.956Z | Fresh futures-io v0.3.34 |
| 1136 | 2026-09-04T01:52:36.956Z | Fresh pest v2.8.1 |
| 1137 | 2026-09-04T01:52:36.956Z | Fresh rustls-pki-types v1.15.1 |
| 1138 | 2026-09-04T01:52:36.956Z | Fresh errno v0.3.10 |
| 1139 | 2026-09-04T01:52:36.956Z | Fresh futures-util v0.3.34 |
| 1140 | 2026-09-04T01:52:36.956Z | Fresh pest_meta v2.8.1 |
| 1141 | 2026-09-04T01:52:36.956Z | Fresh tinystr v0.7.6 |
| 1142 | 2026-09-04T01:52:36.956Z | Fresh aws-lc-sys v0.40.0 |
| 1143 | 2026-09-04T01:52:36.956Z | Fresh zerocopy-derive v0.8.27 |
| 1144 | 2026-09-04T01:52:36.956Z | Fresh writeable v0.5.5 |
| 1145 | 2026-09-04T01:52:36.956Z | Fresh litemap v0.7.4 |
| 1146 | 2026-09-04T01:52:36.956Z | Fresh rustix v1.1.4 |
| 1147 | 2026-09-04T01:52:36.956Z | Fresh rustversion v1.0.22 |
| 1148 | 2026-09-04T01:52:36.956Z | Fresh zerocopy v0.8.27 |
| 1149 | 2026-09-04T01:52:36.956Z | Fresh typenum v1.19.0 |
| 1150 | 2026-09-04T01:52:36.956Z | Fresh aws-lc-rs v1.16.3 |
| 1151 | 2026-09-04T01:52:36.956Z | Fresh icu_locid v1.5.0 |
| 1152 | 2026-09-04T01:52:36.956Z | Fresh httparse v1.10.0 |
| 1153 | 2026-09-04T01:52:36.956Z | Fresh pest_generator v2.8.1 |
| 1154 | 2026-09-04T01:52:36.956Z | Fresh icu_provider_macros v1.5.0 |
| 1155 | 2026-09-04T01:52:36.956Z | Fresh fastrand v2.1.1 |
| 1156 | 2026-09-04T01:52:36.956Z | Fresh equivalent v1.0.0 |
| 1157 | 2026-09-04T01:52:36.956Z | Fresh hashbrown v0.17.0 |
| 1158 | 2026-09-04T01:52:36.956Z | Fresh time-core v0.1.8 |
| 1159 | 2026-09-04T01:52:36.956Z | Fresh num-conv v0.2.0 |
| 1160 | 2026-09-04T01:52:36.956Z | Fresh powerfmt v0.2.0 |
| 1161 | 2026-09-04T01:52:36.956Z | Fresh icu_provider v1.5.0 |
| 1162 | 2026-09-04T01:52:36.956Z | Fresh crossbeam-utils v0.8.21 |
| 1163 | 2026-09-04T01:52:36.956Z | Fresh indexmap v2.14.0 |
| 1164 | 2026-09-04T01:52:36.956Z | Fresh pest_derive v2.8.1 |
| 1165 | 2026-09-04T01:52:36.956Z | Fresh time-macros v0.2.27 |
| 1166 | 2026-09-04T01:52:36.956Z | Fresh deranged v0.5.5 |
| 1167 | 2026-09-04T01:52:36.956Z | Fresh hybrid-array v0.4.8 |
| 1168 | 2026-09-04T01:52:36.956Z | Fresh http-body v1.0.1 |
| 1169 | 2026-09-04T01:52:36.956Z | Fresh tracing-core v0.1.32 |
| 1170 | 2026-09-04T01:52:36.956Z | Fresh num_threads v0.1.3 |
| 1171 | 2026-09-04T01:52:36.956Z | Fresh untrusted v0.9.0 |
| 1172 | 2026-09-04T01:52:36.957Z | Fresh atomic-waker v1.1.2 |
| 1173 | 2026-09-04T01:52:36.957Z | Fresh percent-encoding v2.3.2 |
| 1174 | 2026-09-04T01:52:36.957Z | Fresh icu_locid_transform_data v1.5.0 |
| 1175 | 2026-09-04T01:52:36.957Z | Fresh rustix v0.38.44 |
| 1176 | 2026-09-04T01:52:36.957Z | Fresh tracing v0.1.40 |
| 1177 | 2026-09-04T01:52:36.957Z | Fresh rustls-webpki v0.103.13 |
| 1178 | 2026-09-04T01:52:36.957Z | Fresh icu_locid_transform v1.5.0 |
| 1179 | 2026-09-04T01:52:36.957Z | Fresh time v0.3.47 |
| 1180 | 2026-09-04T01:52:36.961Z | Fresh dtrace-parser v0.3.0 |
| 1181 | 2026-09-04T01:52:36.961Z | Fresh icu_collections v1.5.0 |
| 1182 | 2026-09-04T01:52:36.961Z | Fresh tokio-util v0.7.19 |
| 1183 | 2026-09-04T01:52:36.961Z | Fresh serde_json v1.0.151 |
| 1184 | 2026-09-04T01:52:36.961Z | Fresh erased-serde v0.3.31 |
| 1185 | 2026-09-04T01:52:36.961Z | Fresh scroll_derive v0.13.1 |
| 1186 | 2026-09-04T01:52:36.961Z | Fresh thread-id v5.0.0 |
| 1187 | 2026-09-04T01:52:36.961Z | Fresh try-lock v0.2.3 |
| 1188 | 2026-09-04T01:52:36.961Z | Fresh subtle v2.5.0 |
| 1189 | 2026-09-04T01:52:36.961Z | Fresh fnv v1.0.7 |
| 1190 | 2026-09-04T01:52:36.961Z | Fresh byteorder v1.4.3 |
| 1191 | 2026-09-04T01:52:36.961Z | Fresh icu_properties_data v1.5.0 |
| 1192 | 2026-09-04T01:52:36.961Z | Fresh tower-layer v0.3.3 |
| 1193 | 2026-09-04T01:52:36.961Z | Fresh base64 v0.22.1 |
| 1194 | 2026-09-04T01:52:36.961Z | Fresh cpufeatures v0.3.0 |
| 1195 | 2026-09-04T01:52:36.961Z | Fresh tower-service v0.3.3 |
| 1196 | 2026-09-04T01:52:36.961Z | Fresh h2 v0.4.14 |
| 1197 | 2026-09-04T01:52:36.961Z | Fresh icu_properties v1.5.1 |
| 1198 | 2026-09-04T01:52:36.962Z | Fresh want v0.3.0 |
| 1199 | 2026-09-04T01:52:36.962Z | Fresh slog v2.8.2 |
| 1200 | 2026-09-04T01:52:36.962Z | Fresh rustls v0.23.43 |
| 1201 | 2026-09-04T01:52:36.962Z | Fresh scroll v0.13.0 |
| 1202 | 2026-09-04T01:52:36.962Z | Fresh paste v1.0.15 |
| 1203 | 2026-09-04T01:52:36.962Z | Fresh block-buffer v0.12.0 |
| 1204 | 2026-09-04T01:52:36.962Z | Fresh crypto-common v0.2.1 |
| 1205 | 2026-09-04T01:52:36.962Z | Fresh httpdate v1.0.1 |
| 1206 | 2026-09-04T01:52:36.962Z | Fresh const-oid v0.10.2 |
| 1207 | 2026-09-04T01:52:36.962Z | Fresh unicode-width v0.2.2 |
| 1208 | 2026-09-04T01:52:36.962Z | Fresh plain v0.2.3 |
| 1209 | 2026-09-04T01:52:36.962Z | Fresh icu_normalizer_data v1.5.0 |
| 1210 | 2026-09-04T01:52:36.962Z | Fresh utf8_iter v1.0.4 |
| 1211 | 2026-09-04T01:52:36.962Z | Fresh adler2 v2.0.1 |
| 1212 | 2026-09-04T01:52:36.962Z | Fresh simd-adler32 v0.3.7 |
| 1213 | 2026-09-04T01:52:36.962Z | Fresh write16 v1.0.0 |
| 1214 | 2026-09-04T01:52:36.962Z | Fresh utf16_iter v1.0.5 |
| 1215 | 2026-09-04T01:52:36.962Z | Fresh unicode-segmentation v1.10.0 |
| 1216 | 2026-09-04T01:52:36.962Z | Fresh digest v0.11.2 |
| 1217 | 2026-09-04T01:52:36.962Z | Fresh console v0.16.4 |
| 1218 | 2026-09-04T01:52:36.962Z | Fresh goblin v0.10.1 |
| 1219 | 2026-09-04T01:52:36.962Z | Fresh miniz_oxide v0.8.9 |
| 1220 | 2026-09-04T01:52:36.962Z | Fresh hyper v1.11.0 |
| 1221 | 2026-09-04T01:52:36.962Z | Fresh newline-converter v0.3.0 |
| 1222 | 2026-09-04T01:52:36.962Z | Fresh icu_normalizer v1.5.0 |
| 1223 | 2026-09-04T01:52:36.962Z | Fresh num-traits v0.2.14 |
| 1224 | 2026-09-04T01:52:36.962Z | Fresh crc32fast v1.5.0 |
| 1225 | 2026-09-04T01:52:36.962Z | Fresh form_urlencoded v1.2.2 |
| 1226 | 2026-09-04T01:52:36.962Z | Fresh serde_tokenstream v0.3.0 |
| 1227 | 2026-09-04T01:52:36.962Z | Fresh serde_tokenstream v0.2.3 |
| 1228 | 2026-09-04T01:52:36.962Z | Fresh openssl-probe v0.2.1 |
| 1229 | 2026-09-04T01:52:36.962Z | Fresh winnow v1.0.0 |
| 1230 | 2026-09-04T01:52:36.962Z | Fresh pretty-hex v0.4.1 |
| 1231 | 2026-09-04T01:52:36.962Z | Fresh iana-time-zone v0.1.47 |
| 1232 | 2026-09-04T01:52:36.962Z | Fresh ipnet v2.10.0 |
| 1233 | 2026-09-04T01:52:36.962Z | Fresh semver v1.0.28 |
| 1234 | 2026-09-04T01:52:36.962Z | Fresh mime v0.3.16 |
| 1235 | 2026-09-04T01:52:36.962Z | Fresh similar v3.2.0 |
| 1236 | 2026-09-04T01:52:36.962Z | Fresh heck v0.5.0 |
| 1237 | 2026-09-04T01:52:36.962Z | Fresh rustls-native-certs v0.8.3 |
| 1238 | 2026-09-04T01:52:36.963Z | Fresh hyper-util v0.1.20 |
| 1239 | 2026-09-04T01:52:36.963Z | Fresh toml_parser v1.1.3+spec-1.1.0 |
| 1240 | 2026-09-04T01:52:36.963Z | Fresh chrono v0.4.45 |
| 1241 | 2026-09-04T01:52:36.963Z | Fresh dof v0.4.0 |
| 1242 | 2026-09-04T01:52:36.963Z | Fresh idna_adapter v1.2.0 |
| 1243 | 2026-09-04T01:52:36.963Z | Fresh flate2 v1.1.9 |
| 1244 | 2026-09-04T01:52:36.963Z | Fresh unicase v2.6.0 |
| 1245 | 2026-09-04T01:52:36.963Z | Fresh sha1 v0.11.0 |
| 1246 | 2026-09-04T01:52:36.963Z | Fresh tokio-rustls v0.26.4 |
| 1247 | 2026-09-04T01:52:36.963Z | Fresh chacha20 v0.10.1 |
| 1248 | 2026-09-04T01:52:36.963Z | Fresh concurrent-queue v2.5.0 |
| 1249 | 2026-09-04T01:52:36.963Z | Fresh serde_derive_internals v0.29.0 |
| 1250 | 2026-09-04T01:52:36.963Z | Fresh serde_spanned v1.1.1 |
| 1251 | 2026-09-04T01:52:36.963Z | Fresh syn v2.0.118 |
| 1252 | 2026-09-04T01:52:36.963Z | Fresh toml_datetime v1.1.1+spec-1.1.0 |
| 1253 | 2026-09-04T01:52:36.963Z | Fresh thread_local v1.1.4 |
| 1254 | 2026-09-04T01:52:36.963Z | Fresh sync_wrapper v1.0.1 |
| 1255 | 2026-09-04T01:52:36.963Z | Fresh encoding_rs v0.8.32 |
| 1256 | 2026-09-04T01:52:36.963Z | Fresh compression-core v0.4.32 |
| 1257 | 2026-09-04T01:52:36.963Z | Fresh toml_writer v1.1.2+spec-1.1.0 |
| 1258 | 2026-09-04T01:52:36.963Z | Fresh parking v2.2.0 |
| 1259 | 2026-09-04T01:52:36.963Z | Fresh match_cfg v0.1.0 |
| 1260 | 2026-09-04T01:52:36.963Z | Fresh compression-codecs v0.4.38 |
| 1261 | 2026-09-04T01:52:36.963Z | Fresh event-listener v5.0.0 |
| 1262 | 2026-09-04T01:52:36.963Z | Fresh toml v1.1.4+spec-1.1.0 |
| 1263 | 2026-09-04T01:52:36.963Z | Fresh hostname v0.3.1 |
| 1264 | 2026-09-04T01:52:36.963Z | Fresh schemars_derive v0.8.22 |
| 1265 | 2026-09-04T01:52:36.963Z | Fresh tower v0.5.2 |
| 1266 | 2026-09-04T01:52:36.963Z | Fresh usdt-impl v0.6.0 |
| 1267 | 2026-09-04T01:52:36.963Z | Fresh idna v1.0.3 |
| 1268 | 2026-09-04T01:52:36.963Z | Fresh rand v0.10.2 |
| 1269 | 2026-09-04T01:52:36.963Z | Fresh ryu v1.0.5 |
| 1270 | 2026-09-04T01:52:36.963Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1271 | 2026-09-04T01:52:36.963Z | Fresh usdt-macro v0.6.0 |
| 1272 | 2026-09-04T01:52:36.963Z | Fresh usdt-attr-macro v0.6.0 |
| 1273 | 2026-09-04T01:52:36.963Z | Fresh slog-json v2.6.1 |
| 1274 | 2026-09-04T01:52:36.963Z | Fresh http-body-util v0.1.5 |
| 1275 | 2026-09-04T01:52:36.963Z | Fresh crossbeam-channel v0.5.15 |
| 1276 | 2026-09-04T01:52:36.963Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2024 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=eb8bcb96069be0e0 -C extra-filename=-47c1c6e7bab1e11e --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-0b585e0f50bab1b0.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-268ad0d3aca1d98b.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-eeac743b2cc9db40.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rlib --extern proc_macro` |
| 1277 | 2026-09-04T01:52:36.964Z | Fresh futures-executor v0.3.34 |
| 1278 | 2026-09-04T01:52:36.997Z | Fresh uuid v1.26.0 |
| 1279 | 2026-09-04T01:52:37.001Z | Fresh async-stream-impl v0.3.6 |
| 1280 | 2026-09-04T01:52:37.001Z | Fresh memmap2 v0.9.8 |
| 1281 | 2026-09-04T01:52:37.001Z | Fresh is-terminal v0.4.12 |
| 1282 | 2026-09-04T01:52:37.001Z | Fresh dyn-clone v1.0.4 |
| 1283 | 2026-09-04T01:52:37.001Z | Fresh take_mut v0.2.2 |
| 1284 | 2026-09-04T01:52:37.001Z | Fresh iri-string v0.7.8 |
| 1285 | 2026-09-04T01:52:37.001Z | Fresh data-encoding v2.4.0 |
| 1286 | 2026-09-04T01:52:37.001Z | Fresh spin v0.9.8 |
| 1287 | 2026-09-04T01:52:37.001Z | Fresh term v1.1.0 |
| 1288 | 2026-09-04T01:52:37.001Z | Fresh base64 v0.23.1 |
| 1289 | 2026-09-04T01:52:37.001Z | Fresh tungstenite v0.30.0 |
| 1290 | 2026-09-04T01:52:37.001Z | Fresh slog-term v2.9.2 |
| 1291 | 2026-09-04T01:52:37.001Z | Fresh multer v3.1.0 |
| 1292 | 2026-09-04T01:52:37.001Z | Fresh slog-async v2.8.0 |
| 1293 | 2026-09-04T01:52:37.001Z | Fresh tower-http v0.6.8 |
| 1294 | 2026-09-04T01:52:37.002Z | Fresh schemars v0.8.22 |
| 1295 | 2026-09-04T01:52:37.002Z | Fresh futures v0.3.34 |
| 1296 | 2026-09-04T01:52:37.002Z | Fresh async-stream v0.3.6 |
| 1297 | 2026-09-04T01:52:37.002Z | Fresh usdt v0.6.0 |
| 1298 | 2026-09-04T01:52:37.002Z | Fresh serde_urlencoded v0.7.1 |
| 1299 | 2026-09-04T01:52:37.002Z | Fresh slog-bunyan v2.5.0 |
| 1300 | 2026-09-04T01:52:37.002Z | Fresh url v2.5.4 |
| 1301 | 2026-09-04T01:52:37.002Z | Fresh camino v1.2.5 |
| 1302 | 2026-09-04T01:52:37.002Z | Fresh event-listener-strategy v0.5.4 |
| 1303 | 2026-09-04T01:52:37.002Z | Fresh async-compression v0.4.43 |
| 1304 | 2026-09-04T01:52:37.002Z | Fresh target-triple v1.0.0 |
| 1305 | 2026-09-04T01:52:37.002Z | Fresh hyper-rustls v0.27.9 |
| 1306 | 2026-09-04T01:52:37.006Z | Fresh rustls-platform-verifier v0.6.2 |
| 1307 | 2026-09-04T01:52:37.006Z | Fresh pem v3.0.6 |
| 1308 | 2026-09-04T01:52:37.006Z | Fresh yasna v0.6.0 |
| 1309 | 2026-09-04T01:52:37.006Z | Fresh waitgroup v0.1.2 |
| 1310 | 2026-09-04T01:52:37.006Z | Fresh openapiv3 v2.2.0 |
| 1311 | 2026-09-04T01:52:37.006Z | Fresh rustls-pemfile v2.2.0 |
| 1312 | 2026-09-04T01:52:37.006Z | Fresh async-trait v0.1.92 |
| 1313 | 2026-09-04T01:52:37.006Z | Fresh serde_path_to_error v0.1.20 |
| 1314 | 2026-09-04T01:52:37.006Z | Fresh hostname v0.4.2 |
| 1315 | 2026-09-04T01:52:37.006Z | Fresh simple-mermaid v0.2.0 |
| 1316 | 2026-09-04T01:52:37.006Z | Fresh glob v0.3.0 |
| 1317 | 2026-09-04T01:52:37.006Z | Fresh debug-ignore v1.0.5 |
| 1318 | 2026-09-04T01:52:37.006Z | Fresh termcolor v1.1.2 |
| 1319 | 2026-09-04T01:52:37.006Z | Fresh rcgen v0.14.9 |
| 1320 | 2026-09-04T01:52:37.006Z | Fresh trybuild v1.0.120 |
| 1321 | 2026-09-04T01:52:37.006Z | Fresh reqwest v0.13.4 |
| 1322 | 2026-09-04T01:52:37.006Z | Fresh mime_guess v2.0.5 |
| 1323 | 2026-09-04T01:52:37.006Z | Fresh async-channel v2.5.0 |
| 1324 | 2026-09-04T01:52:37.006Z | Fresh anyhow v1.0.104 |
| 1325 | 2026-09-04T01:52:37.006Z | Fresh tokio-tungstenite v0.30.0 |
| 1326 | 2026-09-04T01:52:37.006Z | Fresh pem v4.0.0 |
| 1327 | 2026-09-04T01:52:37.006Z | Fresh subprocess v1.2.1 |
| 1328 | 2026-09-04T01:52:37.006Z | Fresh buf-list v1.1.2 |
| 1329 | 2026-09-04T01:52:37.006Z | Fresh lazy_static v1.5.0 |
| 1330 | 2026-09-04T01:52:37.006Z | Fresh once_cell v1.20.1 |
| 1331 | 2026-09-04T01:52:37.006Z | Fresh schema-derive v0.2.1 |
| 1332 | 2026-09-04T01:52:37.006Z | Fresh getrandom v0.4.1 |
| 1333 | 2026-09-04T01:52:37.006Z | Fresh prettyplease v0.3.0 |
| 1334 | 2026-09-04T01:52:37.006Z | Fresh schema v0.2.1 |
| 1335 | 2026-09-04T01:52:37.006Z | Fresh tempfile v3.27.0 |
| 1336 | 2026-09-04T01:52:37.006Z | Fresh atomicwrites v0.4.4 |
| 1337 | 2026-09-04T01:52:37.006Z | Fresh expectorate v1.3.0 |
| 1338 | 2026-09-04T01:52:38.245Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 1339 | 2026-09-04T01:52:38.249Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 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=6ef89d8e485facc1 -C extra-filename=-570938fef59e150e --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_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1340 | 2026-09-04T01:52:38.249Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 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=7cc3b10358026536 -C extra-filename=-854990be2a52ffd9 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1341 | 2026-09-04T01:52:43.216Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2024 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=2b19d3e66ed69f06 -C extra-filename=-f0fcae4f7864d7cf --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1342 | 2026-09-04T01:52:43.223Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2024 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=7f7289249b165c75 -C extra-filename=-8880336ddd553743 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1343 | 2026-09-04T01:52:43.223Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2024 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=244feb1ddc8d2003 -C extra-filename=-3ae2f953b9b3c5fb --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1344 | 2026-09-04T01:52:43.223Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2024 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=7d722bed73cb7707 -C extra-filename=-cb5ee6a8e0410431 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1345 | 2026-09-04T01:52:43.223Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2024 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=c441b459c1f33710 -C extra-filename=-1aafc077dd8a53ba --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1346 | 2026-09-04T01:52:43.223Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2024 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=0df940d440f7c9a0 -C extra-filename=-8bffec22af17b257 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1347 | 2026-09-04T01:52:43.223Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2024 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=be4165887f4fce51 -C extra-filename=-77b499ca6c07923a --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1348 | 2026-09-04T01:52:44.095Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2024 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=91786203f7d0256d -C extra-filename=-3423baec0920875f --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1349 | 2026-09-04T01:52:53.795Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2024 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=2759aba5e63ad18c -C extra-filename=-16a1cfec1d27febc --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1350 | 2026-09-04T01:52:54.325Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2024 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=508520577882a044 -C extra-filename=-3482533bc24f0b3d --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1351 | 2026-09-04T01:52:54.474Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2024 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=7b92d4cad22f0f60 -C extra-filename=-01aaae18470170ad --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1352 | 2026-09-04T01:52:55.502Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2024 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=765a753856bca291 -C extra-filename=-b5c159e32fa0cd5e --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1353 | 2026-09-04T01:52:55.515Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2024 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=da7d613fffe5b53c -C extra-filename=-18929c8489567f38 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1354 | 2026-09-04T01:52:56.151Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2024 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=e7877d9925c6d45c -C extra-filename=-36432a25078f3102 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1355 | 2026-09-04T01:53:04.831Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2024 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=7d7a9e4225eee1f2 -C extra-filename=-5439fafe07548a10 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1356 | 2026-09-04T01:53:05.680Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2024 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=974d3966bc517619 -C extra-filename=-9b9fc30c266ce329 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1357 | 2026-09-04T01:53:06.410Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2024 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=71b2a4ede4c00b8d -C extra-filename=-be26d8731d1d793a --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1358 | 2026-09-04T01:53:06.800Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2024 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=a56f20586a9c5165 -C extra-filename=-98fd3053c3b0d148 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1359 | 2026-09-04T01:53:06.981Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2024 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=e7d9ff0807afeb9d -C extra-filename=-87f60311154dc031 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1360 | 2026-09-04T01:53:07.295Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2024 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=46546e5c3db234c4 -C extra-filename=-9d0c08b9773a011b --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1361 | 2026-09-04T01:53:07.842Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2024 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=989bf7ff8dc8aa61 -C extra-filename=-023ad2b7c455c8c2 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1362 | 2026-09-04T01:53:15.581Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2024 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=136d87e4ce45493a -C extra-filename=-420061508b9a3924 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1363 | 2026-09-04T01:53:15.586Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2024 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=127adee87c1c53f7 -C extra-filename=-17e6ed10a4c0dcf5 --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1364 | 2026-09-04T01:53:17.443Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2024 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=64e653603522bb8f -C extra-filename=-7230001cc3443e8d --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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/out` |
| 1365 | 2026-09-04T01:53:25.613Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 48.85s |
| 1366 | 2026-09-04T01:53:25.656Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-854990be2a52ffd9` |
| 1367 | 2026-09-04T01:53:25.659Z | |
| 1368 | 2026-09-04T01:53:25.659Z | running 142 tests |
| 1369 | 2026-09-04T01:53:25.664Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1370 | 2026-09-04T01:53:25.664Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1371 | 2026-09-04T01:53:25.664Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1372 | 2026-09-04T01:53:25.664Z | test api_description::test::test_dup_names ... ok |
| 1373 | 2026-09-04T01:53:25.664Z | test api_description::test::test_badpath1 ... ok |
| 1374 | 2026-09-04T01:53:25.664Z | test api_description::test::test_badpath2 ... ok |
| 1375 | 2026-09-04T01:53:25.664Z | test api_description::test::test_badpath3 ... ok |
| 1376 | 2026-09-04T01:53:25.664Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1377 | 2026-09-04T01:53:25.664Z | test api_description::test::test_tags_need_one ... ok |
| 1378 | 2026-09-04T01:53:25.664Z | test api_description::test::test_tags_too_many ... ok |
| 1379 | 2026-09-04T01:53:25.664Z | test api_description::test::test_tags_just_right ... ok |
| 1380 | 2026-09-04T01:53:25.664Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1381 | 2026-09-04T01:53:25.664Z | test compression::tests::test_accepts_gzip_encoding_basic ... ok |
| 1382 | 2026-09-04T01:53:25.664Z | test compression::tests::test_accepts_gzip_encoding_multiple_encodings ... ok |
| 1383 | 2026-09-04T01:53:25.664Z | test compression::tests::test_accepts_gzip_encoding_malformed_quality ... ok |
| 1384 | 2026-09-04T01:53:25.664Z | test compression::tests::test_accepts_gzip_encoding_case_insensitive ... ok |
| 1385 | 2026-09-04T01:53:25.664Z | test compression::tests::test_accepts_gzip_encoding_gzip_takes_precedence_over_wildcard ... ok |
| 1386 | 2026-09-04T01:53:25.664Z | test compression::tests::test_accepts_gzip_encoding_gzip_acceptance_overrides_wildcard_rejection ... ok |
| 1387 | 2026-09-04T01:53:25.665Z | test compression::tests::test_accepts_gzip_encoding_ignores_malformed_parameters ... ok |
| 1388 | 2026-09-04T01:53:25.665Z | test compression::tests::test_accepts_gzip_encoding_multiple_headers ... ok |
| 1389 | 2026-09-04T01:53:25.665Z | test compression::tests::test_accepts_gzip_encoding_prefers_highest_quality ... ok |
| 1390 | 2026-09-04T01:53:25.665Z | test compression::tests::test_accepts_gzip_encoding_no_header ... ok |
| 1391 | 2026-09-04T01:53:25.665Z | test compression::tests::test_accepts_gzip_encoding_non_finite_quality_defaults ... ok |
| 1392 | 2026-09-04T01:53:25.665Z | test compression::tests::test_accepts_gzip_encoding_rejects_zero_quality ... ok |
| 1393 | 2026-09-04T01:53:25.665Z | test compression::tests::test_accepts_gzip_encoding_wildcard ... ok |
| 1394 | 2026-09-04T01:53:25.665Z | test compression::tests::test_accepts_gzip_encoding_with_spaces ... ok |
| 1395 | 2026-09-04T01:53:25.665Z | test compression::tests::test_accepts_gzip_encoding_with_positive_quality ... ok |
| 1396 | 2026-09-04T01:53:25.665Z | test compression::tests::test_accepts_gzip_encoding_wildcard_with_quality ... ok |
| 1397 | 2026-09-04T01:53:25.665Z | test compression::tests::test_accepts_gzip_encoding_wildcard_rejected ... ok |
| 1398 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_already_encoded ... ok |
| 1399 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_basic ... ok |
| 1400 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_head_method ... ok |
| 1401 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_compressible_content_types ... ok |
| 1402 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_no_accept_encoding ... ok |
| 1403 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_no_content ... ok |
| 1404 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_no_compression_extension ... ok |
| 1405 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_non_compressible_content_types ... ok |
| 1406 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_no_content_type ... ok |
| 1407 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_not_modified ... ok |
| 1408 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_sse ... ok |
| 1409 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_rejects_content_range ... ok |
| 1410 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_partial_content ... ok |
| 1411 | 2026-09-04T01:53:25.665Z | test compression::tests::test_should_compress_response_respects_content_length_threshold ... ok |
| 1412 | 2026-09-04T01:53:25.665Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1413 | 2026-09-04T01:53:25.665Z | test error::test::test_serialize_error_response_body ... ok |
| 1414 | 2026-09-04T01:53:25.666Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1415 | 2026-09-04T01:53:25.666Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1416 | 2026-09-04T01:53:25.666Z | test extractor::header::tests::test_header_parsing ... ok |
| 1417 | 2026-09-04T01:53:25.666Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1418 | 2026-09-04T01:53:25.666Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1419 | 2026-09-04T01:53:25.666Z | test from_map::test::test_deep ... ok |
| 1420 | 2026-09-04T01:53:25.666Z | test from_map::test::test_lone_literal ... ok |
| 1421 | 2026-09-04T01:53:25.666Z | test from_map::test::test_case_insensitive ... ok |
| 1422 | 2026-09-04T01:53:25.666Z | test from_map::test::test_missing_data2 ... ok |
| 1423 | 2026-09-04T01:53:25.666Z | test from_map::test::test_missing_data1 ... ok |
| 1424 | 2026-09-04T01:53:25.666Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1425 | 2026-09-04T01:53:25.666Z | test from_map::test::test_types ... ok |
| 1426 | 2026-09-04T01:53:25.666Z | test compression::tests::test_apply_gzip_compression_removes_accept_ranges_and_sets_vary ... ok |
| 1427 | 2026-09-04T01:53:25.670Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1428 | 2026-09-04T01:53:25.670Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1429 | 2026-09-04T01:53:25.670Z | test compression::tests::test_apply_gzip_compression_avoids_duplicate_vary_entries ... ok |
| 1430 | 2026-09-04T01:53:25.670Z | test logging::test::test_config_bad_log_mode ... ok |
| 1431 | 2026-09-04T01:53:25.670Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1432 | 2026-09-04T01:53:25.670Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1433 | 2026-09-04T01:53:25.670Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1434 | 2026-09-04T01:53:25.670Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1435 | 2026-09-04T01:53:25.670Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1436 | 2026-09-04T01:53:25.670Z | test pagination::test::test_pagination_schema ... ok |
| 1437 | 2026-09-04T01:53:25.670Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1438 | 2026-09-04T01:53:25.670Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1439 | 2026-09-04T01:53:25.670Z | test pagination::test::test_results_page ... ok |
| 1440 | 2026-09-04T01:53:25.670Z | test pagination::test::test_pagparams_parsing ... ok |
| 1441 | 2026-09-04T01:53:25.670Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1442 | 2026-09-04T01:53:25.670Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1443 | 2026-09-04T01:53:25.670Z | test api_description::test::test_tags_set ... ok |
| 1444 | 2026-09-04T01:53:25.670Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1445 | 2026-09-04T01:53:25.670Z | test router::test::test_bogus_regex - should panic ... ok |
| 1446 | 2026-09-04T01:53:25.670Z | test pagination::test::test_page_token_serialization ... ok |
| 1447 | 2026-09-04T01:53:25.670Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1448 | 2026-09-04T01:53:25.670Z | note: configured to log to "/tmp/dropshot-854990be2a52ffd9.3067.file_dir/log.out" |
| 1449 | 2026-09-04T01:53:25.670Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1450 | 2026-09-04T01:53:25.670Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1451 | 2026-09-04T01:53:25.670Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1452 | 2026-09-04T01:53:25.670Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1453 | 2026-09-04T01:53:25.670Z | test router::test::test_empty_variable ... ok |
| 1454 | 2026-09-04T01:53:25.670Z | test router::test::test_embedded_non_variable ... ok |
| 1455 | 2026-09-04T01:53:25.670Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1456 | 2026-09-04T01:53:25.670Z | test router::test::test_iter ... ok |
| 1457 | 2026-09-04T01:53:25.670Z | test router::test::test_error_cases ... ok |
| 1458 | 2026-09-04T01:53:25.670Z | test logging::test::test_config_stderr_terminal ... ok |
| 1459 | 2026-09-04T01:53:25.671Z | test router::test::test_iter2 ... ok |
| 1460 | 2026-09-04T01:53:25.671Z | test router::test::test_iter_null ... ok |
| 1461 | 2026-09-04T01:53:25.671Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1462 | 2026-09-04T01:53:25.671Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1463 | 2026-09-04T01:53:25.671Z | test router::test::test_more_after_regex - should panic ... ok |
| 1464 | 2026-09-04T01:53:25.671Z | test router::test::test_map_bad_value ... ok |
| 1465 | 2026-09-04T01:53:25.671Z | test router::test::test_map ... ok |
| 1466 | 2026-09-04T01:53:25.671Z | test router::test::test_path_segment ... ok |
| 1467 | 2026-09-04T01:53:25.671Z | test router::test::test_router_basic ... ok |
| 1468 | 2026-09-04T01:53:25.671Z | test router::test::test_segments ... ok |
| 1469 | 2026-09-04T01:53:25.671Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1470 | 2026-09-04T01:53:25.671Z | test router::test::test_router_versioned ... ok |
| 1471 | 2026-09-04T01:53:25.671Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1472 | 2026-09-04T01:53:25.671Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1473 | 2026-09-04T01:53:25.671Z | test router::test::test_map_bad_seq ... ok |
| 1474 | 2026-09-04T01:53:25.671Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1475 | 2026-09-04T01:53:25.671Z | note: configured to log to "/tmp/dropshot-854990be2a52ffd9.3067.file_dir/log.out" |
| 1476 | 2026-09-04T01:53:25.671Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1477 | 2026-09-04T01:53:25.671Z | test router::test::test_variables_multi ... ok |
| 1478 | 2026-09-04T01:53:25.671Z | test router::test::test_variable_rename ... ok |
| 1479 | 2026-09-04T01:53:25.671Z | test router::test::test_variables_basic ... ok |
| 1480 | 2026-09-04T01:53:25.671Z | test router::test::test_variables_glob ... ok |
| 1481 | 2026-09-04T01:53:25.671Z | test schema_util::test::test_empty_struct ... ok |
| 1482 | 2026-09-04T01:53:25.671Z | test schema_util::test::test_nullable ... ok |
| 1483 | 2026-09-04T01:53:25.671Z | test schema_util::test::test_additional_properties ... ok |
| 1484 | 2026-09-04T01:53:25.671Z | test schema_util::test::test_two_types - should panic ... ok |
| 1485 | 2026-09-04T01:53:25.671Z | test schema_util::test::test_embedded_schema ... ok |
| 1486 | 2026-09-04T01:53:25.671Z | test schema_util::test::test_extension_conversion ... ok |
| 1487 | 2026-09-04T01:53:25.671Z | note: configured to log to "/tmp/dropshot-854990be2a52ffd9.3067.file_dir/log.out" |
| 1488 | 2026-09-04T01:53:25.671Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1489 | 2026-09-04T01:53:25.671Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1490 | 2026-09-04T01:53:25.671Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1491 | 2026-09-04T01:53:25.671Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1492 | 2026-09-04T01:53:25.671Z | test logging::test::test_config_file ... ok |
| 1493 | 2026-09-04T01:53:25.671Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1494 | 2026-09-04T01:53:25.671Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1495 | 2026-09-04T01:53:25.671Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1496 | 2026-09-04T01:53:25.671Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1497 | 2026-09-04T01:53:25.672Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1498 | 2026-09-04T01:53:25.672Z | test to_map::test::test_struct_with_options ... ok |
| 1499 | 2026-09-04T01:53:25.672Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1500 | 2026-09-04T01:53:25.672Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1501 | 2026-09-04T01:53:25.672Z | test to_map::test::test_to_map_enum ... ok |
| 1502 | 2026-09-04T01:53:25.672Z | test to_map::test::test_to_map_num ... ok |
| 1503 | 2026-09-04T01:53:25.672Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1504 | 2026-09-04T01:53:25.672Z | test to_map::test::test_to_map_seq ... ok |
| 1505 | 2026-09-04T01:53:25.672Z | test to_map::test::test_to_map_valid ... ok |
| 1506 | 2026-09-04T01:53:25.672Z | test to_map::test::test_to_map_vec ... ok |
| 1507 | 2026-09-04T01:53:25.672Z | test type_util::tests::test_commented_ref ... ok |
| 1508 | 2026-09-04T01:53:25.672Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1509 | 2026-09-04T01:53:25.672Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1510 | 2026-09-04T01:53:25.672Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1511 | 2026-09-04T01:53:25.672Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1512 | 2026-09-04T01:53:25.672Z | test server::test::test_server_run_then_close ... ok |
| 1513 | 2026-09-04T01:53:25.672Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1514 | 2026-09-04T01:53:25.672Z | |
| 1515 | 2026-09-04T01:53:25.672Z | test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1516 | 2026-09-04T01:53:25.672Z | |
| 1517 | 2026-09-04T01:53:25.672Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-3ae2f953b9b3c5fb` |
| 1518 | 2026-09-04T01:53:25.676Z | |
| 1519 | 2026-09-04T01:53:25.676Z | running 1 test |
| 1520 | 2026-09-04T01:53:25.973Z | Compiling proc-macro2 v1.0.107 |
| 1521 | 2026-09-04T01:53:25.973Z | Compiling quote v1.0.47 |
| 1522 | 2026-09-04T01:53:25.973Z | Compiling unicode-ident v1.0.12 |
| 1523 | 2026-09-04T01:53:25.977Z | Compiling libc v0.2.189 |
| 1524 | 2026-09-04T01:53:25.977Z | Checking cfg-if v1.0.0 |
| 1525 | 2026-09-04T01:53:25.977Z | Compiling serde_core v1.0.229 |
| 1526 | 2026-09-04T01:53:25.977Z | Checking itoa v1.0.1 |
| 1527 | 2026-09-04T01:53:26.070Z | Checking pin-project-lite v0.2.12 |
| 1528 | 2026-09-04T01:53:26.123Z | Checking memchr v2.6.0 |
| 1529 | 2026-09-04T01:53:26.126Z | Compiling autocfg v1.1.0 |
| 1530 | 2026-09-04T01:53:26.153Z | Compiling thiserror v2.0.20 |
| 1531 | 2026-09-04T01:53:26.393Z | Checking bytes v1.12.1 |
| 1532 | 2026-09-04T01:53:26.623Z | Checking smallvec v1.13.2 |
| 1533 | 2026-09-04T01:53:26.628Z | Checking futures-core v0.3.34 |
| 1534 | 2026-09-04T01:53:26.699Z | Compiling zmij v1.0.2 |
| 1535 | 2026-09-04T01:53:26.739Z | Checking once_cell v1.20.1 |
| 1536 | 2026-09-04T01:53:26.792Z | Compiling serde_json v1.0.151 |
| 1537 | 2026-09-04T01:53:26.905Z | Compiling log v0.4.17 |
| 1538 | 2026-09-04T01:53:26.919Z | Compiling serde v1.0.229 |
| 1539 | 2026-09-04T01:53:27.014Z | Compiling jobserver v0.1.34 |
| 1540 | 2026-09-04T01:53:27.053Z | Compiling shlex v1.3.0 |
| 1541 | 2026-09-04T01:53:27.057Z | Compiling parking_lot_core v0.9.4 |
| 1542 | 2026-09-04T01:53:27.086Z | Compiling find-msvc-tools v0.1.9 |
| 1543 | 2026-09-04T01:53:27.331Z | Compiling cc v1.2.60 |
| 1544 | 2026-09-04T01:53:27.370Z | Compiling slab v0.4.9 |
| 1545 | 2026-09-04T01:53:27.383Z | Checking futures-sink v0.3.34 |
| 1546 | 2026-09-04T01:53:27.404Z | Checking scopeguard v1.2.0 |
| 1547 | 2026-09-04T01:53:27.455Z | Compiling syn v2.0.118 |
| 1548 | 2026-09-04T01:53:27.475Z | Compiling syn v3.0.4 |
| 1549 | 2026-09-04T01:53:27.502Z | Checking lock_api v0.4.6 |
| 1550 | 2026-09-04T01:53:27.688Z | Compiling fs_extra v1.3.0 |
| 1551 | 2026-09-04T01:53:27.750Z | Compiling version_check v0.9.5 |
| 1552 | 2026-09-04T01:53:27.761Z | Compiling dunce v1.0.5 |
| 1553 | 2026-09-04T01:53:27.857Z | Checking parking_lot v0.12.1 |
| 1554 | 2026-09-04T01:53:28.048Z | Checking mio v1.2.0 |
| 1555 | 2026-09-04T01:53:28.074Z | Compiling cmake v0.1.58 |
| 1556 | 2026-09-04T01:53:28.115Z | Checking socket2 v0.6.3 |
| 1557 | 2026-09-04T01:53:28.130Z | Checking signal-hook-registry v1.4.0 |
| 1558 | 2026-09-04T01:53:28.328Z | Checking stable_deref_trait v1.2.0 |
| 1559 | 2026-09-04T01:53:28.360Z | Checking futures-channel v0.3.34 |
| 1560 | 2026-09-04T01:53:28.401Z | Checking http v1.5.0 |
| 1561 | 2026-09-04T01:53:28.454Z | Compiling zerocopy v0.8.27 |
| 1562 | 2026-09-04T01:53:28.538Z | Checking zeroize v1.8.2 |
| 1563 | 2026-09-04T01:53:28.557Z | Compiling ucd-trie v0.1.6 |
| 1564 | 2026-09-04T01:53:28.724Z | Compiling aws-lc-rs v1.16.3 |
| 1565 | 2026-09-04T01:53:28.865Z | Checking futures-task v0.3.34 |
| 1566 | 2026-09-04T01:53:28.973Z | Compiling getrandom v0.4.1 |
| 1567 | 2026-09-04T01:53:28.980Z | Checking futures-io v0.3.34 |
| 1568 | 2026-09-04T01:53:29.004Z | Checking rand_core v0.10.1 |
| 1569 | 2026-09-04T01:53:29.145Z | Checking rustls-pki-types v1.15.1 |
| 1570 | 2026-09-04T01:53:29.250Z | Compiling typenum v1.19.0 |
| 1571 | 2026-09-04T01:53:29.265Z | Compiling aws-lc-sys v0.40.0 |
| 1572 | 2026-09-04T01:53:29.307Z | Compiling httparse v1.10.0 |
| 1573 | 2026-09-04T01:53:29.434Z | Compiling rustversion v1.0.22 |
| 1574 | 2026-09-04T01:53:29.798Z | Checking writeable v0.5.5 |
| 1575 | 2026-09-04T01:53:29.909Z | Checking litemap v0.7.4 |
| 1576 | 2026-09-04T01:53:29.934Z | Compiling crossbeam-utils v0.8.21 |
| 1577 | 2026-09-04T01:53:30.301Z | Compiling synstructure v0.13.1 |
| 1578 | 2026-09-04T01:53:30.374Z | Checking hashbrown v0.17.0 |
| 1579 | 2026-09-04T01:53:30.639Z | Compiling num-conv v0.2.0 |
| 1580 | 2026-09-04T01:53:30.737Z | Checking powerfmt v0.2.0 |
| 1581 | 2026-09-04T01:53:30.771Z | Compiling time-core v0.1.8 |
| 1582 | 2026-09-04T01:53:30.852Z | Checking equivalent v1.0.0 |
| 1583 | 2026-09-04T01:53:30.883Z | Checking deranged v0.5.5 |
| 1584 | 2026-09-04T01:53:30.915Z | Compiling time-macros v0.2.27 |
| 1585 | 2026-09-04T01:53:30.930Z | Checking indexmap v2.14.0 |
| 1586 | 2026-09-04T01:53:30.970Z | Checking hybrid-array v0.4.8 |
| 1587 | 2026-09-04T01:53:31.049Z | Compiling slog v2.8.2 |
| 1588 | 2026-09-04T01:53:31.520Z | Checking http-body v1.0.1 |
| 1589 | 2026-09-04T01:53:31.548Z | Compiling unicase v2.6.0 |
| 1590 | 2026-09-04T01:53:31.657Z | Checking tracing-core v0.1.32 |
| 1591 | 2026-09-04T01:53:31.773Z | Checking bitflags v2.11.0 |
| 1592 | 2026-09-04T01:53:31.878Z | Checking num_threads v0.1.3 |
| 1593 | 2026-09-04T01:53:31.932Z | Checking icu_locid_transform_data v1.5.0 |
| 1594 | 2026-09-04T01:53:31.959Z | Checking untrusted v0.9.0 |
| 1595 | 2026-09-04T01:53:31.968Z | Compiling rustls v0.23.43 |
| 1596 | 2026-09-04T01:53:32.062Z | Checking atomic-waker v1.1.2 |
| 1597 | 2026-09-04T01:53:32.081Z | Checking percent-encoding v2.3.2 |
| 1598 | 2026-09-04T01:53:32.106Z | Checking tracing v0.1.40 |
| 1599 | 2026-09-04T01:53:32.211Z | Compiling num-traits v0.2.14 |
| 1600 | 2026-09-04T01:53:32.277Z | Checking time v0.3.47 |
| 1601 | 2026-09-04T01:53:32.281Z | Checking icu_properties_data v1.5.0 |
| 1602 | 2026-09-04T01:53:32.477Z | Compiling usdt-impl v0.6.0 |
| 1603 | 2026-09-04T01:53:32.510Z | Checking tower-service v0.3.3 |
| 1604 | 2026-09-04T01:53:32.531Z | Compiling serde_derive v1.0.229 |
| 1605 | 2026-09-04T01:53:32.552Z | Compiling thiserror-impl v2.0.20 |
| 1606 | 2026-09-04T01:53:32.594Z | Compiling futures-macro v0.3.34 |
| 1607 | 2026-09-04T01:53:32.619Z | Compiling zerofrom-derive v0.1.5 |
| 1608 | 2026-09-04T01:53:32.744Z | Compiling tokio-macros v2.7.0 |
| 1609 | 2026-09-04T01:53:33.125Z | Compiling yoke-derive v0.7.5 |
| 1610 | 2026-09-04T01:53:33.300Z | Compiling zerovec-derive v0.10.3 |
| 1611 | 2026-09-04T01:53:33.800Z | Compiling displaydoc v0.2.5 |
| 1612 | 2026-09-04T01:53:33.894Z | Checking tokio v1.53.1 |
| 1613 | 2026-09-04T01:53:34.650Z | Compiling pest v2.8.1 |
| 1614 | 2026-09-04T01:53:34.798Z | Checking futures-util v0.3.34 |
| 1615 | 2026-09-04T01:53:34.817Z | Checking zerofrom v0.1.5 |
| 1616 | 2026-09-04T01:53:34.936Z | Compiling zerocopy-derive v0.8.27 |
| 1617 | 2026-09-04T01:53:34.992Z | Checking yoke v0.7.5 |
| 1618 | 2026-09-04T01:53:35.069Z | Compiling icu_provider_macros v1.5.0 |
| 1619 | 2026-09-04T01:53:35.171Z | Checking zerovec v0.10.4 |
| 1620 | 2026-09-04T01:53:35.839Z | Compiling pest_meta v2.8.1 |
| 1621 | 2026-09-04T01:53:35.924Z | Checking tinystr v0.7.6 |
| 1622 | 2026-09-04T01:53:35.933Z | Checking icu_collections v1.5.0 |
| 1623 | 2026-09-04T01:53:36.100Z | Checking icu_locid v1.5.0 |
| 1624 | 2026-09-04T01:53:36.249Z | Compiling scroll_derive v0.13.1 |
| 1625 | 2026-09-04T01:53:36.592Z | Compiling pest_generator v2.8.1 |
| 1626 | 2026-09-04T01:53:36.754Z | Checking icu_provider v1.5.0 |
| 1627 | 2026-09-04T01:53:37.011Z | Checking tokio-util v0.7.19 |
| 1628 | 2026-09-04T01:53:37.058Z | Checking icu_locid_transform v1.5.0 |
| 1629 | 2026-09-04T01:53:37.284Z | Checking erased-serde v0.3.31 |
| 1630 | 2026-09-04T01:53:37.420Z | Checking subtle v2.5.0 |
| 1631 | 2026-09-04T01:53:37.456Z | Compiling crc32fast v1.5.0 |
| 1632 | 2026-09-04T01:53:37.509Z | Checking fnv v1.0.7 |
| 1633 | 2026-09-04T01:53:37.535Z | Checking cpufeatures v0.3.0 |
| 1634 | 2026-09-04T01:53:37.550Z | Checking base64 v0.22.1 |
| 1635 | 2026-09-04T01:53:37.598Z | Checking tower-layer v0.3.3 |
| 1636 | 2026-09-04T01:53:37.602Z | Checking try-lock v0.2.3 |
| 1637 | 2026-09-04T01:53:37.693Z | Checking want v0.3.0 |
| 1638 | 2026-09-04T01:53:37.743Z | Checking h2 v0.4.14 |
| 1639 | 2026-09-04T01:53:37.786Z | Checking icu_properties v1.5.1 |
| 1640 | 2026-09-04T01:53:37.812Z | Checking scroll v0.13.0 |
| 1641 | 2026-09-04T01:53:37.929Z | Compiling pest_derive v2.8.1 |
| 1642 | 2026-09-04T01:53:38.039Z | Checking block-buffer v0.12.0 |
| 1643 | 2026-09-04T01:53:38.160Z | Checking crypto-common v0.2.1 |
| 1644 | 2026-09-04T01:53:38.180Z | Compiling dof v0.4.0 |
| 1645 | 2026-09-04T01:53:38.206Z | Checking errno v0.3.10 |
| 1646 | 2026-09-04T01:53:38.291Z | Compiling thread-id v5.0.0 |
| 1647 | 2026-09-04T01:53:38.361Z | Checking write16 v1.0.0 |
| 1648 | 2026-09-04T01:53:38.371Z | Checking utf16_iter v1.0.5 |
| 1649 | 2026-09-04T01:53:38.451Z | Checking const-oid v0.10.2 |
| 1650 | 2026-09-04T01:53:38.478Z | Checking httpdate v1.0.1 |
| 1651 | 2026-09-04T01:53:38.606Z | Compiling rustix v1.1.4 |
| 1652 | 2026-09-04T01:53:38.648Z | Compiling byteorder v1.4.3 |
| 1653 | 2026-09-04T01:53:38.732Z | Checking simd-adler32 v0.3.7 |
| 1654 | 2026-09-04T01:53:38.748Z | Checking utf8_iter v1.0.4 |
| 1655 | 2026-09-04T01:53:38.830Z | Compiling dtrace-parser v0.3.0 |
| 1656 | 2026-09-04T01:53:38.865Z | Checking adler2 v2.0.1 |
| 1657 | 2026-09-04T01:53:38.869Z | Checking icu_normalizer_data v1.5.0 |
| 1658 | 2026-09-04T01:53:38.869Z | Checking plain v0.2.3 |
| 1659 | 2026-09-04T01:53:38.958Z | Checking goblin v0.10.1 |
| 1660 | 2026-09-04T01:53:38.964Z | Checking miniz_oxide v0.8.9 |
| 1661 | 2026-09-04T01:53:39.225Z | Checking icu_normalizer v1.5.0 |
| 1662 | 2026-09-04T01:53:39.301Z | Checking digest v0.11.2 |
| 1663 | 2026-09-04T01:53:39.647Z | Checking hyper v1.11.0 |
| 1664 | 2026-09-04T01:53:39.851Z | Compiling serde_tokenstream v0.2.3 |
| 1665 | 2026-09-04T01:53:39.984Z | Checking form_urlencoded v1.2.2 |
| 1666 | 2026-09-04T01:53:40.050Z | Compiling rustix v0.38.44 |
| 1667 | 2026-09-04T01:53:40.108Z | Compiling ryu v1.0.5 |
| 1668 | 2026-09-04T01:53:40.155Z | Checking iana-time-zone v0.1.47 |
| 1669 | 2026-09-04T01:53:40.186Z | Checking ipnet v2.10.0 |
| 1670 | 2026-09-04T01:53:40.257Z | Checking pretty-hex v0.4.1 |
| 1671 | 2026-09-04T01:53:40.407Z | Checking mime v0.3.16 |
| 1672 | 2026-09-04T01:53:40.468Z | Checking openssl-probe v0.2.1 |
| 1673 | 2026-09-04T01:53:40.566Z | Checking rustls-native-certs v0.8.3 |
| 1674 | 2026-09-04T01:53:40.577Z | Checking hyper-util v0.1.20 |
| 1675 | 2026-09-04T01:53:40.581Z | Checking chrono v0.4.45 |
| 1676 | 2026-09-04T01:53:40.687Z | Checking flate2 v1.1.9 |
| 1677 | 2026-09-04T01:53:40.880Z | Checking idna_adapter v1.2.0 |
| 1678 | 2026-09-04T01:53:40.909Z | Checking sha1 v0.11.0 |
| 1679 | 2026-09-04T01:53:41.000Z | Checking chacha20 v0.10.1 |
| 1680 | 2026-09-04T01:53:41.081Z | Checking concurrent-queue v2.5.0 |
| 1681 | 2026-09-04T01:53:41.197Z | Compiling serde_derive_internals v0.29.0 |
| 1682 | 2026-09-04T01:53:41.259Z | Compiling multer v3.1.0 |
| 1683 | 2026-09-04T01:53:41.521Z | Checking thread_local v1.1.4 |
| 1684 | 2026-09-04T01:53:41.540Z | Checking sync_wrapper v1.0.1 |
| 1685 | 2026-09-04T01:53:41.613Z | Checking encoding_rs v0.8.32 |
| 1686 | 2026-09-04T01:53:41.640Z | Checking winnow v1.0.0 |
| 1687 | 2026-09-04T01:53:41.671Z | Checking compression-core v0.4.32 |
| 1688 | 2026-09-04T01:53:41.700Z | Compiling schemars v0.8.22 |
| 1689 | 2026-09-04T01:53:41.791Z | Compiling slog-async v2.8.0 |
| 1690 | 2026-09-04T01:53:41.877Z | Checking match_cfg v0.1.0 |
| 1691 | 2026-09-04T01:53:41.929Z | Compiling paste v1.0.15 |
| 1692 | 2026-09-04T01:53:41.940Z | Checking fastrand v2.1.1 |
| 1693 | 2026-09-04T01:53:41.968Z | Checking parking v2.2.0 |
| 1694 | 2026-09-04T01:53:42.083Z | Compiling camino v1.2.5 |
| 1695 | 2026-09-04T01:53:42.118Z | Checking tempfile v3.27.0 |
| 1696 | 2026-09-04T01:53:42.194Z | Checking event-listener v5.0.0 |
| 1697 | 2026-09-04T01:53:42.327Z | Checking hostname v0.3.1 |
| 1698 | 2026-09-04T01:53:42.337Z | Checking toml_parser v1.1.3+spec-1.1.0 |
| 1699 | 2026-09-04T01:53:42.397Z | Compiling schemars_derive v0.8.22 |
| 1700 | 2026-09-04T01:53:42.403Z | Checking compression-codecs v0.4.38 |
| 1701 | 2026-09-04T01:53:42.418Z | Checking tower v0.5.2 |
| 1702 | 2026-09-04T01:53:42.561Z | Checking rand v0.10.2 |
| 1703 | 2026-09-04T01:53:42.575Z | Checking idna v1.0.3 |
| 1704 | 2026-09-04T01:53:42.583Z | Compiling mime_guess v2.0.5 |
| 1705 | 2026-09-04T01:53:42.797Z | Compiling usdt-macro v0.6.0 |
| 1706 | 2026-09-04T01:53:42.815Z | Compiling usdt-attr-macro v0.6.0 |
| 1707 | 2026-09-04T01:53:43.007Z | Checking slog-json v2.6.1 |
| 1708 | 2026-09-04T01:53:43.031Z | Compiling serde_tokenstream v0.3.0 |
| 1709 | 2026-09-04T01:53:43.162Z | Checking futures-executor v0.3.34 |
| 1710 | 2026-09-04T01:53:43.267Z | Compiling async-stream-impl v0.3.6 |
| 1711 | 2026-09-04T01:53:43.362Z | Checking crossbeam-channel v0.5.15 |
| 1712 | 2026-09-04T01:53:43.374Z | Checking http-body-util v0.1.5 |
| 1713 | 2026-09-04T01:53:43.440Z | Checking uuid v1.26.0 |
| 1714 | 2026-09-04T01:53:43.604Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 1715 | 2026-09-04T01:53:43.690Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1716 | 2026-09-04T01:53:43.735Z | Checking serde_spanned v1.1.1 |
| 1717 | 2026-09-04T01:53:43.863Z | Checking memmap2 v0.9.8 |
| 1718 | 2026-09-04T01:53:43.869Z | Checking is-terminal v0.4.12 |
| 1719 | 2026-09-04T01:53:43.879Z | Checking take_mut v0.2.2 |
| 1720 | 2026-09-04T01:53:43.946Z | Compiling heck v0.5.0 |
| 1721 | 2026-09-04T01:53:43.974Z | Checking unicode-segmentation v1.10.0 |
| 1722 | 2026-09-04T01:53:43.987Z | Checking unicode-width v0.2.2 |
| 1723 | 2026-09-04T01:53:44.015Z | Checking base64 v0.23.1 |
| 1724 | 2026-09-04T01:53:44.049Z | Checking data-encoding v2.4.0 |
| 1725 | 2026-09-04T01:53:44.204Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 1726 | 2026-09-04T01:53:44.240Z | Checking dyn-clone v1.0.4 |
| 1727 | 2026-09-04T01:53:44.250Z | Checking spin v0.9.8 |
| 1728 | 2026-09-04T01:53:44.257Z | Compiling semver v1.0.28 |
| 1729 | 2026-09-04T01:53:44.292Z | Checking term v1.1.0 |
| 1730 | 2026-09-04T01:53:44.303Z | Compiling anyhow v1.0.104 |
| 1731 | 2026-09-04T01:53:44.318Z | Checking iri-string v0.7.8 |
| 1732 | 2026-09-04T01:53:44.380Z | Checking toml v1.1.4+spec-1.1.0 |
| 1733 | 2026-09-04T01:53:44.503Z | Checking slog-term v2.9.2 |
| 1734 | 2026-09-04T01:53:44.563Z | Checking tungstenite v0.30.0 |
| 1735 | 2026-09-04T01:53:44.590Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1736 | 2026-09-04T01:53:44.755Z | Checking async-stream v0.3.6 |
| 1737 | 2026-09-04T01:53:44.879Z | Checking newline-converter v0.3.0 |
| 1738 | 2026-09-04T01:53:44.895Z | Checking console v0.16.4 |
| 1739 | 2026-09-04T01:53:44.931Z | Checking usdt v0.6.0 |
| 1740 | 2026-09-04T01:53:45.009Z | Checking atomicwrites v0.4.4 |
| 1741 | 2026-09-04T01:53:45.082Z | Checking futures v0.3.34 |
| 1742 | 2026-09-04T01:53:45.116Z | Checking slog-bunyan v2.5.0 |
| 1743 | 2026-09-04T01:53:45.124Z | Checking url v2.5.4 |
| 1744 | 2026-09-04T01:53:45.128Z | Checking serde_urlencoded v0.7.1 |
| 1745 | 2026-09-04T01:53:45.148Z | Checking async-compression v0.4.43 |
| 1746 | 2026-09-04T01:53:45.218Z | Checking event-listener-strategy v0.5.4 |
| 1747 | 2026-09-04T01:53:45.342Z | Checking pem v3.0.6 |
| 1748 | 2026-09-04T01:53:45.345Z | Checking tower-http v0.6.8 |
| 1749 | 2026-09-04T01:53:45.383Z | Checking openapiv3 v2.2.0 |
| 1750 | 2026-09-04T01:53:45.442Z | Checking yasna v0.6.0 |
| 1751 | 2026-09-04T01:53:45.492Z | Compiling async-trait v0.1.92 |
| 1752 | 2026-09-04T01:53:45.498Z | Checking waitgroup v0.1.2 |
| 1753 | 2026-09-04T01:53:45.592Z | Checking rustls-pemfile v2.2.0 |
| 1754 | 2026-09-04T01:53:45.602Z | Checking serde_path_to_error v0.1.20 |
| 1755 | 2026-09-04T01:53:45.728Z | Checking hostname v0.4.2 |
| 1756 | 2026-09-04T01:53:45.818Z | Checking similar v3.2.0 |
| 1757 | 2026-09-04T01:53:45.824Z | Checking debug-ignore v1.0.5 |
| 1758 | 2026-09-04T01:53:45.868Z | Checking simple-mermaid v0.2.0 |
| 1759 | 2026-09-04T01:53:45.932Z | Checking async-channel v2.5.0 |
| 1760 | 2026-09-04T01:53:46.106Z | Checking tokio-tungstenite v0.30.0 |
| 1761 | 2026-09-04T01:53:46.302Z | Checking pem v4.0.0 |
| 1762 | 2026-09-04T01:53:46.306Z | Checking subprocess v1.2.1 |
| 1763 | 2026-09-04T01:53:46.345Z | Checking buf-list v1.1.2 |
| 1764 | 2026-09-04T01:53:46.374Z | Checking expectorate v1.3.0 |
| 1765 | 2026-09-04T01:53:46.456Z | Checking lazy_static v1.5.0 |
| 1766 | 2026-09-04T01:53:51.552Z | Checking rustls-webpki v0.103.13 |
| 1767 | 2026-09-04T01:53:51.552Z | Checking rcgen v0.14.9 |
| 1768 | 2026-09-04T01:53:53.749Z | Checking tokio-rustls v0.26.4 |
| 1769 | 2026-09-04T01:53:53.753Z | Checking rustls-platform-verifier v0.6.2 |
| 1770 | 2026-09-04T01:53:53.935Z | Checking hyper-rustls v0.27.9 |
| 1771 | 2026-09-04T01:53:54.103Z | Checking reqwest v0.13.4 |
| 1772 | 2026-09-04T01:53:55.572Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1773 | 2026-09-04T01:53:55.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.92s |
| 1774 | 2026-09-04T01:53:55.887Z | |
| 1775 | 2026-09-04T01:53:55.887Z | |
| 1776 | 2026-09-04T01:54:21.789Z | test tests/fail/bad_channel10.rs ... ok |
| 1777 | 2026-09-04T01:54:21.789Z | test tests/fail/bad_channel11.rs ... ok |
| 1778 | 2026-09-04T01:54:21.789Z | test tests/fail/bad_channel12.rs ... ok |
| 1779 | 2026-09-04T01:54:21.789Z | test tests/fail/bad_channel13.rs ... ok |
| 1780 | 2026-09-04T01:54:21.789Z | test tests/fail/bad_channel14.rs ... ok |
| 1781 | 2026-09-04T01:54:21.794Z | test tests/fail/bad_channel15.rs ... ok |
| 1782 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel17.rs ... ok |
| 1783 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel18.rs ... ok |
| 1784 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel19.rs ... ok |
| 1785 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel1a.rs ... ok |
| 1786 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel1b.rs ... ok |
| 1787 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel2.rs ... ok |
| 1788 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel20.rs ... ok |
| 1789 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel21.rs ... ok |
| 1790 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel22.rs ... ok |
| 1791 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel23.rs ... ok |
| 1792 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel24.rs ... ok |
| 1793 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel25.rs ... ok |
| 1794 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel26.rs ... ok |
| 1795 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel27.rs ... ok |
| 1796 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel28.rs ... ok |
| 1797 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel3.rs ... ok |
| 1798 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel4.rs ... ok |
| 1799 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel5.rs ... ok |
| 1800 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel6.rs ... ok |
| 1801 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel8.rs ... ok |
| 1802 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_channel9.rs ... ok |
| 1803 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1804 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1805 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1806 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1807 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1808 | 2026-09-04T01:54:21.795Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1809 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1810 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1811 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1812 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1813 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1814 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1815 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1816 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1817 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1818 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1819 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1820 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1821 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1822 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1823 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1824 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1825 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1826 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1827 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1828 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1829 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1830 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1831 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1832 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1833 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1834 | 2026-09-04T01:54:21.796Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1835 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1836 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1837 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1838 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1839 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1840 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1841 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1842 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1843 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1844 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1845 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1846 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1847 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1848 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1849 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1850 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1851 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1852 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1853 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1854 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1855 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1856 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1857 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1858 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1859 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1860 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1861 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1862 | 2026-09-04T01:54:21.797Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1863 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1864 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1865 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1866 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1867 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1868 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1869 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1870 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1871 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1872 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1873 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1874 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1875 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1876 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1877 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1878 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1879 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1880 | 2026-09-04T01:54:21.798Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1881 | 2026-09-04T01:54:21.802Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1882 | 2026-09-04T01:54:21.802Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1883 | 2026-09-04T01:54:21.802Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1884 | 2026-09-04T01:54:21.802Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1885 | 2026-09-04T01:54:21.802Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1886 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1887 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1888 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1889 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1890 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1891 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1892 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1893 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1894 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1895 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1896 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1897 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1898 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1899 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1900 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1901 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1902 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1903 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1904 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1905 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1906 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1907 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1908 | 2026-09-04T01:54:21.803Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1909 | 2026-09-04T01:54:21.803Z | test tests/fail/unused_endpoint.rs ... ok |
| 1910 | 2026-09-04T01:54:21.803Z | |
| 1911 | 2026-09-04T01:54:21.803Z | |
| 1912 | 2026-09-04T01:54:21.803Z | test fail ... ok |
| 1913 | 2026-09-04T01:54:21.804Z | |
| 1914 | 2026-09-04T01:54:21.804Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.12s |
| 1915 | 2026-09-04T01:54:21.804Z | |
| 1916 | 2026-09-04T01:54:21.804Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-8880336ddd553743` |
| 1917 | 2026-09-04T01:54:21.809Z | |
| 1918 | 2026-09-04T01:54:21.809Z | running 101 tests |
| 1919 | 2026-09-04T01:54:21.817Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1920 | 2026-09-04T01:54:21.817Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1921 | 2026-09-04T01:54:21.817Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1922 | 2026-09-04T01:54:21.821Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1923 | 2026-09-04T01:54:21.821Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1924 | 2026-09-04T01:54:21.821Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1925 | 2026-09-04T01:54:21.821Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-api_trait_basic.6327.0.log" |
| 1926 | 2026-09-04T01:54:21.821Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-config_bind_address_http.6327.1.log" |
| 1927 | 2026-09-04T01:54:21.821Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1928 | 2026-09-04T01:54:21.821Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1929 | 2026-09-04T01:54:21.825Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-config_bind_address_https.6327.2.log" |
| 1930 | 2026-09-04T01:54:21.825Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1931 | 2026-09-04T01:54:21.825Z | test api_trait::test_api_trait_raw_idents ... ok |
| 1932 | 2026-09-04T01:54:21.825Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-config_bind_address_https_buffer.6327.3.log" |
| 1933 | 2026-09-04T01:54:21.825Z | test config::test_valid_config_all_settings ... ok |
| 1934 | 2026-09-04T01:54:21.825Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-config_handler_task_mode_cancel.6327.4.log" |
| 1935 | 2026-09-04T01:54:21.825Z | test config::test_valid_config_basic ... ok |
| 1936 | 2026-09-04T01:54:21.825Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_unversioned_servers_with_versioned_routes.6327.6.log" |
| 1937 | 2026-09-04T01:54:21.829Z | test config::test_valid_config_empty ... ok |
| 1938 | 2026-09-04T01:54:21.829Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-config_handler_task_mode_detached.6327.5.log" |
| 1939 | 2026-09-04T01:54:21.829Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1940 | 2026-09-04T01:54:21.829Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_enum_extractor_error.6327.7.log" |
| 1941 | 2026-09-04T01:54:21.829Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_enum_user_error.6327.8.log" |
| 1942 | 2026-09-04T01:54:21.833Z | test custom_errors::test_enum_user_error ... ok |
| 1943 | 2026-09-04T01:54:21.833Z | test custom_errors::test_enum_extractor_error ... ok |
| 1944 | 2026-09-04T01:54:21.833Z | test api_trait::test_api_trait_basic ... ok |
| 1945 | 2026-09-04T01:54:21.833Z | test config::test_config_handler_task_mode_detached ... ok |
| 1946 | 2026-09-04T01:54:21.833Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1947 | 2026-09-04T01:54:21.833Z | test custom_errors::test_trait_based_api ... ok |
| 1948 | 2026-09-04T01:54:21.833Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_struct_extractor_error.6327.9.log" |
| 1949 | 2026-09-04T01:54:21.833Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_struct_user_error.6327.10.log" |
| 1950 | 2026-09-04T01:54:21.833Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_trait_enum_user_error.6327.11.log" |
| 1951 | 2026-09-04T01:54:21.833Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_trait_struct_user_error.6327.12.log" |
| 1952 | 2026-09-04T01:54:21.833Z | test custom_errors::test_struct_extractor_error ... ok |
| 1953 | 2026-09-04T01:54:21.833Z | test config::test_config_bind_address_http ... ok |
| 1954 | 2026-09-04T01:54:21.833Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1955 | 2026-09-04T01:54:21.833Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_302_bogus.6327.13.log" |
| 1956 | 2026-09-04T01:54:21.833Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1957 | 2026-09-04T01:54:21.833Z | test custom_errors::test_struct_user_error ... ok |
| 1958 | 2026-09-04T01:54:21.833Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-demo1.6327.15.log" |
| 1959 | 2026-09-04T01:54:21.833Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_delete_request.6327.16.log" |
| 1960 | 2026-09-04T01:54:21.833Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_302_found.6327.14.log" |
| 1961 | 2026-09-04T01:54:21.833Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_307_temporary_redirect.6327.18.log" |
| 1962 | 2026-09-04T01:54:21.833Z | test demo::test_302_bogus ... ok |
| 1963 | 2026-09-04T01:54:21.833Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_303_see_other.6327.17.log" |
| 1964 | 2026-09-04T01:54:21.833Z | test demo::test_delete_request ... ok |
| 1965 | 2026-09-04T01:54:21.833Z | test demo::test_demo1 ... ok |
| 1966 | 2026-09-04T01:54:21.833Z | test demo::test_302_found ... ok |
| 1967 | 2026-09-04T01:54:21.833Z | test demo::test_307_temporary_redirect ... ok |
| 1968 | 2026-09-04T01:54:21.838Z | test demo::test_303_see_other ... ok |
| 1969 | 2026-09-04T01:54:21.838Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-demo2json.6327.19.log" |
| 1970 | 2026-09-04T01:54:21.838Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-demo2query.6327.20.log" |
| 1971 | 2026-09-04T01:54:21.838Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-demo3json.6327.21.log" |
| 1972 | 2026-09-04T01:54:21.838Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-demo_path_param_string.6327.22.log" |
| 1973 | 2026-09-04T01:54:21.838Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-demo_path_param_u32.6327.24.log" |
| 1974 | 2026-09-04T01:54:21.838Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-demo2urlencoded.6327.23.log" |
| 1975 | 2026-09-04T01:54:21.838Z | test demo::test_demo_path_param_u32 ... ok |
| 1976 | 2026-09-04T01:54:21.838Z | test demo::test_demo3json ... ok |
| 1977 | 2026-09-04T01:54:21.838Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-demo_path_param_uuid.6327.25.log" |
| 1978 | 2026-09-04T01:54:21.838Z | test demo::test_demo2query ... ok |
| 1979 | 2026-09-04T01:54:21.838Z | test demo::test_demo2urlencoded ... ok |
| 1980 | 2026-09-04T01:54:21.838Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-demo_websocket.6327.26.log" |
| 1981 | 2026-09-04T01:54:21.838Z | test demo::test_demo2json ... ok |
| 1982 | 2026-09-04T01:54:21.839Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_large_typed_body.6327.27.log" |
| 1983 | 2026-09-04T01:54:21.839Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_head_request.6327.28.log" |
| 1984 | 2026-09-04T01:54:21.839Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_header_request.6327.29.log" |
| 1985 | 2026-09-04T01:54:21.839Z | test demo::test_demo_path_param_string ... ok |
| 1986 | 2026-09-04T01:54:21.839Z | test demo::test_demo_path_param_uuid ... ok |
| 1987 | 2026-09-04T01:54:21.839Z | test demo::test_header_request ... ok |
| 1988 | 2026-09-04T01:54:21.839Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-tet_raw_request.6327.30.log" |
| 1989 | 2026-09-04T01:54:21.839Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_request_compat.6327.31.log" |
| 1990 | 2026-09-04T01:54:21.839Z | test demo::test_head_request ... ok |
| 1991 | 2026-09-04T01:54:21.843Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_request_remote_addr.6327.32.log" |
| 1992 | 2026-09-04T01:54:21.843Z | test demo::test_demo_websocket ... ok |
| 1993 | 2026-09-04T01:54:21.843Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_streaming_body.6327.33.log" |
| 1994 | 2026-09-04T01:54:21.843Z | test demo::test_large_typed_body ... ok |
| 1995 | 2026-09-04T01:54:21.843Z | test demo::test_raw_request ... ok |
| 1996 | 2026-09-04T01:54:21.843Z | test demo::test_request_compat ... ok |
| 1997 | 2026-09-04T01:54:21.843Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_untyped_body.6327.34.log" |
| 1998 | 2026-09-04T01:54:21.843Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-graceful_shutdown_with_detached_handler.6327.35.log" |
| 1999 | 2026-09-04T01:54:21.843Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-compression_config_disabled.6327.36.log" |
| 2000 | 2026-09-04T01:54:21.843Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-compression_config_enabled.6327.37.log" |
| 2001 | 2026-09-04T01:54:21.843Z | test demo::test_request_remote_addr ... ok |
| 2002 | 2026-09-04T01:54:21.843Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-compression_disabled_extension.6327.38.log" |
| 2003 | 2026-09-04T01:54:21.843Z | test demo::test_streaming_body ... ok |
| 2004 | 2026-09-04T01:54:21.843Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-gzip_compression_multiple_encodings.6327.39.log" |
| 2005 | 2026-09-04T01:54:21.843Z | test gzip::test_compression_disabled_with_extension ... ok |
| 2006 | 2026-09-04T01:54:21.843Z | test demo::test_untyped_body ... ok |
| 2007 | 2026-09-04T01:54:21.843Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-gzip_compression_accept_encoding.6327.40.log" |
| 2008 | 2026-09-04T01:54:21.843Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-json_suffix_compressed.6327.41.log" |
| 2009 | 2026-09-04T01:54:21.843Z | test gzip::test_json_suffix_is_compressed ... ok |
| 2010 | 2026-09-04T01:54:21.847Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-no_compression_small_response.6327.42.log" |
| 2011 | 2026-09-04T01:54:21.847Z | test gzip::test_no_compression_below_size_threshold ... ok |
| 2012 | 2026-09-04T01:54:21.847Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-no_compression_204.6327.43.log" |
| 2013 | 2026-09-04T01:54:21.847Z | test gzip::test_no_compression_for_204_no_content ... ok |
| 2014 | 2026-09-04T01:54:21.848Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-no_compression_304.6327.44.log" |
| 2015 | 2026-09-04T01:54:21.848Z | test gzip::test_no_compression_for_304_not_modified ... ok |
| 2016 | 2026-09-04T01:54:21.848Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-no_compression_non_compressible.6327.45.log" |
| 2017 | 2026-09-04T01:54:21.848Z | test gzip::test_no_compression_for_non_compressible_content_types ... ok |
| 2018 | 2026-09-04T01:54:21.848Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-no_gzip_without_accept.6327.46.log" |
| 2019 | 2026-09-04T01:54:21.851Z | test gzip::test_compression_config_disabled ... ok |
| 2020 | 2026-09-04T01:54:21.855Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-reject_gzip_quality_zero.6327.47.log" |
| 2021 | 2026-09-04T01:54:21.858Z | test config::test_config_bind_address_https_buffer ... ok |
| 2022 | 2026-09-04T01:54:21.858Z | test config::test_config_bind_address_https ... ok |
| 2023 | 2026-09-04T01:54:21.858Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-streaming_with_content_type_compressed.6327.48.log" |
| 2024 | 2026-09-04T01:54:21.859Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-streaming_missing_content_type.6327.49.log" |
| 2025 | 2026-09-04T01:54:21.859Z | test gzip::test_compression_config_enabled ... ok |
| 2026 | 2026-09-04T01:54:21.859Z | test gzip::test_no_gzip_without_accept_encoding ... ok |
| 2027 | 2026-09-04T01:54:21.859Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-vary_header_set.6327.50.log" |
| 2028 | 2026-09-04T01:54:21.859Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-vary_header_no_gzip.6327.51.log" |
| 2029 | 2026-09-04T01:54:21.862Z | test gzip::test_streaming_without_content_type_skips_compression ... ok |
| 2030 | 2026-09-04T01:54:21.862Z | test gzip::test_streaming_with_content_type_is_compressed ... ok |
| 2031 | 2026-09-04T01:54:21.862Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-multipart_client.6327.52.log" |
| 2032 | 2026-09-04T01:54:21.862Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-xml_suffix_compressed.6327.53.log" |
| 2033 | 2026-09-04T01:54:21.862Z | test gzip::test_gzip_compression_accepts_multiple_encodings ... ok |
| 2034 | 2026-09-04T01:54:21.863Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-multipart_client.6327.54.log" |
| 2035 | 2026-09-04T01:54:21.863Z | test multipart::missing_boundary ... ok |
| 2036 | 2026-09-04T01:54:21.863Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-multipart_client.6327.55.log" |
| 2037 | 2026-09-04T01:54:21.863Z | test gzip::test_xml_suffix_is_compressed ... ok |
| 2038 | 2026-09-04T01:54:21.863Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-multipart_client.6327.56.log" |
| 2039 | 2026-09-04T01:54:21.863Z | test multipart::no_content_type ... ok |
| 2040 | 2026-09-04T01:54:21.863Z | test multipart::test_multipart_client ... ok |
| 2041 | 2026-09-04T01:54:21.863Z | test multipart::weird_content_type ... ok |
| 2042 | 2026-09-04T01:54:21.863Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 2043 | 2026-09-04T01:54:21.863Z | test openapi::test_openapi_custom_error_types ... ok |
| 2044 | 2026-09-04T01:54:21.863Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-pagination-basic.6327.57.log" |
| 2045 | 2026-09-04T01:54:21.866Z | test gzip::test_reject_gzip_with_quality_zero ... ok |
| 2046 | 2026-09-04T01:54:21.867Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-pagination-multiple-resources.6327.58.log" |
| 2047 | 2026-09-04T01:54:21.867Z | test openapi::test_openapi ... ok |
| 2048 | 2026-09-04T01:54:21.879Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-pagination-multiple-sorts.6327.59.log" |
| 2049 | 2026-09-04T01:54:21.889Z | test openapi::test_openapi_fuller ... ok |
| 2050 | 2026-09-04T01:54:21.892Z | test gzip::test_vary_header_on_non_gzip_requests ... ok |
| 2051 | 2026-09-04T01:54:21.892Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-basic.6327.60.log" |
| 2052 | 2026-09-04T01:54:21.892Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-dictionary.6327.61.log" |
| 2053 | 2026-09-04T01:54:21.896Z | test gzip::test_vary_header_is_set ... ok |
| 2054 | 2026-09-04T01:54:21.896Z | test gzip::test_gzip_compression_with_accept_encoding ... ok |
| 2055 | 2026-09-04T01:54:21.896Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-empty.6327.62.log" |
| 2056 | 2026-09-04T01:54:21.896Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-errors.6327.63.log" |
| 2057 | 2026-09-04T01:54:21.900Z | test pagination::test_paginate_empty ... ok |
| 2058 | 2026-09-04T01:54:21.900Z | test pagination::test_paginate_errors ... ok |
| 2059 | 2026-09-04T01:54:21.900Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-extra_params.6327.64.log" |
| 2060 | 2026-09-04T01:54:21.900Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-required_params.6327.65.log" |
| 2061 | 2026-09-04T01:54:21.900Z | test pagination::test_paginate_extra_params ... ok |
| 2062 | 2026-09-04T01:54:21.900Z | test pagination::test_paginate_with_required_params ... ok |
| 2063 | 2026-09-04T01:54:21.900Z | test path_names::test_path_names ... ok |
| 2064 | 2026-09-04T01:54:21.900Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_no_tls.6327.66.log" |
| 2065 | 2026-09-04T01:54:21.900Z | test pagination_schema::test_pagination_schema ... ok |
| 2066 | 2026-09-04T01:54:21.900Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_with_tls.6327.67.log" |
| 2067 | 2026-09-04T01:54:21.900Z | test starter::test_no_tls ... ok |
| 2068 | 2026-09-04T01:54:21.900Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-non_streaming_servers_do_not_use_transfer_encoding.6327.68.log" |
| 2069 | 2026-09-04T01:54:21.903Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2070 | 2026-09-04T01:54:21.904Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-streaming_server_buffered_client.6327.69.log" |
| 2071 | 2026-09-04T01:54:21.908Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2072 | 2026-09-04T01:54:21.911Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-streaming_server_streaming_client.6327.70.log" |
| 2073 | 2026-09-04T01:54:21.915Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2074 | 2026-09-04T01:54:21.918Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_server_is_http.6327.71.log" |
| 2075 | 2026-09-04T01:54:21.918Z | test tls::test_server_is_http ... ok |
| 2076 | 2026-09-04T01:54:21.918Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_server_is_https.6327.72.log" |
| 2077 | 2026-09-04T01:54:21.921Z | test pagination::test_paginate_basic ... ok |
| 2078 | 2026-09-04T01:54:21.921Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_tls_aborted_negotiation.6327.73.log" |
| 2079 | 2026-09-04T01:54:22.206Z | test starter::test_with_tls ... ok |
| 2080 | 2026-09-04T01:54:22.209Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_tls_certificate_loading.6327.74.log" |
| 2081 | 2026-09-04T01:54:22.220Z | test tls::test_server_is_https ... ok |
| 2082 | 2026-09-04T01:54:22.223Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_tls_only.6327.75.log" |
| 2083 | 2026-09-04T01:54:22.465Z | test pagination::test_paginate_dictionary ... ok |
| 2084 | 2026-09-04T01:54:22.468Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_tls_refresh_certificates.6327.76.log" |
| 2085 | 2026-09-04T01:54:22.509Z | test tls::test_tls_certificate_loading ... ok |
| 2086 | 2026-09-04T01:54:22.512Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_versions.6327.77.log" |
| 2087 | 2026-09-04T01:54:22.524Z | test tls::test_tls_aborted_negotiation ... ok |
| 2088 | 2026-09-04T01:54:22.528Z | note: configured to log to "/tmp/integration_tests-8880336ddd553743-test_versions_on_missing.6327.78.log" |
| 2089 | 2026-09-04T01:54:22.581Z | test pagination::test_example_basic ... ok |
| 2090 | 2026-09-04T01:54:22.585Z | test versions::test_versions_openapi ... ok |
| 2091 | 2026-09-04T01:54:22.585Z | test versions::test_versions_openapi_same_names ... ok |
| 2092 | 2026-09-04T01:54:22.630Z | test versions::test_versions_on_missing ... ok |
| 2093 | 2026-09-04T01:54:22.633Z | test versions::test_versions ... ok |
| 2094 | 2026-09-04T01:54:22.825Z | test tls::test_tls_only ... ok |
| 2095 | 2026-09-04T01:54:23.074Z | test tls::test_tls_refresh_certificates ... ok |
| 2096 | 2026-09-04T01:54:23.492Z | test pagination::test_example_multiple_resources ... ok |
| 2097 | 2026-09-04T01:54:23.841Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2098 | 2026-09-04T01:54:24.023Z | test pagination::test_example_multiple_sorts ... ok |
| 2099 | 2026-09-04T01:54:24.023Z | |
| 2100 | 2026-09-04T01:54:24.026Z | test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.21s |
| 2101 | 2026-09-04T01:54:24.026Z | |
| 2102 | 2026-09-04T01:54:24.031Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-d4c2b4bb387834a3` |
| 2103 | 2026-09-04T01:54:24.038Z | |
| 2104 | 2026-09-04T01:54:24.038Z | running 36 tests |
| 2105 | 2026-09-04T01:54:24.045Z | test channel::tests::test_channel_operation_id ... ok |
| 2106 | 2026-09-04T01:54:24.045Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2107 | 2026-09-04T01:54:24.048Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2108 | 2026-09-04T01:54:24.048Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2109 | 2026-09-04T01:54:24.048Z | test doc::tests::test_extract_summary_description ... ok |
| 2110 | 2026-09-04T01:54:24.049Z | test api_trait::tests::test_api_trait_raw_idents ... ok |
| 2111 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2112 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2113 | 2026-09-04T01:54:24.049Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2114 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2115 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2116 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2117 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2118 | 2026-09-04T01:54:24.049Z | test channel::tests::test_channel_with_versions ... ok |
| 2119 | 2026-09-04T01:54:24.049Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2120 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2121 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2122 | 2026-09-04T01:54:24.049Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2123 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2124 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2125 | 2026-09-04T01:54:24.049Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2126 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2127 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2128 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2129 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2130 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2131 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2132 | 2026-09-04T01:54:24.049Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2133 | 2026-09-04T01:54:24.049Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2134 | 2026-09-04T01:54:24.052Z | test syn_parsing::tests::test_busted_function ... ok |
| 2135 | 2026-09-04T01:54:24.053Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2136 | 2026-09-04T01:54:24.053Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2137 | 2026-09-04T01:54:24.053Z | test endpoint::tests::test_operation_id ... ok |
| 2138 | 2026-09-04T01:54:24.053Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2139 | 2026-09-04T01:54:24.053Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2140 | 2026-09-04T01:54:24.053Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2141 | 2026-09-04T01:54:24.053Z | |
| 2142 | 2026-09-04T01:54:24.053Z | test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2143 | 2026-09-04T01:54:24.053Z | |
| 2144 | 2026-09-04T01:54:24.053Z | Doc-tests dropshot |
| 2145 | 2026-09-04T01:54:24.053Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/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-f729c95212d2d542.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a6f16a2ed36eb21e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-13adec9f1d8e9a68.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-4575fa5ef4f239bb.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-48b89b0a457bcc2a.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-40f774808a94b4cc.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-1e0364470ff4e79c.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-08a7dd796d6e7932.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-42d022d4cf023adc.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a553363ab8eeac33.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-97419fb9d2938208.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-570938fef59e150e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-e385218a084f256e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-7a8c68656b057894.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-046a3023405209c9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2dd07f9f87e88a6a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-d55b189d925b8c21.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-678af6023d47b464.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e7b21533d9e51fce.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-8eca23e4187281f4.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c1adced827fd1200.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-4c58a59a8856043c.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-21510f475c054c2c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-19028457cc773ced.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-87cf73f97ab6bb9d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-807de0707a62feb9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-1567644de2f22fa9.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-97e9d924ee4e95b9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-55b7d02f3c5dd1bd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-056a22fe686b9b0d.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-50b01ef9c6b8bf98.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3bedb20d7195dd17.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-67e661092aa7a76b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0fa0f2a71f27eccf.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-d7a0dde12932ff41.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-da7d9e22e87a4a20.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-8305a50d342cf123.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5ae0143a85bd213b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-fe179af8217aecef.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9cd664da21b6f85f.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9544354d369532b2.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-63782ad629bcd65f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-40eb20ddf548be83.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-2d0a11d8273e8962.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-91e2a05a089f0809.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-6140ae1a166db03a.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-0722b27510cf6bce.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-0a542fc14c54dfc2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f6fe934a78b75c5d.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-9c370d8cec920b9c.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-dad70314827030d0.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d812f3b841e5be9c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-e2243041deb99ea3.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ac1a3c6bd70b0ec.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-fdc87fbe8205bad6.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-021ffd3a92f9343a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-21d89b7864226060.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-691dd78537aee59d.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-7442581c843fb8af.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8e25fde1d09f0f8f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c489cd01bd67d35d.rlib -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -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` |
| 2146 | 2026-09-04T01:54:24.827Z | |
| 2147 | 2026-09-04T01:54:24.827Z | running 24 tests |
| 2148 | 2026-09-04T01:54:24.830Z | test dropshot/src/compression.rs - compression::NoCompression (line 14) ... ignored |
| 2149 | 2026-09-04T01:54:26.115Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2150 | 2026-09-04T01:54:26.115Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2151 | 2026-09-04T01:54:26.115Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2152 | 2026-09-04T01:54:26.130Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2153 | 2026-09-04T01:54:29.652Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2154 | 2026-09-04T01:54:29.652Z | test dropshot/src/lib.rs - (line 337) ... ignored |
| 2155 | 2026-09-04T01:54:29.673Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2156 | 2026-09-04T01:54:29.753Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 382) ... ok |
| 2157 | 2026-09-04T01:54:29.778Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 357) ... ok |
| 2158 | 2026-09-04T01:54:29.839Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2159 | 2026-09-04T01:54:29.928Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2160 | 2026-09-04T01:54:29.956Z | test dropshot/src/config.rs - config::ConfigDropshot (line 31) ... ok |
| 2161 | 2026-09-04T01:54:29.956Z | test dropshot/src/lib.rs - channel (line 1187) ... ignored |
| 2162 | 2026-09-04T01:54:29.956Z | test dropshot/src/lib.rs - endpoint (line 1232) ... ignored |
| 2163 | 2026-09-04T01:54:30.983Z | test dropshot/src/lib.rs - (line 401) ... ok |
| 2164 | 2026-09-04T01:54:31.130Z | test dropshot/src/lib.rs - api_description (line 1052) ... ok |
| 2165 | 2026-09-04T01:54:31.148Z | test dropshot/src/lib.rs - (line 664) ... ok |
| 2166 | 2026-09-04T01:54:31.213Z | test dropshot/src/lib.rs - api_description (line 1113) ... ok |
| 2167 | 2026-09-04T01:54:31.459Z | test dropshot/src/lib.rs - (line 192) ... ok |
| 2168 | 2026-09-04T01:54:31.462Z | test dropshot/src/lib.rs - (line 113) ... ok |
| 2169 | 2026-09-04T01:54:32.158Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 230) ... ok |
| 2170 | 2026-09-04T01:54:34.347Z | test dropshot/src/test_util.rs - test_util::LogContext (line 469) ... ok |
| 2171 | 2026-09-04T01:54:34.906Z | test dropshot/src/lib.rs - (line 500) ... ok |
| 2172 | 2026-09-04T01:54:34.906Z | |
| 2173 | 2026-09-04T01:54:34.906Z | test result: ok. 18 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 10.08s |
| 2174 | 2026-09-04T01:54:34.906Z | |
| 2175 | 2026-09-04T01:54:34.910Z | all doctests ran in 10.51s; merged doctests compilation took 0.43s |
| 2176 | 2026-09-04T01:54:34.935Z | Doc-tests dropshot_endpoint |
| 2177 | 2026-09-04T01:54:34.935Z | Running `/home/build/.rustup/toolchains/1.98.0-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --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 native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-ed57ff5fcbf09302/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-47c1c6e7bab1e11e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3d984b346c5fefab.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-0b585e0f50bab1b0.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-bce621a90b8d9bc1.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-93bf195ff9b27caa.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3df71229642808d4.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-79bebad2e27bf2e2.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-76c777d7ea81312e.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-268ad0d3aca1d98b.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-eeac743b2cc9db40.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-336a5e131b3e1b81.rlib --extern proc_macro -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2178 | 2026-09-04T01:54:35.069Z | |
| 2179 | 2026-09-04T01:54:35.069Z | running 0 tests |
| 2180 | 2026-09-04T01:54:35.069Z | |
| 2181 | 2026-09-04T01:54:35.069Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2182 | 2026-09-04T01:54:35.069Z | |
| 2183 | 2026-09-04T01:54:35.103Z | |
| 2184 | 2026-09-04T01:54:35.106Z | real 1:58.326876743 |
| 2185 | 2026-09-04T01:54:35.106Z | user 8:55.397150056 |
| 2186 | 2026-09-04T01:54:35.106Z | sys 2:02.184528252 |
| 2187 | 2026-09-04T01:54:35.106Z | trap 0.362142317 |
| 2188 | 2026-09-04T01:54:35.106Z | tflt 0.139540997 |
| 2189 | 2026-09-04T01:54:35.106Z | dflt 0.254133233 |
| 2190 | 2026-09-04T01:54:35.106Z | kflt 0.000159793 |
| 2191 | 2026-09-04T01:54:35.106Z | lock 39:39.226039555 |
| 2192 | 2026-09-04T01:54:35.106Z | slp 39:29.060656528 |
| 2193 | 2026-09-04T01:54:35.106Z | lat 26.995374620 |
| 2194 | 2026-09-04T01:54:35.106Z | stop 1:11.797605839 |
| 2195 | 2026-09-04T01:54:35.106Z | + banner docs |
| 2196 | 2026-09-04T01:54:35.106Z | |
| 2197 | 2026-09-04T01:54:35.106Z | ##### #### #### #### |
| 2198 | 2026-09-04T01:54:35.106Z | # # # # # # # |
| 2199 | 2026-09-04T01:54:35.106Z | # # # # # #### |
| 2200 | 2026-09-04T01:54:35.106Z | # # # # # # |
| 2201 | 2026-09-04T01:54:35.106Z | # # # # # # # # |
| 2202 | 2026-09-04T01:54:35.106Z | ##### #### #### #### |
| 2203 | 2026-09-04T01:54:35.106Z | |
| 2204 | 2026-09-04T01:54:35.106Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2205 | 2026-09-04T01:54:35.310Z | Compiling proc-macro2 v1.0.107 |
| 2206 | 2026-09-04T01:54:35.310Z | Compiling unicode-ident v1.0.12 |
| 2207 | 2026-09-04T01:54:35.310Z | Checking cfg-if v1.0.0 |
| 2208 | 2026-09-04T01:54:35.313Z | Checking itoa v1.0.1 |
| 2209 | 2026-09-04T01:54:35.313Z | Checking pin-project-lite v0.2.12 |
| 2210 | 2026-09-04T01:54:35.313Z | Compiling quote v1.0.47 |
| 2211 | 2026-09-04T01:54:35.354Z | Checking libc v0.2.189 |
| 2212 | 2026-09-04T01:54:35.357Z | Checking serde_core v1.0.229 |
| 2213 | 2026-09-04T01:54:35.387Z | Checking smallvec v1.13.2 |
| 2214 | 2026-09-04T01:54:35.403Z | Checking memchr v2.6.0 |
| 2215 | 2026-09-04T01:54:35.425Z | Checking futures-core v0.3.34 |
| 2216 | 2026-09-04T01:54:35.455Z | Checking bytes v1.12.1 |
| 2217 | 2026-09-04T01:54:35.539Z | Checking once_cell v1.20.1 |
| 2218 | 2026-09-04T01:54:35.557Z | Checking futures-sink v0.3.34 |
| 2219 | 2026-09-04T01:54:35.647Z | Checking scopeguard v1.2.0 |
| 2220 | 2026-09-04T01:54:35.700Z | Checking slab v0.4.9 |
| 2221 | 2026-09-04T01:54:35.742Z | Checking lock_api v0.4.6 |
| 2222 | 2026-09-04T01:54:35.766Z | Checking parking_lot_core v0.9.4 |
| 2223 | 2026-09-04T01:54:35.785Z | Checking signal-hook-registry v1.4.0 |
| 2224 | 2026-09-04T01:54:35.845Z | Checking mio v1.2.0 |
| 2225 | 2026-09-04T01:54:35.870Z | Compiling jobserver v0.1.34 |
| 2226 | 2026-09-04T01:54:35.925Z | Checking socket2 v0.6.3 |
| 2227 | 2026-09-04T01:54:35.932Z | Checking http v1.5.0 |
| 2228 | 2026-09-04T01:54:35.932Z | Checking futures-channel v0.3.34 |
| 2229 | 2026-09-04T01:54:35.945Z | Checking parking_lot v0.12.1 |
| 2230 | 2026-09-04T01:54:36.122Z | Compiling cc v1.2.60 |
| 2231 | 2026-09-04T01:54:36.135Z | Checking zeroize v1.8.2 |
| 2232 | 2026-09-04T01:54:36.158Z | Checking stable_deref_trait v1.2.0 |
| 2233 | 2026-09-04T01:54:36.193Z | Checking log v0.4.17 |
| 2234 | 2026-09-04T01:54:36.199Z | Checking futures-io v0.3.34 |
| 2235 | 2026-09-04T01:54:36.227Z | Checking futures-task v0.3.34 |
| 2236 | 2026-09-04T01:54:36.266Z | Checking rand_core v0.10.1 |
| 2237 | 2026-09-04T01:54:36.300Z | Compiling syn v2.0.118 |
| 2238 | 2026-09-04T01:54:36.336Z | Compiling syn v3.0.4 |
| 2239 | 2026-09-04T01:54:36.358Z | Checking rustls-pki-types v1.15.1 |
| 2240 | 2026-09-04T01:54:36.365Z | Checking typenum v1.19.0 |
| 2241 | 2026-09-04T01:54:36.402Z | Checking getrandom v0.4.1 |
| 2242 | 2026-09-04T01:54:36.500Z | Checking zmij v1.0.2 |
| 2243 | 2026-09-04T01:54:36.540Z | Checking httparse v1.10.0 |
| 2244 | 2026-09-04T01:54:36.632Z | Checking powerfmt v0.2.0 |
| 2245 | 2026-09-04T01:54:36.648Z | Compiling num-conv v0.2.0 |
| 2246 | 2026-09-04T01:54:36.750Z | Checking litemap v0.7.4 |
| 2247 | 2026-09-04T01:54:36.774Z | Checking equivalent v1.0.0 |
| 2248 | 2026-09-04T01:54:36.780Z | Checking writeable v0.5.5 |
| 2249 | 2026-09-04T01:54:36.852Z | Compiling cmake v0.1.58 |
| 2250 | 2026-09-04T01:54:36.893Z | Compiling time-core v0.1.8 |
| 2251 | 2026-09-04T01:54:36.925Z | Checking hashbrown v0.17.0 |
| 2252 | 2026-09-04T01:54:36.949Z | Checking serde_json v1.0.151 |
| 2253 | 2026-09-04T01:54:37.039Z | Compiling time-macros v0.2.27 |
| 2254 | 2026-09-04T01:54:37.050Z | Checking hybrid-array v0.4.8 |
| 2255 | 2026-09-04T01:54:37.192Z | Checking deranged v0.5.5 |
| 2256 | 2026-09-04T01:54:37.394Z | Checking indexmap v2.14.0 |
| 2257 | 2026-09-04T01:54:37.418Z | Compiling aws-lc-sys v0.40.0 |
| 2258 | 2026-09-04T01:54:37.488Z | Checking http-body v1.0.1 |
| 2259 | 2026-09-04T01:54:37.552Z | Checking crossbeam-utils v0.8.21 |
| 2260 | 2026-09-04T01:54:37.612Z | Checking tracing-core v0.1.32 |
| 2261 | 2026-09-04T01:54:37.891Z | Checking num_threads v0.1.3 |
| 2262 | 2026-09-04T01:54:37.913Z | Checking untrusted v0.9.0 |
| 2263 | 2026-09-04T01:54:38.016Z | Checking percent-encoding v2.3.2 |
| 2264 | 2026-09-04T01:54:38.036Z | Checking atomic-waker v1.1.2 |
| 2265 | 2026-09-04T01:54:38.055Z | Checking tracing v0.1.40 |
| 2266 | 2026-09-04T01:54:38.107Z | Checking tower-layer v0.3.3 |
| 2267 | 2026-09-04T01:54:38.129Z | Checking tower-service v0.3.3 |
| 2268 | 2026-09-04T01:54:38.151Z | Checking cpufeatures v0.3.0 |
| 2269 | 2026-09-04T01:54:38.151Z | Checking time v0.3.47 |
| 2270 | 2026-09-04T01:54:38.213Z | Checking base64 v0.22.1 |
| 2271 | 2026-09-04T01:54:38.219Z | Checking try-lock v0.2.3 |
| 2272 | 2026-09-04T01:54:38.224Z | Checking bitflags v2.11.0 |
| 2273 | 2026-09-04T01:54:38.250Z | Checking fnv v1.0.7 |
| 2274 | 2026-09-04T01:54:38.305Z | Checking subtle v2.5.0 |
| 2275 | 2026-09-04T01:54:38.338Z | Checking icu_locid_transform_data v1.5.0 |
| 2276 | 2026-09-04T01:54:38.374Z | Checking want v0.3.0 |
| 2277 | 2026-09-04T01:54:38.400Z | Checking block-buffer v0.12.0 |
| 2278 | 2026-09-04T01:54:38.432Z | Checking crypto-common v0.2.1 |
| 2279 | 2026-09-04T01:54:38.440Z | Checking icu_properties_data v1.5.0 |
| 2280 | 2026-09-04T01:54:38.493Z | Checking httpdate v1.0.1 |
| 2281 | 2026-09-04T01:54:38.534Z | Checking simd-adler32 v0.3.7 |
| 2282 | 2026-09-04T01:54:38.565Z | Checking adler2 v2.0.1 |
| 2283 | 2026-09-04T01:54:38.631Z | Checking const-oid v0.10.2 |
| 2284 | 2026-09-04T01:54:38.666Z | Checking num-traits v0.2.14 |
| 2285 | 2026-09-04T01:54:38.672Z | Checking miniz_oxide v0.8.9 |
| 2286 | 2026-09-04T01:54:38.786Z | Checking crc32fast v1.5.0 |
| 2287 | 2026-09-04T01:54:38.913Z | Checking digest v0.11.2 |
| 2288 | 2026-09-04T01:54:38.922Z | Checking form_urlencoded v1.2.2 |
| 2289 | 2026-09-04T01:54:38.966Z | Checking errno v0.3.10 |
| 2290 | 2026-09-04T01:54:39.005Z | Checking iana-time-zone v0.1.47 |
| 2291 | 2026-09-04T01:54:39.042Z | Compiling synstructure v0.13.1 |
| 2292 | 2026-09-04T01:54:39.051Z | Checking utf8_iter v1.0.4 |
| 2293 | 2026-09-04T01:54:39.079Z | Checking winnow v1.0.0 |
| 2294 | 2026-09-04T01:54:39.094Z | Checking utf16_iter v1.0.5 |
| 2295 | 2026-09-04T01:54:39.102Z | Checking ipnet v2.10.0 |
| 2296 | 2026-09-04T01:54:39.165Z | Checking write16 v1.0.0 |
| 2297 | 2026-09-04T01:54:39.198Z | Checking icu_normalizer_data v1.5.0 |
| 2298 | 2026-09-04T01:54:39.251Z | Checking mime v0.3.16 |
| 2299 | 2026-09-04T01:54:39.264Z | Checking sha1 v0.11.0 |
| 2300 | 2026-09-04T01:54:39.314Z | Compiling serde_derive_internals v0.29.0 |
| 2301 | 2026-09-04T01:54:39.354Z | Checking toml_parser v1.1.3+spec-1.1.0 |
| 2302 | 2026-09-04T01:54:39.418Z | Checking flate2 v1.1.9 |
| 2303 | 2026-09-04T01:54:39.430Z | Checking serde_spanned v1.1.1 |
| 2304 | 2026-09-04T01:54:39.530Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2305 | 2026-09-04T01:54:39.554Z | Checking thread_local v1.1.4 |
| 2306 | 2026-09-04T01:54:39.677Z | Checking encoding_rs v0.8.32 |
| 2307 | 2026-09-04T01:54:39.699Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 2308 | 2026-09-04T01:54:39.709Z | Checking match_cfg v0.1.0 |
| 2309 | 2026-09-04T01:54:39.723Z | Checking openssl-probe v0.2.1 |
| 2310 | 2026-09-04T01:54:39.769Z | Checking compression-core v0.4.32 |
| 2311 | 2026-09-04T01:54:39.825Z | Checking rustls-native-certs v0.8.3 |
| 2312 | 2026-09-04T01:54:39.871Z | Checking toml v1.1.4+spec-1.1.0 |
| 2313 | 2026-09-04T01:54:39.888Z | Checking compression-codecs v0.4.38 |
| 2314 | 2026-09-04T01:54:39.947Z | Checking hostname v0.3.1 |
| 2315 | 2026-09-04T01:54:40.036Z | Checking rustix v1.1.4 |
| 2316 | 2026-09-04T01:54:40.036Z | Checking ryu v1.0.5 |
| 2317 | 2026-09-04T01:54:40.048Z | Compiling unicase v2.6.0 |
| 2318 | 2026-09-04T01:54:40.153Z | Compiling serde_derive v1.0.229 |
| 2319 | 2026-09-04T01:54:40.164Z | Compiling futures-macro v0.3.34 |
| 2320 | 2026-09-04T01:54:40.229Z | Compiling thiserror-impl v2.0.20 |
| 2321 | 2026-09-04T01:54:40.258Z | Compiling zerofrom-derive v0.1.5 |
| 2322 | 2026-09-04T01:54:40.439Z | Compiling tokio-macros v2.7.0 |
| 2323 | 2026-09-04T01:54:40.611Z | Compiling yoke-derive v0.7.5 |
| 2324 | 2026-09-04T01:54:40.633Z | Compiling zerovec-derive v0.10.3 |
| 2325 | 2026-09-04T01:54:40.991Z | Checking futures-util v0.3.34 |
| 2326 | 2026-09-04T01:54:41.190Z | Checking tokio v1.53.1 |
| 2327 | 2026-09-04T01:54:41.445Z | Compiling displaydoc v0.2.5 |
| 2328 | 2026-09-04T01:54:41.464Z | Checking zerofrom v0.1.5 |
| 2329 | 2026-09-04T01:54:41.582Z | Compiling icu_provider_macros v1.5.0 |
| 2330 | 2026-09-04T01:54:41.688Z | Checking yoke v0.7.5 |
| 2331 | 2026-09-04T01:54:41.698Z | Checking thiserror v2.0.20 |
| 2332 | 2026-09-04T01:54:41.795Z | Compiling schemars_derive v0.8.22 |
| 2333 | 2026-09-04T01:54:41.863Z | Checking zerovec v0.10.4 |
| 2334 | 2026-09-04T01:54:42.167Z | Compiling async-stream-impl v0.3.6 |
| 2335 | 2026-09-04T01:54:42.210Z | Checking chacha20 v0.10.1 |
| 2336 | 2026-09-04T01:54:42.407Z | Checking concurrent-queue v2.5.0 |
| 2337 | 2026-09-04T01:54:42.542Z | Checking tinystr v0.7.6 |
| 2338 | 2026-09-04T01:54:42.583Z | Checking icu_collections v1.5.0 |
| 2339 | 2026-09-04T01:54:42.716Z | Checking icu_locid v1.5.0 |
| 2340 | 2026-09-04T01:54:42.780Z | Checking serde v1.0.229 |
| 2341 | 2026-09-04T01:54:42.905Z | Checking crossbeam-channel v0.5.15 |
| 2342 | 2026-09-04T01:54:42.924Z | Checking futures-executor v0.3.34 |
| 2343 | 2026-09-04T01:54:43.004Z | Checking http-body-util v0.1.5 |
| 2344 | 2026-09-04T01:54:43.068Z | Checking uuid v1.26.0 |
| 2345 | 2026-09-04T01:54:43.150Z | Checking icu_provider v1.5.0 |
| 2346 | 2026-09-04T01:54:43.173Z | Checking erased-serde v0.3.31 |
| 2347 | 2026-09-04T01:54:43.226Z | Checking chrono v0.4.45 |
| 2348 | 2026-09-04T01:54:43.230Z | Compiling serde_tokenstream v0.3.0 |
| 2349 | 2026-09-04T01:54:43.291Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 2350 | 2026-09-04T01:54:43.356Z | Checking is-terminal v0.4.12 |
| 2351 | 2026-09-04T01:54:43.441Z | Checking sync_wrapper v1.0.1 |
| 2352 | 2026-09-04T01:54:43.444Z | Checking icu_locid_transform v1.5.0 |
| 2353 | 2026-09-04T01:54:43.508Z | Checking dyn-clone v1.0.4 |
| 2354 | 2026-09-04T01:54:43.536Z | Checking spin v0.9.8 |
| 2355 | 2026-09-04T01:54:43.544Z | Checking slog v2.8.2 |
| 2356 | 2026-09-04T01:54:43.544Z | Checking term v1.1.0 |
| 2357 | 2026-09-04T01:54:43.590Z | Checking semver v1.0.28 |
| 2358 | 2026-09-04T01:54:43.640Z | Checking base64 v0.23.1 |
| 2359 | 2026-09-04T01:54:43.782Z | Checking take_mut v0.2.2 |
| 2360 | 2026-09-04T01:54:43.796Z | Checking slog-json v2.6.1 |
| 2361 | 2026-09-04T01:54:43.880Z | Checking fastrand v2.1.1 |
| 2362 | 2026-09-04T01:54:43.895Z | Checking icu_properties v1.5.1 |
| 2363 | 2026-09-04T01:54:43.912Z | Checking parking v2.2.0 |
| 2364 | 2026-09-04T01:54:43.944Z | Checking slog-bunyan v2.5.0 |
| 2365 | 2026-09-04T01:54:44.024Z | Checking event-listener v5.0.0 |
| 2366 | 2026-09-04T01:54:44.033Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2367 | 2026-09-04T01:54:44.049Z | Checking tempfile v3.27.0 |
| 2368 | 2026-09-04T01:54:44.049Z | Checking slog-async v2.8.0 |
| 2369 | 2026-09-04T01:54:44.066Z | Checking schemars v0.8.22 |
| 2370 | 2026-09-04T01:54:44.214Z | Checking slog-term v2.9.2 |
| 2371 | 2026-09-04T01:54:44.221Z | Checking multer v3.1.0 |
| 2372 | 2026-09-04T01:54:44.275Z | Checking serde_urlencoded v0.7.1 |
| 2373 | 2026-09-04T01:54:44.283Z | Checking tokio-util v0.7.19 |
| 2374 | 2026-09-04T01:54:44.424Z | Checking async-compression v0.4.43 |
| 2375 | 2026-09-04T01:54:44.455Z | Checking tower v0.5.2 |
| 2376 | 2026-09-04T01:54:44.474Z | Checking openapiv3 v2.2.0 |
| 2377 | 2026-09-04T01:54:44.657Z | Checking futures v0.3.34 |
| 2378 | 2026-09-04T01:54:44.685Z | Checking async-stream v0.3.6 |
| 2379 | 2026-09-04T01:54:44.695Z | Checking h2 v0.4.14 |
| 2380 | 2026-09-04T01:54:44.726Z | Checking rand v0.10.2 |
| 2381 | 2026-09-04T01:54:44.808Z | Compiling mime_guess v2.0.5 |
| 2382 | 2026-09-04T01:54:44.827Z | Compiling async-trait v0.1.92 |
| 2383 | 2026-09-04T01:54:45.189Z | Checking camino v1.2.5 |
| 2384 | 2026-09-04T01:54:45.299Z | Checking icu_normalizer v1.5.0 |
| 2385 | 2026-09-04T01:54:45.343Z | Checking rustix v0.38.44 |
| 2386 | 2026-09-04T01:54:45.440Z | Checking waitgroup v0.1.2 |
| 2387 | 2026-09-04T01:54:45.538Z | Checking serde_path_to_error v0.1.20 |
| 2388 | 2026-09-04T01:54:45.659Z | Checking idna_adapter v1.2.0 |
| 2389 | 2026-09-04T01:54:45.747Z | Checking rustls-pemfile v2.2.0 |
| 2390 | 2026-09-04T01:54:45.783Z | Checking idna v1.0.3 |
| 2391 | 2026-09-04T01:54:45.801Z | Checking hostname v0.4.2 |
| 2392 | 2026-09-04T01:54:45.828Z | Checking iri-string v0.7.8 |
| 2393 | 2026-09-04T01:54:45.880Z | Checking unicode-segmentation v1.10.0 |
| 2394 | 2026-09-04T01:54:45.893Z | Checking unicode-width v0.2.2 |
| 2395 | 2026-09-04T01:54:45.915Z | Checking debug-ignore v1.0.5 |
| 2396 | 2026-09-04T01:54:46.009Z | Checking data-encoding v2.4.0 |
| 2397 | 2026-09-04T01:54:46.016Z | Checking atomicwrites v0.4.4 |
| 2398 | 2026-09-04T01:54:46.027Z | Checking url v2.5.4 |
| 2399 | 2026-09-04T01:54:46.140Z | Checking console v0.16.4 |
| 2400 | 2026-09-04T01:54:46.148Z | Checking target-triple v1.0.0 |
| 2401 | 2026-09-04T01:54:46.161Z | Checking newline-converter v0.3.0 |
| 2402 | 2026-09-04T01:54:46.214Z | Checking event-listener-strategy v0.5.4 |
| 2403 | 2026-09-04T01:54:46.259Z | Checking tungstenite v0.30.0 |
| 2404 | 2026-09-04T01:54:46.262Z | Checking yasna v0.6.0 |
| 2405 | 2026-09-04T01:54:46.407Z | Checking pem v3.0.6 |
| 2406 | 2026-09-04T01:54:46.431Z | Checking termcolor v1.1.2 |
| 2407 | 2026-09-04T01:54:46.496Z | Checking glob v0.3.0 |
| 2408 | 2026-09-04T01:54:46.589Z | Checking similar v3.2.0 |
| 2409 | 2026-09-04T01:54:46.638Z | Checking hyper v1.11.0 |
| 2410 | 2026-09-04T01:54:46.651Z | Checking async-channel v2.5.0 |
| 2411 | 2026-09-04T01:54:46.674Z | Checking trybuild v1.0.120 |
| 2412 | 2026-09-04T01:54:46.715Z | Checking tokio-tungstenite v0.30.0 |
| 2413 | 2026-09-04T01:54:46.823Z | Checking anyhow v1.0.104 |
| 2414 | 2026-09-04T01:54:46.907Z | Checking tower-http v0.6.8 |
| 2415 | 2026-09-04T01:54:46.942Z | Checking pem v4.0.0 |
| 2416 | 2026-09-04T01:54:46.964Z | Checking buf-list v1.1.2 |
| 2417 | 2026-09-04T01:54:47.020Z | Checking subprocess v1.2.1 |
| 2418 | 2026-09-04T01:54:47.095Z | Checking lazy_static v1.5.0 |
| 2419 | 2026-09-04T01:54:47.149Z | Checking expectorate v1.3.0 |
| 2420 | 2026-09-04T01:54:47.183Z | Checking heck v0.5.0 |
| 2421 | 2026-09-04T01:54:47.563Z | Checking hyper-util v0.1.20 |
| 2422 | 2026-09-04T01:54:49.953Z | Documenting dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2423 | 2026-09-04T01:54:52.618Z | Compiling aws-lc-rs v1.16.3 |
| 2424 | 2026-09-04T01:54:52.630Z | Compiling rustls v0.23.43 |
| 2425 | 2026-09-04T01:54:53.686Z | Checking rustls-webpki v0.103.13 |
| 2426 | 2026-09-04T01:54:53.686Z | Checking rcgen v0.14.9 |
| 2427 | 2026-09-04T01:54:55.876Z | Checking tokio-rustls v0.26.4 |
| 2428 | 2026-09-04T01:54:55.876Z | Checking rustls-platform-verifier v0.6.2 |
| 2429 | 2026-09-04T01:54:56.060Z | Checking hyper-rustls v0.27.9 |
| 2430 | 2026-09-04T01:54:56.064Z | Documenting dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 2431 | 2026-09-04T01:54:56.233Z | Checking reqwest v0.13.4 |
| 2432 | 2026-09-04T01:55:01.447Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.33s |
| 2433 | 2026-09-04T01:55:01.485Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2434 | 2026-09-04T01:55:01.502Z | |
| 2435 | 2026-09-04T01:55:01.505Z | real 26.378836505 |
| 2436 | 2026-09-04T01:55:01.506Z | user 1:47.147383667 |
| 2437 | 2026-09-04T01:55:01.506Z | sys 29.744059758 |
| 2438 | 2026-09-04T01:55:01.506Z | trap 0.048347675 |
| 2439 | 2026-09-04T01:55:01.506Z | tflt 0.010408290 |
| 2440 | 2026-09-04T01:55:01.506Z | dflt 0.029811041 |
| 2441 | 2026-09-04T01:55:01.506Z | kflt 0.000038263 |
| 2442 | 2026-09-04T01:55:01.506Z | lock 5:19.758587100 |
| 2443 | 2026-09-04T01:55:01.506Z | slp 5:22.796178140 |
| 2444 | 2026-09-04T01:55:01.506Z | lat 4.637257912 |
| 2445 | 2026-09-04T01:55:01.506Z | stop 14.592649155 |
| 2446 | 2026-09-04T01:55:01.506Z | process exited: duration 248920 ms, exit code 0 |
| |
| 2447 | 2026-09-04T01:55:01.512Z | found 0 output files |