|
|
|
| 1 | 2026-04-17T05:36:21.934Z | job assigned to worker 01KPCYZQ6RFHGAK03NV0DYD50Z [factory aws, i-0c763eb9097b991ce] (queued for 58 s) |
| |
| 2 | 2026-04-17T05:36:28.934Z | starting task 0: "setup" |
| 3 | 2026-04-17T05:36:28.938Z | ++ uname -s |
| 4 | 2026-04-17T05:36:28.941Z | + kern=SunOS |
| 5 | 2026-04-17T05:36:28.941Z | + build_user=build |
| 6 | 2026-04-17T05:36:28.941Z | + build_uid=12345 |
| 7 | 2026-04-17T05:36:28.941Z | + work_dir=/work |
| 8 | 2026-04-17T05:36:28.941Z | + input_dir=/input |
| 9 | 2026-04-17T05:36:28.941Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-17T05:36:28.941Z | + case "$kern" in |
| 11 | 2026-04-17T05:36:28.941Z | + groupadd -g 12345 build |
| 12 | 2026-04-17T05:36:28.945Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-17T05:36:30.948Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-17T05:36:31.056Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-17T05:36:31.059Z | + home_fs=zfs |
| 16 | 2026-04-17T05:36:31.060Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-17T05:36:31.060Z | + mkdir -p /home/build |
| 18 | 2026-04-17T05:36:31.060Z | + chown build:build /home/build /work |
| 19 | 2026-04-17T05:36:33.060Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-17T05:36:33.064Z | process exited: duration 4130 ms, exit code 0 |
| |
| 21 | 2026-04-17T05:36:33.071Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-17T05:36:33.075Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-17T05:36:33.075Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-17T05:36:33.075Z | * rust toolchain profile = "default" |
| 25 | 2026-04-17T05:36:33.076Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-17T05:36:33.076Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-17T05:36:33.076Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-17T05:36:33.079Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-17T05:36:33.079Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-17T05:36:33.196Z | info: downloading installer |
| 31 | 2026-04-17T05:36:34.545Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-17T05:36:34.545Z | warn: /opt/ooce/bin |
| 33 | 2026-04-17T05:36:34.545Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-17T05:36:34.545Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-17T05:36:34.546Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-17T05:36:34.546Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-17T05:36:34.546Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-17T05:36:34.546Z | error: cannot install while Rust is installed |
| 39 | 2026-04-17T05:36:34.546Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-17T05:36:34.546Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-17T05:36:34.546Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-17T05:36:34.546Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-17T05:36:34.546Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-17T05:36:34.560Z | info: profile set to default |
| 45 | 2026-04-17T05:36:34.560Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-17T05:36:34.566Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-17T05:36:34.688Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-17T05:36:34.691Z | info: downloading 6 components |
| 49 | 2026-04-17T05:36:49.132Z | |
| 50 | 2026-04-17T05:36:49.132Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-04-17T05:36:49.165Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-17T05:36:49.165Z | |
| 53 | 2026-04-17T05:36:49.165Z | |
| 54 | 2026-04-17T05:36:49.165Z | Rust is installed now. Great! |
| 55 | 2026-04-17T05:36:49.165Z | |
| 56 | 2026-04-17T05:36:49.165Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-17T05:36:49.165Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-17T05:36:49.165Z | |
| 59 | 2026-04-17T05:36:49.165Z | To configure your current shell, you need to source |
| 60 | 2026-04-17T05:36:49.165Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-17T05:36:49.165Z | |
| 62 | 2026-04-17T05:36:49.165Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-17T05:36:49.166Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-17T05:36:49.166Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-17T05:36:49.166Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-17T05:36:49.166Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-17T05:36:49.166Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-17T05:36:49.166Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-17T05:36:49.169Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-17T05:36:49.169Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-17T05:36:49.259Z | + rustup --version |
| 72 | 2026-04-17T05:36:49.268Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-04-17T05:36:49.271Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 74 | 2026-04-17T05:36:49.290Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-17T05:36:49.294Z | + cargo --version |
| 76 | 2026-04-17T05:36:49.307Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-17T05:36:49.310Z | + rustc --version |
| 78 | 2026-04-17T05:36:49.329Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-17T05:36:49.333Z | process exited: duration 16258 ms, exit code 0 |
| |
| 80 | 2026-04-17T05:36:49.340Z | starting task 2: "authentication" |
| 81 | 2026-04-17T05:36:49.358Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-04-17T05:36:49.365Z | starting task 3: "clone repository" |
| 83 | 2026-04-17T05:36:49.368Z | + mkdir -p /work/oxidecomputer/dropshot |
| 84 | 2026-04-17T05:36:49.371Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 85 | 2026-04-17T05:36:49.403Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 86 | 2026-04-17T05:36:50.254Z | + cd /work/oxidecomputer/dropshot |
| 87 | 2026-04-17T05:36:50.254Z | + git fetch origin 8af3b464bc984a99d85f20b3bb7ff459f3d5e4d7 |
| 88 | 2026-04-17T05:36:50.505Z | From https://github.com/oxidecomputer/dropshot |
| 89 | 2026-04-17T05:36:50.506Z | * branch 8af3b464bc984a99d85f20b3bb7ff459f3d5e4d7 -> FETCH_HEAD |
| 90 | 2026-04-17T05:36:50.511Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-04-17T05:36:50.514Z | ++ git branch --show-current |
| 92 | 2026-04-17T05:36:50.514Z | + current=main |
| 93 | 2026-04-17T05:36:50.514Z | + [[ main != renovate/rust-1.x ]] |
| 94 | 2026-04-17T05:36:50.514Z | + git branch -f renovate/rust-1.x 8af3b464bc984a99d85f20b3bb7ff459f3d5e4d7 |
| 95 | 2026-04-17T05:36:50.518Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-04-17T05:36:50.530Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-04-17T05:36:50.533Z | + git reset --hard 8af3b464bc984a99d85f20b3bb7ff459f3d5e4d7 |
| 98 | 2026-04-17T05:36:50.537Z | HEAD is now at 8af3b46 Update dependency rust to v1.95.0 |
| 99 | 2026-04-17T05:36:50.537Z | process exited: duration 1170 ms, exit code 0 |
| |
| 100 | 2026-04-17T05:36:50.543Z | starting task 4: "build" |
| 101 | 2026-04-17T05:36:50.547Z | + cargo --version |
| 102 | 2026-04-17T05:36:50.552Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 103 | 2026-04-17T05:36:50.699Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 104 | 2026-04-17T05:36:50.702Z | info: downloading 6 components |
| 105 | 2026-04-17T05:37:05.124Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 106 | 2026-04-17T05:37:05.128Z | + rustc --version |
| 107 | 2026-04-17T05:37:05.151Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 108 | 2026-04-17T05:37:05.155Z | + banner build |
| 109 | 2026-04-17T05:37:05.159Z | |
| 110 | 2026-04-17T05:37:05.159Z | ##### # # # # ##### |
| 111 | 2026-04-17T05:37:05.160Z | # # # # # # # # |
| 112 | 2026-04-17T05:37:05.160Z | ##### # # # # # # |
| 113 | 2026-04-17T05:37:05.160Z | # # # # # # # # |
| 114 | 2026-04-17T05:37:05.160Z | # # # # # # # # |
| 115 | 2026-04-17T05:37:05.160Z | ##### #### # ###### ##### |
| 116 | 2026-04-17T05:37:05.160Z | |
| 117 | 2026-04-17T05:37:05.160Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 118 | 2026-04-17T05:37:05.235Z | Updating crates.io index |
| 119 | 2026-04-17T05:37:07.152Z | Downloading crates ... |
| 120 | 2026-04-17T05:37:07.208Z | Downloaded adler2 v2.0.1 |
| 121 | 2026-04-17T05:37:07.212Z | Downloaded block-buffer v0.12.0 |
| 122 | 2026-04-17T05:37:07.216Z | Downloaded compression-core v0.4.31 |
| 123 | 2026-04-17T05:37:07.220Z | Downloaded http-range v0.1.4 |
| 124 | 2026-04-17T05:37:07.220Z | Downloaded asn1-rs-derive v0.6.0 |
| 125 | 2026-04-17T05:37:07.226Z | Downloaded futures-io v0.3.32 |
| 126 | 2026-04-17T05:37:07.230Z | Downloaded lru-slab v0.1.2 |
| 127 | 2026-04-17T05:37:07.233Z | Downloaded futures-executor v0.3.32 |
| 128 | 2026-04-17T05:37:07.233Z | Downloaded data-encoding v2.4.0 |
| 129 | 2026-04-17T05:37:07.233Z | Downloaded async-channel v2.5.0 |
| 130 | 2026-04-17T05:37:07.237Z | Downloaded asn1-rs v0.7.1 |
| 131 | 2026-04-17T05:37:07.241Z | Downloaded futures-channel v0.3.32 |
| 132 | 2026-04-17T05:37:07.245Z | Downloaded asn1-rs-impl v0.2.0 |
| 133 | 2026-04-17T05:37:07.245Z | Downloaded anyhow v1.0.102 |
| 134 | 2026-04-17T05:37:07.245Z | Downloaded serde_spanned v1.1.1 |
| 135 | 2026-04-17T05:37:07.249Z | Downloaded http v1.4.0 |
| 136 | 2026-04-17T05:37:07.249Z | Downloaded hybrid-array v0.4.8 |
| 137 | 2026-04-17T05:37:07.253Z | Downloaded num_threads v0.1.3 |
| 138 | 2026-04-17T05:37:07.253Z | Downloaded futures-core v0.3.32 |
| 139 | 2026-04-17T05:37:07.253Z | Downloaded futures v0.3.32 |
| 140 | 2026-04-17T05:37:07.256Z | Downloaded rustc-hash v2.0.0 |
| 141 | 2026-04-17T05:37:07.260Z | Downloaded sha1 v0.11.0 |
| 142 | 2026-04-17T05:37:07.260Z | Downloaded ppv-lite86 v0.2.15 |
| 143 | 2026-04-17T05:37:07.260Z | Downloaded icu_provider_macros v1.5.0 |
| 144 | 2026-04-17T05:37:07.260Z | Downloaded atomic-waker v1.1.2 |
| 145 | 2026-04-17T05:37:07.264Z | Downloaded fnv v1.0.7 |
| 146 | 2026-04-17T05:37:07.264Z | Downloaded atomicwrites v0.4.4 |
| 147 | 2026-04-17T05:37:07.264Z | Downloaded idna_adapter v1.2.0 |
| 148 | 2026-04-17T05:37:07.264Z | Downloaded digest v0.10.7 |
| 149 | 2026-04-17T05:37:07.268Z | Downloaded scroll_derive v0.13.1 |
| 150 | 2026-04-17T05:37:07.268Z | Downloaded compression-codecs v0.4.37 |
| 151 | 2026-04-17T05:37:07.272Z | Downloaded pin-project-lite v0.2.12 |
| 152 | 2026-04-17T05:37:07.272Z | Downloaded rand_core v0.6.3 |
| 153 | 2026-04-17T05:37:07.276Z | Downloaded async-trait v0.1.89 |
| 154 | 2026-04-17T05:37:07.276Z | Downloaded hyper-rustls v0.27.3 |
| 155 | 2026-04-17T05:37:07.279Z | Downloaded pem v3.0.6 |
| 156 | 2026-04-17T05:37:07.280Z | Downloaded schemars_derive v0.8.22 |
| 157 | 2026-04-17T05:37:07.283Z | Downloaded hostname v0.4.2 |
| 158 | 2026-04-17T05:37:07.283Z | Downloaded pest_derive v2.8.1 |
| 159 | 2026-04-17T05:37:07.283Z | Downloaded multer v3.1.0 |
| 160 | 2026-04-17T05:37:07.287Z | Downloaded mime_guess v2.0.5 |
| 161 | 2026-04-17T05:37:07.287Z | Downloaded rustversion v1.0.22 |
| 162 | 2026-04-17T05:37:07.290Z | Downloaded httpdate v1.0.1 |
| 163 | 2026-04-17T05:37:07.291Z | Downloaded match_cfg v0.1.0 |
| 164 | 2026-04-17T05:37:07.291Z | Downloaded dyn-clone v1.0.4 |
| 165 | 2026-04-17T05:37:07.291Z | Downloaded http-body v1.0.1 |
| 166 | 2026-04-17T05:37:07.295Z | Downloaded fastrand v2.1.1 |
| 167 | 2026-04-17T05:37:07.295Z | Downloaded futures-macro v0.3.32 |
| 168 | 2026-04-17T05:37:07.295Z | Downloaded simd-adler32 v0.3.7 |
| 169 | 2026-04-17T05:37:07.299Z | Downloaded rusticata-macros v4.1.0 |
| 170 | 2026-04-17T05:37:07.299Z | Downloaded heck v0.5.0 |
| 171 | 2026-04-17T05:37:07.299Z | Downloaded crypto-common v0.1.6 |
| 172 | 2026-04-17T05:37:07.299Z | Downloaded litemap v0.7.4 |
| 173 | 2026-04-17T05:37:07.303Z | Downloaded dtrace-parser v0.3.0 |
| 174 | 2026-04-17T05:37:07.303Z | Downloaded schema v0.1.0 |
| 175 | 2026-04-17T05:37:07.303Z | Downloaded itoa v1.0.1 |
| 176 | 2026-04-17T05:37:07.303Z | Downloaded hyper-tls v0.6.0 |
| 177 | 2026-04-17T05:37:07.303Z | Downloaded cpufeatures v0.2.17 |
| 178 | 2026-04-17T05:37:07.307Z | Downloaded crypto-common v0.2.1 |
| 179 | 2026-04-17T05:37:07.307Z | Downloaded openssl-probe v0.1.4 |
| 180 | 2026-04-17T05:37:07.308Z | Downloaded foreign-types-shared v0.1.1 |
| 181 | 2026-04-17T05:37:07.308Z | Downloaded icu_provider v1.5.0 |
| 182 | 2026-04-17T05:37:07.312Z | Downloaded memmap2 v0.9.8 |
| 183 | 2026-04-17T05:37:07.312Z | Downloaded lock_api v0.4.6 |
| 184 | 2026-04-17T05:37:07.312Z | Downloaded event-listener-strategy v0.5.4 |
| 185 | 2026-04-17T05:37:07.312Z | Downloaded errno v0.3.10 |
| 186 | 2026-04-17T05:37:07.316Z | Downloaded rustls-pemfile v2.2.0 |
| 187 | 2026-04-17T05:37:07.316Z | Downloaded rand_chacha v0.3.1 |
| 188 | 2026-04-17T05:37:07.316Z | Downloaded ipnet v2.10.0 |
| 189 | 2026-04-17T05:37:07.317Z | Downloaded cfg-if v1.0.0 |
| 190 | 2026-04-17T05:37:07.320Z | Downloaded futures-task v0.3.32 |
| 191 | 2026-04-17T05:37:07.320Z | Downloaded hostname v0.3.1 |
| 192 | 2026-04-17T05:37:07.320Z | Downloaded async-stream-impl v0.3.6 |
| 193 | 2026-04-17T05:37:07.320Z | Downloaded camino v1.2.2 |
| 194 | 2026-04-17T05:37:07.324Z | Downloaded scopeguard v1.2.0 |
| 195 | 2026-04-17T05:37:07.324Z | Downloaded plain v0.2.3 |
| 196 | 2026-04-17T05:37:07.324Z | Downloaded serde_urlencoded v0.7.1 |
| 197 | 2026-04-17T05:37:07.327Z | Downloaded openssl-macros v0.1.1 |
| 198 | 2026-04-17T05:37:07.327Z | Downloaded parking v2.2.0 |
| 199 | 2026-04-17T05:37:07.327Z | Downloaded sha1 v0.10.6 |
| 200 | 2026-04-17T05:37:07.327Z | Downloaded lazy_static v1.5.0 |
| 201 | 2026-04-17T05:37:07.332Z | Downloaded block-buffer v0.10.2 |
| 202 | 2026-04-17T05:37:07.332Z | Downloaded newline-converter v0.3.0 |
| 203 | 2026-04-17T05:37:07.332Z | Downloaded futures-sink v0.3.32 |
| 204 | 2026-04-17T05:37:07.332Z | Downloaded mime v0.3.16 |
| 205 | 2026-04-17T05:37:07.335Z | Downloaded powerfmt v0.2.0 |
| 206 | 2026-04-17T05:37:07.335Z | Downloaded pretty-hex v0.4.1 |
| 207 | 2026-04-17T05:37:07.335Z | Downloaded cpufeatures v0.3.0 |
| 208 | 2026-04-17T05:37:07.335Z | Downloaded dof v0.4.0 |
| 209 | 2026-04-17T05:37:07.338Z | Downloaded http-body-util v0.1.3 |
| 210 | 2026-04-17T05:37:07.338Z | Downloaded getrandom v0.3.4 |
| 211 | 2026-04-17T05:37:07.342Z | Downloaded equivalent v1.0.0 |
| 212 | 2026-04-17T05:37:07.342Z | Downloaded simple-mermaid v0.2.0 |
| 213 | 2026-04-17T05:37:07.342Z | Downloaded async-stream v0.3.6 |
| 214 | 2026-04-17T05:37:07.345Z | Downloaded form_urlencoded v1.2.2 |
| 215 | 2026-04-17T05:37:07.345Z | Downloaded schema-derive v0.1.0 |
| 216 | 2026-04-17T05:37:07.346Z | Downloaded crossbeam-utils v0.8.21 |
| 217 | 2026-04-17T05:37:07.349Z | Downloaded bytes v1.11.1 |
| 218 | 2026-04-17T05:37:07.349Z | Downloaded hyper-rustls v0.26.0 |
| 219 | 2026-04-17T05:37:07.353Z | Downloaded is-terminal v0.4.12 |
| 220 | 2026-04-17T05:37:07.353Z | Downloaded foreign-types v0.3.2 |
| 221 | 2026-04-17T05:37:07.353Z | Downloaded num-conv v0.2.0 |
| 222 | 2026-04-17T05:37:07.353Z | Downloaded autocfg v1.1.0 |
| 223 | 2026-04-17T05:37:07.362Z | Downloaded percent-encoding v2.3.2 |
| 224 | 2026-04-17T05:37:07.365Z | Downloaded stable_deref_trait v1.2.0 |
| 225 | 2026-04-17T05:37:07.365Z | Downloaded slog-bunyan v2.5.0 |
| 226 | 2026-04-17T05:37:07.365Z | Downloaded sync_wrapper v1.0.1 |
| 227 | 2026-04-17T05:37:07.365Z | Downloaded subtle v2.5.0 |
| 228 | 2026-04-17T05:37:07.369Z | Downloaded target-triple v1.0.0 |
| 229 | 2026-04-17T05:37:07.369Z | Downloaded take_mut v0.2.2 |
| 230 | 2026-04-17T05:37:07.369Z | Downloaded generic-array v0.14.5 |
| 231 | 2026-04-17T05:37:07.373Z | Downloaded buf-list v1.1.2 |
| 232 | 2026-04-17T05:37:07.373Z | Downloaded thread_local v1.1.4 |
| 233 | 2026-04-17T05:37:07.373Z | Downloaded iana-time-zone v0.1.47 |
| 234 | 2026-04-17T05:37:07.377Z | Downloaded time-core v0.1.8 |
| 235 | 2026-04-17T05:37:07.380Z | Downloaded rustls-pki-types v1.14.0 |
| 236 | 2026-04-17T05:37:07.381Z | Downloaded tinyvec_macros v0.1.0 |
| 237 | 2026-04-17T05:37:07.381Z | Downloaded thread-id v5.0.0 |
| 238 | 2026-04-17T05:37:07.385Z | Downloaded tokio-macros v2.7.0 |
| 239 | 2026-04-17T05:37:07.385Z | Downloaded tower-layer v0.3.3 |
| 240 | 2026-04-17T05:37:07.385Z | Downloaded tower-service v0.3.3 |
| 241 | 2026-04-17T05:37:07.385Z | Downloaded glob v0.3.0 |
| 242 | 2026-04-17T05:37:07.388Z | Downloaded log v0.4.17 |
| 243 | 2026-04-17T05:37:07.388Z | Downloaded hyper-staticfile v0.10.1 |
| 244 | 2026-04-17T05:37:07.392Z | Downloaded debug-ignore v1.0.5 |
| 245 | 2026-04-17T05:37:07.392Z | Downloaded digest v0.11.2 |
| 246 | 2026-04-17T05:37:07.392Z | Downloaded num-integer v0.1.46 |
| 247 | 2026-04-17T05:37:07.396Z | Downloaded displaydoc v0.2.5 |
| 248 | 2026-04-17T05:37:07.396Z | Downloaded serde_path_to_error v0.1.20 |
| 249 | 2026-04-17T05:37:07.396Z | Downloaded rand_chacha v0.9.0 |
| 250 | 2026-04-17T05:37:07.400Z | Downloaded oid-registry v0.8.1 |
| 251 | 2026-04-17T05:37:07.404Z | Downloaded try-lock v0.2.3 |
| 252 | 2026-04-17T05:37:07.404Z | Downloaded signal-hook-registry v1.4.0 |
| 253 | 2026-04-17T05:37:07.404Z | Downloaded shlex v1.3.0 |
| 254 | 2026-04-17T05:37:07.404Z | Downloaded byteorder v1.4.3 |
| 255 | 2026-04-17T05:37:07.409Z | Downloaded sha2 v0.10.8 |
| 256 | 2026-04-17T05:37:07.409Z | Downloaded paste v1.0.15 |
| 257 | 2026-04-17T05:37:07.409Z | Downloaded slab v0.4.9 |
| 258 | 2026-04-17T05:37:07.414Z | Downloaded untrusted v0.9.0 |
| 259 | 2026-04-17T05:37:07.418Z | Downloaded scroll v0.13.0 |
| 260 | 2026-04-17T05:37:07.418Z | Downloaded icu_locid_transform v1.5.0 |
| 261 | 2026-04-17T05:37:07.418Z | Downloaded slog-json v2.6.1 |
| 262 | 2026-04-17T05:37:07.423Z | Downloaded getrandom v0.2.11 |
| 263 | 2026-04-17T05:37:07.423Z | Downloaded crc32fast v1.5.0 |
| 264 | 2026-04-17T05:37:07.423Z | Downloaded quinn-udp v0.5.5 |
| 265 | 2026-04-17T05:37:07.427Z | Downloaded quote v1.0.45 |
| 266 | 2026-04-17T05:37:07.427Z | Downloaded pkg-config v0.3.31 |
| 267 | 2026-04-17T05:37:07.427Z | Downloaded utf16_iter v1.0.5 |
| 268 | 2026-04-17T05:37:07.427Z | Downloaded usdt-macro v0.6.0 |
| 269 | 2026-04-17T05:37:07.427Z | Downloaded usdt-attr-macro v0.6.0 |
| 270 | 2026-04-17T05:37:07.431Z | Downloaded utf-8 v0.7.6 |
| 271 | 2026-04-17T05:37:07.431Z | Downloaded slog-async v2.8.0 |
| 272 | 2026-04-17T05:37:07.431Z | Downloaded usdt v0.6.0 |
| 273 | 2026-04-17T05:37:07.435Z | Downloaded version_check v0.9.5 |
| 274 | 2026-04-17T05:37:07.438Z | Downloaded pest_meta v2.8.1 |
| 275 | 2026-04-17T05:37:07.445Z | Downloaded serde_tokenstream v0.2.3 |
| 276 | 2026-04-17T05:37:07.445Z | Downloaded pest_generator v2.8.1 |
| 277 | 2026-04-17T05:37:07.445Z | Downloaded thiserror v1.0.69 |
| 278 | 2026-04-17T05:37:07.445Z | Downloaded yoke-derive v0.7.5 |
| 279 | 2026-04-17T05:37:07.445Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 280 | 2026-04-17T05:37:07.448Z | Downloaded zerofrom v0.1.5 |
| 281 | 2026-04-17T05:37:07.449Z | Downloaded tinystr v0.7.6 |
| 282 | 2026-04-17T05:37:07.449Z | Downloaded time-macros v0.2.27 |
| 283 | 2026-04-17T05:37:07.449Z | Downloaded tokio-native-tls v0.3.1 |
| 284 | 2026-04-17T05:37:07.452Z | Downloaded zerofrom-derive v0.1.5 |
| 285 | 2026-04-17T05:37:07.452Z | Downloaded schemars v0.8.22 |
| 286 | 2026-04-17T05:37:07.456Z | Downloaded deranged v0.5.5 |
| 287 | 2026-04-17T05:37:07.460Z | Downloaded console v0.15.7 |
| 288 | 2026-04-17T05:37:07.460Z | Downloaded minimal-lexical v0.2.1 |
| 289 | 2026-04-17T05:37:07.464Z | Downloaded semver v1.0.28 |
| 290 | 2026-04-17T05:37:07.464Z | Downloaded rustls-native-certs v0.7.0 |
| 291 | 2026-04-17T05:37:07.468Z | Downloaded httparse v1.10.0 |
| 292 | 2026-04-17T05:37:07.468Z | Downloaded icu_locid_transform_data v1.5.0 |
| 293 | 2026-04-17T05:37:07.468Z | Downloaded unicase v2.6.0 |
| 294 | 2026-04-17T05:37:07.468Z | Downloaded erased-serde v0.3.31 |
| 295 | 2026-04-17T05:37:07.473Z | Downloaded rand_core v0.9.5 |
| 296 | 2026-04-17T05:37:07.473Z | Downloaded concurrent-queue v2.5.0 |
| 297 | 2026-04-17T05:37:07.473Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 298 | 2026-04-17T05:37:07.473Z | Downloaded num-traits v0.2.14 |
| 299 | 2026-04-17T05:37:07.477Z | Downloaded unicode-width v0.1.9 |
| 300 | 2026-04-17T05:37:07.477Z | Downloaded bitflags v2.11.0 |
| 301 | 2026-04-17T05:37:07.481Z | Downloaded tokio-tungstenite v0.24.0 |
| 302 | 2026-04-17T05:37:07.481Z | Downloaded icu_properties v1.5.1 |
| 303 | 2026-04-17T05:37:07.481Z | Downloaded usdt-impl v0.6.0 |
| 304 | 2026-04-17T05:37:07.484Z | Downloaded spin v0.9.8 |
| 305 | 2026-04-17T05:37:07.484Z | Downloaded tempfile v3.27.0 |
| 306 | 2026-04-17T05:37:07.487Z | Downloaded smallvec v1.13.2 |
| 307 | 2026-04-17T05:37:07.487Z | Downloaded native-tls v0.2.12 |
| 308 | 2026-04-17T05:37:07.490Z | Downloaded slog-term v2.9.2 |
| 309 | 2026-04-17T05:37:07.490Z | Downloaded once_cell v1.20.1 |
| 310 | 2026-04-17T05:37:07.490Z | Downloaded base64 v0.22.1 |
| 311 | 2026-04-17T05:37:07.494Z | Downloaded zeroize v1.7.0 |
| 312 | 2026-04-17T05:37:07.494Z | Downloaded getrandom v0.4.1 |
| 313 | 2026-04-17T05:37:07.497Z | Downloaded utf8_iter v1.0.4 |
| 314 | 2026-04-17T05:37:07.497Z | Downloaded thiserror v2.0.18 |
| 315 | 2026-04-17T05:37:07.500Z | Downloaded yoke v0.7.5 |
| 316 | 2026-04-17T05:37:07.500Z | Downloaded icu_normalizer_data v1.5.0 |
| 317 | 2026-04-17T05:37:07.503Z | Downloaded term v1.1.0 |
| 318 | 2026-04-17T05:37:07.503Z | Downloaded icu_locid v1.5.0 |
| 319 | 2026-04-17T05:37:07.508Z | Downloaded similar v2.2.1 |
| 320 | 2026-04-17T05:37:07.512Z | Downloaded zerovec-derive v0.10.3 |
| 321 | 2026-04-17T05:37:07.512Z | Downloaded trybuild v1.0.116 |
| 322 | 2026-04-17T05:37:07.515Z | Downloaded socket2 v0.5.9 |
| 323 | 2026-04-17T05:37:07.515Z | Downloaded slog v2.8.2 |
| 324 | 2026-04-17T05:37:07.519Z | Downloaded tokio-rustls v0.26.0 |
| 325 | 2026-04-17T05:37:07.519Z | Downloaded serde_derive v1.0.228 |
| 326 | 2026-04-17T05:37:07.523Z | Downloaded der-parser v10.0.0 |
| 327 | 2026-04-17T05:37:07.523Z | Downloaded tinyvec v1.5.1 |
| 328 | 2026-04-17T05:37:07.527Z | Downloaded proc-macro2 v1.0.106 |
| 329 | 2026-04-17T05:37:07.527Z | Downloaded parking_lot v0.12.1 |
| 330 | 2026-04-17T05:37:07.527Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 331 | 2026-04-17T05:37:07.531Z | Downloaded zmij v1.0.2 |
| 332 | 2026-04-17T05:37:07.531Z | Downloaded tokio-rustls v0.25.0 |
| 333 | 2026-04-17T05:37:07.534Z | Downloaded event-listener v5.0.0 |
| 334 | 2026-04-17T05:37:07.534Z | Downloaded icu_normalizer v1.5.0 |
| 335 | 2026-04-17T05:37:07.534Z | Downloaded const-oid v0.10.2 |
| 336 | 2026-04-17T05:37:07.538Z | Downloaded unicode-ident v1.0.12 |
| 337 | 2026-04-17T05:37:07.538Z | Downloaded ucd-trie v0.1.6 |
| 338 | 2026-04-17T05:37:07.542Z | Downloaded tungstenite v0.24.0 |
| 339 | 2026-04-17T05:37:07.542Z | Downloaded tracing-core v0.1.32 |
| 340 | 2026-04-17T05:37:07.546Z | Downloaded thiserror-impl v2.0.18 |
| 341 | 2026-04-17T05:37:07.546Z | Downloaded subprocess v1.0.3 |
| 342 | 2026-04-17T05:37:07.546Z | Downloaded crossbeam-channel v0.5.15 |
| 343 | 2026-04-17T05:37:07.550Z | Downloaded write16 v1.0.0 |
| 344 | 2026-04-17T05:37:07.550Z | Downloaded want v0.3.0 |
| 345 | 2026-04-17T05:37:07.550Z | Downloaded waitgroup v0.1.2 |
| 346 | 2026-04-17T05:37:07.553Z | Downloaded icu_collections v1.5.0 |
| 347 | 2026-04-17T05:37:07.554Z | Downloaded thiserror-impl v1.0.69 |
| 348 | 2026-04-17T05:37:07.557Z | Downloaded yasna v0.5.2 |
| 349 | 2026-04-17T05:37:07.557Z | Downloaded ryu v1.0.5 |
| 350 | 2026-04-17T05:37:07.558Z | Downloaded rcgen v0.14.7 |
| 351 | 2026-04-17T05:37:07.561Z | Downloaded flate2 v1.1.9 |
| 352 | 2026-04-17T05:37:07.561Z | Downloaded termcolor v1.1.2 |
| 353 | 2026-04-17T05:37:07.565Z | Downloaded writeable v0.5.5 |
| 354 | 2026-04-17T05:37:07.565Z | Downloaded cc v1.2.16 |
| 355 | 2026-04-17T05:37:07.569Z | Downloaded url v2.5.4 |
| 356 | 2026-04-17T05:37:07.569Z | Downloaded miniz_oxide v0.8.9 |
| 357 | 2026-04-17T05:37:07.569Z | Downloaded async-compression v0.4.41 |
| 358 | 2026-04-17T05:37:07.573Z | Downloaded tracing v0.1.40 |
| 359 | 2026-04-17T05:37:07.577Z | Downloaded memchr v2.6.0 |
| 360 | 2026-04-17T05:37:07.577Z | Downloaded hyper-util v0.1.20 |
| 361 | 2026-04-17T05:37:07.581Z | Downloaded nom v7.1.3 |
| 362 | 2026-04-17T05:37:07.585Z | Downloaded synstructure v0.13.1 |
| 363 | 2026-04-17T05:37:07.585Z | Downloaded serde_derive_internals v0.29.0 |
| 364 | 2026-04-17T05:37:07.585Z | Downloaded openssl-sys v0.9.107 |
| 365 | 2026-04-17T05:37:07.588Z | Downloaded tower v0.5.2 |
| 366 | 2026-04-17T05:37:07.592Z | Downloaded uuid v1.23.0 |
| 367 | 2026-04-17T05:37:07.596Z | Downloaded socket2 v0.6.3 |
| 368 | 2026-04-17T05:37:07.596Z | Downloaded idna v1.0.3 |
| 369 | 2026-04-17T05:37:07.600Z | Downloaded serde_core v1.0.228 |
| 370 | 2026-04-17T05:37:07.600Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 371 | 2026-04-17T05:37:07.604Z | Downloaded prettyplease v0.2.37 |
| 372 | 2026-04-17T05:37:07.604Z | Downloaded x509-parser v0.18.0 |
| 373 | 2026-04-17T05:37:07.608Z | Downloaded quinn v0.11.4 |
| 374 | 2026-04-17T05:37:07.608Z | Downloaded hashbrown v0.16.1 |
| 375 | 2026-04-17T05:37:07.612Z | Downloaded num-bigint v0.4.3 |
| 376 | 2026-04-17T05:37:07.616Z | Downloaded typenum v1.19.0 |
| 377 | 2026-04-17T05:37:07.616Z | Downloaded hyper v1.9.0 |
| 378 | 2026-04-17T05:37:07.619Z | Downloaded tower-http v0.6.8 |
| 379 | 2026-04-17T05:37:07.623Z | Downloaded rand v0.8.4 |
| 380 | 2026-04-17T05:37:07.626Z | Downloaded indexmap v2.13.1 |
| 381 | 2026-04-17T05:37:07.630Z | Downloaded zerovec v0.10.4 |
| 382 | 2026-04-17T05:37:07.634Z | Downloaded futures-util v0.3.32 |
| 383 | 2026-04-17T05:37:07.638Z | Downloaded rand v0.9.2 |
| 384 | 2026-04-17T05:37:07.641Z | Downloaded reqwest v0.12.28 |
| 385 | 2026-04-17T05:37:07.645Z | Downloaded chrono v0.4.44 |
| 386 | 2026-04-17T05:37:07.649Z | Downloaded h2 v0.4.6 |
| 387 | 2026-04-17T05:37:07.652Z | Downloaded goblin v0.10.1 |
| 388 | 2026-04-17T05:37:07.656Z | Downloaded zerocopy-derive v0.8.27 |
| 389 | 2026-04-17T05:37:07.659Z | Downloaded mio v1.2.0 |
| 390 | 2026-04-17T05:37:07.663Z | Downloaded serde v1.0.228 |
| 391 | 2026-04-17T05:37:07.667Z | Downloaded vcpkg v0.2.15 |
| 392 | 2026-04-17T05:37:07.685Z | Downloaded zerocopy v0.8.27 |
| 393 | 2026-04-17T05:37:07.697Z | Downloaded icu_properties_data v1.5.0 |
| 394 | 2026-04-17T05:37:07.703Z | Downloaded pest v2.8.1 |
| 395 | 2026-04-17T05:37:07.707Z | Downloaded iri-string v0.7.8 |
| 396 | 2026-04-17T05:37:07.710Z | Downloaded serde_json v1.0.149 |
| 397 | 2026-04-17T05:37:07.714Z | Downloaded unicode-segmentation v1.10.0 |
| 398 | 2026-04-17T05:37:07.718Z | Downloaded tokio-util v0.7.18 |
| 399 | 2026-04-17T05:37:07.721Z | Downloaded expectorate v1.2.0 |
| 400 | 2026-04-17T05:37:07.721Z | Downloaded parking_lot_core v0.9.4 |
| 401 | 2026-04-17T05:37:07.727Z | Downloaded portable-atomic v1.9.0 |
| 402 | 2026-04-17T05:37:07.763Z | Downloaded rustls-webpki v0.102.8 |
| 403 | 2026-04-17T05:37:07.787Z | Downloaded winnow v1.0.0 |
| 404 | 2026-04-17T05:37:07.800Z | Downloaded tokio v1.51.0 |
| 405 | 2026-04-17T05:37:07.813Z | Downloaded time v0.3.47 |
| 406 | 2026-04-17T05:37:07.848Z | Downloaded quinn-proto v0.11.14 |
| 407 | 2026-04-17T05:37:07.886Z | Downloaded webpki-roots v0.26.5 |
| 408 | 2026-04-17T05:37:07.886Z | Downloaded webpki-roots v1.0.0 |
| 409 | 2026-04-17T05:37:07.886Z | Downloaded openssl v0.10.72 |
| 410 | 2026-04-17T05:37:07.886Z | Downloaded encoding_rs v0.8.32 |
| 411 | 2026-04-17T05:37:07.887Z | Downloaded syn v2.0.117 |
| 412 | 2026-04-17T05:37:07.887Z | Downloaded rustls v0.22.4 |
| 413 | 2026-04-17T05:37:07.887Z | Downloaded openapiv3 v2.2.0 |
| 414 | 2026-04-17T05:37:07.887Z | Downloaded rustls v0.23.13 |
| 415 | 2026-04-17T05:37:07.887Z | Downloaded rustix v1.1.4 |
| 416 | 2026-04-17T05:37:07.892Z | Downloaded rustix v0.38.44 |
| 417 | 2026-04-17T05:37:07.934Z | Downloaded libc v0.2.184 |
| 418 | 2026-04-17T05:37:07.982Z | Downloaded ring v0.17.13 |
| 419 | 2026-04-17T05:37:08.097Z | Compiling proc-macro2 v1.0.106 |
| 420 | 2026-04-17T05:37:08.097Z | Compiling quote v1.0.45 |
| 421 | 2026-04-17T05:37:08.097Z | Compiling unicode-ident v1.0.12 |
| 422 | 2026-04-17T05:37:08.097Z | Compiling libc v0.2.184 |
| 423 | 2026-04-17T05:37:08.098Z | Compiling cfg-if v1.0.0 |
| 424 | 2026-04-17T05:37:08.102Z | Compiling itoa v1.0.1 |
| 425 | 2026-04-17T05:37:08.102Z | Compiling memchr v2.6.0 |
| 426 | 2026-04-17T05:37:08.102Z | Compiling serde_core v1.0.228 |
| 427 | 2026-04-17T05:37:08.102Z | Running `/home/build/.rustup/toolchains/1.95.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.106/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=829e125f7ae4b0ed -C extra-filename=-bbf5d710e61e9587 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-bbf5d710e61e9587 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2026-04-17T05:37:08.102Z | Running `/home/build/.rustup/toolchains/1.95.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.45/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=31ffea6df17ddc8b -C extra-filename=-4337ad271fd40c1a --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-4337ad271fd40c1a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-04-17T05:37:08.102Z | Running `/home/build/.rustup/toolchains/1.95.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=6918ffb109c681d1 -C extra-filename=-385dfbf0e1ad5fad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 430 | 2026-04-17T05:37:08.102Z | Running `/home/build/.rustup/toolchains/1.95.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.184/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=cd7b916a60017e08 -C extra-filename=-0df784de9f3e2291 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-0df784de9f3e2291 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2026-04-17T05:37:08.102Z | Running `/home/build/.rustup/toolchains/1.95.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=cffde433c6b763d8 -C extra-filename=-d3ee7f85a96743d1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 432 | 2026-04-17T05:37:08.102Z | Running `/home/build/.rustup/toolchains/1.95.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=e80ac9b176cc7d32 -C extra-filename=-607cef78597c7c47 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 433 | 2026-04-17T05:37:08.102Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=83602c16c285c246 -C extra-filename=-08b7f7e5f475f59c --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-08b7f7e5f475f59c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 434 | 2026-04-17T05:37:08.199Z | Running `/home/build/.rustup/toolchains/1.95.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=e1c000fcbbb12705 -C extra-filename=-82d25e56b970b3ca --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 435 | 2026-04-17T05:37:08.255Z | Compiling pin-project-lite v0.2.12 |
| 436 | 2026-04-17T05:37:08.260Z | Running `/home/build/.rustup/toolchains/1.95.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=d4cc3cd6f234b401 -C extra-filename=-b78d560a19514137 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 437 | 2026-04-17T05:37:08.305Z | Compiling autocfg v1.1.0 |
| 438 | 2026-04-17T05:37:08.310Z | Running `/home/build/.rustup/toolchains/1.95.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=419d26581466f70d -C extra-filename=-c8f13d2d082db26c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 439 | 2026-04-17T05:37:08.333Z | Compiling shlex v1.3.0 |
| 440 | 2026-04-17T05:37:08.340Z | Running `/home/build/.rustup/toolchains/1.95.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=144ee587a3fad693 -C extra-filename=-2618e594e96da3cf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 441 | 2026-04-17T05:37:08.345Z | Compiling bytes v1.11.1 |
| 442 | 2026-04-17T05:37:08.345Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.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=61d9e067f7736640 -C extra-filename=-5f1042fd82c1c1f2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 443 | 2026-04-17T05:37:08.513Z | Compiling cc v1.2.16 |
| 444 | 2026-04-17T05:37:08.517Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=61a64f5d048cdb75 -C extra-filename=-57bdafb08caef953 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern shlex=/work/oxidecomputer/dropshot/target/debug/deps/libshlex-2618e594e96da3cf.rmeta --cap-lints allow` |
| 445 | 2026-04-17T05:37:08.556Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-4337ad271fd40c1a/build-script-build` |
| 446 | 2026-04-17T05:37:08.560Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-bbf5d710e61e9587/build-script-build` |
| 447 | 2026-04-17T05:37:08.560Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-08b7f7e5f475f59c/build-script-build` |
| 448 | 2026-04-17T05:37:08.583Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-0df784de9f3e2291/build-script-build` |
| 449 | 2026-04-17T05:37:08.590Z | Compiling smallvec v1.13.2 |
| 450 | 2026-04-17T05:37:08.594Z | Running `/home/build/.rustup/toolchains/1.95.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=fdfb199df5289519 -C extra-filename=-88a1f1fe0139468f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 451 | 2026-04-17T05:37:08.598Z | Compiling futures-core v0.3.32 |
| 452 | 2026-04-17T05:37:08.602Z | Running `/home/build/.rustup/toolchains/1.95.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.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 --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=d0058fb481d7e565 -C extra-filename=-c3d2dd9680a8332d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 453 | 2026-04-17T05:37:08.607Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=a7189214ff482910 -C extra-filename=-a26afb6af91c4587 --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)'` |
| 454 | 2026-04-17T05:37:08.621Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=339d35e4ac455785 -C extra-filename=-6242361d0e12f4ed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 455 | 2026-04-17T05:37:08.741Z | Compiling version_check v0.9.5 |
| 456 | 2026-04-17T05:37:08.745Z | Running `/home/build/.rustup/toolchains/1.95.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=40f9aca7c45f2cf0 -C extra-filename=-47dc48a118f1eb12 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 457 | 2026-04-17T05:37:08.791Z | Compiling once_cell v1.20.1 |
| 458 | 2026-04-17T05:37:08.795Z | Running `/home/build/.rustup/toolchains/1.95.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=83866c8a036ad4bf -C extra-filename=-8dd91888215993a7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 459 | 2026-04-17T05:37:08.859Z | Running `/home/build/.rustup/toolchains/1.95.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.106/src/lib.rs --error-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=0c626678a2b1a9c1 -C extra-filename=-d4952fd101572b1a --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-385dfbf0e1ad5fad.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)'` |
| 460 | 2026-04-17T05:37:08.926Z | Compiling log v0.4.17 |
| 461 | 2026-04-17T05:37:08.930Z | Running `/home/build/.rustup/toolchains/1.95.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=cdf76668524c2dff -C extra-filename=-ec4d00d48a141c05 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-ec4d00d48a141c05 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 462 | 2026-04-17T05:37:08.989Z | Compiling parking_lot_core v0.9.4 |
| 463 | 2026-04-17T05:37:08.993Z | Running `/home/build/.rustup/toolchains/1.95.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=393342ce66c6724c -C extra-filename=-ee863e1c9cb865bb --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-ee863e1c9cb865bb -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 464 | 2026-04-17T05:37:08.997Z | Compiling scopeguard v1.2.0 |
| 465 | 2026-04-17T05:37:09.002Z | Running `/home/build/.rustup/toolchains/1.95.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=9a13bc31a7853f75 -C extra-filename=-0d0dd4a3cf41f33f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 466 | 2026-04-17T05:37:09.018Z | Compiling slab v0.4.9 |
| 467 | 2026-04-17T05:37:09.022Z | Running `/home/build/.rustup/toolchains/1.95.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=e7234aec02af96f8 -C extra-filename=-a6654b79549de8f3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-a6654b79549de8f3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-c8f13d2d082db26c.rlib --cap-lints allow` |
| 468 | 2026-04-17T05:37:09.098Z | Compiling lock_api v0.4.6 |
| 469 | 2026-04-17T05:37:09.102Z | Running `/home/build/.rustup/toolchains/1.95.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=fc9851a8675b67cc -C extra-filename=-ee16297a04d9573b --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-0d0dd4a3cf41f33f.rmeta --cap-lints allow` |
| 470 | 2026-04-17T05:37:09.106Z | Compiling mio v1.2.0 |
| 471 | 2026-04-17T05:37:09.110Z | Running `/home/build/.rustup/toolchains/1.95.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=51d19524e9918bb1 -C extra-filename=-b192edea5661689d --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-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 472 | 2026-04-17T05:37:09.163Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-ec4d00d48a141c05/build-script-build` |
| 473 | 2026-04-17T05:37:09.176Z | Running `/home/build/.rustup/toolchains/1.95.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=75e9e0f437ebfc71 -C extra-filename=-de5f0a5072a800f0 --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-d3ee7f85a96743d1.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 474 | 2026-04-17T05:37:09.264Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=ec679ebc27cf1765 -C extra-filename=-7fb99bfca51ccc37 --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-d4952fd101572b1a.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 475 | 2026-04-17T05:37:09.268Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-ee863e1c9cb865bb/build-script-build` |
| 476 | 2026-04-17T05:37:09.275Z | Running `/home/build/.rustup/toolchains/1.95.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=520149f0594d2381 -C extra-filename=-c1d5bd0c093d198f --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-d3ee7f85a96743d1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-88a1f1fe0139468f.rmeta --cap-lints allow` |
| 477 | 2026-04-17T05:37:09.312Z | Compiling socket2 v0.6.3 |
| 478 | 2026-04-17T05:37:09.316Z | Running `/home/build/.rustup/toolchains/1.95.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=65e52804c112c609 -C extra-filename=-539b1d3105d98dea --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-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 479 | 2026-04-17T05:37:09.374Z | Compiling signal-hook-registry v1.4.0 |
| 480 | 2026-04-17T05:37:09.378Z | Running `/home/build/.rustup/toolchains/1.95.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=a7655dc36e749089 -C extra-filename=-49a01be71e092c4d --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-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 481 | 2026-04-17T05:37:09.548Z | Compiling syn v2.0.117 |
| 482 | 2026-04-17T05:37:09.552Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/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=1cede17fbdd4c168 -C extra-filename=-c18ef1b5808b0f13 --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-d4952fd101572b1a.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-385dfbf0e1ad5fad.rmeta --cap-lints allow` |
| 483 | 2026-04-17T05:37:09.570Z | Compiling parking_lot v0.12.1 |
| 484 | 2026-04-17T05:37:09.575Z | Running `/home/build/.rustup/toolchains/1.95.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=8791f1ae250f906a -C extra-filename=-f939d58af2a05f0b --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-ee16297a04d9573b.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-c1d5bd0c093d198f.rmeta --cap-lints allow` |
| 485 | 2026-04-17T05:37:09.586Z | Compiling serde v1.0.228 |
| 486 | 2026-04-17T05:37:09.591Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8d3b78388088e170 -C extra-filename=-884970a252e733b8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-884970a252e733b8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 487 | 2026-04-17T05:37:09.599Z | Compiling futures-sink v0.3.32 |
| 488 | 2026-04-17T05:37:09.603Z | Running `/home/build/.rustup/toolchains/1.95.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.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 --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=2496462649626bb2 -C extra-filename=-f79c5559e80f07f2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 489 | 2026-04-17T05:37:09.646Z | Compiling zmij v1.0.2 |
| 490 | 2026-04-17T05:37:09.650Z | Running `/home/build/.rustup/toolchains/1.95.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=2c8637e98c72c002 -C extra-filename=-392039b53fc0ec82 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-392039b53fc0ec82 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 491 | 2026-04-17T05:37:09.694Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-a6654b79549de8f3/build-script-build` |
| 492 | 2026-04-17T05:37:09.747Z | Compiling getrandom v0.2.11 |
| 493 | 2026-04-17T05:37:09.752Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=cb4c522603ae5b04 -C extra-filename=-92a6e5782de5d4b3 --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-d3ee7f85a96743d1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 494 | 2026-04-17T05:37:09.766Z | Compiling serde_json v1.0.149 |
| 495 | 2026-04-17T05:37:09.771Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=a0a74574fea45e5f -C extra-filename=-5fd52a869f0cdf71 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-5fd52a869f0cdf71 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 496 | 2026-04-17T05:37:09.779Z | Running `/home/build/.rustup/toolchains/1.95.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=bfb4eccb9c182f7d -C extra-filename=-94ee0fba65192311 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 497 | 2026-04-17T05:37:09.904Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-884970a252e733b8/build-script-build` |
| 498 | 2026-04-17T05:37:09.937Z | Compiling futures-channel v0.3.32 |
| 499 | 2026-04-17T05:37:09.946Z | Running `/home/build/.rustup/toolchains/1.95.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.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 --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=ef3a2e7443a22bef -C extra-filename=-584ee4ae876e49f2 --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-c3d2dd9680a8332d.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-f79c5559e80f07f2.rmeta --cap-lints allow` |
| 500 | 2026-04-17T05:37:09.946Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-392039b53fc0ec82/build-script-build` |
| 501 | 2026-04-17T05:37:09.953Z | Compiling http v1.4.0 |
| 502 | 2026-04-17T05:37:09.957Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=703e6f4583d37d68 -C extra-filename=-945bb50acddcab85 --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-5f1042fd82c1c1f2.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-607cef78597c7c47.rmeta --cap-lints allow` |
| 503 | 2026-04-17T05:37:09.957Z | Compiling zeroize v1.7.0 |
| 504 | 2026-04-17T05:37:09.957Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=84ac20a0b936031c -C extra-filename=-e911dea9345c967a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 505 | 2026-04-17T05:37:09.969Z | Compiling typenum v1.19.0 |
| 506 | 2026-04-17T05:37:09.972Z | Running `/home/build/.rustup/toolchains/1.95.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=1a07f136598bf4fc -C extra-filename=-9eaefc068f51e1e5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-9eaefc068f51e1e5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 507 | 2026-04-17T05:37:09.979Z | Running `/home/build/.rustup/toolchains/1.95.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=a2336f75a1421d36 -C extra-filename=-5fa8e6363ab024ae --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)'` |
| 508 | 2026-04-17T05:37:10.004Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-5fd52a869f0cdf71/build-script-build` |
| 509 | 2026-04-17T05:37:10.008Z | Compiling thiserror v2.0.18 |
| 510 | 2026-04-17T05:37:10.015Z | Running `/home/build/.rustup/toolchains/1.95.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.18/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=e85fac1436650a0a -C extra-filename=-ad7d471cf4f90667 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-ad7d471cf4f90667 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 511 | 2026-04-17T05:37:10.117Z | Compiling bitflags v2.11.0 |
| 512 | 2026-04-17T05:37:10.121Z | Running `/home/build/.rustup/toolchains/1.95.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=ce2f743858000c49 -C extra-filename=-d8f468526f30f872 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2026-04-17T05:37:10.152Z | Compiling rustls-pki-types v1.14.0 |
| 514 | 2026-04-17T05:37:10.156Z | Compiling ring v0.17.13 |
| 515 | 2026-04-17T05:37:10.156Z | Running `/home/build/.rustup/toolchains/1.95.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.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 --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=be638b1eddc61e3c -C extra-filename=-fbf220180ccbc38c --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-e911dea9345c967a.rmeta --cap-lints allow` |
| 516 | 2026-04-17T05:37:10.156Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=a676bbda476f1bf3 -C extra-filename=-79c48aad2654e87c --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-79c48aad2654e87c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-57bdafb08caef953.rlib --cap-lints allow` |
| 517 | 2026-04-17T05:37:10.312Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-9eaefc068f51e1e5/build-script-build` |
| 518 | 2026-04-17T05:37:10.329Z | Compiling futures-task v0.3.32 |
| 519 | 2026-04-17T05:37:10.332Z | Running `/home/build/.rustup/toolchains/1.95.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.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 --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=9c20c8f6a6967d7c -C extra-filename=-c882e07be88c1c62 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 520 | 2026-04-17T05:37:10.339Z | Compiling futures-io v0.3.32 |
| 521 | 2026-04-17T05:37:10.347Z | Running `/home/build/.rustup/toolchains/1.95.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.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 --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=e19472a6ebc1c849 -C extra-filename=-42a6e404b5015526 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 522 | 2026-04-17T05:37:10.351Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-ad7d471cf4f90667/build-script-build` |
| 523 | 2026-04-17T05:37:10.457Z | Compiling stable_deref_trait v1.2.0 |
| 524 | 2026-04-17T05:37:10.462Z | Running `/home/build/.rustup/toolchains/1.95.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=8949cdf99be4ec6b -C extra-filename=-3d8f1c638259f9de --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 525 | 2026-04-17T05:37:10.499Z | Running `/home/build/.rustup/toolchains/1.95.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=de6a6302240465be -C extra-filename=-fbf70bfad950d7d1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 526 | 2026-04-17T05:37:10.503Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=bd80f10dc7ae5ddf -C extra-filename=-baabdc2d5f2b5062 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-baabdc2d5f2b5062 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 527 | 2026-04-17T05:37:10.528Z | Compiling httparse v1.10.0 |
| 528 | 2026-04-17T05:37:10.532Z | Running `/home/build/.rustup/toolchains/1.95.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=50899994d68ab2bb -C extra-filename=-57fdcabf60e3b0fa --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-57fdcabf60e3b0fa -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 529 | 2026-04-17T05:37:10.537Z | Compiling getrandom v0.4.1 |
| 530 | 2026-04-17T05:37:10.537Z | Running `/home/build/.rustup/toolchains/1.95.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=4490c7c37502323f -C extra-filename=-d942d7def228306a --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-d942d7def228306a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 531 | 2026-04-17T05:37:10.632Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=d313f092692d694d -C extra-filename=-6da19babcabbed31 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-6da19babcabbed31 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 532 | 2026-04-17T05:37:10.658Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-79c48aad2654e87c/build-script-build` |
| 533 | 2026-04-17T05:37:10.804Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-baabdc2d5f2b5062/build-script-build` |
| 534 | 2026-04-17T05:37:10.804Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-d942d7def228306a/build-script-build` |
| 535 | 2026-04-17T05:37:10.852Z | Compiling hashbrown v0.16.1 |
| 536 | 2026-04-17T05:37:10.852Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=899ec8827e7cae1e -C extra-filename=-5e5ce40467432f91 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 537 | 2026-04-17T05:37:10.852Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=848673f9fd50d3ff -C extra-filename=-b50b4c3d6c87d331 --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)'` |
| 538 | 2026-04-17T05:37:10.878Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-57fdcabf60e3b0fa/build-script-build` |
| 539 | 2026-04-17T05:37:10.917Z | Running `/home/build/.rustup/toolchains/1.95.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=bbdcb24fb7faaa0c -C extra-filename=-4a68297fef3a092f --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` |
| 540 | 2026-04-17T05:37:10.951Z | Compiling ucd-trie v0.1.6 |
| 541 | 2026-04-17T05:37:11.015Z | Running `/home/build/.rustup/toolchains/1.95.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=e34807803c1602c9 -C extra-filename=-74e608aebd0f9e24 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 542 | 2026-04-17T05:37:11.020Z | Compiling equivalent v1.0.0 |
| 543 | 2026-04-17T05:37:11.020Z | Running `/home/build/.rustup/toolchains/1.95.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=ef3c67683f46f2e9 -C extra-filename=-51132ef078fe0ea0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 544 | 2026-04-17T05:37:11.096Z | Compiling untrusted v0.9.0 |
| 545 | 2026-04-17T05:37:11.101Z | Running `/home/build/.rustup/toolchains/1.95.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=13bf38bb5dfce4ba -C extra-filename=-367d3cc6719c6c17 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 546 | 2026-04-17T05:37:11.214Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-6da19babcabbed31/build-script-build` |
| 547 | 2026-04-17T05:37:11.223Z | Running `/home/build/.rustup/toolchains/1.95.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"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=4ef967dbf1afdabb -C extra-filename=-d68ad2f7c8759b53 --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-d3ee7f85a96743d1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 548 | 2026-04-17T05:37:11.253Z | Compiling http-body v1.0.1 |
| 549 | 2026-04-17T05:37:11.257Z | Running `/home/build/.rustup/toolchains/1.95.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=17224b802c0bd78b -C extra-filename=-8445cb2e0f9dd145 --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-5f1042fd82c1c1f2.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --cap-lints allow` |
| 550 | 2026-04-17T05:37:11.273Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=15c97b7113542e0d -C extra-filename=-82b3d7e1e0633e52 --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-607cef78597c7c47.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-82d25e56b970b3ca.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-a26afb6af91c4587.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-5fa8e6363ab024ae.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 551 | 2026-04-17T05:37:11.313Z | Compiling tracing-core v0.1.32 |
| 552 | 2026-04-17T05:37:11.317Z | Running `/home/build/.rustup/toolchains/1.95.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=a36bc9aa702bf968 -C extra-filename=-ee4d93721e5b5648 --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-8dd91888215993a7.rmeta --cap-lints allow` |
| 553 | 2026-04-17T05:37:11.369Z | Compiling rustversion v1.0.22 |
| 554 | 2026-04-17T05:37:11.373Z | Running `/home/build/.rustup/toolchains/1.95.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=1f70fe4088fe3406 -C extra-filename=-f036460091c5fde3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-f036460091c5fde3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 555 | 2026-04-17T05:37:11.400Z | Compiling indexmap v2.13.1 |
| 556 | 2026-04-17T05:37:11.404Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.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 -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=e982f821ed04db23 -C extra-filename=-a34a1b611703065f --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-51132ef078fe0ea0.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-5e5ce40467432f91.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-a26afb6af91c4587.rmeta --cap-lints allow` |
| 557 | 2026-04-17T05:37:11.471Z | Compiling pkg-config v0.3.31 |
| 558 | 2026-04-17T05:37:11.475Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5020c8d748ab7007 -C extra-filename=-4fb8c401199d37b6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 559 | 2026-04-17T05:37:11.731Z | Compiling writeable v0.5.5 |
| 560 | 2026-04-17T05:37:11.735Z | Running `/home/build/.rustup/toolchains/1.95.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=baf4c6aac98e0a18 -C extra-filename=-4aa979ea13126fcd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 561 | 2026-04-17T05:37:11.931Z | Compiling atomic-waker v1.1.2 |
| 562 | 2026-04-17T05:37:11.935Z | Compiling percent-encoding v2.3.2 |
| 563 | 2026-04-17T05:37:11.935Z | Running `/home/build/.rustup/toolchains/1.95.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=7829365ee5f692b2 -C extra-filename=-b80da2048908772a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 564 | 2026-04-17T05:37:11.935Z | Running `/home/build/.rustup/toolchains/1.95.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=519531c79328772f -C extra-filename=-46bcf0bc6a743dbd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 565 | 2026-04-17T05:37:12.026Z | Compiling litemap v0.7.4 |
| 566 | 2026-04-17T05:37:12.033Z | Running `/home/build/.rustup/toolchains/1.95.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=6b552952c8466ccc -C extra-filename=-d73b798f427e0708 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 567 | 2026-04-17T05:37:12.054Z | Compiling zerocopy v0.8.27 |
| 568 | 2026-04-17T05:37:12.059Z | Running `/home/build/.rustup/toolchains/1.95.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=3081350cf7be12d5 -C extra-filename=-66a801087f011401 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-66a801087f011401 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 569 | 2026-04-17T05:37:12.070Z | Compiling vcpkg v0.2.15 |
| 570 | 2026-04-17T05:37:12.074Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a216a925e53ed09 -C extra-filename=-ace14607112d8e0f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 571 | 2026-04-17T05:37:12.141Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-f036460091c5fde3/build-script-build` |
| 572 | 2026-04-17T05:37:12.181Z | Compiling tracing v0.1.40 |
| 573 | 2026-04-17T05:37:12.189Z | Running `/home/build/.rustup/toolchains/1.95.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=ef06eb77a12332a6 -C extra-filename=-fb1acfe66e7b8d1a --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-b78d560a19514137.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-ee4d93721e5b5648.rmeta --cap-lints allow` |
| 574 | 2026-04-17T05:37:12.226Z | Compiling errno v0.3.10 |
| 575 | 2026-04-17T05:37:12.230Z | Running `/home/build/.rustup/toolchains/1.95.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=b371ce61ed44d3b9 -C extra-filename=-9edd4f5e3b10b2aa --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-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 576 | 2026-04-17T05:37:12.294Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=0ece04cea3ef3a21 -C extra-filename=-c673406e1533247f --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-d3ee7f85a96743d1.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-92a6e5782de5d4b3.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-367d3cc6719c6c17.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 577 | 2026-04-17T05:37:12.382Z | Compiling synstructure v0.13.1 |
| 578 | 2026-04-17T05:37:12.386Z | Running `/home/build/.rustup/toolchains/1.95.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=90340be178dd6507 -C extra-filename=-1edffc1645bde777 --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-d4952fd101572b1a.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rmeta --cap-lints allow` |
| 579 | 2026-04-17T05:37:12.408Z | Compiling crossbeam-utils v0.8.21 |
| 580 | 2026-04-17T05:37:12.411Z | Running `/home/build/.rustup/toolchains/1.95.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=644a9c885ef98b3b -C extra-filename=-bf07022d0230ba8d --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-bf07022d0230ba8d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 581 | 2026-04-17T05:37:12.449Z | Compiling fnv v1.0.7 |
| 582 | 2026-04-17T05:37:12.453Z | Running `/home/build/.rustup/toolchains/1.95.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=623644bf0b533064 -C extra-filename=-14d0b8f0bc5bc9db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 583 | 2026-04-17T05:37:12.458Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-66a801087f011401/build-script-build` |
| 584 | 2026-04-17T05:37:12.497Z | Compiling try-lock v0.2.3 |
| 585 | 2026-04-17T05:37:12.506Z | Running `/home/build/.rustup/toolchains/1.95.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=de0dd99b443ca3e8 -C extra-filename=-311896b8ab21cc6c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 586 | 2026-04-17T05:37:12.547Z | Compiling rustix v1.1.4 |
| 587 | 2026-04-17T05:37:12.551Z | Running `/home/build/.rustup/toolchains/1.95.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=e07e405c9bb301c2 -C extra-filename=-f39bf745785fd3ba --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-f39bf745785fd3ba -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 588 | 2026-04-17T05:37:12.602Z | Compiling want v0.3.0 |
| 589 | 2026-04-17T05:37:12.606Z | Running `/home/build/.rustup/toolchains/1.95.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=b2fd4f4c0cef01b8 -C extra-filename=-f6e2e4bd6db165a0 --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-de5f0a5072a800f0.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-311896b8ab21cc6c.rmeta --cap-lints allow` |
| 590 | 2026-04-17T05:37:12.642Z | Compiling openssl-sys v0.9.107 |
| 591 | 2026-04-17T05:37:12.646Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=9d52eb595ce862e5 -C extra-filename=-08742c512a4a897a --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-08742c512a4a897a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-57bdafb08caef953.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-4fb8c401199d37b6.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-ace14607112d8e0f.rlib --cap-lints allow` |
| 592 | 2026-04-17T05:37:12.727Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-bf07022d0230ba8d/build-script-build` |
| 593 | 2026-04-17T05:37:12.740Z | Running `/home/build/.rustup/toolchains/1.95.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=b5d000f066064111 -C extra-filename=-7242cf04f2646176 --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"))'` |
| 594 | 2026-04-17T05:37:12.750Z | Compiling generic-array v0.14.5 |
| 595 | 2026-04-17T05:37:12.754Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=8e6d3363cb3ff603 -C extra-filename=-0f472e2848659664 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-0f472e2848659664 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-47dc48a118f1eb12.rlib --cap-lints allow` |
| 596 | 2026-04-17T05:37:12.773Z | Compiling time-core v0.1.8 |
| 597 | 2026-04-17T05:37:12.777Z | Running `/home/build/.rustup/toolchains/1.95.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=dbd8dd394aed0c2b -C extra-filename=-95dd2ab3fb000547 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 598 | 2026-04-17T05:37:12.892Z | Compiling httpdate v1.0.1 |
| 599 | 2026-04-17T05:37:12.896Z | Running `/home/build/.rustup/toolchains/1.95.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=600aeb8c03dec95e -C extra-filename=-65fcdf711dbdbbed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 600 | 2026-04-17T05:37:12.912Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-f39bf745785fd3ba/build-script-build` |
| 601 | 2026-04-17T05:37:12.921Z | Compiling byteorder v1.4.3 |
| 602 | 2026-04-17T05:37:12.927Z | Running `/home/build/.rustup/toolchains/1.95.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=b09dd24ae54cdc50 -C extra-filename=-7d9ee202ed1d8287 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 603 | 2026-04-17T05:37:12.984Z | Compiling icu_locid_transform_data v1.5.0 |
| 604 | 2026-04-17T05:37:12.992Z | Running `/home/build/.rustup/toolchains/1.95.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=3a1c822c92855d42 -C extra-filename=-ee1d362923ea9370 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 605 | 2026-04-17T05:37:13.052Z | Compiling powerfmt v0.2.0 |
| 606 | 2026-04-17T05:37:13.056Z | Running `/home/build/.rustup/toolchains/1.95.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=2c723c5fb9dc85da -C extra-filename=-5016b9c4d16a47f3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 607 | 2026-04-17T05:37:13.111Z | Compiling subtle v2.5.0 |
| 608 | 2026-04-17T05:37:13.119Z | Running `/home/build/.rustup/toolchains/1.95.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=748f97f0b5fb1775 -C extra-filename=-c28dfcf4988896fd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 609 | 2026-04-17T05:37:13.146Z | Compiling num-conv v0.2.0 |
| 610 | 2026-04-17T05:37:13.150Z | Compiling tower-layer v0.3.3 |
| 611 | 2026-04-17T05:37:13.151Z | Running `/home/build/.rustup/toolchains/1.95.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=1f721c4aac84903c -C extra-filename=-25d67e0342af1ff9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 612 | 2026-04-17T05:37:13.151Z | Running `/home/build/.rustup/toolchains/1.95.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=ed5eee829b218097 -C extra-filename=-315a78bc0384d61a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 613 | 2026-04-17T05:37:13.177Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-08742c512a4a897a/build-script-main` |
| 614 | 2026-04-17T05:37:13.233Z | Compiling tower-service v0.3.3 |
| 615 | 2026-04-17T05:37:13.241Z | Running `/home/build/.rustup/toolchains/1.95.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=51452b7e10d98647 -C extra-filename=-6e76c5b4ec2d22f1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 616 | 2026-04-17T05:37:13.257Z | Compiling base64 v0.22.1 |
| 617 | 2026-04-17T05:37:13.261Z | Running `/home/build/.rustup/toolchains/1.95.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=4f36cea6e50386b0 -C extra-filename=-809ff91b24bb5908 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 618 | 2026-04-17T05:37:13.266Z | Compiling deranged v0.5.5 |
| 619 | 2026-04-17T05:37:13.277Z | Running `/home/build/.rustup/toolchains/1.95.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=3f3923538091fbec -C extra-filename=-6f37788547dd35d7 --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-5016b9c4d16a47f3.rmeta --cap-lints allow` |
| 620 | 2026-04-17T05:37:13.277Z | Compiling time-macros v0.2.27 |
| 621 | 2026-04-17T05:37:13.277Z | Running `/home/build/.rustup/toolchains/1.95.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=789c2495ba909618 -C extra-filename=-a20fbb2c2ee709eb --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-315a78bc0384d61a.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-95dd2ab3fb000547.rlib --extern proc_macro --cap-lints allow` |
| 622 | 2026-04-17T05:37:13.304Z | Running `/home/build/.rustup/toolchains/1.95.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=586c1626cf1ffcdf -C extra-filename=-b5766938acfc525c --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-d8f468526f30f872.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-9edd4f5e3b10b2aa.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 623 | 2026-04-17T05:37:13.327Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-0f472e2848659664/build-script-build` |
| 624 | 2026-04-17T05:37:13.342Z | Compiling slog v2.8.2 |
| 625 | 2026-04-17T05:37:13.346Z | Running `/home/build/.rustup/toolchains/1.95.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=e0fb0730d7ad35d9 -C extra-filename=-b647e98a3dc38cc5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-b647e98a3dc38cc5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-7242cf04f2646176.so --cap-lints allow` |
| 626 | 2026-04-17T05:37:13.358Z | Running `/home/build/.rustup/toolchains/1.95.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=e076ceddf738177e -C extra-filename=-7e8da5c7b5945ca6 --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)'` |
| 627 | 2026-04-17T05:37:13.579Z | Compiling rustls-webpki v0.102.8 |
| 628 | 2026-04-17T05:37:13.582Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=7219d8eb92c17138 -C extra-filename=-59f517d4a2c23be9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-c673406e1533247f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-367d3cc6719c6c17.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out` |
| 629 | 2026-04-17T05:37:13.589Z | Compiling icu_properties_data v1.5.0 |
| 630 | 2026-04-17T05:37:13.592Z | Running `/home/build/.rustup/toolchains/1.95.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=d3fe5d1a4690d2d2 -C extra-filename=-f789d94fae3c9594 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 631 | 2026-04-17T05:37:13.638Z | Compiling serde_derive v1.0.228 |
| 632 | 2026-04-17T05:37:13.642Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=b08175768e98282f -C extra-filename=-7608abffe9d582b8 --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 633 | 2026-04-17T05:37:13.720Z | Compiling tokio-macros v2.7.0 |
| 634 | 2026-04-17T05:37:13.724Z | Running `/home/build/.rustup/toolchains/1.95.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=a029777e30fc47d5 -C extra-filename=-6ab41e8f081774fd --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 635 | 2026-04-17T05:37:13.866Z | Compiling zerofrom-derive v0.1.5 |
| 636 | 2026-04-17T05:37:13.870Z | Running `/home/build/.rustup/toolchains/1.95.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=8b309a4c554f8079 -C extra-filename=-c1c093070ffa86ac --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-1edffc1645bde777.rlib --extern proc_macro --cap-lints allow` |
| 637 | 2026-04-17T05:37:14.171Z | Compiling futures-macro v0.3.32 |
| 638 | 2026-04-17T05:37:14.175Z | Running `/home/build/.rustup/toolchains/1.95.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.32/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=ef73aeef80408f98 -C extra-filename=-dbdb680b075e13f0 --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 639 | 2026-04-17T05:37:14.260Z | Compiling yoke-derive v0.7.5 |
| 640 | 2026-04-17T05:37:14.264Z | Compiling thiserror-impl v2.0.18 |
| 641 | 2026-04-17T05:37:14.264Z | Running `/home/build/.rustup/toolchains/1.95.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=1ad7d6e07a1d5c78 -C extra-filename=-31456b5a882205af --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-1edffc1645bde777.rlib --extern proc_macro --cap-lints allow` |
| 642 | 2026-04-17T05:37:14.264Z | Running `/home/build/.rustup/toolchains/1.95.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.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76fd7cae39ec41b1 -C extra-filename=-9da4f89a2c4e48a8 --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 643 | 2026-04-17T05:37:14.346Z | Compiling zerovec-derive v0.10.3 |
| 644 | 2026-04-17T05:37:14.349Z | Running `/home/build/.rustup/toolchains/1.95.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=96d8f9b0046b5097 -C extra-filename=-012af96491d6575d --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 645 | 2026-04-17T05:37:14.439Z | Compiling displaydoc v0.2.5 |
| 646 | 2026-04-17T05:37:14.442Z | Running `/home/build/.rustup/toolchains/1.95.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=1bdb47635884f42b -C extra-filename=-cbe17bb89460aff2 --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 647 | 2026-04-17T05:37:14.468Z | Compiling tokio v1.51.0 |
| 648 | 2026-04-17T05:37:14.476Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c781e57277b0279b -C extra-filename=-6a98aa866d89d4ef --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-5f1042fd82c1c1f2.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-b192edea5661689d.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-f939d58af2a05f0b.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-49a01be71e092c4d.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-539b1d3105d98dea.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-6ab41e8f081774fd.so --cap-lints allow` |
| 649 | 2026-04-17T05:37:15.019Z | Compiling futures-util v0.3.32 |
| 650 | 2026-04-17T05:37:15.023Z | Running `/home/build/.rustup/toolchains/1.95.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.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=10eaee19ea381495 -C extra-filename=-915d5317b85d7259 --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-584ee4ae876e49f2.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c3d2dd9680a8332d.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-42a6e404b5015526.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-dbdb680b075e13f0.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-f79c5559e80f07f2.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c882e07be88c1c62.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-82d25e56b970b3ca.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-94ee0fba65192311.rmeta --cap-lints allow` |
| 651 | 2026-04-17T05:37:15.056Z | Compiling zerofrom v0.1.5 |
| 652 | 2026-04-17T05:37:15.059Z | Running `/home/build/.rustup/toolchains/1.95.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=759187dc170977f8 -C extra-filename=-2b04c1fcf4c7d369 --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-c1c093070ffa86ac.so --cap-lints allow` |
| 653 | 2026-04-17T05:37:15.182Z | Compiling icu_provider_macros v1.5.0 |
| 654 | 2026-04-17T05:37:15.186Z | Running `/home/build/.rustup/toolchains/1.95.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=08115aaf1716dafa -C extra-filename=-9221ff3f54a71e02 --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 655 | 2026-04-17T05:37:15.195Z | Compiling zerocopy-derive v0.8.27 |
| 656 | 2026-04-17T05:37:15.200Z | Running `/home/build/.rustup/toolchains/1.95.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=194111c6453956a4 -C extra-filename=-25a9e2425d9380a1 --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 657 | 2026-04-17T05:37:15.273Z | Compiling yoke v0.7.5 |
| 658 | 2026-04-17T05:37:15.277Z | Running `/home/build/.rustup/toolchains/1.95.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=63b0a33e67cdf006 -C extra-filename=-9e1fe2e48434abca --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-3d8f1c638259f9de.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-31456b5a882205af.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-2b04c1fcf4c7d369.rmeta --cap-lints allow` |
| 659 | 2026-04-17T05:37:15.402Z | Compiling rustix v0.38.44 |
| 660 | 2026-04-17T05:37:15.406Z | Running `/home/build/.rustup/toolchains/1.95.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=e1800c926955e9aa -C extra-filename=-705b2a4c28e2b308 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-705b2a4c28e2b308 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 661 | 2026-04-17T05:37:15.464Z | Compiling zerovec v0.10.4 |
| 662 | 2026-04-17T05:37:15.468Z | Running `/home/build/.rustup/toolchains/1.95.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=995d96fe8101183a -C extra-filename=-2bc74b6f3cea9f53 --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-9e1fe2e48434abca.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-2b04c1fcf4c7d369.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-012af96491d6575d.so --cap-lints allow` |
| 663 | 2026-04-17T05:37:15.527Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/src/lib.rs --error-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=826d50a9400bb89a -C extra-filename=-59d3dadefb335f1c --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-9da4f89a2c4e48a8.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 664 | 2026-04-17T05:37:15.632Z | Compiling pest v2.8.1 |
| 665 | 2026-04-17T05:37:15.636Z | Running `/home/build/.rustup/toolchains/1.95.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=1a3c31342fc37bb1 -C extra-filename=-cab268f54f3b6c7b --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-82d25e56b970b3ca.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-74e608aebd0f9e24.rmeta --cap-lints allow` |
| 666 | 2026-04-17T05:37:15.759Z | Compiling fastrand v2.1.1 |
| 667 | 2026-04-17T05:37:15.763Z | Running `/home/build/.rustup/toolchains/1.95.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=f0b46736e4c96cde -C extra-filename=-24b11155f68db4d4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 668 | 2026-04-17T05:37:15.771Z | Compiling num_threads v0.1.3 |
| 669 | 2026-04-17T05:37:15.775Z | Running `/home/build/.rustup/toolchains/1.95.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=72d8a40c4b1b2cc2 -C extra-filename=-612b7f060cd4da8b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 670 | 2026-04-17T05:37:15.865Z | Compiling time v0.3.47 |
| 671 | 2026-04-17T05:37:15.869Z | Running `/home/build/.rustup/toolchains/1.95.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=04405c14cf56d7a5 -C extra-filename=-2583cffe0c044b56 --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-6f37788547dd35d7.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-607cef78597c7c47.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-315a78bc0384d61a.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-612b7f060cd4da8b.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-5016b9c4d16a47f3.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-95dd2ab3fb000547.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-a20fbb2c2ee709eb.so --cap-lints allow` |
| 672 | 2026-04-17T05:37:16.053Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-705b2a4c28e2b308/build-script-build` |
| 673 | 2026-04-17T05:37:16.131Z | Compiling scroll_derive v0.13.1 |
| 674 | 2026-04-17T05:37:16.135Z | Running `/home/build/.rustup/toolchains/1.95.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=3b4b14a3243d28cc -C extra-filename=-06914964811a70f5 --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 675 | 2026-04-17T05:37:16.381Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=2f29eddb723615f7 -C extra-filename=-513ffeb57b482408 --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-a26afb6af91c4587.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-7608abffe9d582b8.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)'` |
| 676 | 2026-04-17T05:37:16.437Z | Compiling tinystr v0.7.6 |
| 677 | 2026-04-17T05:37:16.441Z | Running `/home/build/.rustup/toolchains/1.95.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=c0180b6cd3a673b3 -C extra-filename=-f8c632a5dcad33c0 --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-cbe17bb89460aff2.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-2bc74b6f3cea9f53.rmeta --cap-lints allow` |
| 678 | 2026-04-17T05:37:16.538Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c7f8b46454118eac -C extra-filename=-b8cf47122cf1526c --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-b50b4c3d6c87d331.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-7608abffe9d582b8.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)'` |
| 679 | 2026-04-17T05:37:16.634Z | Compiling icu_locid v1.5.0 |
| 680 | 2026-04-17T05:37:16.638Z | Running `/home/build/.rustup/toolchains/1.95.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=bf454df343476fed -C extra-filename=-d2fdd14f5655ebab --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-cbe17bb89460aff2.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-d73b798f427e0708.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-f8c632a5dcad33c0.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-4aa979ea13126fcd.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-2bc74b6f3cea9f53.rmeta --cap-lints allow` |
| 681 | 2026-04-17T05:37:16.895Z | Compiling pest_meta v2.8.1 |
| 682 | 2026-04-17T05:37:16.898Z | Running `/home/build/.rustup/toolchains/1.95.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=fd6ea9196e5a31cb -C extra-filename=-5b82b2e87d8e9bc6 --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-cab268f54f3b6c7b.rmeta --cap-lints allow` |
| 683 | 2026-04-17T05:37:16.942Z | Running `/home/build/.rustup/toolchains/1.95.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=0a2f40289d1a16a5 -C extra-filename=-f3e77e98f7951918 --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-25a9e2425d9380a1.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)'` |
| 684 | 2026-04-17T05:37:16.956Z | Compiling icu_collections v1.5.0 |
| 685 | 2026-04-17T05:37:16.960Z | Running `/home/build/.rustup/toolchains/1.95.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=dd7f00e8846e833a -C extra-filename=-c81b04c753d64f82 --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-cbe17bb89460aff2.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-9e1fe2e48434abca.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-2b04c1fcf4c7d369.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-2bc74b6f3cea9f53.rmeta --cap-lints allow` |
| 686 | 2026-04-17T05:37:16.978Z | Compiling serde_tokenstream v0.2.3 |
| 687 | 2026-04-17T05:37:16.983Z | Running `/home/build/.rustup/toolchains/1.95.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=25fd8e7d86849add -C extra-filename=-f19907f805c62782 --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-d4952fd101572b1a.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b8cf47122cf1526c.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rmeta --cap-lints allow` |
| 688 | 2026-04-17T05:37:17.016Z | Compiling erased-serde v0.3.31 |
| 689 | 2026-04-17T05:37:17.020Z | Running `/home/build/.rustup/toolchains/1.95.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=3ef97dc659b54625 -C extra-filename=-46839a38e598e43d --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-513ffeb57b482408.rmeta --cap-lints allow` |
| 690 | 2026-04-17T05:37:17.259Z | Compiling icu_provider v1.5.0 |
| 691 | 2026-04-17T05:37:17.264Z | Running `/home/build/.rustup/toolchains/1.95.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=4aa2a6255033cf18 -C extra-filename=-f99dc3db073f8a69 --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-cbe17bb89460aff2.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-d2fdd14f5655ebab.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-9221ff3f54a71e02.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-3d8f1c638259f9de.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-f8c632a5dcad33c0.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-4aa979ea13126fcd.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-9e1fe2e48434abca.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-2b04c1fcf4c7d369.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-2bc74b6f3cea9f53.rmeta --cap-lints allow` |
| 692 | 2026-04-17T05:37:17.355Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-b647e98a3dc38cc5/build-script-build` |
| 693 | 2026-04-17T05:37:17.368Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=ad17c5b1dde7a99d -C extra-filename=-3531da0b96fe0e23 --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-fbf70bfad950d7d1.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 694 | 2026-04-17T05:37:17.519Z | Compiling pest_generator v2.8.1 |
| 695 | 2026-04-17T05:37:17.523Z | Running `/home/build/.rustup/toolchains/1.95.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=d5e9fe487b51e22e -C extra-filename=-dce78425df6f0d9f --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-cab268f54f3b6c7b.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-5b82b2e87d8e9bc6.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d4952fd101572b1a.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rmeta --cap-lints allow` |
| 696 | 2026-04-17T05:37:17.592Z | Compiling icu_locid_transform v1.5.0 |
| 697 | 2026-04-17T05:37:17.596Z | Running `/home/build/.rustup/toolchains/1.95.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=70f9f232c0f2d95d -C extra-filename=-f786c1e080cbb288 --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-cbe17bb89460aff2.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-d2fdd14f5655ebab.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-ee1d362923ea9370.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-f99dc3db073f8a69.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-f8c632a5dcad33c0.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-2bc74b6f3cea9f53.rmeta --cap-lints allow` |
| 698 | 2026-04-17T05:37:17.613Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=04df35d0534b7a27 -C extra-filename=-b37d734b1655ae33 --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-607cef78597c7c47.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-82d25e56b970b3ca.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-b50b4c3d6c87d331.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-5fa8e6363ab024ae.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 699 | 2026-04-17T05:37:17.747Z | Compiling thread-id v5.0.0 |
| 700 | 2026-04-17T05:37:17.751Z | Running `/home/build/.rustup/toolchains/1.95.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=b9953baf45351906 -C extra-filename=-1dd568704c847a7a --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-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 701 | 2026-04-17T05:37:17.828Z | Compiling socket2 v0.5.9 |
| 702 | 2026-04-17T05:37:17.832Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.5.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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=ecbaf38bae98931a -C extra-filename=-8cafda158cdcc54b --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-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 703 | 2026-04-17T05:37:17.855Z | Compiling unicase v2.6.0 |
| 704 | 2026-04-17T05:37:17.863Z | Running `/home/build/.rustup/toolchains/1.95.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=857be9fd9a005020 -C extra-filename=-1791cc2de14e8631 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-1791cc2de14e8631 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-47dc48a118f1eb12.rlib --cap-lints allow` |
| 705 | 2026-04-17T05:37:18.091Z | Compiling tokio-util v0.7.18 |
| 706 | 2026-04-17T05:37:18.096Z | Running `/home/build/.rustup/toolchains/1.95.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.18/src/lib.rs --error-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"' --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", "net", "rt", "slab", "time", "tracing"))' -C metadata=82556ed95e6cb36e -C extra-filename=-5c15d6fa74a89c43 --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-5f1042fd82c1c1f2.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c3d2dd9680a8332d.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-f79c5559e80f07f2.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --cap-lints allow` |
| 707 | 2026-04-17T05:37:18.142Z | Compiling icu_properties v1.5.1 |
| 708 | 2026-04-17T05:37:18.147Z | Running `/home/build/.rustup/toolchains/1.95.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=48c2a35588c243bf -C extra-filename=-9f656b0c52cc2be8 --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-cbe17bb89460aff2.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-c81b04c753d64f82.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-f786c1e080cbb288.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-f789d94fae3c9594.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-f99dc3db073f8a69.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-f8c632a5dcad33c0.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-2bc74b6f3cea9f53.rmeta --cap-lints allow` |
| 709 | 2026-04-17T05:37:18.215Z | Compiling pest_derive v2.8.1 |
| 710 | 2026-04-17T05:37:18.219Z | Running `/home/build/.rustup/toolchains/1.95.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=fed12e3e8a207749 -C extra-filename=-6dd493f265339551 --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-cab268f54f3b6c7b.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-dce78425df6f0d9f.rlib --extern proc_macro --cap-lints allow` |
| 711 | 2026-04-17T05:37:18.259Z | Compiling num-traits v0.2.14 |
| 712 | 2026-04-17T05:37:18.264Z | Running `/home/build/.rustup/toolchains/1.95.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=117b88b974c844bd -C extra-filename=-898018bdfdf849e9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-898018bdfdf849e9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-c8f13d2d082db26c.rlib --cap-lints allow` |
| 713 | 2026-04-17T05:37:18.384Z | Compiling openssl v0.10.72 |
| 714 | 2026-04-17T05:37:18.388Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=7113c14022857376 -C extra-filename=-881d50ab49b9d834 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-881d50ab49b9d834 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 715 | 2026-04-17T05:37:18.495Z | Compiling paste v1.0.15 |
| 716 | 2026-04-17T05:37:18.512Z | Running `/home/build/.rustup/toolchains/1.95.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=cff4e09d5b5b0887 -C extra-filename=-ae65f8f6893fcc49 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-ae65f8f6893fcc49 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 717 | 2026-04-17T05:37:18.657Z | Compiling h2 v0.4.6 |
| 718 | 2026-04-17T05:37:18.662Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=2c54eb7e704e1f77 -C extra-filename=-5aaab37c6b022661 --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-b80da2048908772a.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-14d0b8f0bc5bc9db.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c3d2dd9680a8332d.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-f79c5559e80f07f2.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-94ee0fba65192311.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-fb1acfe66e7b8d1a.rmeta --cap-lints allow` |
| 719 | 2026-04-17T05:37:18.705Z | Compiling utf8_iter v1.0.4 |
| 720 | 2026-04-17T05:37:18.709Z | Running `/home/build/.rustup/toolchains/1.95.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=363bec33412e1986 -C extra-filename=-110a72bd9117a75d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 721 | 2026-04-17T05:37:18.727Z | Compiling write16 v1.0.0 |
| 722 | 2026-04-17T05:37:18.731Z | Running `/home/build/.rustup/toolchains/1.95.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=2821a9b0827d4bdd -C extra-filename=-d8cf85931829188b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 723 | 2026-04-17T05:37:18.743Z | Compiling icu_normalizer_data v1.5.0 |
| 724 | 2026-04-17T05:37:18.746Z | Running `/home/build/.rustup/toolchains/1.95.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=dccadbd41f25e672 -C extra-filename=-b055f60771f0e52b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 725 | 2026-04-17T05:37:18.779Z | Compiling dtrace-parser v0.3.0 |
| 726 | 2026-04-17T05:37:18.783Z | Running `/home/build/.rustup/toolchains/1.95.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=5cfebc7c0dcb5e70 -C extra-filename=-761ac58fbf14c27f --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-cab268f54f3b6c7b.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-6dd493f265339551.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rmeta --cap-lints allow` |
| 727 | 2026-04-17T05:37:18.797Z | Compiling utf16_iter v1.0.5 |
| 728 | 2026-04-17T05:37:18.801Z | Running `/home/build/.rustup/toolchains/1.95.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=cf6f6a419c49551c -C extra-filename=-1b84b45eec328e4c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 729 | 2026-04-17T05:37:18.807Z | Compiling foreign-types-shared v0.1.1 |
| 730 | 2026-04-17T05:37:18.811Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55471c36397395df -C extra-filename=-8c49b92d23b78575 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 731 | 2026-04-17T05:37:18.816Z | Compiling ipnet v2.10.0 |
| 732 | 2026-04-17T05:37:18.824Z | Running `/home/build/.rustup/toolchains/1.95.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=260b88e87e6c67f4 -C extra-filename=-a1e335ccd607f787 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 733 | 2026-04-17T05:37:18.847Z | Compiling openssl-probe v0.1.4 |
| 734 | 2026-04-17T05:37:18.851Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6aa90062cac6bd66 -C extra-filename=-eeb2d5fa689b43bc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 735 | 2026-04-17T05:37:18.885Z | Compiling usdt-impl v0.6.0 |
| 736 | 2026-04-17T05:37:18.889Z | Running `/home/build/.rustup/toolchains/1.95.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=bab808eba6749be3 -C extra-filename=-83bb914df3b9a892 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-83bb914df3b9a892 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 737 | 2026-04-17T05:37:18.924Z | Compiling crc32fast v1.5.0 |
| 738 | 2026-04-17T05:37:18.928Z | Running `/home/build/.rustup/toolchains/1.95.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=766ad0764949b168 -C extra-filename=-77ddf1cf7e67dcf4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crc32fast-77ddf1cf7e67dcf4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 739 | 2026-04-17T05:37:19.025Z | Compiling foreign-types v0.3.2 |
| 740 | 2026-04-17T05:37:19.029Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=81cd531a489e5168 -C extra-filename=-18d33325311f13b1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types_shared-8c49b92d23b78575.rmeta --cap-lints allow` |
| 741 | 2026-04-17T05:37:19.100Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-ae65f8f6893fcc49/build-script-build` |
| 742 | 2026-04-17T05:37:19.141Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-83bb914df3b9a892/build-script-build` |
| 743 | 2026-04-17T05:37:19.142Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-881d50ab49b9d834/build-script-build` |
| 744 | 2026-04-17T05:37:19.151Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-898018bdfdf849e9/build-script-build` |
| 745 | 2026-04-17T05:37:19.160Z | Compiling dof v0.4.0 |
| 746 | 2026-04-17T05:37:19.167Z | Running `/home/build/.rustup/toolchains/1.95.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=2e9894a3b62d1409 -C extra-filename=-430a0152cde1b388 --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-b8cf47122cf1526c.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b37d734b1655ae33.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-f3e77e98f7951918.rmeta --cap-lints allow` |
| 747 | 2026-04-17T05:37:19.216Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crc32fast-77ddf1cf7e67dcf4/build-script-build` |
| 748 | 2026-04-17T05:37:19.264Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-1791cc2de14e8631/build-script-build` |
| 749 | 2026-04-17T05:37:19.335Z | Running `/home/build/.rustup/toolchains/1.95.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=a009eb2f7cde78a3 -C extra-filename=-1ef430b4257da531 --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-46839a38e598e43d.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-a26afb6af91c4587.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 750 | 2026-04-17T05:37:19.359Z | Compiling scroll v0.13.0 |
| 751 | 2026-04-17T05:37:19.363Z | Running `/home/build/.rustup/toolchains/1.95.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=18abd96cc49be84b -C extra-filename=-a8656cd2088d8d1f --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-06914964811a70f5.so --cap-lints allow` |
| 752 | 2026-04-17T05:37:19.373Z | Running `/home/build/.rustup/toolchains/1.95.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=62c2696b7b47e621 -C extra-filename=-1cfebe10473f4d78 --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-d8f468526f30f872.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-9edd4f5e3b10b2aa.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 753 | 2026-04-17T05:37:19.614Z | Compiling openssl-macros v0.1.1 |
| 754 | 2026-04-17T05:37:19.618Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39e5f2952eb722da -C extra-filename=-00f0553b1bfad2ee --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 755 | 2026-04-17T05:37:19.618Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=52f370a3e8323bc8 -C extra-filename=-b844545297b288cf --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-6242361d0e12f4ed.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` |
| 756 | 2026-04-17T05:37:19.642Z | Compiling icu_normalizer v1.5.0 |
| 757 | 2026-04-17T05:37:19.646Z | Running `/home/build/.rustup/toolchains/1.95.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=159bbcd45b3e080d -C extra-filename=-6bd07f31ea16bc5b --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-cbe17bb89460aff2.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-c81b04c753d64f82.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-b055f60771f0e52b.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-9f656b0c52cc2be8.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-f99dc3db073f8a69.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-88a1f1fe0139468f.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-1b84b45eec328e4c.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-110a72bd9117a75d.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-d8cf85931829188b.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-2bc74b6f3cea9f53.rmeta --cap-lints allow` |
| 758 | 2026-04-17T05:37:19.746Z | Compiling form_urlencoded v1.2.2 |
| 759 | 2026-04-17T05:37:19.750Z | Running `/home/build/.rustup/toolchains/1.95.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=a3218dcdcac4ee03 -C extra-filename=-8941cfa5047fc91e --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-46bcf0bc6a743dbd.rmeta --cap-lints allow` |
| 760 | 2026-04-17T05:37:19.936Z | Compiling hybrid-array v0.4.8 |
| 761 | 2026-04-17T05:37:19.940Z | Running `/home/build/.rustup/toolchains/1.95.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=01ffd87512a13e1d -C extra-filename=-5122cee07f1dc857 --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-fbf70bfad950d7d1.rmeta --cap-lints allow` |
| 762 | 2026-04-17T05:37:20.097Z | Compiling rand_core v0.6.3 |
| 763 | 2026-04-17T05:37:20.097Z | Compiling ryu v1.0.5 |
| 764 | 2026-04-17T05:37:20.102Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=ad0f633f7f321d1b -C extra-filename=-007a06e1d916f5db --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-92a6e5782de5d4b3.rmeta --cap-lints allow` |
| 765 | 2026-04-17T05:37:20.103Z | Running `/home/build/.rustup/toolchains/1.95.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=940cc60852f10c0f -C extra-filename=-d551be555f5985a2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-d551be555f5985a2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 766 | 2026-04-17T05:37:20.137Z | Compiling ppv-lite86 v0.2.15 |
| 767 | 2026-04-17T05:37:20.167Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=3211d84868efbf58 -C extra-filename=-aa1e9615c259b9f6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 768 | 2026-04-17T05:37:20.213Z | Compiling adler2 v2.0.1 |
| 769 | 2026-04-17T05:37:20.217Z | Running `/home/build/.rustup/toolchains/1.95.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=e5983f5b343299ca -C extra-filename=-4342fd62d83071c0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 770 | 2026-04-17T05:37:20.319Z | Compiling mime v0.3.16 |
| 771 | 2026-04-17T05:37:20.319Z | Running `/home/build/.rustup/toolchains/1.95.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=7f92674d984e6034 -C extra-filename=-c450cf3c158c8e59 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 772 | 2026-04-17T05:37:20.345Z | Compiling rustls v0.22.4 |
| 773 | 2026-04-17T05:37:20.349Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=aa80eeeac71d8f4b -C extra-filename=-5dbe472f0782bce3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-5dbe472f0782bce3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 774 | 2026-04-17T05:37:20.390Z | Compiling rustls v0.23.13 |
| 775 | 2026-04-17T05:37:20.398Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=85b69d4b2b3a49e0 -C extra-filename=-c645036c7bfd8490 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-c645036c7bfd8490 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 776 | 2026-04-17T05:37:20.402Z | Compiling simd-adler32 v0.3.7 |
| 777 | 2026-04-17T05:37:20.407Z | Running `/home/build/.rustup/toolchains/1.95.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=cc27ff9bdf5fc411 -C extra-filename=-d083dd37d62f1eae --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 778 | 2026-04-17T05:37:20.420Z | Compiling native-tls v0.2.12 |
| 779 | 2026-04-17T05:37:20.424Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=e14d9fa8787e7396 -C extra-filename=-ec382ff33ef28780 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-ec382ff33ef28780 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 780 | 2026-04-17T05:37:20.429Z | Compiling plain v0.2.3 |
| 781 | 2026-04-17T05:37:20.437Z | Running `/home/build/.rustup/toolchains/1.95.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=410a3f59e6678dc7 -C extra-filename=-71c69e4bd4a4159e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 782 | 2026-04-17T05:37:20.537Z | Compiling miniz_oxide v0.8.9 |
| 783 | 2026-04-17T05:37:20.541Z | Running `/home/build/.rustup/toolchains/1.95.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=505038c1af4d07a7 -C extra-filename=-0c380fd763ffabef --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-4342fd62d83071c0.rmeta --extern simd_adler32=/work/oxidecomputer/dropshot/target/debug/deps/libsimd_adler32-d083dd37d62f1eae.rmeta --cap-lints allow` |
| 784 | 2026-04-17T05:37:20.566Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-5dbe472f0782bce3/build-script-build` |
| 785 | 2026-04-17T05:37:20.578Z | Compiling goblin v0.10.1 |
| 786 | 2026-04-17T05:37:20.586Z | Running `/home/build/.rustup/toolchains/1.95.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=b0eb9ed55e8e9406 -C extra-filename=-c0354eb220383f81 --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-de5f0a5072a800f0.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-71c69e4bd4a4159e.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-a8656cd2088d8d1f.rmeta --cap-lints allow` |
| 787 | 2026-04-17T05:37:20.590Z | Compiling rand_chacha v0.3.1 |
| 788 | 2026-04-17T05:37:20.594Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-d551be555f5985a2/build-script-build` |
| 789 | 2026-04-17T05:37:20.594Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=5d32d7d5e4cfc970 -C extra-filename=-304ad16b55f03930 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/dropshot/target/debug/deps/libppv_lite86-aa1e9615c259b9f6.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-007a06e1d916f5db.rmeta --cap-lints allow` |
| 790 | 2026-04-17T05:37:20.634Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-c645036c7bfd8490/build-script-build` |
| 791 | 2026-04-17T05:37:20.638Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=ab653361fdfd35c5 -C extra-filename=-58799a7077e4a4b6 --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-d8f468526f30f872.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d3ee7f85a96743d1.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-18d33325311f13b1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-8dd91888215993a7.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-00f0553b1bfad2ee.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-b844545297b288cf.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'` |
| 792 | 2026-04-17T05:37:20.647Z | Compiling idna_adapter v1.2.0 |
| 793 | 2026-04-17T05:37:20.651Z | Running `/home/build/.rustup/toolchains/1.95.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=9d233af60e3fe836 -C extra-filename=-6477ec3f77575848 --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-6bd07f31ea16bc5b.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-9f656b0c52cc2be8.rmeta --cap-lints allow` |
| 794 | 2026-04-17T05:37:20.694Z | Compiling hyper v1.9.0 |
| 795 | 2026-04-17T05:37:20.698Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=c3c790c4b3d0c731 -C extra-filename=-fa6a0ce6462ee63f --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-b80da2048908772a.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-584ee4ae876e49f2.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c3d2dd9680a8332d.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-5aaab37c6b022661.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-8445cb2e0f9dd145.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-4a68297fef3a092f.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-65fcdf711dbdbbed.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-607cef78597c7c47.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-88a1f1fe0139468f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-f6e2e4bd6db165a0.rmeta --cap-lints allow` |
| 796 | 2026-04-17T05:37:20.765Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-ec382ff33ef28780/build-script-build` |
| 797 | 2026-04-17T05:37:20.765Z | Running `/home/build/.rustup/toolchains/1.95.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=f41dd7aa35d42486 -C extra-filename=-ad8808c896e9f400 --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-7d9ee202ed1d8287.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-430a0152cde1b388.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-761ac58fbf14c27f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d4952fd101572b1a.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b8cf47122cf1526c.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b37d734b1655ae33.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-1dd568704c847a7a.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)'` |
| 798 | 2026-04-17T05:37:20.784Z | Running `/home/build/.rustup/toolchains/1.95.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=c3c05b67b77e3b74 -C extra-filename=-4845ef09cea946c4 --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` |
| 799 | 2026-04-17T05:37:21.033Z | Running `/home/build/.rustup/toolchains/1.95.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=6f845dd2413ffb3f -C extra-filename=-6ec19011e85db007 --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` |
| 800 | 2026-04-17T05:37:21.097Z | Running `/home/build/.rustup/toolchains/1.95.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=f7224f6347fc8e57 -C extra-filename=-8dda9323008f5320 --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-d3ee7f85a96743d1.rmeta --cap-lints allow --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` |
| 801 | 2026-04-17T05:37:21.260Z | Running `/home/build/.rustup/toolchains/1.95.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=5055778a0b233028 -C extra-filename=-eeb66b7ad5d8d84b --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"))'` |
| 802 | 2026-04-17T05:37:21.284Z | Compiling crypto-common v0.1.6 |
| 803 | 2026-04-17T05:37:21.288Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=fe1fa0653e2149d7 -C extra-filename=-100eb350d3d20347 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern generic_array=/work/oxidecomputer/dropshot/target/debug/deps/libgeneric_array-3531da0b96fe0e23.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-fbf70bfad950d7d1.rmeta --cap-lints allow` |
| 804 | 2026-04-17T05:37:21.307Z | Compiling block-buffer v0.10.2 |
| 805 | 2026-04-17T05:37:21.315Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09ef9007a7860d54 -C extra-filename=-8855c4ee4320f7c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern generic_array=/work/oxidecomputer/dropshot/target/debug/deps/libgeneric_array-3531da0b96fe0e23.rmeta --cap-lints allow` |
| 806 | 2026-04-17T05:37:21.406Z | Compiling pretty-hex v0.4.1 |
| 807 | 2026-04-17T05:37:21.410Z | Running `/home/build/.rustup/toolchains/1.95.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=05b02139450ef5aa -C extra-filename=-ad7aab3b87a70365 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 808 | 2026-04-17T05:37:21.433Z | Compiling lazy_static v1.5.0 |
| 809 | 2026-04-17T05:37:21.441Z | Running `/home/build/.rustup/toolchains/1.95.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=b7b9bffa02488373 -C extra-filename=-574320271b6fd1bc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 810 | 2026-04-17T05:37:21.532Z | Compiling iana-time-zone v0.1.47 |
| 811 | 2026-04-17T05:37:21.535Z | Running `/home/build/.rustup/toolchains/1.95.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=521964ae01294463 -C extra-filename=-86258f6d86814854 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 812 | 2026-04-17T05:37:21.541Z | Compiling thiserror v1.0.69 |
| 813 | 2026-04-17T05:37:21.545Z | Running `/home/build/.rustup/toolchains/1.95.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=bedc3b356480650d -C extra-filename=-0f9f7f8a68799b17 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-0f9f7f8a68799b17 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 814 | 2026-04-17T05:37:21.545Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b4de686d1d15554 -C extra-filename=-f9ebc6d33ee98834 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-f9ebc6d33ee98834 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 815 | 2026-04-17T05:37:21.758Z | Compiling unicode-segmentation v1.10.0 |
| 816 | 2026-04-17T05:37:21.762Z | Running `/home/build/.rustup/toolchains/1.95.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=02a32f81dc5eb2b2 -C extra-filename=-ba429c274eb1ddd6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 817 | 2026-04-17T05:37:21.768Z | Compiling unicode-width v0.1.9 |
| 818 | 2026-04-17T05:37:21.772Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=82284855a43915a0 -C extra-filename=-b3eee0672bd8e59f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 819 | 2026-04-17T05:37:21.793Z | Compiling winnow v1.0.0 |
| 820 | 2026-04-17T05:37:21.801Z | Running `/home/build/.rustup/toolchains/1.95.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=0f8c7993aacb7a65 -C extra-filename=-dfebe2650e7c952e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 821 | 2026-04-17T05:37:21.824Z | Compiling hyper-util v0.1.20 |
| 822 | 2026-04-17T05:37:21.828Z | Running `/home/build/.rustup/toolchains/1.95.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=cc6c54cae302f005 -C extra-filename=-aedf93498436ef18 --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-809ff91b24bb5908.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-584ee4ae876e49f2.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-915d5317b85d7259.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-8445cb2e0f9dd145.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-a1e335ccd607f787.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-8cafda158cdcc54b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-25d67e0342af1ff9.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-6e76c5b4ec2d22f1.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-fb1acfe66e7b8d1a.rmeta --cap-lints allow` |
| 823 | 2026-04-17T05:37:21.869Z | Compiling console v0.15.7 |
| 824 | 2026-04-17T05:37:21.872Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=b2f3f68b8057aaef -C extra-filename=-632838d8c87503fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-b3eee0672bd8e59f.rmeta --cap-lints allow` |
| 825 | 2026-04-17T05:37:21.872Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-f9ebc6d33ee98834/build-script-build` |
| 826 | 2026-04-17T05:37:22.052Z | Compiling newline-converter v0.3.0 |
| 827 | 2026-04-17T05:37:22.056Z | Running `/home/build/.rustup/toolchains/1.95.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=62f66cca23e76266 -C extra-filename=-cbc54f8a8783710f --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-ba429c274eb1ddd6.rmeta --cap-lints allow` |
| 828 | 2026-04-17T05:37:22.171Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 829 | 2026-04-17T05:37:22.176Z | Running `/home/build/.rustup/toolchains/1.95.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.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_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=a8670a1976669ca6 -C extra-filename=-f3acbd7559b4a929 --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-dfebe2650e7c952e.rmeta --cap-lints allow` |
| 830 | 2026-04-17T05:37:22.176Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-0f9f7f8a68799b17/build-script-build` |
| 831 | 2026-04-17T05:37:22.177Z | Compiling chrono v0.4.44 |
| 832 | 2026-04-17T05:37:22.177Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.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 --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=ae11a26c5e8fef96 -C extra-filename=-4ee301a8d720d2f3 --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-86258f6d86814854.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-6ec19011e85db007.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rmeta --cap-lints allow` |
| 833 | 2026-04-17T05:37:22.177Z | Compiling digest v0.10.7 |
| 834 | 2026-04-17T05:37:22.181Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=057aa42f1faa2186 -C extra-filename=-f56e37b98b34f186 --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-8855c4ee4320f7c9.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-100eb350d3d20347.rmeta --cap-lints allow` |
| 835 | 2026-04-17T05:37:22.373Z | Compiling flate2 v1.1.9 |
| 836 | 2026-04-17T05:37:22.377Z | Running `/home/build/.rustup/toolchains/1.95.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=0af50e3cc2e92c19 -C extra-filename=-cfed4366f2ce094f --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-8dda9323008f5320.rmeta --extern miniz_oxide=/work/oxidecomputer/dropshot/target/debug/deps/libminiz_oxide-0c380fd763ffabef.rmeta --cap-lints allow` |
| 837 | 2026-04-17T05:37:22.505Z | Compiling mime_guess v2.0.5 |
| 838 | 2026-04-17T05:37:22.509Z | Compiling rand v0.8.4 |
| 839 | 2026-04-17T05:37:22.515Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="rand_hc"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "rand_hc", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=aa6a10e86e2d14d6 -C extra-filename=-79eb2a81b7285b95 --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-6242361d0e12f4ed.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-304ad16b55f03930.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-007a06e1d916f5db.rmeta --cap-lints allow` |
| 840 | 2026-04-17T05:37:22.520Z | Running `/home/build/.rustup/toolchains/1.95.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=abdf4892399247e9 -C extra-filename=-3dce52cb7a243338 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-3dce52cb7a243338 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-4845ef09cea946c4.rlib --cap-lints allow` |
| 841 | 2026-04-17T05:37:22.792Z | Compiling idna v1.0.3 |
| 842 | 2026-04-17T05:37:22.796Z | Running `/home/build/.rustup/toolchains/1.95.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=d742c61be0e6d2f4 -C extra-filename=-f1cff2026db05d84 --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-6477ec3f77575848.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-88a1f1fe0139468f.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-110a72bd9117a75d.rmeta --cap-lints allow` |
| 843 | 2026-04-17T05:37:22.827Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=368f816533d22f5d -C extra-filename=-097609bdfc4088ea --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-de5f0a5072a800f0.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-58799a7077e4a4b6.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-eeb2d5fa689b43bc.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-b844545297b288cf.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 844 | 2026-04-17T05:37:23.039Z | Running `/home/build/.rustup/toolchains/1.95.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=e199243055f03b6f -C extra-filename=-e7998c6f08ced4dc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 845 | 2026-04-17T05:37:23.119Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=a9ebc5158bf511e5 -C extra-filename=-73e1126ec1ca70f2 --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-8dd91888215993a7.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-c673406e1533247f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-59f517d4a2c23be9.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-c28dfcf4988896fd.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-e911dea9345c967a.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 846 | 2026-04-17T05:37:23.154Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=d11cbb06574c6156 -C extra-filename=-e2b0446ef116e76a --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-de5f0a5072a800f0.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-c673406e1533247f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-59f517d4a2c23be9.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-c28dfcf4988896fd.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-e911dea9345c967a.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out` |
| 847 | 2026-04-17T05:37:23.217Z | Compiling block-buffer v0.12.0 |
| 848 | 2026-04-17T05:37:23.221Z | Running `/home/build/.rustup/toolchains/1.95.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=02255fc610b91f3a -C extra-filename=-abec1e10f4065c94 --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-5122cee07f1dc857.rmeta --cap-lints allow` |
| 849 | 2026-04-17T05:37:23.378Z | Running `/home/build/.rustup/toolchains/1.95.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=9f448e2e72a1a85f -C extra-filename=-b5db168481824e79 --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-c0354eb220383f81.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-ad7aab3b87a70365.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-f3e77e98f7951918.rmeta --cap-lints allow` |
| 850 | 2026-04-17T05:37:23.504Z | Compiling crypto-common v0.2.1 |
| 851 | 2026-04-17T05:37:23.508Z | Running `/home/build/.rustup/toolchains/1.95.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=3a16983bcdfbd960 -C extra-filename=-5c5bb49db8be4163 --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-5122cee07f1dc857.rmeta --cap-lints allow` |
| 852 | 2026-04-17T05:37:23.533Z | Compiling concurrent-queue v2.5.0 |
| 853 | 2026-04-17T05:37:23.537Z | Running `/home/build/.rustup/toolchains/1.95.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=8da0e13188a1cdbd -C extra-filename=-8d2428415ce7fd2a --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-7e8da5c7b5945ca6.rmeta --cap-lints allow` |
| 854 | 2026-04-17T05:37:23.685Z | Compiling thiserror-impl v1.0.69 |
| 855 | 2026-04-17T05:37:23.689Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48217cf9606e05cc -C extra-filename=-ee822d0463b0fde7 --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 856 | 2026-04-17T05:37:23.733Z | Compiling serde_derive_internals v0.29.0 |
| 857 | 2026-04-17T05:37:23.739Z | Running `/home/build/.rustup/toolchains/1.95.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=9c44c23d2b3195da -C extra-filename=-a41507d8ad847966 --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-d4952fd101572b1a.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rmeta --cap-lints allow` |
| 858 | 2026-04-17T05:37:23.759Z | Compiling http-body-util v0.1.3 |
| 859 | 2026-04-17T05:37:23.763Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=a61b710b798f5ff5 -C extra-filename=-0778eeee40839944 --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-5f1042fd82c1c1f2.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c3d2dd9680a8332d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-8445cb2e0f9dd145.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --cap-lints allow` |
| 860 | 2026-04-17T05:37:23.999Z | Compiling rustls-pemfile v2.2.0 |
| 861 | 2026-04-17T05:37:24.003Z | Running `/home/build/.rustup/toolchains/1.95.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=b12f68e26c924cf1 -C extra-filename=-eed463d8502f2cda --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-fbf220180ccbc38c.rmeta --cap-lints allow` |
| 862 | 2026-04-17T05:37:24.193Z | Compiling serde_spanned v1.1.1 |
| 863 | 2026-04-17T05:37:24.197Z | Running `/home/build/.rustup/toolchains/1.95.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=becd76ae8fa13c1d -C extra-filename=-97cb66f9cbc1e321 --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-a26afb6af91c4587.rmeta --cap-lints allow` |
| 864 | 2026-04-17T05:37:24.346Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 865 | 2026-04-17T05:37:24.351Z | Running `/home/build/.rustup/toolchains/1.95.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=a41adc46f328b261 -C extra-filename=-b0f79b1bb9df1a64 --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-a26afb6af91c4587.rmeta --cap-lints allow` |
| 866 | 2026-04-17T05:37:24.442Z | Compiling multer v3.1.0 |
| 867 | 2026-04-17T05:37:24.442Z | Compiling thread_local v1.1.4 |
| 868 | 2026-04-17T05:37:24.442Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d8563b731dffb282 -C extra-filename=-d3a1af0128b43c19 --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-d4952fd101572b1a.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-385dfbf0e1ad5fad.rmeta --cap-lints allow` |
| 869 | 2026-04-17T05:37:24.451Z | Running `/home/build/.rustup/toolchains/1.95.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=091ff526534cfb46 -C extra-filename=-4dee4c88e1526027 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-4dee4c88e1526027 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-47dc48a118f1eb12.rlib --cap-lints allow` |
| 870 | 2026-04-17T05:37:24.451Z | Running `/home/build/.rustup/toolchains/1.95.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=d5dd55ed3c82c3ac -C extra-filename=-52e82e9fcada6227 --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-8dd91888215993a7.rmeta --cap-lints allow` |
| 871 | 2026-04-17T05:37:24.660Z | Compiling sync_wrapper v1.0.1 |
| 872 | 2026-04-17T05:37:24.664Z | Running `/home/build/.rustup/toolchains/1.95.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=4b72d476401defb8 -C extra-filename=-a967d5a20eab2b0b --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-c3d2dd9680a8332d.rmeta --cap-lints allow` |
| 873 | 2026-04-17T05:37:24.701Z | Compiling encoding_rs v0.8.32 |
| 874 | 2026-04-17T05:37:24.706Z | Running `/home/build/.rustup/toolchains/1.95.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=179598ec1e495ae7 -C extra-filename=-69d024452d209db1 --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-d3ee7f85a96743d1.rmeta --cap-lints allow` |
| 875 | 2026-04-17T05:37:24.724Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 876 | 2026-04-17T05:37:24.733Z | Running `/home/build/.rustup/toolchains/1.95.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.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=22c5185121416f56 -C extra-filename=-9dd74fd593bfbfde --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 877 | 2026-04-17T05:37:24.765Z | Compiling heck v0.5.0 |
| 878 | 2026-04-17T05:37:24.769Z | Running `/home/build/.rustup/toolchains/1.95.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=7dba36ff39bed519 -C extra-filename=-d62c1f7ce1bee2a6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 879 | 2026-04-17T05:37:24.838Z | Compiling parking v2.2.0 |
| 880 | 2026-04-17T05:37:24.842Z | Running `/home/build/.rustup/toolchains/1.95.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=47d588f60a08588d -C extra-filename=-363862bf1c73ca46 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 881 | 2026-04-17T05:37:24.933Z | Compiling schemars v0.8.22 |
| 882 | 2026-04-17T05:37:24.937Z | Running `/home/build/.rustup/toolchains/1.95.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=42d31f66e54537c9 -C extra-filename=-8cd97742deeb4222 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-8cd97742deeb4222 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 883 | 2026-04-17T05:37:24.960Z | Compiling const-oid v0.10.2 |
| 884 | 2026-04-17T05:37:24.963Z | Running `/home/build/.rustup/toolchains/1.95.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=db183771de8afcd7 -C extra-filename=-709ce0abb12ea1f0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 885 | 2026-04-17T05:37:25.023Z | Compiling cpufeatures v0.2.17 |
| 886 | 2026-04-17T05:37:25.026Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.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())' -C metadata=ba0d4ee692144ed4 -C extra-filename=-400ab6ac1751cc89 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 887 | 2026-04-17T05:37:25.093Z | Compiling match_cfg v0.1.0 |
| 888 | 2026-04-17T05:37:25.096Z | Running `/home/build/.rustup/toolchains/1.95.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=d7a0ffb5a9acfda5 -C extra-filename=-2df300aa1a45f362 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 889 | 2026-04-17T05:37:25.162Z | Compiling camino v1.2.2 |
| 890 | 2026-04-17T05:37:25.166Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=1380e82a05346505 -C extra-filename=-2f612885751eac0d --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-2f612885751eac0d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 891 | 2026-04-17T05:37:25.171Z | Compiling similar v2.2.1 |
| 892 | 2026-04-17T05:37:25.172Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=376c431b11b8cd8a -C extra-filename=-abd7d71ba63d5260 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 893 | 2026-04-17T05:37:25.187Z | Compiling target-triple v1.0.0 |
| 894 | 2026-04-17T05:37:25.193Z | Running `/home/build/.rustup/toolchains/1.95.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=1574c3dcd7d4978c -C extra-filename=-1c2dc3a8148b5c5a --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-1c2dc3a8148b5c5a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 895 | 2026-04-17T05:37:25.286Z | Compiling slog-async v2.8.0 |
| 896 | 2026-04-17T05:37:25.290Z | Running `/home/build/.rustup/toolchains/1.95.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=52d35733ca19d619 -C extra-filename=-554bd99f454db5b8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-554bd99f454db5b8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 897 | 2026-04-17T05:37:25.486Z | Compiling compression-core v0.4.31 |
| 898 | 2026-04-17T05:37:25.490Z | Running `/home/build/.rustup/toolchains/1.95.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.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 --deny=missing_debug_implementations --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74855e6d97b3b714 -C extra-filename=-2078ffe9ec41459f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 899 | 2026-04-17T05:37:25.503Z | Compiling semver v1.0.28 |
| 900 | 2026-04-17T05:37:25.507Z | Running `/home/build/.rustup/toolchains/1.95.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=3e7b1fbbd0abcf44 -C extra-filename=-9af1767d19a5bf45 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 901 | 2026-04-17T05:37:25.588Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-554bd99f454db5b8/build-script-build` |
| 902 | 2026-04-17T05:37:25.628Z | Compiling compression-codecs v0.4.37 |
| 903 | 2026-04-17T05:37:25.632Z | Running `/home/build/.rustup/toolchains/1.95.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.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -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=5102a3b711e51804 -C extra-filename=-4bbbeaf095ad4556 --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-2078ffe9ec41459f.rmeta --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-82d25e56b970b3ca.rmeta --cap-lints allow` |
| 904 | 2026-04-17T05:37:25.651Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-2f612885751eac0d/build-script-build` |
| 905 | 2026-04-17T05:37:25.683Z | Compiling tokio-rustls v0.26.0 |
| 906 | 2026-04-17T05:37:25.687Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=9bb9819ab49a85f8 -C extra-filename=-199e600e2c363843 --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-73e1126ec1ca70f2.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out` |
| 907 | 2026-04-17T05:37:25.842Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-1c2dc3a8148b5c5a/build-script-build` |
| 908 | 2026-04-17T05:37:25.855Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-8cd97742deeb4222/build-script-build` |
| 909 | 2026-04-17T05:37:25.868Z | Compiling hostname v0.3.1 |
| 910 | 2026-04-17T05:37:25.872Z | Running `/home/build/.rustup/toolchains/1.95.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=a7bf73905ec5c0c3 -C extra-filename=-4c3a1a314550290a --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-6242361d0e12f4ed.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-2df300aa1a45f362.rmeta --cap-lints allow` |
| 911 | 2026-04-17T05:37:25.886Z | Compiling digest v0.11.2 |
| 912 | 2026-04-17T05:37:25.889Z | Running `/home/build/.rustup/toolchains/1.95.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=e2fa07801c28772f -C extra-filename=-0e1dcdcd8d1e3beb --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-abec1e10f4065c94.rmeta --extern const_oid=/work/oxidecomputer/dropshot/target/debug/deps/libconst_oid-709ce0abb12ea1f0.rmeta --extern common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-5c5bb49db8be4163.rmeta --cap-lints allow` |
| 913 | 2026-04-17T05:37:25.914Z | Compiling sha1 v0.10.6 |
| 914 | 2026-04-17T05:37:25.918Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=758c08a7e855666f -C extra-filename=-8f3f4a87d03c0839 --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-d3ee7f85a96743d1.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-400ab6ac1751cc89.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-f56e37b98b34f186.rmeta --cap-lints allow` |
| 915 | 2026-04-17T05:37:26.043Z | Compiling event-listener v5.0.0 |
| 916 | 2026-04-17T05:37:26.047Z | Running `/home/build/.rustup/toolchains/1.95.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=0b115b667b238c62 -C extra-filename=-22bc90d0d8a231fb --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-8d2428415ce7fd2a.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-363862bf1c73ca46.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --cap-lints allow` |
| 917 | 2026-04-17T05:37:26.108Z | Compiling tokio-rustls v0.25.0 |
| 918 | 2026-04-17T05:37:26.112Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=2a43bc4390d2b48e -C extra-filename=-9a5e595aba7f95fd --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-e2b0446ef116e76a.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out` |
| 919 | 2026-04-17T05:37:26.142Z | Compiling toml v1.1.2+spec-1.1.0 |
| 920 | 2026-04-17T05:37:26.146Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-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_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=1abb3ae165f0bddc -C extra-filename=-90a3dd2a44c8d4d7 --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-a26afb6af91c4587.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-97cb66f9cbc1e321.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-b0f79b1bb9df1a64.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-f3acbd7559b4a929.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-9dd74fd593bfbfde.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-dfebe2650e7c952e.rmeta --cap-lints allow` |
| 921 | 2026-04-17T05:37:26.156Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35f0648bb5659094 -C extra-filename=-c3394e1dd8ced790 --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-ee822d0463b0fde7.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 922 | 2026-04-17T05:37:26.261Z | Compiling tower v0.5.2 |
| 923 | 2026-04-17T05:37:26.264Z | Running `/home/build/.rustup/toolchains/1.95.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=96a6fd1276fd6d80 -C extra-filename=-02dbc1754029a1a2 --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-c3d2dd9680a8332d.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-915d5317b85d7259.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-a967d5a20eab2b0b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-25d67e0342af1ff9.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-6e76c5b4ec2d22f1.rmeta --cap-lints allow` |
| 924 | 2026-04-17T05:37:26.328Z | Compiling schemars_derive v0.8.22 |
| 925 | 2026-04-17T05:37:26.332Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-4dee4c88e1526027/build-script-build` |
| 926 | 2026-04-17T05:37:26.332Z | Running `/home/build/.rustup/toolchains/1.95.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=842862a0924d046d -C extra-filename=-9f428eb5161d1943 --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-a41507d8ad847966.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 927 | 2026-04-17T05:37:26.369Z | Compiling serde_urlencoded v0.7.1 |
| 928 | 2026-04-17T05:37:26.378Z | Running `/home/build/.rustup/toolchains/1.95.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=5207d1fb6ad2b966 -C extra-filename=-99f9aa02365e4731 --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-8941cfa5047fc91e.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-607cef78597c7c47.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-e7998c6f08ced4dc.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rmeta --cap-lints allow` |
| 929 | 2026-04-17T05:37:26.391Z | Compiling url v2.5.4 |
| 930 | 2026-04-17T05:37:26.395Z | Running `/home/build/.rustup/toolchains/1.95.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=738807b5f75a74d1 -C extra-filename=-c860b7c99d2b2581 --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-8941cfa5047fc91e.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-f1cff2026db05d84.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rmeta --cap-lints allow` |
| 931 | 2026-04-17T05:37:26.618Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-3dce52cb7a243338/build-script-build` |
| 932 | 2026-04-17T05:37:26.636Z | Compiling tokio-native-tls v0.3.1 |
| 933 | 2026-04-17T05:37:26.645Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=6935807bf54c4d19 -C extra-filename=-a0b308cbba16d3ab --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-097609bdfc4088ea.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 934 | 2026-04-17T05:37:26.738Z | Compiling usdt-attr-macro v0.6.0 |
| 935 | 2026-04-17T05:37:26.742Z | Running `/home/build/.rustup/toolchains/1.95.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=6607d764bde48b22 -C extra-filename=-102e3893b3cce98f --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-761ac58fbf14c27f.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-f19907f805c62782.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-ad8808c896e9f400.rlib --extern proc_macro --cap-lints allow` |
| 936 | 2026-04-17T05:37:26.809Z | Compiling usdt-macro v0.6.0 |
| 937 | 2026-04-17T05:37:26.813Z | Running `/home/build/.rustup/toolchains/1.95.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=e6384da0fe796f0c -C extra-filename=-3255ec81afd2987c --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-761ac58fbf14c27f.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-f19907f805c62782.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-ad8808c896e9f400.rlib --extern proc_macro --cap-lints allow` |
| 938 | 2026-04-17T05:37:27.145Z | Running `/home/build/.rustup/toolchains/1.95.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=6b95023aa3bebc6b -C extra-filename=-7fa8f0cede7aa1a0 --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-7d9ee202ed1d8287.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-b5db168481824e79.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-761ac58fbf14c27f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d4952fd101572b1a.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-d3a1af0128b43c19.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-1dd568704c847a7a.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)'` |
| 939 | 2026-04-17T05:37:27.185Z | Compiling slog-json v2.6.1 |
| 940 | 2026-04-17T05:37:27.185Z | Running `/home/build/.rustup/toolchains/1.95.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=97a142af2ca62ba0 -C extra-filename=-a18158d34c888a75 --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-513ffeb57b482408.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-2583cffe0c044b56.rmeta --cap-lints allow` |
| 941 | 2026-04-17T05:37:27.394Z | Compiling futures-executor v0.3.32 |
| 942 | 2026-04-17T05:37:27.398Z | Running `/home/build/.rustup/toolchains/1.95.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.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 --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=f261b2b7284c915f -C extra-filename=-b190c15650160ee0 --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-c3d2dd9680a8332d.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c882e07be88c1c62.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-915d5317b85d7259.rmeta --cap-lints allow` |
| 943 | 2026-04-17T05:37:27.573Z | Compiling tempfile v3.27.0 |
| 944 | 2026-04-17T05:37:27.577Z | Compiling crossbeam-channel v0.5.15 |
| 945 | 2026-04-17T05:37:27.581Z | Running `/home/build/.rustup/toolchains/1.95.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=5554294006c6b36c -C extra-filename=-0ec6e4215e9a268b --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-24b11155f68db4d4.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-d68ad2f7c8759b53.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-8dd91888215993a7.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-b5766938acfc525c.rmeta --cap-lints allow` |
| 946 | 2026-04-17T05:37:27.585Z | Running `/home/build/.rustup/toolchains/1.95.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=a28895b804b8091b -C extra-filename=-a5e9ff320e86cd3d --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-7e8da5c7b5945ca6.rmeta --cap-lints allow` |
| 947 | 2026-04-17T05:37:27.595Z | Compiling async-stream-impl v0.3.6 |
| 948 | 2026-04-17T05:37:27.599Z | Running `/home/build/.rustup/toolchains/1.95.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=f236ea9bdf33a0db -C extra-filename=-08f2c6973c134b62 --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 949 | 2026-04-17T05:37:27.683Z | Compiling uuid v1.23.0 |
| 950 | 2026-04-17T05:37:27.687Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.23.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=ea7a9ca1c183a557 -C extra-filename=-247c50b0a2c36d7a --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-d68ad2f7c8759b53.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-a26afb6af91c4587.rmeta --cap-lints allow` |
| 951 | 2026-04-17T05:37:27.705Z | Compiling webpki-roots v0.26.5 |
| 952 | 2026-04-17T05:37:27.709Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-0.26.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07a2ba4e67a0f7e1 -C extra-filename=-3b74a9fa5e389133 --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-fbf220180ccbc38c.rmeta --cap-lints allow` |
| 953 | 2026-04-17T05:37:27.825Z | Compiling is-terminal v0.4.12 |
| 954 | 2026-04-17T05:37:27.829Z | Running `/home/build/.rustup/toolchains/1.95.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=52baf9f5537e8a80 -C extra-filename=-887f8b74956c8318 --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-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 955 | 2026-04-17T05:37:27.862Z | Compiling memmap2 v0.9.8 |
| 956 | 2026-04-17T05:37:27.866Z | Running `/home/build/.rustup/toolchains/1.95.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=415d7cc3d72d98b1 -C extra-filename=-3a33f07c7dab2898 --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-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 957 | 2026-04-17T05:37:27.918Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 958 | 2026-04-17T05:37:27.922Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1cd3935f5dbc3e28 -C extra-filename=-31443f7b8c577af5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-31443f7b8c577af5 -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-47dc48a118f1eb12.rlib` |
| 959 | 2026-04-17T05:37:27.990Z | Compiling iri-string v0.7.8 |
| 960 | 2026-04-17T05:37:27.994Z | Running `/home/build/.rustup/toolchains/1.95.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=ba6354df299c1950 -C extra-filename=-3076e0bf18ecf7f7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 961 | 2026-04-17T05:37:28.050Z | Compiling dyn-clone v1.0.4 |
| 962 | 2026-04-17T05:37:28.058Z | Running `/home/build/.rustup/toolchains/1.95.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=c29d0dd9a030d287 -C extra-filename=-c7b441687e69bb30 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 963 | 2026-04-17T05:37:28.078Z | Compiling utf-8 v0.7.6 |
| 964 | 2026-04-17T05:37:28.082Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=044a1806a6986b5c -C extra-filename=-284051f4658bd1da --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 965 | 2026-04-17T05:37:28.099Z | Compiling anyhow v1.0.102 |
| 966 | 2026-04-17T05:37:28.108Z | Running `/home/build/.rustup/toolchains/1.95.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.102/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=11c3869a190c7385 -C extra-filename=-e9298f93fc222927 --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-e9298f93fc222927 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 967 | 2026-04-17T05:37:28.141Z | Compiling spin v0.9.8 |
| 968 | 2026-04-17T05:37:28.144Z | Running `/home/build/.rustup/toolchains/1.95.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=e759471eab2b3c75 -C extra-filename=-000700b66fb7df1e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 969 | 2026-04-17T05:37:28.174Z | Compiling term v1.1.0 |
| 970 | 2026-04-17T05:37:28.182Z | Running `/home/build/.rustup/toolchains/1.95.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=a633d7bc63f722a5 -C extra-filename=-168951db23bd2d75 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 971 | 2026-04-17T05:37:28.243Z | Compiling data-encoding v2.4.0 |
| 972 | 2026-04-17T05:37:28.247Z | Running `/home/build/.rustup/toolchains/1.95.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=5d12f74931fc5ab0 -C extra-filename=-348e467822f6e8c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 973 | 2026-04-17T05:37:28.252Z | Compiling take_mut v0.2.2 |
| 974 | 2026-04-17T05:37:28.252Z | Compiling cpufeatures v0.3.0 |
| 975 | 2026-04-17T05:37:28.255Z | Running `/home/build/.rustup/toolchains/1.95.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=74e4fd14e118b7f9 -C extra-filename=-d697e9062918e7e0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 976 | 2026-04-17T05:37:28.256Z | Running `/home/build/.rustup/toolchains/1.95.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=10cd91138e3997be -C extra-filename=-f2799cd04581ab59 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 977 | 2026-04-17T05:37:28.328Z | Running `/home/build/.rustup/toolchains/1.95.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=532535a31592791e -C extra-filename=-00278a0a6feb62be --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-a5e9ff320e86cd3d.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-d697e9062918e7e0.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-52e82e9fcada6227.rmeta --cap-lints allow --cfg integer128` |
| 978 | 2026-04-17T05:37:28.356Z | Compiling sha1 v0.11.0 |
| 979 | 2026-04-17T05:37:28.360Z | Running `/home/build/.rustup/toolchains/1.95.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=2732aa425609d2df -C extra-filename=-b5b227a9db3e1ed5 --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-d3ee7f85a96743d1.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-f2799cd04581ab59.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-0e1dcdcd8d1e3beb.rmeta --cap-lints allow` |
| 980 | 2026-04-17T05:37:28.379Z | Compiling async-stream v0.3.6 |
| 981 | 2026-04-17T05:37:28.385Z | Running `/home/build/.rustup/toolchains/1.95.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=46e8121e18218c42 -C extra-filename=-fd6c212bf4ba2e5a --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-08f2c6973c134b62.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c3d2dd9680a8332d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --cap-lints allow` |
| 982 | 2026-04-17T05:37:28.429Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-e9298f93fc222927/build-script-build` |
| 983 | 2026-04-17T05:37:28.555Z | Compiling tungstenite v0.24.0 |
| 984 | 2026-04-17T05:37:28.559Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=b3469e2546f429cb -C extra-filename=-bf5939e6ae058c63 --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-7d9ee202ed1d8287.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-348e467822f6e8c8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-4a68297fef3a092f.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-de5f0a5072a800f0.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-79eb2a81b7285b95.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-8f3f4a87d03c0839.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-c3394e1dd8ced790.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-284051f4658bd1da.rmeta --cap-lints allow` |
| 985 | 2026-04-17T05:37:28.596Z | Compiling slog-term v2.9.2 |
| 986 | 2026-04-17T05:37:28.604Z | Running `/home/build/.rustup/toolchains/1.95.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=83e160008f9ae11c -C extra-filename=-26ada60d8278e771 --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-4ee301a8d720d2f3.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-887f8b74956c8318.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-168951db23bd2d75.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-52e82e9fcada6227.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-2583cffe0c044b56.rmeta --cap-lints allow` |
| 987 | 2026-04-17T05:37:28.630Z | Running `/home/build/.rustup/toolchains/1.95.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=54153370f713733d -C extra-filename=-2b5276d79c24c082 --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-5f1042fd82c1c1f2.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-69d024452d209db1.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-915d5317b85d7259.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-4a68297fef3a092f.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-82d25e56b970b3ca.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-c450cf3c158c8e59.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-000700b66fb7df1e.rmeta --cap-lints allow` |
| 988 | 2026-04-17T05:37:28.869Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-31443f7b8c577af5/build-script-build` |
| 989 | 2026-04-17T05:37:28.878Z | Running `/home/build/.rustup/toolchains/1.95.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=c0aca8ad55552521 -C extra-filename=-ad51b2554f731410 --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-4ee301a8d720d2f3.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-c7b441687e69bb30.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-9f428eb5161d1943.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 990 | 2026-04-17T05:37:28.910Z | Compiling usdt v0.6.0 |
| 991 | 2026-04-17T05:37:28.914Z | Running `/home/build/.rustup/toolchains/1.95.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=888662d3a7a9f4e2 -C extra-filename=-b23a55475cdcf04b --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-b5db168481824e79.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-c0354eb220383f81.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-3a33f07c7dab2898.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-102e3893b3cce98f.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-7fa8f0cede7aa1a0.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-3255ec81afd2987c.so --cap-lints allow` |
| 992 | 2026-04-17T05:37:29.031Z | Compiling hyper-rustls v0.27.3 |
| 993 | 2026-04-17T05:37:29.036Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=099be4aade4e73b1 -C extra-filename=-e3fbcb95ae4b605b --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-915d5317b85d7259.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-73e1126ec1ca70f2.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-199e600e2c363843.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-6e76c5b4ec2d22f1.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-3b74a9fa5e389133.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out` |
| 994 | 2026-04-17T05:37:29.147Z | Compiling tower-http v0.6.8 |
| 995 | 2026-04-17T05:37:29.151Z | Running `/home/build/.rustup/toolchains/1.95.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=6d611af15f6cc420 -C extra-filename=-0bc77666eaf64e39 --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-d8f468526f30f872.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-915d5317b85d7259.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-8445cb2e0f9dd145.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-3076e0bf18ecf7f7.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-02dbc1754029a1a2.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-25d67e0342af1ff9.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-6e76c5b4ec2d22f1.rmeta --cap-lints allow` |
| 996 | 2026-04-17T05:37:29.187Z | Compiling atomicwrites v0.4.4 |
| 997 | 2026-04-17T05:37:29.187Z | Compiling futures v0.3.32 |
| 998 | 2026-04-17T05:37:29.191Z | Running `/home/build/.rustup/toolchains/1.95.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=cfd82cbb1a0b530f -C extra-filename=-883102bc903513c7 --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-1cfebe10473f4d78.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rmeta --cap-lints allow` |
| 999 | 2026-04-17T05:37:29.191Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.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 --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=f9340afb619225b5 -C extra-filename=-51583fb6295870b4 --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-584ee4ae876e49f2.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c3d2dd9680a8332d.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-b190c15650160ee0.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-42a6e404b5015526.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-f79c5559e80f07f2.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c882e07be88c1c62.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-915d5317b85d7259.rmeta --cap-lints allow` |
| 1000 | 2026-04-17T05:37:29.206Z | Compiling slog-bunyan v2.5.0 |
| 1001 | 2026-04-17T05:37:29.214Z | Running `/home/build/.rustup/toolchains/1.95.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=cfcddd563bc2f3f3 -C extra-filename=-3b5f63557685da87 --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-4c3a1a314550290a.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-2583cffe0c044b56.rmeta --cap-lints allow` |
| 1002 | 2026-04-17T05:37:29.270Z | Compiling hyper-tls v0.6.0 |
| 1003 | 2026-04-17T05:37:29.275Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=cf8e69277f96755c -C extra-filename=-783685f4961f17a3 --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-5f1042fd82c1c1f2.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-097609bdfc4088ea.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-a0b308cbba16d3ab.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-6e76c5b4ec2d22f1.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 1004 | 2026-04-17T05:37:29.338Z | Running `/home/build/.rustup/toolchains/1.95.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=24153ce69b7e0eaf -C extra-filename=-66a85936724e62c8 --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-c450cf3c158c8e59.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-4845ef09cea946c4.rmeta --cap-lints allow` |
| 1005 | 2026-04-17T05:37:29.356Z | Compiling event-listener-strategy v0.5.4 |
| 1006 | 2026-04-17T05:37:29.360Z | Running `/home/build/.rustup/toolchains/1.95.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=3a2689418c635f66 -C extra-filename=-7b559bfc5bbe61b6 --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-22bc90d0d8a231fb.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --cap-lints allow` |
| 1007 | 2026-04-17T05:37:29.385Z | Running `/home/build/.rustup/toolchains/1.95.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=296dd65cfd673d30 -C extra-filename=-6352ebc73d14da84 --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"))'` |
| 1008 | 2026-04-17T05:37:29.452Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1009 | 2026-04-17T05:37:29.455Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be502ae82da1dbb5 -C extra-filename=-9069d7d854aaa660 --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-d62c1f7ce1bee2a6.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b8cf47122cf1526c.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-f19907f805c62782.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro` |
| 1010 | 2026-04-17T05:37:29.490Z | Compiling async-compression v0.4.41 |
| 1011 | 2026-04-17T05:37:29.494Z | Running `/home/build/.rustup/toolchains/1.95.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.41/src/lib.rs --error-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=4d30fd7fa2fa6b79 -C extra-filename=-bccbc1f6e3e5cfa8 --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-4bbbeaf095ad4556.rmeta --extern compression_core=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_core-2078ffe9ec41459f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --cap-lints allow` |
| 1012 | 2026-04-17T05:37:29.494Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=e48a824b39781236 -C extra-filename=-616b530ad0ccca17 --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-a26afb6af91c4587.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)'` |
| 1013 | 2026-04-17T05:37:29.509Z | Compiling rustls-native-certs v0.7.0 |
| 1014 | 2026-04-17T05:37:29.513Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73924e5c16ddfed2 -C extra-filename=-44eedd93353b125a --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-eeb2d5fa689b43bc.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rmeta --cap-lints allow` |
| 1015 | 2026-04-17T05:37:29.559Z | Compiling openapiv3 v2.2.0 |
| 1016 | 2026-04-17T05:37:29.567Z | Running `/home/build/.rustup/toolchains/1.95.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=323227d72e95b744 -C extra-filename=-c3288bc588f55299 --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-a34a1b611703065f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rmeta --cap-lints allow` |
| 1017 | 2026-04-17T05:37:29.597Z | Compiling yasna v0.5.2 |
| 1018 | 2026-04-17T05:37:29.600Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=8ebf4b79671534ea -C extra-filename=-d174e938549109d9 --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-2583cffe0c044b56.rmeta --cap-lints allow` |
| 1019 | 2026-04-17T05:37:29.724Z | Compiling async-trait v0.1.89 |
| 1020 | 2026-04-17T05:37:29.728Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62cb6120d213d04f -C extra-filename=-afafb16c394c1ff2 --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-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 1021 | 2026-04-17T05:37:29.785Z | Compiling pem v3.0.6 |
| 1022 | 2026-04-17T05:37:29.789Z | Running `/home/build/.rustup/toolchains/1.95.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=6c3e15483de67bc9 -C extra-filename=-7273f6110408c185 --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-809ff91b24bb5908.rmeta --cap-lints allow` |
| 1023 | 2026-04-17T05:37:29.801Z | Compiling waitgroup v0.1.2 |
| 1024 | 2026-04-17T05:37:29.809Z | Running `/home/build/.rustup/toolchains/1.95.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=95a01d7bdc60aea5 -C extra-filename=-b34c2168f25a27d3 --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-b80da2048908772a.rmeta --cap-lints allow` |
| 1025 | 2026-04-17T05:37:29.899Z | Compiling webpki-roots v1.0.0 |
| 1026 | 2026-04-17T05:37:29.903Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37b6c999bbf1c591 -C extra-filename=-7642d7ae9298baa5 --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-fbf220180ccbc38c.rmeta --cap-lints allow` |
| 1027 | 2026-04-17T05:37:29.939Z | Compiling serde_path_to_error v0.1.20 |
| 1028 | 2026-04-17T05:37:29.943Z | Running `/home/build/.rustup/toolchains/1.95.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=9e7a36cd5e4450c8 -C extra-filename=-a73b2af1132f47a8 --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-607cef78597c7c47.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-a26afb6af91c4587.rmeta --cap-lints allow` |
| 1029 | 2026-04-17T05:37:30.015Z | Compiling hostname v0.4.2 |
| 1030 | 2026-04-17T05:37:30.019Z | Running `/home/build/.rustup/toolchains/1.95.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=7847c1a4e4754edd -C extra-filename=-49c769b011cb431a --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-d3ee7f85a96743d1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 1031 | 2026-04-17T05:37:30.152Z | Compiling termcolor v1.1.2 |
| 1032 | 2026-04-17T05:37:30.156Z | Running `/home/build/.rustup/toolchains/1.95.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=b9469a1024ece9b4 -C extra-filename=-36de138373324dac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1033 | 2026-04-17T05:37:30.162Z | Compiling simple-mermaid v0.2.0 |
| 1034 | 2026-04-17T05:37:30.162Z | Running `/home/build/.rustup/toolchains/1.95.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=8540699e25728e9f -C extra-filename=-19182b511455c8b8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1035 | 2026-04-17T05:37:30.229Z | Compiling http-range v0.1.4 |
| 1036 | 2026-04-17T05:37:30.233Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-range-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18c137b6187d61ab -C extra-filename=-008a7ef50cc25d87 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1037 | 2026-04-17T05:37:30.294Z | Compiling glob v0.3.0 |
| 1038 | 2026-04-17T05:37:30.297Z | Running `/home/build/.rustup/toolchains/1.95.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=b6398b9f3cb6c262 -C extra-filename=-14f5784e6957ff06 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1039 | 2026-04-17T05:37:30.319Z | Compiling debug-ignore v1.0.5 |
| 1040 | 2026-04-17T05:37:30.322Z | Running `/home/build/.rustup/toolchains/1.95.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=7740c28368953620 -C extra-filename=-cf60441f14a0da87 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1041 | 2026-04-17T05:37:30.332Z | Compiling hyper-staticfile v0.10.1 |
| 1042 | 2026-04-17T05:37:30.336Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e00da19d3db9473 -C extra-filename=-b260640565ce8b68 --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-915d5317b85d7259.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-008a7ef50cc25d87.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-65fcdf711dbdbbed.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-79eb2a81b7285b95.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-c860b7c99d2b2581.rmeta --cap-lints allow` |
| 1043 | 2026-04-17T05:37:30.473Z | Compiling rcgen v0.14.7 |
| 1044 | 2026-04-17T05:37:30.477Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.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 --warn=unexpected_cfgs --check-cfg 'cfg(rcgen_docsrs)' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "aws_lc_rs_unstable", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=4fc672416f40a69a -C extra-filename=-04864751e1da5dbf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-c673406e1533247f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-2583cffe0c044b56.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-d174e938549109d9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out` |
| 1045 | 2026-04-17T05:37:30.477Z | Compiling reqwest v0.12.28 |
| 1046 | 2026-04-17T05:37:30.477Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.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 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=c13ba214fb953d0a -C extra-filename=-21cc358ed1081b68 --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-809ff91b24bb5908.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-69d024452d209db1.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c3d2dd9680a8332d.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-5aaab37c6b022661.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-8445cb2e0f9dd145.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e3fbcb95ae4b605b.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-783685f4961f17a3.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-de5f0a5072a800f0.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-c450cf3c158c8e59.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-097609bdfc4088ea.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-73e1126ec1ca70f2.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-a967d5a20eab2b0b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-a0b308cbba16d3ab.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-199e600e2c363843.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-02dbc1754029a1a2.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-0bc77666eaf64e39.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-6e76c5b4ec2d22f1.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-c860b7c99d2b2581.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-7642d7ae9298baa5.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1047 | 2026-04-17T05:37:30.500Z | Compiling trybuild v1.0.116 |
| 1048 | 2026-04-17T05:37:30.503Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs --error-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=007658ad6f06ed74 -C extra-filename=-a4176d65a5a62cc5 --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-14f5784e6957ff06.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-7608abffe9d582b8.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-6352ebc73d14da84.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-36de138373324dac.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rmeta --cap-lints allow` |
| 1049 | 2026-04-17T05:37:30.703Z | Compiling hyper-rustls v0.26.0 |
| 1050 | 2026-04-17T05:37:30.706Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=c1dd6efa447cd4db -C extra-filename=-c657694ade1f097d --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-915d5317b85d7259.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-de5f0a5072a800f0.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-44eedd93353b125a.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-6e76c5b4ec2d22f1.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out` |
| 1051 | 2026-04-17T05:37:30.713Z | Compiling async-channel v2.5.0 |
| 1052 | 2026-04-17T05:37:30.717Z | Running `/home/build/.rustup/toolchains/1.95.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=336acfd2a19619a7 -C extra-filename=-e719227f9e91e219 --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-8d2428415ce7fd2a.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-7b559bfc5bbe61b6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-c3d2dd9680a8332d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b78d560a19514137.rmeta --cap-lints allow` |
| 1053 | 2026-04-17T05:37:31.340Z | Compiling expectorate v1.2.0 |
| 1054 | 2026-04-17T05:37:31.345Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=84fea866d4f8e997 -C extra-filename=-86cd73ffb8fcc25e --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-883102bc903513c7.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-632838d8c87503fc.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-cbc54f8a8783710f.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-abd7d71ba63d5260.rmeta --cap-lints allow` |
| 1055 | 2026-04-17T05:37:31.345Z | Compiling tokio-tungstenite v0.24.0 |
| 1056 | 2026-04-17T05:37:31.345Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=e982a9ea6619ab21 -C extra-filename=-94c3c22ee393b510 --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-915d5317b85d7259.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-de5f0a5072a800f0.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-bf5939e6ae058c63.rmeta --cap-lints allow` |
| 1057 | 2026-04-17T05:37:31.345Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs --error-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=89604b3aa9768d1b -C extra-filename=-a621f1f4cb06a361 --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)'` |
| 1058 | 2026-04-17T05:37:31.345Z | Compiling subprocess v1.0.3 |
| 1059 | 2026-04-17T05:37:31.345Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97f73cacb0e7979d -C extra-filename=-bc3a5bc769d5e7bb --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-6242361d0e12f4ed.rmeta --cap-lints allow` |
| 1060 | 2026-04-17T05:37:31.345Z | Compiling buf-list v1.1.2 |
| 1061 | 2026-04-17T05:37:31.345Z | Running `/home/build/.rustup/toolchains/1.95.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=e07b509fd8a845d3 -C extra-filename=-f82a0c2a0e3d5226 --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-5f1042fd82c1c1f2.rmeta --cap-lints allow` |
| 1062 | 2026-04-17T05:37:31.345Z | Running `/home/build/.rustup/toolchains/1.95.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=bb4c348541ccbe73 -C extra-filename=-0408135dc9c294aa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1063 | 2026-04-17T05:37:31.404Z | Running `/home/build/.rustup/toolchains/1.95.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=9470710e2070e042 -C extra-filename=-a9f3f4958bfdf25c --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-24b11155f68db4d4.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-d68ad2f7c8759b53.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-0408135dc9c294aa.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-b5766938acfc525c.rmeta --cap-lints allow` |
| 1064 | 2026-04-17T05:37:31.421Z | Compiling prettyplease v0.2.37 |
| 1065 | 2026-04-17T05:37:31.425Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=15991a625856839d -C extra-filename=-5cc430313db38193 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-5cc430313db38193 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1066 | 2026-04-17T05:37:31.435Z | Compiling schema-derive v0.1.0 |
| 1067 | 2026-04-17T05:37:31.439Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=120fa17888a4435f -C extra-filename=-1393e20e2ccab058 --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-eeb66b7ad5d8d84b.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro --cap-lints allow` |
| 1068 | 2026-04-17T05:37:31.668Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-5cc430313db38193/build-script-build` |
| 1069 | 2026-04-17T05:37:31.681Z | Running `/home/build/.rustup/toolchains/1.95.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=d6a9faadb63f40df -C extra-filename=-4beb19aa7cefa5b1 --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-1cfebe10473f4d78.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-a9f3f4958bfdf25c.rmeta --cap-lints allow` |
| 1070 | 2026-04-17T05:37:31.826Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=d3dcb76df631f94f -C extra-filename=-ab1750046726bede --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-4beb19aa7cefa5b1.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-632838d8c87503fc.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-cbc54f8a8783710f.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-abd7d71ba63d5260.rmeta --cap-lints allow` |
| 1071 | 2026-04-17T05:37:31.879Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=3ccf13af81770559 -C extra-filename=-35ee09f2e533313e --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-d4952fd101572b1a.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1072 | 2026-04-17T05:37:32.400Z | Compiling schema v0.1.0 |
| 1073 | 2026-04-17T05:37:32.404Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c6c09e96c28e3bd -C extra-filename=-c526d08655933a83 --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-d4952fd101572b1a.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-1393e20e2ccab058.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rmeta --cap-lints allow` |
| 1074 | 2026-04-17T05:37:32.544Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8149114eb2a1e6b2 -C extra-filename=-eb51a677dbb2b950 --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-ab1750046726bede.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-d62c1f7ce1bee2a6.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-35ee09f2e533313e.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-c526d08655933a83.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b8cf47122cf1526c.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-f19907f805c62782.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro` |
| 1075 | 2026-04-17T05:37:32.575Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1cf1635b83bc9957 -C extra-filename=-ad63115016ece1c7 --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-bccbc1f6e3e5cfa8.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out` |
| 1076 | 2026-04-17T05:37:33.192Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a323d4f379bbe45b -C extra-filename=-bbb53ce249fba677 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1077 | 2026-04-17T05:37:37.501Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4633495f398c0da5 -C extra-filename=-f180be88b60b17ed --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1078 | 2026-04-17T05:37:37.507Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=25c3d797455a3704 -C extra-filename=-4fb6b6be90317b0e --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1079 | 2026-04-17T05:37:37.507Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6842df9cda37f79f -C extra-filename=-1fad8bdd5f19bbc6 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1080 | 2026-04-17T05:37:37.507Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ebff8c4bdcaec5b3 -C extra-filename=-853babd37b9ebbbc --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1081 | 2026-04-17T05:37:37.507Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=eb6fa573de6f38c2 -C extra-filename=-fe3623498549ab43 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1082 | 2026-04-17T05:37:37.516Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a25e3de5c3f1f8a1 -C extra-filename=-1869056e206899e4 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1083 | 2026-04-17T05:37:37.519Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d78b36f05e299fb6 -C extra-filename=-d56c85ba817b4d45 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1084 | 2026-04-17T05:37:38.324Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a95c5634cfd47a83 -C extra-filename=-0a5d6cd0eeb9e178 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1085 | 2026-04-17T05:37:47.186Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=689899dc90af54fa -C extra-filename=-7d5ebefaac4dd75d --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1086 | 2026-04-17T05:37:47.198Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=401b2fe7507a4e6a -C extra-filename=-049285bbfcf92ec0 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1087 | 2026-04-17T05:37:47.231Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=87b6205f61cd8a7e -C extra-filename=-432ae190831c6d6a --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1088 | 2026-04-17T05:37:47.315Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0e23a7e457e66503 -C extra-filename=-80203ac43a6f4e3f --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1089 | 2026-04-17T05:37:48.092Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3909cb4c0149d8e4 -C extra-filename=-23534880c022ae19 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1090 | 2026-04-17T05:37:48.777Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0ed8a69448fa7455 -C extra-filename=-51683b23bbb4b09c --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1091 | 2026-04-17T05:37:56.157Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a452d56f3f72d1d3 -C extra-filename=-06e996ac21cb0219 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1092 | 2026-04-17T05:37:57.759Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=46cc25f7c86a1c9f -C extra-filename=-90d0c97fa9f4bb6c --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1093 | 2026-04-17T05:37:57.840Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b2b5a498003eda34 -C extra-filename=-e2b3960f9ba1ef7d --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1094 | 2026-04-17T05:37:58.597Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=362c785f0adb74b4 -C extra-filename=-c4ccf95df1f91fe2 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1095 | 2026-04-17T05:37:59.759Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1dc9e671b96daf24 -C extra-filename=-a317a87b440411fb --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1096 | 2026-04-17T05:38:00.043Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7334a022155c3762 -C extra-filename=-a2d042ad2c6cc1dd --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1097 | 2026-04-17T05:38:00.364Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a042e4287a49a4fc -C extra-filename=-6f33d14486b9f32c --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1098 | 2026-04-17T05:38:06.383Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5df80c2af6735eef -C extra-filename=-a45f7034c05993c3 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1099 | 2026-04-17T05:38:08.508Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=52be27781030a0f3 -C extra-filename=-489979713cb35c71 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1100 | 2026-04-17T05:38:09.316Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4e74bea768be1b38 -C extra-filename=-7c21690229d73157 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ad63115016ece1c7.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-9069d7d854aaa660.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1101 | 2026-04-17T05:38:16.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s |
| 1102 | 2026-04-17T05:38:17.043Z | |
| 1103 | 2026-04-17T05:38:17.043Z | real 1:11.834610443 |
| 1104 | 2026-04-17T05:38:17.043Z | user 6:46.411349915 |
| 1105 | 2026-04-17T05:38:17.043Z | sys 1:08.848296157 |
| 1106 | 2026-04-17T05:38:17.043Z | trap 0.343718774 |
| 1107 | 2026-04-17T05:38:17.043Z | tflt 0.187204619 |
| 1108 | 2026-04-17T05:38:17.044Z | dflt 0.248373694 |
| 1109 | 2026-04-17T05:38:17.044Z | kflt 0.014366302 |
| 1110 | 2026-04-17T05:38:17.044Z | lock 27:40.665576105 |
| 1111 | 2026-04-17T05:38:17.044Z | slp 26:07.888560665 |
| 1112 | 2026-04-17T05:38:17.044Z | lat 25.198517256 |
| 1113 | 2026-04-17T05:38:17.044Z | stop 47.187300611 |
| 1114 | 2026-04-17T05:38:17.047Z | + banner test |
| 1115 | 2026-04-17T05:38:17.047Z | |
| 1116 | 2026-04-17T05:38:17.047Z | ##### ###### #### ##### |
| 1117 | 2026-04-17T05:38:17.047Z | # # # # |
| 1118 | 2026-04-17T05:38:17.047Z | # ##### #### # |
| 1119 | 2026-04-17T05:38:17.047Z | # # # # |
| 1120 | 2026-04-17T05:38:17.047Z | # # # # # |
| 1121 | 2026-04-17T05:38:17.047Z | # ###### #### # |
| 1122 | 2026-04-17T05:38:17.047Z | |
| 1123 | 2026-04-17T05:38:17.047Z | + ptime -m cargo test --all-features --locked --verbose |
| 1124 | 2026-04-17T05:38:17.238Z | Fresh unicode-ident v1.0.12 |
| 1125 | 2026-04-17T05:38:17.238Z | Fresh cfg-if v1.0.0 |
| 1126 | 2026-04-17T05:38:17.238Z | Fresh itoa v1.0.1 |
| 1127 | 2026-04-17T05:38:17.242Z | Fresh memchr v2.6.0 |
| 1128 | 2026-04-17T05:38:17.242Z | Fresh proc-macro2 v1.0.106 |
| 1129 | 2026-04-17T05:38:17.242Z | Fresh pin-project-lite v0.2.12 |
| 1130 | 2026-04-17T05:38:17.242Z | Fresh shlex v1.3.0 |
| 1131 | 2026-04-17T05:38:17.242Z | Fresh autocfg v1.1.0 |
| 1132 | 2026-04-17T05:38:17.243Z | Fresh bytes v1.11.1 |
| 1133 | 2026-04-17T05:38:17.243Z | Fresh quote v1.0.45 |
| 1134 | 2026-04-17T05:38:17.243Z | Fresh libc v0.2.184 |
| 1135 | 2026-04-17T05:38:17.243Z | Fresh cc v1.2.16 |
| 1136 | 2026-04-17T05:38:17.243Z | Fresh smallvec v1.13.2 |
| 1137 | 2026-04-17T05:38:17.243Z | Fresh futures-core v0.3.32 |
| 1138 | 2026-04-17T05:38:17.243Z | Fresh version_check v0.9.5 |
| 1139 | 2026-04-17T05:38:17.243Z | Fresh scopeguard v1.2.0 |
| 1140 | 2026-04-17T05:38:17.243Z | Fresh signal-hook-registry v1.4.0 |
| 1141 | 2026-04-17T05:38:17.243Z | Fresh socket2 v0.6.3 |
| 1142 | 2026-04-17T05:38:17.243Z | Fresh mio v1.2.0 |
| 1143 | 2026-04-17T05:38:17.243Z | Fresh serde_derive v1.0.228 |
| 1144 | 2026-04-17T05:38:17.243Z | Fresh lock_api v0.4.6 |
| 1145 | 2026-04-17T05:38:17.243Z | Fresh tokio-macros v2.7.0 |
| 1146 | 2026-04-17T05:38:17.243Z | Fresh futures-sink v0.3.32 |
| 1147 | 2026-04-17T05:38:17.243Z | Fresh parking_lot_core v0.9.4 |
| 1148 | 2026-04-17T05:38:17.243Z | Fresh log v0.4.17 |
| 1149 | 2026-04-17T05:38:17.243Z | Fresh synstructure v0.13.1 |
| 1150 | 2026-04-17T05:38:17.243Z | Fresh getrandom v0.2.11 |
| 1151 | 2026-04-17T05:38:17.243Z | Fresh parking_lot v0.12.1 |
| 1152 | 2026-04-17T05:38:17.243Z | Fresh slab v0.4.9 |
| 1153 | 2026-04-17T05:38:17.243Z | Fresh zmij v1.0.2 |
| 1154 | 2026-04-17T05:38:17.243Z | Fresh bitflags v2.11.0 |
| 1155 | 2026-04-17T05:38:17.243Z | Fresh zerofrom-derive v0.1.5 |
| 1156 | 2026-04-17T05:38:17.243Z | Fresh futures-channel v0.3.32 |
| 1157 | 2026-04-17T05:38:17.243Z | Fresh tokio v1.51.0 |
| 1158 | 2026-04-17T05:38:17.243Z | Fresh http v1.4.0 |
| 1159 | 2026-04-17T05:38:17.243Z | Fresh zeroize v1.7.0 |
| 1160 | 2026-04-17T05:38:17.243Z | Fresh zerofrom v0.1.5 |
| 1161 | 2026-04-17T05:38:17.243Z | Fresh yoke-derive v0.7.5 |
| 1162 | 2026-04-17T05:38:17.243Z | Fresh thiserror-impl v2.0.18 |
| 1163 | 2026-04-17T05:38:17.243Z | Fresh rustls-pki-types v1.14.0 |
| 1164 | 2026-04-17T05:38:17.243Z | Fresh futures-macro v0.3.32 |
| 1165 | 2026-04-17T05:38:17.243Z | Fresh stable_deref_trait v1.2.0 |
| 1166 | 2026-04-17T05:38:17.243Z | Fresh futures-io v0.3.32 |
| 1167 | 2026-04-17T05:38:17.243Z | Fresh futures-task v0.3.32 |
| 1168 | 2026-04-17T05:38:17.243Z | Fresh typenum v1.19.0 |
| 1169 | 2026-04-17T05:38:17.243Z | Fresh yoke v0.7.5 |
| 1170 | 2026-04-17T05:38:17.243Z | Fresh thiserror v2.0.18 |
| 1171 | 2026-04-17T05:38:17.244Z | Fresh zerovec-derive v0.10.3 |
| 1172 | 2026-04-17T05:38:17.244Z | Fresh futures-util v0.3.32 |
| 1173 | 2026-04-17T05:38:17.244Z | Fresh zerovec v0.10.4 |
| 1174 | 2026-04-17T05:38:17.244Z | Fresh serde_core v1.0.228 |
| 1175 | 2026-04-17T05:38:17.244Z | Fresh displaydoc v0.2.5 |
| 1176 | 2026-04-17T05:38:17.244Z | Fresh equivalent v1.0.0 |
| 1177 | 2026-04-17T05:38:17.244Z | Fresh getrandom v0.4.1 |
| 1178 | 2026-04-17T05:38:17.244Z | Fresh hashbrown v0.16.1 |
| 1179 | 2026-04-17T05:38:17.244Z | Fresh ucd-trie v0.1.6 |
| 1180 | 2026-04-17T05:38:17.244Z | Fresh untrusted v0.9.0 |
| 1181 | 2026-04-17T05:38:17.244Z | Fresh tinystr v0.7.6 |
| 1182 | 2026-04-17T05:38:17.244Z | Fresh http-body v1.0.1 |
| 1183 | 2026-04-17T05:38:17.244Z | Fresh httparse v1.10.0 |
| 1184 | 2026-04-17T05:38:17.244Z | Fresh pest v2.8.1 |
| 1185 | 2026-04-17T05:38:17.244Z | Fresh ring v0.17.13 |
| 1186 | 2026-04-17T05:38:17.244Z | Fresh serde v1.0.228 |
| 1187 | 2026-04-17T05:38:17.244Z | Fresh indexmap v2.13.1 |
| 1188 | 2026-04-17T05:38:17.244Z | Fresh errno v0.3.10 |
| 1189 | 2026-04-17T05:38:17.244Z | Fresh tracing-core v0.1.32 |
| 1190 | 2026-04-17T05:38:17.244Z | Fresh atomic-waker v1.1.2 |
| 1191 | 2026-04-17T05:38:17.244Z | Fresh writeable v0.5.5 |
| 1192 | 2026-04-17T05:38:17.244Z | Fresh percent-encoding v2.3.2 |
| 1193 | 2026-04-17T05:38:17.244Z | Fresh litemap v0.7.4 |
| 1194 | 2026-04-17T05:38:17.244Z | Fresh pkg-config v0.3.31 |
| 1195 | 2026-04-17T05:38:17.244Z | Fresh vcpkg v0.2.15 |
| 1196 | 2026-04-17T05:38:17.244Z | Fresh icu_locid v1.5.0 |
| 1197 | 2026-04-17T05:38:17.244Z | Fresh tracing v0.1.40 |
| 1198 | 2026-04-17T05:38:17.244Z | Fresh pest_meta v2.8.1 |
| 1199 | 2026-04-17T05:38:17.244Z | Fresh tokio-util v0.7.18 |
| 1200 | 2026-04-17T05:38:17.244Z | Fresh icu_provider_macros v1.5.0 |
| 1201 | 2026-04-17T05:38:17.244Z | Fresh zerocopy-derive v0.8.27 |
| 1202 | 2026-04-17T05:38:17.244Z | Fresh fnv v1.0.7 |
| 1203 | 2026-04-17T05:38:17.244Z | Fresh try-lock v0.2.3 |
| 1204 | 2026-04-17T05:38:17.244Z | Fresh pest_generator v2.8.1 |
| 1205 | 2026-04-17T05:38:17.244Z | Fresh rustix v1.1.4 |
| 1206 | 2026-04-17T05:38:17.244Z | Fresh h2 v0.4.6 |
| 1207 | 2026-04-17T05:38:17.244Z | Fresh zerocopy v0.8.27 |
| 1208 | 2026-04-17T05:38:17.244Z | Fresh icu_provider v1.5.0 |
| 1209 | 2026-04-17T05:38:17.245Z | Fresh rustversion v1.0.22 |
| 1210 | 2026-04-17T05:38:17.245Z | Fresh want v0.3.0 |
| 1211 | 2026-04-17T05:38:17.245Z | Fresh rustls-webpki v0.102.8 |
| 1212 | 2026-04-17T05:38:17.245Z | Fresh httpdate v1.0.1 |
| 1213 | 2026-04-17T05:38:17.245Z | Fresh powerfmt v0.2.0 |
| 1214 | 2026-04-17T05:38:17.245Z | Fresh subtle v2.5.0 |
| 1215 | 2026-04-17T05:38:17.245Z | Fresh base64 v0.22.1 |
| 1216 | 2026-04-17T05:38:17.245Z | Fresh tower-service v0.3.3 |
| 1217 | 2026-04-17T05:38:17.245Z | Fresh time-core v0.1.8 |
| 1218 | 2026-04-17T05:38:17.245Z | Fresh fastrand v2.1.1 |
| 1219 | 2026-04-17T05:38:17.245Z | Fresh tower-layer v0.3.3 |
| 1220 | 2026-04-17T05:38:17.245Z | Fresh byteorder v1.4.3 |
| 1221 | 2026-04-17T05:38:17.245Z | Fresh icu_locid_transform_data v1.5.0 |
| 1222 | 2026-04-17T05:38:17.245Z | Fresh num-conv v0.2.0 |
| 1223 | 2026-04-17T05:38:17.245Z | Fresh hyper v1.9.0 |
| 1224 | 2026-04-17T05:38:17.245Z | Fresh time-macros v0.2.27 |
| 1225 | 2026-04-17T05:38:17.245Z | Fresh icu_locid_transform v1.5.0 |
| 1226 | 2026-04-17T05:38:17.245Z | Fresh deranged v0.5.5 |
| 1227 | 2026-04-17T05:38:17.249Z | Fresh crossbeam-utils v0.8.21 |
| 1228 | 2026-04-17T05:38:17.249Z | Fresh pest_derive v2.8.1 |
| 1229 | 2026-04-17T05:38:17.249Z | Fresh serde_tokenstream v0.2.3 |
| 1230 | 2026-04-17T05:38:17.249Z | Fresh icu_collections v1.5.0 |
| 1231 | 2026-04-17T05:38:17.249Z | Fresh icu_properties_data v1.5.0 |
| 1232 | 2026-04-17T05:38:17.249Z | Fresh num_threads v0.1.3 |
| 1233 | 2026-04-17T05:38:17.249Z | Fresh dtrace-parser v0.3.0 |
| 1234 | 2026-04-17T05:38:17.249Z | Fresh generic-array v0.14.5 |
| 1235 | 2026-04-17T05:38:17.249Z | Fresh rustix v0.38.44 |
| 1236 | 2026-04-17T05:38:17.249Z | Fresh serde_json v1.0.149 |
| 1237 | 2026-04-17T05:38:17.249Z | Fresh icu_properties v1.5.1 |
| 1238 | 2026-04-17T05:38:17.249Z | Fresh time v0.3.47 |
| 1239 | 2026-04-17T05:38:17.249Z | Fresh erased-serde v0.3.31 |
| 1240 | 2026-04-17T05:38:17.249Z | Fresh scroll_derive v0.13.1 |
| 1241 | 2026-04-17T05:38:17.249Z | Fresh socket2 v0.5.9 |
| 1242 | 2026-04-17T05:38:17.249Z | Fresh thread-id v5.0.0 |
| 1243 | 2026-04-17T05:38:17.249Z | Fresh foreign-types-shared v0.1.1 |
| 1244 | 2026-04-17T05:38:17.249Z | Fresh utf16_iter v1.0.5 |
| 1245 | 2026-04-17T05:38:17.249Z | Fresh ipnet v2.10.0 |
| 1246 | 2026-04-17T05:38:17.249Z | Fresh icu_normalizer_data v1.5.0 |
| 1247 | 2026-04-17T05:38:17.249Z | Fresh utf8_iter v1.0.4 |
| 1248 | 2026-04-17T05:38:17.249Z | Fresh write16 v1.0.0 |
| 1249 | 2026-04-17T05:38:17.249Z | Fresh openssl-probe v0.1.4 |
| 1250 | 2026-04-17T05:38:17.249Z | Fresh foreign-types v0.3.2 |
| 1251 | 2026-04-17T05:38:17.249Z | Fresh hyper-util v0.1.20 |
| 1252 | 2026-04-17T05:38:17.249Z | Fresh icu_normalizer v1.5.0 |
| 1253 | 2026-04-17T05:38:17.250Z | Fresh slog v2.8.2 |
| 1254 | 2026-04-17T05:38:17.250Z | Fresh scroll v0.13.0 |
| 1255 | 2026-04-17T05:38:17.250Z | Fresh paste v1.0.15 |
| 1256 | 2026-04-17T05:38:17.250Z | Fresh openssl-sys v0.9.107 |
| 1257 | 2026-04-17T05:38:17.250Z | Fresh form_urlencoded v1.2.2 |
| 1258 | 2026-04-17T05:38:17.250Z | Fresh hybrid-array v0.4.8 |
| 1259 | 2026-04-17T05:38:17.250Z | Fresh rand_core v0.6.3 |
| 1260 | 2026-04-17T05:38:17.250Z | Fresh openssl-macros v0.1.1 |
| 1261 | 2026-04-17T05:38:17.250Z | Fresh mime v0.3.16 |
| 1262 | 2026-04-17T05:38:17.250Z | Fresh adler2 v2.0.1 |
| 1263 | 2026-04-17T05:38:17.250Z | Fresh simd-adler32 v0.3.7 |
| 1264 | 2026-04-17T05:38:17.250Z | Fresh unicode-width v0.1.9 |
| 1265 | 2026-04-17T05:38:17.250Z | Fresh ppv-lite86 v0.2.15 |
| 1266 | 2026-04-17T05:38:17.250Z | Fresh unicode-segmentation v1.10.0 |
| 1267 | 2026-04-17T05:38:17.250Z | Fresh plain v0.2.3 |
| 1268 | 2026-04-17T05:38:17.250Z | Fresh lazy_static v1.5.0 |
| 1269 | 2026-04-17T05:38:17.250Z | Fresh newline-converter v0.3.0 |
| 1270 | 2026-04-17T05:38:17.250Z | Fresh rand_chacha v0.3.1 |
| 1271 | 2026-04-17T05:38:17.250Z | Fresh miniz_oxide v0.8.9 |
| 1272 | 2026-04-17T05:38:17.250Z | Fresh console v0.15.7 |
| 1273 | 2026-04-17T05:38:17.250Z | Fresh goblin v0.10.1 |
| 1274 | 2026-04-17T05:38:17.250Z | Fresh openssl v0.10.72 |
| 1275 | 2026-04-17T05:38:17.250Z | Fresh unicase v2.6.0 |
| 1276 | 2026-04-17T05:38:17.250Z | Fresh idna_adapter v1.2.0 |
| 1277 | 2026-04-17T05:38:17.250Z | Fresh crc32fast v1.5.0 |
| 1278 | 2026-04-17T05:38:17.250Z | Fresh num-traits v0.2.14 |
| 1279 | 2026-04-17T05:38:17.250Z | Fresh crypto-common v0.1.6 |
| 1280 | 2026-04-17T05:38:17.250Z | Fresh block-buffer v0.10.2 |
| 1281 | 2026-04-17T05:38:17.250Z | Fresh similar v2.2.1 |
| 1282 | 2026-04-17T05:38:17.250Z | Fresh heck v0.5.0 |
| 1283 | 2026-04-17T05:38:17.250Z | Fresh iana-time-zone v0.1.47 |
| 1284 | 2026-04-17T05:38:17.250Z | Fresh winnow v1.0.0 |
| 1285 | 2026-04-17T05:38:17.250Z | Fresh pretty-hex v0.4.1 |
| 1286 | 2026-04-17T05:38:17.250Z | Fresh semver v1.0.28 |
| 1287 | 2026-04-17T05:38:17.250Z | Fresh dof v0.4.0 |
| 1288 | 2026-04-17T05:38:17.250Z | Fresh digest v0.10.7 |
| 1289 | 2026-04-17T05:38:17.250Z | Fresh toml_parser v1.1.2+spec-1.1.0 |
| 1290 | 2026-04-17T05:38:17.250Z | Fresh chrono v0.4.44 |
| 1291 | 2026-04-17T05:38:17.250Z | Fresh flate2 v1.1.9 |
| 1292 | 2026-04-17T05:38:17.251Z | Fresh ryu v1.0.5 |
| 1293 | 2026-04-17T05:38:17.251Z | Fresh native-tls v0.2.12 |
| 1294 | 2026-04-17T05:38:17.251Z | Fresh idna v1.0.3 |
| 1295 | 2026-04-17T05:38:17.251Z | Fresh rustls v0.23.13 |
| 1296 | 2026-04-17T05:38:17.251Z | Fresh rand v0.8.4 |
| 1297 | 2026-04-17T05:38:17.251Z | Fresh rustls v0.22.4 |
| 1298 | 2026-04-17T05:38:17.251Z | Fresh crypto-common v0.2.1 |
| 1299 | 2026-04-17T05:38:17.251Z | Fresh block-buffer v0.12.0 |
| 1300 | 2026-04-17T05:38:17.251Z | Fresh concurrent-queue v2.5.0 |
| 1301 | 2026-04-17T05:38:17.251Z | Fresh http-body-util v0.1.3 |
| 1302 | 2026-04-17T05:38:17.251Z | Fresh rustls-pemfile v2.2.0 |
| 1303 | 2026-04-17T05:38:17.251Z | Fresh serde_derive_internals v0.29.0 |
| 1304 | 2026-04-17T05:38:17.251Z | Fresh thiserror-impl v1.0.69 |
| 1305 | 2026-04-17T05:38:17.251Z | Fresh thread_local v1.1.4 |
| 1306 | 2026-04-17T05:38:17.251Z | Fresh toml_datetime v1.1.1+spec-1.1.0 |
| 1307 | 2026-04-17T05:38:17.251Z | Fresh serde_spanned v1.1.1 |
| 1308 | 2026-04-17T05:38:17.251Z | Fresh syn v2.0.117 |
| 1309 | 2026-04-17T05:38:17.251Z | Fresh sync_wrapper v1.0.1 |
| 1310 | 2026-04-17T05:38:17.251Z | Fresh encoding_rs v0.8.32 |
| 1311 | 2026-04-17T05:38:17.251Z | Fresh cpufeatures v0.2.17 |
| 1312 | 2026-04-17T05:38:17.251Z | Fresh toml_writer v1.1.1+spec-1.1.0 |
| 1313 | 2026-04-17T05:38:17.251Z | Fresh parking v2.2.0 |
| 1314 | 2026-04-17T05:38:17.251Z | Fresh match_cfg v0.1.0 |
| 1315 | 2026-04-17T05:38:17.251Z | Fresh compression-core v0.4.31 |
| 1316 | 2026-04-17T05:38:17.251Z | Fresh const-oid v0.10.2 |
| 1317 | 2026-04-17T05:38:17.251Z | Fresh compression-codecs v0.4.37 |
| 1318 | 2026-04-17T05:38:17.251Z | Fresh hostname v0.3.1 |
| 1319 | 2026-04-17T05:38:17.251Z | Fresh digest v0.11.2 |
| 1320 | 2026-04-17T05:38:17.251Z | Fresh event-listener v5.0.0 |
| 1321 | 2026-04-17T05:38:17.251Z | Fresh toml v1.1.2+spec-1.1.0 |
| 1322 | 2026-04-17T05:38:17.251Z | Fresh tower v0.5.2 |
| 1323 | 2026-04-17T05:38:17.251Z | Fresh sha1 v0.10.6 |
| 1324 | 2026-04-17T05:38:17.251Z | Fresh usdt-impl v0.6.0 |
| 1325 | 2026-04-17T05:38:17.251Z | Fresh thiserror v1.0.69 |
| 1326 | 2026-04-17T05:38:17.251Z | Fresh schemars_derive v0.8.22 |
| 1327 | 2026-04-17T05:38:17.257Z | Fresh url v2.5.4 |
| 1328 | 2026-04-17T05:38:17.257Z | Fresh tokio-rustls v0.25.0 |
| 1329 | 2026-04-17T05:38:17.257Z | Fresh serde_urlencoded v0.7.1 |
| 1330 | 2026-04-17T05:38:17.257Z | Fresh tokio-native-tls v0.3.1 |
| 1331 | 2026-04-17T05:38:17.257Z | Fresh tokio-rustls v0.26.0 |
| 1332 | 2026-04-17T05:38:17.257Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1333 | 2026-04-17T05:38:17.257Z | Fresh usdt-attr-macro v0.6.0 |
| 1334 | 2026-04-17T05:38:17.257Z | Fresh usdt-macro v0.6.0 |
| 1335 | 2026-04-17T05:38:17.257Z | Fresh slog-json v2.6.1 |
| 1336 | 2026-04-17T05:38:17.257Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b1c77b3ac2760e86 -C extra-filename=-beeac0c281fc8615 --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-d62c1f7ce1bee2a6.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d4952fd101572b1a.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7fb99bfca51ccc37.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b8cf47122cf1526c.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-f19907f805c62782.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c18ef1b5808b0f13.rlib --extern proc_macro` |
| 1337 | 2026-04-17T05:38:17.257Z | Fresh crossbeam-channel v0.5.15 |
| 1338 | 2026-04-17T05:38:17.257Z | Fresh uuid v1.23.0 |
| 1339 | 2026-04-17T05:38:17.285Z | Fresh futures-executor v0.3.32 |
| 1340 | 2026-04-17T05:38:17.289Z | Fresh webpki-roots v0.26.5 |
| 1341 | 2026-04-17T05:38:17.289Z | Fresh async-stream-impl v0.3.6 |
| 1342 | 2026-04-17T05:38:17.289Z | Fresh is-terminal v0.4.12 |
| 1343 | 2026-04-17T05:38:17.289Z | Fresh memmap2 v0.9.8 |
| 1344 | 2026-04-17T05:38:17.289Z | Fresh term v1.1.0 |
| 1345 | 2026-04-17T05:38:17.289Z | Fresh spin v0.9.8 |
| 1346 | 2026-04-17T05:38:17.289Z | Fresh data-encoding v2.4.0 |
| 1347 | 2026-04-17T05:38:17.289Z | Fresh take_mut v0.2.2 |
| 1348 | 2026-04-17T05:38:17.289Z | Fresh dyn-clone v1.0.4 |
| 1349 | 2026-04-17T05:38:17.289Z | Fresh utf-8 v0.7.6 |
| 1350 | 2026-04-17T05:38:17.289Z | Fresh iri-string v0.7.8 |
| 1351 | 2026-04-17T05:38:17.289Z | Fresh cpufeatures v0.3.0 |
| 1352 | 2026-04-17T05:38:17.289Z | Fresh schemars v0.8.22 |
| 1353 | 2026-04-17T05:38:17.289Z | Fresh multer v3.1.0 |
| 1354 | 2026-04-17T05:38:17.289Z | Fresh slog-async v2.8.0 |
| 1355 | 2026-04-17T05:38:17.289Z | Fresh sha1 v0.11.0 |
| 1356 | 2026-04-17T05:38:17.289Z | Fresh tungstenite v0.24.0 |
| 1357 | 2026-04-17T05:38:17.289Z | Fresh tower-http v0.6.8 |
| 1358 | 2026-04-17T05:38:17.289Z | Fresh slog-term v2.9.2 |
| 1359 | 2026-04-17T05:38:17.289Z | Fresh usdt v0.6.0 |
| 1360 | 2026-04-17T05:38:17.289Z | Fresh hyper-rustls v0.27.3 |
| 1361 | 2026-04-17T05:38:17.289Z | Fresh futures v0.3.32 |
| 1362 | 2026-04-17T05:38:17.293Z | Fresh async-stream v0.3.6 |
| 1363 | 2026-04-17T05:38:17.293Z | Fresh hyper-tls v0.6.0 |
| 1364 | 2026-04-17T05:38:17.293Z | Fresh mime_guess v2.0.5 |
| 1365 | 2026-04-17T05:38:17.293Z | Fresh slog-bunyan v2.5.0 |
| 1366 | 2026-04-17T05:38:17.293Z | Fresh camino v1.2.2 |
| 1367 | 2026-04-17T05:38:17.293Z | Fresh event-listener-strategy v0.5.4 |
| 1368 | 2026-04-17T05:38:17.293Z | Fresh async-compression v0.4.41 |
| 1369 | 2026-04-17T05:38:17.293Z | Fresh target-triple v1.0.0 |
| 1370 | 2026-04-17T05:38:17.293Z | Fresh rustls-native-certs v0.7.0 |
| 1371 | 2026-04-17T05:38:17.293Z | Fresh yasna v0.5.2 |
| 1372 | 2026-04-17T05:38:17.293Z | Fresh pem v3.0.6 |
| 1373 | 2026-04-17T05:38:17.293Z | Fresh waitgroup v0.1.2 |
| 1374 | 2026-04-17T05:38:17.293Z | Fresh openapiv3 v2.2.0 |
| 1375 | 2026-04-17T05:38:17.293Z | Fresh webpki-roots v1.0.0 |
| 1376 | 2026-04-17T05:38:17.293Z | Fresh async-trait v0.1.89 |
| 1377 | 2026-04-17T05:38:17.293Z | Fresh hostname v0.4.2 |
| 1378 | 2026-04-17T05:38:17.293Z | Fresh serde_path_to_error v0.1.20 |
| 1379 | 2026-04-17T05:38:17.293Z | Fresh termcolor v1.1.2 |
| 1380 | 2026-04-17T05:38:17.293Z | Fresh http-range v0.1.4 |
| 1381 | 2026-04-17T05:38:17.293Z | Fresh debug-ignore v1.0.5 |
| 1382 | 2026-04-17T05:38:17.293Z | Fresh glob v0.3.0 |
| 1383 | 2026-04-17T05:38:17.293Z | Fresh simple-mermaid v0.2.0 |
| 1384 | 2026-04-17T05:38:17.294Z | Fresh reqwest v0.12.28 |
| 1385 | 2026-04-17T05:38:17.294Z | Fresh async-channel v2.5.0 |
| 1386 | 2026-04-17T05:38:17.294Z | Fresh hyper-rustls v0.26.0 |
| 1387 | 2026-04-17T05:38:17.294Z | Fresh trybuild v1.0.116 |
| 1388 | 2026-04-17T05:38:17.294Z | Fresh hyper-staticfile v0.10.1 |
| 1389 | 2026-04-17T05:38:17.294Z | Fresh rcgen v0.14.7 |
| 1390 | 2026-04-17T05:38:17.294Z | Fresh tokio-tungstenite v0.24.0 |
| 1391 | 2026-04-17T05:38:17.294Z | Fresh anyhow v1.0.102 |
| 1392 | 2026-04-17T05:38:17.294Z | Fresh subprocess v1.0.3 |
| 1393 | 2026-04-17T05:38:17.294Z | Fresh buf-list v1.1.2 |
| 1394 | 2026-04-17T05:38:17.294Z | Fresh once_cell v1.20.1 |
| 1395 | 2026-04-17T05:38:17.294Z | Fresh schema-derive v0.1.0 |
| 1396 | 2026-04-17T05:38:17.294Z | Fresh tempfile v3.27.0 |
| 1397 | 2026-04-17T05:38:17.294Z | Fresh schema v0.1.0 |
| 1398 | 2026-04-17T05:38:17.294Z | Fresh atomicwrites v0.4.4 |
| 1399 | 2026-04-17T05:38:17.294Z | Fresh prettyplease v0.2.37 |
| 1400 | 2026-04-17T05:38:17.294Z | Fresh expectorate v1.2.0 |
| 1401 | 2026-04-17T05:38:18.546Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1402 | 2026-04-17T05:38:18.551Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=c6f0f8192bf37796 -C extra-filename=-23dcca26c192a0a2 --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-bccbc1f6e3e5cfa8.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out` |
| 1403 | 2026-04-17T05:38:18.551Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5d38029b3e48c01d -C extra-filename=-2701b368cdb784b7 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1404 | 2026-04-17T05:38:23.240Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7e105f5d40da294c -C extra-filename=-0030544ab68293e6 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1405 | 2026-04-17T05:38:23.240Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=058c6c990d3ec831 -C extra-filename=-b90d0999a02aa1df --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1406 | 2026-04-17T05:38:23.240Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f45b007f2db55bc9 -C extra-filename=-bbd5481e9308da2d --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1407 | 2026-04-17T05:38:23.247Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=51e84a678f1f2172 -C extra-filename=-0379e8be464aef7a --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1408 | 2026-04-17T05:38:23.247Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0ca91fa5039893ff -C extra-filename=-ea40366d25dc83e1 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1409 | 2026-04-17T05:38:23.247Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=55986bc2d10660dd -C extra-filename=-34a517c3dae81045 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1410 | 2026-04-17T05:38:23.248Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=dc94c6fcb64e4b1d -C extra-filename=-4f6ab02b3bdfe141 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1411 | 2026-04-17T05:38:32.668Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a4ea1a1aacd7078a -C extra-filename=-14773da18ed2f740 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1412 | 2026-04-17T05:38:32.890Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=76cd3ef33fc7d6ac -C extra-filename=-35e43e56779ea995 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1413 | 2026-04-17T05:38:32.938Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=392e4018c0bbde3a -C extra-filename=-3f6469a25fed5363 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1414 | 2026-04-17T05:38:33.047Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5288600db393e3cf -C extra-filename=-2e48c1bc06d0a7bd --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1415 | 2026-04-17T05:38:33.485Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4b512cd1a5d5ec69 -C extra-filename=-be75dc863bb5329b --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1416 | 2026-04-17T05:38:34.506Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4d8a946702e93651 -C extra-filename=-c30cd7400fd633c1 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1417 | 2026-04-17T05:38:35.079Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=153f958647563792 -C extra-filename=-9b543c2e7776a033 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1418 | 2026-04-17T05:38:40.514Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b4151473c1ea3f14 -C extra-filename=-3e3848e07f60edc6 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1419 | 2026-04-17T05:38:43.599Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a0aa17efa3585854 -C extra-filename=-273ea385a571c023 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1420 | 2026-04-17T05:38:43.696Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=bffdb21e5cdb3df7 -C extra-filename=-a834930619a83770 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1421 | 2026-04-17T05:38:44.518Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ac842c092f1cf9c4 -C extra-filename=-cde72d3c2a76be44 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1422 | 2026-04-17T05:38:45.094Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=927a35db2b217ce5 -C extra-filename=-f20db2e926a17beb --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1423 | 2026-04-17T05:38:45.744Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=675eba1d69b9d967 -C extra-filename=-f0d3f222726d85f6 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1424 | 2026-04-17T05:38:46.055Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2d2c2d71a558d656 -C extra-filename=-d07fc62312184e61 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1425 | 2026-04-17T05:38:46.157Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8576c8796bc18be7 -C extra-filename=-f7375b192bd6c4d7 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1426 | 2026-04-17T05:38:51.038Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6816b5401a77bd50 -C extra-filename=-fec7adcc9dce09c5 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1427 | 2026-04-17T05:38:51.914Z | Running `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=20afb575f75514b2 -C extra-filename=-f59ed97993d1b414 --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-a621f1f4cb06a361.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-e719227f9e91e219.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-bccbc1f6e3e5cfa8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-fd6c212bf4ba2e5a.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-afafb16c394c1ff2.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-809ff91b24bb5908.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-f82a0c2a0e3d5226.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5f1042fd82c1c1f2.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-616b530ad0ccca17.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-4ee301a8d720d2f3.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-cf60441f14a0da87.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-23dcca26c192a0a2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-beeac0c281fc8615.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-86cd73ffb8fcc25e.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-cfed4366f2ce094f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8941cfa5047fc91e.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-51583fb6295870b4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-49c769b011cb431a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-945bb50acddcab85.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-0778eeee40839944.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-fa6a0ce6462ee63f.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c657694ade1f097d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-b260640565ce8b68.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-aedf93498436ef18.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a34a1b611703065f.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-574320271b6fd1bc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-6242361d0e12f4ed.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66a85936724e62c8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2b5276d79c24c082.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c3288bc588f55299.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-eeb66b7ad5d8d84b.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-7273f6110408c185.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-46bcf0bc6a743dbd.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-04864751e1da5dbf.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-21cc358ed1081b68.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e2b0446ef116e76a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eed463d8502f2cda.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-fbf220180ccbc38c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ad51b2554f731410.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-0d0dd4a3cf41f33f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-9af1767d19a5bf45.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-513ffeb57b482408.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-82b3d7e1e0633e52.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-a73b2af1132f47a8.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-99f9aa02365e4731.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b5b227a9db3e1ed5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-19182b511455c8b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-1ef430b4257da531.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-00278a0a6feb62be.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3b5f63557685da87.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-a18158d34c888a75.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-26ada60d8278e771.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-bc3a5bc769d5e7bb.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0ec6e4215e9a268b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-59d3dadefb335f1c.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6a98aa866d89d4ef.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9a5e595aba7f95fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-94c3c22ee393b510.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5c15d6fa74a89c43.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-90a3dd2a44c8d4d7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-a4176d65a5a62cc5.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-b23a55475cdcf04b.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-247c50b0a2c36d7a.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-b34c2168f25a27d3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-7f0bf98923f70d8e/out -L native=/usr/ssl-3/lib/amd64` |
| 1428 | 2026-04-17T05:39:07.709Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 50.64s |
| 1429 | 2026-04-17T05:39:07.751Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-2701b368cdb784b7` |
| 1430 | 2026-04-17T05:39:07.754Z | |
| 1431 | 2026-04-17T05:39:07.754Z | running 142 tests |
| 1432 | 2026-04-17T05:39:07.754Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1433 | 2026-04-17T05:39:07.754Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1434 | 2026-04-17T05:39:07.754Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1435 | 2026-04-17T05:39:07.754Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1436 | 2026-04-17T05:39:07.759Z | test api_description::test::test_tags_need_one ... ok |
| 1437 | 2026-04-17T05:39:07.759Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1438 | 2026-04-17T05:39:07.759Z | test api_description::test::test_dup_names ... ok |
| 1439 | 2026-04-17T05:39:07.759Z | test api_description::test::test_badpath3 ... ok |
| 1440 | 2026-04-17T05:39:07.759Z | test api_description::test::test_badpath2 ... ok |
| 1441 | 2026-04-17T05:39:07.759Z | test api_description::test::test_badpath1 ... ok |
| 1442 | 2026-04-17T05:39:07.759Z | test api_description::test::test_tags_just_right ... ok |
| 1443 | 2026-04-17T05:39:07.759Z | test api_description::test::test_tags_too_many ... ok |
| 1444 | 2026-04-17T05:39:07.759Z | test compression::tests::test_accepts_gzip_encoding_ignores_malformed_parameters ... ok |
| 1445 | 2026-04-17T05:39:07.759Z | test compression::tests::test_accepts_gzip_encoding_basic ... ok |
| 1446 | 2026-04-17T05:39:07.759Z | test compression::tests::test_accepts_gzip_encoding_gzip_takes_precedence_over_wildcard ... ok |
| 1447 | 2026-04-17T05:39:07.759Z | test compression::tests::test_accepts_gzip_encoding_case_insensitive ... ok |
| 1448 | 2026-04-17T05:39:07.759Z | test compression::tests::test_accepts_gzip_encoding_gzip_acceptance_overrides_wildcard_rejection ... ok |
| 1449 | 2026-04-17T05:39:07.759Z | test compression::tests::test_accepts_gzip_encoding_malformed_quality ... ok |
| 1450 | 2026-04-17T05:39:07.760Z | test compression::tests::test_accepts_gzip_encoding_multiple_encodings ... ok |
| 1451 | 2026-04-17T05:39:07.760Z | test compression::tests::test_accepts_gzip_encoding_multiple_headers ... ok |
| 1452 | 2026-04-17T05:39:07.760Z | test compression::tests::test_accepts_gzip_encoding_no_header ... ok |
| 1453 | 2026-04-17T05:39:07.760Z | test compression::tests::test_accepts_gzip_encoding_non_finite_quality_defaults ... ok |
| 1454 | 2026-04-17T05:39:07.760Z | test compression::tests::test_accepts_gzip_encoding_prefers_highest_quality ... ok |
| 1455 | 2026-04-17T05:39:07.760Z | test compression::tests::test_accepts_gzip_encoding_rejects_zero_quality ... ok |
| 1456 | 2026-04-17T05:39:07.760Z | test compression::tests::test_accepts_gzip_encoding_wildcard_rejected ... ok |
| 1457 | 2026-04-17T05:39:07.760Z | test compression::tests::test_accepts_gzip_encoding_wildcard_with_quality ... ok |
| 1458 | 2026-04-17T05:39:07.760Z | test compression::tests::test_accepts_gzip_encoding_wildcard ... ok |
| 1459 | 2026-04-17T05:39:07.760Z | test compression::tests::test_accepts_gzip_encoding_with_spaces ... ok |
| 1460 | 2026-04-17T05:39:07.760Z | test compression::tests::test_accepts_gzip_encoding_with_positive_quality ... ok |
| 1461 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_already_encoded ... ok |
| 1462 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_no_accept_encoding ... ok |
| 1463 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_head_method ... ok |
| 1464 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_basic ... ok |
| 1465 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_compressible_content_types ... ok |
| 1466 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_no_content ... ok |
| 1467 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_no_content_type ... ok |
| 1468 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_no_compression_extension ... ok |
| 1469 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_non_compressible_content_types ... ok |
| 1470 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_not_modified ... ok |
| 1471 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_partial_content ... ok |
| 1472 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_rejects_content_range ... ok |
| 1473 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_respects_content_length_threshold ... ok |
| 1474 | 2026-04-17T05:39:07.760Z | test compression::tests::test_should_compress_response_sse ... ok |
| 1475 | 2026-04-17T05:39:07.760Z | test error::test::test_serialize_error_response_body ... ok |
| 1476 | 2026-04-17T05:39:07.760Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1477 | 2026-04-17T05:39:07.760Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1478 | 2026-04-17T05:39:07.760Z | test extractor::header::tests::test_header_parsing ... ok |
| 1479 | 2026-04-17T05:39:07.760Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1480 | 2026-04-17T05:39:07.760Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1481 | 2026-04-17T05:39:07.760Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1482 | 2026-04-17T05:39:07.760Z | test from_map::test::test_deep ... ok |
| 1483 | 2026-04-17T05:39:07.760Z | test from_map::test::test_lone_literal ... ok |
| 1484 | 2026-04-17T05:39:07.760Z | test from_map::test::test_case_insensitive ... ok |
| 1485 | 2026-04-17T05:39:07.760Z | test compression::tests::test_apply_gzip_compression_removes_accept_ranges_and_sets_vary ... ok |
| 1486 | 2026-04-17T05:39:07.760Z | test compression::tests::test_apply_gzip_compression_avoids_duplicate_vary_entries ... ok |
| 1487 | 2026-04-17T05:39:07.760Z | test from_map::test::test_missing_data2 ... ok |
| 1488 | 2026-04-17T05:39:07.760Z | test from_map::test::test_missing_data1 ... ok |
| 1489 | 2026-04-17T05:39:07.761Z | test from_map::test::test_types ... ok |
| 1490 | 2026-04-17T05:39:07.761Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1491 | 2026-04-17T05:39:07.761Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1492 | 2026-04-17T05:39:07.761Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1493 | 2026-04-17T05:39:07.761Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1494 | 2026-04-17T05:39:07.761Z | test logging::test::test_config_bad_log_mode ... ok |
| 1495 | 2026-04-17T05:39:07.761Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1496 | 2026-04-17T05:39:07.761Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1497 | 2026-04-17T05:39:07.764Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1498 | 2026-04-17T05:39:07.765Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1499 | 2026-04-17T05:39:07.765Z | test api_description::test::test_tags_set ... ok |
| 1500 | 2026-04-17T05:39:07.765Z | test pagination::test::test_pagination_schema ... ok |
| 1501 | 2026-04-17T05:39:07.765Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1502 | 2026-04-17T05:39:07.765Z | test pagination::test::test_results_page ... ok |
| 1503 | 2026-04-17T05:39:07.765Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1504 | 2026-04-17T05:39:07.765Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1505 | 2026-04-17T05:39:07.765Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1506 | 2026-04-17T05:39:07.765Z | test pagination::test::test_page_token_serialization ... ok |
| 1507 | 2026-04-17T05:39:07.765Z | test router::test::test_bogus_regex - should panic ... ok |
| 1508 | 2026-04-17T05:39:07.765Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1509 | 2026-04-17T05:39:07.765Z | test pagination::test::test_pagparams_parsing ... ok |
| 1510 | 2026-04-17T05:39:07.765Z | note: configured to log to "/tmp/dropshot-2701b368cdb784b7.2110.file_dir/log.out" |
| 1511 | 2026-04-17T05:39:07.765Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1512 | 2026-04-17T05:39:07.765Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1513 | 2026-04-17T05:39:07.765Z | test router::test::test_embedded_non_variable ... ok |
| 1514 | 2026-04-17T05:39:07.765Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1515 | 2026-04-17T05:39:07.765Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1516 | 2026-04-17T05:39:07.765Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1517 | 2026-04-17T05:39:07.765Z | test logging::test::test_config_stderr_terminal ... ok |
| 1518 | 2026-04-17T05:39:07.765Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1519 | 2026-04-17T05:39:07.765Z | test router::test::test_error_cases ... ok |
| 1520 | 2026-04-17T05:39:07.765Z | test router::test::test_empty_variable ... ok |
| 1521 | 2026-04-17T05:39:07.765Z | test router::test::test_iter ... ok |
| 1522 | 2026-04-17T05:39:07.765Z | test router::test::test_iter_null ... ok |
| 1523 | 2026-04-17T05:39:07.765Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1524 | 2026-04-17T05:39:07.765Z | test router::test::test_map ... ok |
| 1525 | 2026-04-17T05:39:07.765Z | test router::test::test_map_bad_value ... ok |
| 1526 | 2026-04-17T05:39:07.765Z | test router::test::test_more_after_regex - should panic ... ok |
| 1527 | 2026-04-17T05:39:07.765Z | test router::test::test_path_segment ... ok |
| 1528 | 2026-04-17T05:39:07.765Z | test router::test::test_iter2 ... ok |
| 1529 | 2026-04-17T05:39:07.765Z | test router::test::test_segments ... ok |
| 1530 | 2026-04-17T05:39:07.765Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1531 | 2026-04-17T05:39:07.765Z | test router::test::test_router_versioned ... ok |
| 1532 | 2026-04-17T05:39:07.765Z | test router::test::test_router_basic ... ok |
| 1533 | 2026-04-17T05:39:07.765Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1534 | 2026-04-17T05:39:07.765Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1535 | 2026-04-17T05:39:07.765Z | test router::test::test_map_bad_seq ... ok |
| 1536 | 2026-04-17T05:39:07.765Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1537 | 2026-04-17T05:39:07.766Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1538 | 2026-04-17T05:39:07.766Z | test router::test::test_variable_rename ... ok |
| 1539 | 2026-04-17T05:39:07.766Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1540 | 2026-04-17T05:39:07.766Z | test router::test::test_variables_basic ... ok |
| 1541 | 2026-04-17T05:39:07.766Z | test router::test::test_variables_multi ... ok |
| 1542 | 2026-04-17T05:39:07.766Z | test router::test::test_variables_glob ... ok |
| 1543 | 2026-04-17T05:39:07.766Z | test schema_util::test::test_empty_struct ... ok |
| 1544 | 2026-04-17T05:39:07.766Z | test schema_util::test::test_additional_properties ... ok |
| 1545 | 2026-04-17T05:39:07.766Z | note: configured to log to "/tmp/dropshot-2701b368cdb784b7.2110.file_dir/log.out" |
| 1546 | 2026-04-17T05:39:07.766Z | test schema_util::test::test_nullable ... ok |
| 1547 | 2026-04-17T05:39:07.766Z | test schema_util::test::test_two_types - should panic ... ok |
| 1548 | 2026-04-17T05:39:07.766Z | test schema_util::test::test_embedded_schema ... ok |
| 1549 | 2026-04-17T05:39:07.766Z | test schema_util::test::test_extension_conversion ... ok |
| 1550 | 2026-04-17T05:39:07.766Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1551 | 2026-04-17T05:39:07.766Z | note: configured to log to "/tmp/dropshot-2701b368cdb784b7.2110.file_dir/log.out" |
| 1552 | 2026-04-17T05:39:07.766Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1553 | 2026-04-17T05:39:07.766Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1554 | 2026-04-17T05:39:07.766Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1555 | 2026-04-17T05:39:07.766Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1556 | 2026-04-17T05:39:07.766Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1557 | 2026-04-17T05:39:07.766Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1558 | 2026-04-17T05:39:07.766Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1559 | 2026-04-17T05:39:07.766Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1560 | 2026-04-17T05:39:07.766Z | test logging::test::test_config_file ... ok |
| 1561 | 2026-04-17T05:39:07.766Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1562 | 2026-04-17T05:39:07.766Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1563 | 2026-04-17T05:39:07.766Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1564 | 2026-04-17T05:39:07.766Z | test to_map::test::test_struct_with_options ... ok |
| 1565 | 2026-04-17T05:39:07.766Z | test to_map::test::test_to_map_enum ... ok |
| 1566 | 2026-04-17T05:39:07.766Z | test to_map::test::test_to_map_num ... ok |
| 1567 | 2026-04-17T05:39:07.766Z | test to_map::test::test_to_map_vec ... ok |
| 1568 | 2026-04-17T05:39:07.766Z | test to_map::test::test_to_map_valid ... ok |
| 1569 | 2026-04-17T05:39:07.766Z | test type_util::tests::test_commented_ref ... ok |
| 1570 | 2026-04-17T05:39:07.766Z | test to_map::test::test_to_map_seq ... ok |
| 1571 | 2026-04-17T05:39:07.766Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1572 | 2026-04-17T05:39:07.766Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1573 | 2026-04-17T05:39:07.766Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1574 | 2026-04-17T05:39:07.766Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1575 | 2026-04-17T05:39:07.766Z | test server::test::test_server_run_then_close ... ok |
| 1576 | 2026-04-17T05:39:07.767Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1577 | 2026-04-17T05:39:07.767Z | |
| 1578 | 2026-04-17T05:39:07.767Z | test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1579 | 2026-04-17T05:39:07.767Z | |
| 1580 | 2026-04-17T05:39:07.767Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-fec7adcc9dce09c5` |
| 1581 | 2026-04-17T05:39:07.770Z | |
| 1582 | 2026-04-17T05:39:07.770Z | running 1 test |
| 1583 | 2026-04-17T05:39:08.063Z | Compiling proc-macro2 v1.0.106 |
| 1584 | 2026-04-17T05:39:08.063Z | Compiling quote v1.0.45 |
| 1585 | 2026-04-17T05:39:08.063Z | Compiling unicode-ident v1.0.12 |
| 1586 | 2026-04-17T05:39:08.063Z | Compiling libc v0.2.184 |
| 1587 | 2026-04-17T05:39:08.067Z | Checking cfg-if v1.0.0 |
| 1588 | 2026-04-17T05:39:08.067Z | Compiling serde_core v1.0.228 |
| 1589 | 2026-04-17T05:39:08.067Z | Checking itoa v1.0.1 |
| 1590 | 2026-04-17T05:39:08.067Z | Checking pin-project-lite v0.2.12 |
| 1591 | 2026-04-17T05:39:08.151Z | Checking memchr v2.6.0 |
| 1592 | 2026-04-17T05:39:08.177Z | Compiling autocfg v1.1.0 |
| 1593 | 2026-04-17T05:39:08.208Z | Compiling shlex v1.3.0 |
| 1594 | 2026-04-17T05:39:08.213Z | Checking smallvec v1.13.2 |
| 1595 | 2026-04-17T05:39:08.384Z | Compiling cc v1.2.16 |
| 1596 | 2026-04-17T05:39:08.414Z | Checking bytes v1.11.1 |
| 1597 | 2026-04-17T05:39:08.473Z | Compiling version_check v0.9.5 |
| 1598 | 2026-04-17T05:39:08.534Z | Checking once_cell v1.20.1 |
| 1599 | 2026-04-17T05:39:08.574Z | Checking futures-core v0.3.32 |
| 1600 | 2026-04-17T05:39:08.686Z | Compiling log v0.4.17 |
| 1601 | 2026-04-17T05:39:08.690Z | Compiling parking_lot_core v0.9.4 |
| 1602 | 2026-04-17T05:39:08.833Z | Checking scopeguard v1.2.0 |
| 1603 | 2026-04-17T05:39:08.846Z | Compiling thiserror v2.0.18 |
| 1604 | 2026-04-17T05:39:08.928Z | Checking lock_api v0.4.6 |
| 1605 | 2026-04-17T05:39:09.011Z | Compiling zmij v1.0.2 |
| 1606 | 2026-04-17T05:39:09.085Z | Checking mio v1.2.0 |
| 1607 | 2026-04-17T05:39:09.109Z | Checking socket2 v0.6.3 |
| 1608 | 2026-04-17T05:39:09.280Z | Checking parking_lot v0.12.1 |
| 1609 | 2026-04-17T05:39:09.347Z | Checking signal-hook-registry v1.4.0 |
| 1610 | 2026-04-17T05:39:09.361Z | Compiling slab v0.4.9 |
| 1611 | 2026-04-17T05:39:09.368Z | Checking futures-sink v0.3.32 |
| 1612 | 2026-04-17T05:39:09.456Z | Compiling syn v2.0.117 |
| 1613 | 2026-04-17T05:39:09.462Z | Checking getrandom v0.2.11 |
| 1614 | 2026-04-17T05:39:09.491Z | Compiling serde_json v1.0.149 |
| 1615 | 2026-04-17T05:39:09.500Z | Compiling serde v1.0.228 |
| 1616 | 2026-04-17T05:39:09.518Z | Checking futures-channel v0.3.32 |
| 1617 | 2026-04-17T05:39:09.602Z | Checking http v1.4.0 |
| 1618 | 2026-04-17T05:39:09.705Z | Compiling typenum v1.19.0 |
| 1619 | 2026-04-17T05:39:09.738Z | Checking zeroize v1.7.0 |
| 1620 | 2026-04-17T05:39:09.878Z | Checking rustls-pki-types v1.14.0 |
| 1621 | 2026-04-17T05:39:09.937Z | Checking stable_deref_trait v1.2.0 |
| 1622 | 2026-04-17T05:39:10.006Z | Checking futures-task v0.3.32 |
| 1623 | 2026-04-17T05:39:10.034Z | Checking futures-io v0.3.32 |
| 1624 | 2026-04-17T05:39:10.042Z | Compiling ring v0.17.13 |
| 1625 | 2026-04-17T05:39:10.134Z | Compiling httparse v1.10.0 |
| 1626 | 2026-04-17T05:39:10.159Z | Compiling ucd-trie v0.1.6 |
| 1627 | 2026-04-17T05:39:10.166Z | Compiling zerocopy v0.8.27 |
| 1628 | 2026-04-17T05:39:10.491Z | Checking hashbrown v0.16.1 |
| 1629 | 2026-04-17T05:39:10.574Z | Checking bitflags v2.11.0 |
| 1630 | 2026-04-17T05:39:10.669Z | Checking equivalent v1.0.0 |
| 1631 | 2026-04-17T05:39:10.723Z | Checking untrusted v0.9.0 |
| 1632 | 2026-04-17T05:39:10.808Z | Checking http-body v1.0.1 |
| 1633 | 2026-04-17T05:39:10.820Z | Checking tracing-core v0.1.32 |
| 1634 | 2026-04-17T05:39:10.824Z | Compiling vcpkg v0.2.15 |
| 1635 | 2026-04-17T05:39:10.866Z | Checking percent-encoding v2.3.2 |
| 1636 | 2026-04-17T05:39:10.927Z | Checking writeable v0.5.5 |
| 1637 | 2026-04-17T05:39:10.937Z | Checking indexmap v2.13.1 |
| 1638 | 2026-04-17T05:39:11.098Z | Checking litemap v0.7.4 |
| 1639 | 2026-04-17T05:39:11.110Z | Compiling pkg-config v0.3.31 |
| 1640 | 2026-04-17T05:39:11.273Z | Compiling rustversion v1.0.22 |
| 1641 | 2026-04-17T05:39:11.395Z | Checking atomic-waker v1.1.2 |
| 1642 | 2026-04-17T05:39:11.496Z | Checking tracing v0.1.40 |
| 1643 | 2026-04-17T05:39:11.664Z | Checking try-lock v0.2.3 |
| 1644 | 2026-04-17T05:39:11.741Z | Checking fnv v1.0.7 |
| 1645 | 2026-04-17T05:39:11.752Z | Compiling crossbeam-utils v0.8.21 |
| 1646 | 2026-04-17T05:39:11.775Z | Compiling openssl-sys v0.9.107 |
| 1647 | 2026-04-17T05:39:11.826Z | Checking want v0.3.0 |
| 1648 | 2026-04-17T05:39:11.984Z | Compiling unicase v2.6.0 |
| 1649 | 2026-04-17T05:39:12.127Z | Compiling generic-array v0.14.5 |
| 1650 | 2026-04-17T05:39:12.138Z | Checking icu_locid_transform_data v1.5.0 |
| 1651 | 2026-04-17T05:39:12.226Z | Compiling synstructure v0.13.1 |
| 1652 | 2026-04-17T05:39:12.264Z | Checking powerfmt v0.2.0 |
| 1653 | 2026-04-17T05:39:12.416Z | Compiling time-core v0.1.8 |
| 1654 | 2026-04-17T05:39:12.432Z | Checking subtle v2.5.0 |
| 1655 | 2026-04-17T05:39:12.558Z | Checking base64 v0.22.1 |
| 1656 | 2026-04-17T05:39:12.561Z | Checking tower-layer v0.3.3 |
| 1657 | 2026-04-17T05:39:12.573Z | Checking httpdate v1.0.1 |
| 1658 | 2026-04-17T05:39:12.622Z | Checking tower-service v0.3.3 |
| 1659 | 2026-04-17T05:39:12.702Z | Compiling getrandom v0.4.1 |
| 1660 | 2026-04-17T05:39:12.708Z | Compiling num-conv v0.2.0 |
| 1661 | 2026-04-17T05:39:12.711Z | Compiling slog v2.8.2 |
| 1662 | 2026-04-17T05:39:12.836Z | Checking deranged v0.5.5 |
| 1663 | 2026-04-17T05:39:12.842Z | Compiling time-macros v0.2.27 |
| 1664 | 2026-04-17T05:39:13.114Z | Checking rustls-webpki v0.102.8 |
| 1665 | 2026-04-17T05:39:13.254Z | Checking num_threads v0.1.3 |
| 1666 | 2026-04-17T05:39:13.287Z | Checking icu_properties_data v1.5.0 |
| 1667 | 2026-04-17T05:39:13.455Z | Checking socket2 v0.5.9 |
| 1668 | 2026-04-17T05:39:13.477Z | Compiling num-traits v0.2.14 |
| 1669 | 2026-04-17T05:39:13.692Z | Checking utf8_iter v1.0.4 |
| 1670 | 2026-04-17T05:39:13.735Z | Checking ipnet v2.10.0 |
| 1671 | 2026-04-17T05:39:13.808Z | Checking utf16_iter v1.0.5 |
| 1672 | 2026-04-17T05:39:13.816Z | Checking write16 v1.0.0 |
| 1673 | 2026-04-17T05:39:13.898Z | Compiling openssl v0.10.72 |
| 1674 | 2026-04-17T05:39:13.910Z | Checking foreign-types-shared v0.1.1 |
| 1675 | 2026-04-17T05:39:13.951Z | Checking openssl-probe v0.1.4 |
| 1676 | 2026-04-17T05:39:13.968Z | Compiling usdt-impl v0.6.0 |
| 1677 | 2026-04-17T05:39:13.979Z | Compiling crc32fast v1.5.0 |
| 1678 | 2026-04-17T05:39:13.984Z | Checking icu_normalizer_data v1.5.0 |
| 1679 | 2026-04-17T05:39:14.052Z | Checking foreign-types v0.3.2 |
| 1680 | 2026-04-17T05:39:14.199Z | Compiling thread-id v5.0.0 |
| 1681 | 2026-04-17T05:39:14.231Z | Checking time v0.3.47 |
| 1682 | 2026-04-17T05:39:14.324Z | Checking form_urlencoded v1.2.2 |
| 1683 | 2026-04-17T05:39:14.355Z | Checking hybrid-array v0.4.8 |
| 1684 | 2026-04-17T05:39:14.393Z | Checking rand_core v0.6.3 |
| 1685 | 2026-04-17T05:39:14.413Z | Checking errno v0.3.10 |
| 1686 | 2026-04-17T05:39:14.488Z | Compiling rustix v1.1.4 |
| 1687 | 2026-04-17T05:39:14.528Z | Compiling ryu v1.0.5 |
| 1688 | 2026-04-17T05:39:14.556Z | Compiling rustls v0.22.4 |
| 1689 | 2026-04-17T05:39:14.589Z | Checking ppv-lite86 v0.2.15 |
| 1690 | 2026-04-17T05:39:14.613Z | Compiling serde_derive v1.0.228 |
| 1691 | 2026-04-17T05:39:14.686Z | Compiling tokio-macros v2.7.0 |
| 1692 | 2026-04-17T05:39:14.779Z | Compiling thiserror-impl v2.0.18 |
| 1693 | 2026-04-17T05:39:14.791Z | Compiling zerofrom-derive v0.1.5 |
| 1694 | 2026-04-17T05:39:14.821Z | Compiling futures-macro v0.3.32 |
| 1695 | 2026-04-17T05:39:14.876Z | Compiling yoke-derive v0.7.5 |
| 1696 | 2026-04-17T05:39:14.946Z | Compiling zerovec-derive v0.10.3 |
| 1697 | 2026-04-17T05:39:15.083Z | Compiling displaydoc v0.2.5 |
| 1698 | 2026-04-17T05:39:15.836Z | Checking tokio v1.51.0 |
| 1699 | 2026-04-17T05:39:16.050Z | Checking futures-util v0.3.32 |
| 1700 | 2026-04-17T05:39:16.307Z | Compiling zerocopy-derive v0.8.27 |
| 1701 | 2026-04-17T05:39:16.491Z | Compiling icu_provider_macros v1.5.0 |
| 1702 | 2026-04-17T05:39:16.756Z | Compiling scroll_derive v0.13.1 |
| 1703 | 2026-04-17T05:39:16.982Z | Compiling pest v2.8.1 |
| 1704 | 2026-04-17T05:39:16.997Z | Checking zerofrom v0.1.5 |
| 1705 | 2026-04-17T05:39:17.113Z | Checking yoke v0.7.5 |
| 1706 | 2026-04-17T05:39:17.383Z | Checking zerovec v0.10.4 |
| 1707 | 2026-04-17T05:39:17.534Z | Compiling openssl-macros v0.1.1 |
| 1708 | 2026-04-17T05:39:18.010Z | Checking scroll v0.13.0 |
| 1709 | 2026-04-17T05:39:18.041Z | Checking mime v0.3.16 |
| 1710 | 2026-04-17T05:39:18.068Z | Checking tinystr v0.7.6 |
| 1711 | 2026-04-17T05:39:18.199Z | Compiling pest_meta v2.8.1 |
| 1712 | 2026-04-17T05:39:18.208Z | Checking icu_collections v1.5.0 |
| 1713 | 2026-04-17T05:39:18.238Z | Checking icu_locid v1.5.0 |
| 1714 | 2026-04-17T05:39:18.249Z | Compiling byteorder v1.4.3 |
| 1715 | 2026-04-17T05:39:18.310Z | Checking plain v0.2.3 |
| 1716 | 2026-04-17T05:39:18.463Z | Compiling native-tls v0.2.12 |
| 1717 | 2026-04-17T05:39:18.540Z | Checking simd-adler32 v0.3.7 |
| 1718 | 2026-04-17T05:39:18.681Z | Checking icu_provider v1.5.0 |
| 1719 | 2026-04-17T05:39:18.726Z | Compiling rustls v0.23.13 |
| 1720 | 2026-04-17T05:39:18.873Z | Compiling pest_generator v2.8.1 |
| 1721 | 2026-04-17T05:39:18.929Z | Checking erased-serde v0.3.31 |
| 1722 | 2026-04-17T05:39:18.937Z | Checking tokio-util v0.7.18 |
| 1723 | 2026-04-17T05:39:18.964Z | Compiling serde_tokenstream v0.2.3 |
| 1724 | 2026-04-17T05:39:18.981Z | Checking icu_locid_transform v1.5.0 |
| 1725 | 2026-04-17T05:39:19.059Z | Checking adler2 v2.0.1 |
| 1726 | 2026-04-17T05:39:19.165Z | Checking miniz_oxide v0.8.9 |
| 1727 | 2026-04-17T05:39:19.351Z | Checking h2 v0.4.6 |
| 1728 | 2026-04-17T05:39:19.449Z | Checking icu_properties v1.5.1 |
| 1729 | 2026-04-17T05:39:19.506Z | Checking goblin v0.10.1 |
| 1730 | 2026-04-17T05:39:19.706Z | Compiling dof v0.4.0 |
| 1731 | 2026-04-17T05:39:20.221Z | Compiling pest_derive v2.8.1 |
| 1732 | 2026-04-17T05:39:20.415Z | Checking rand_chacha v0.3.1 |
| 1733 | 2026-04-17T05:39:20.797Z | Checking crypto-common v0.1.6 |
| 1734 | 2026-04-17T05:39:20.842Z | Checking icu_normalizer v1.5.0 |
| 1735 | 2026-04-17T05:39:20.907Z | Checking block-buffer v0.10.2 |
| 1736 | 2026-04-17T05:39:21.014Z | Compiling thiserror v1.0.69 |
| 1737 | 2026-04-17T05:39:21.025Z | Checking iana-time-zone v0.1.47 |
| 1738 | 2026-04-17T05:39:21.092Z | Compiling dtrace-parser v0.3.0 |
| 1739 | 2026-04-17T05:39:21.124Z | Checking pretty-hex v0.4.1 |
| 1740 | 2026-04-17T05:39:21.164Z | Checking hyper v1.9.0 |
| 1741 | 2026-04-17T05:39:21.211Z | Checking idna_adapter v1.2.0 |
| 1742 | 2026-04-17T05:39:21.232Z | Compiling rustix v0.38.44 |
| 1743 | 2026-04-17T05:39:21.331Z | Checking idna v1.0.3 |
| 1744 | 2026-04-17T05:39:21.581Z | Checking chrono v0.4.44 |
| 1745 | 2026-04-17T05:39:21.633Z | Checking digest v0.10.7 |
| 1746 | 2026-04-17T05:39:21.766Z | Compiling mime_guess v2.0.5 |
| 1747 | 2026-04-17T05:39:21.805Z | Checking flate2 v1.1.9 |
| 1748 | 2026-04-17T05:39:21.982Z | Checking rand v0.8.4 |
| 1749 | 2026-04-17T05:39:22.086Z | Checking hyper-util v0.1.20 |
| 1750 | 2026-04-17T05:39:22.502Z | Checking block-buffer v0.12.0 |
| 1751 | 2026-04-17T05:39:22.507Z | Checking crypto-common v0.2.1 |
| 1752 | 2026-04-17T05:39:22.535Z | Compiling thiserror-impl v1.0.69 |
| 1753 | 2026-04-17T05:39:22.642Z | Checking concurrent-queue v2.5.0 |
| 1754 | 2026-04-17T05:39:22.828Z | Compiling serde_derive_internals v0.29.0 |
| 1755 | 2026-04-17T05:39:22.953Z | Checking http-body-util v0.1.3 |
| 1756 | 2026-04-17T05:39:23.001Z | Checking rustls-pemfile v2.2.0 |
| 1757 | 2026-04-17T05:39:23.163Z | Compiling multer v3.1.0 |
| 1758 | 2026-04-17T05:39:23.214Z | Checking thread_local v1.1.4 |
| 1759 | 2026-04-17T05:39:23.230Z | Checking sync_wrapper v1.0.1 |
| 1760 | 2026-04-17T05:39:23.330Z | Checking encoding_rs v0.8.32 |
| 1761 | 2026-04-17T05:39:23.376Z | Checking parking v2.2.0 |
| 1762 | 2026-04-17T05:39:23.419Z | Checking compression-core v0.4.31 |
| 1763 | 2026-04-17T05:39:23.487Z | Checking fastrand v2.1.1 |
| 1764 | 2026-04-17T05:39:23.543Z | Checking match_cfg v0.1.0 |
| 1765 | 2026-04-17T05:39:23.606Z | Compiling schemars v0.8.22 |
| 1766 | 2026-04-17T05:39:23.629Z | Checking cpufeatures v0.2.17 |
| 1767 | 2026-04-17T05:39:23.667Z | Compiling slog-async v2.8.0 |
| 1768 | 2026-04-17T05:39:23.693Z | Compiling paste v1.0.15 |
| 1769 | 2026-04-17T05:39:23.779Z | Compiling camino v1.2.2 |
| 1770 | 2026-04-17T05:39:23.869Z | Checking const-oid v0.10.2 |
| 1771 | 2026-04-17T05:39:24.024Z | Checking winnow v1.0.0 |
| 1772 | 2026-04-17T05:39:24.036Z | Compiling schemars_derive v0.8.22 |
| 1773 | 2026-04-17T05:39:24.066Z | Checking digest v0.11.2 |
| 1774 | 2026-04-17T05:39:24.211Z | Checking sha1 v0.10.6 |
| 1775 | 2026-04-17T05:39:24.240Z | Checking tempfile v3.27.0 |
| 1776 | 2026-04-17T05:39:24.276Z | Checking tokio-rustls v0.25.0 |
| 1777 | 2026-04-17T05:39:24.309Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1778 | 2026-04-17T05:39:24.330Z | Checking tokio-rustls v0.26.0 |
| 1779 | 2026-04-17T05:39:24.363Z | Checking hostname v0.3.1 |
| 1780 | 2026-04-17T05:39:24.366Z | Checking compression-codecs v0.4.37 |
| 1781 | 2026-04-17T05:39:24.435Z | Checking event-listener v5.0.0 |
| 1782 | 2026-04-17T05:39:24.454Z | Checking tower v0.5.2 |
| 1783 | 2026-04-17T05:39:24.525Z | Checking serde_urlencoded v0.7.1 |
| 1784 | 2026-04-17T05:39:24.540Z | Compiling usdt-attr-macro v0.6.0 |
| 1785 | 2026-04-17T05:39:24.635Z | Compiling usdt-macro v0.6.0 |
| 1786 | 2026-04-17T05:39:24.646Z | Checking tokio-native-tls v0.3.1 |
| 1787 | 2026-04-17T05:39:24.651Z | Checking url v2.5.4 |
| 1788 | 2026-04-17T05:39:24.727Z | Checking slog-json v2.6.1 |
| 1789 | 2026-04-17T05:39:24.789Z | Checking futures-executor v0.3.32 |
| 1790 | 2026-04-17T05:39:24.829Z | Compiling async-stream-impl v0.3.6 |
| 1791 | 2026-04-17T05:39:24.881Z | Checking uuid v1.23.0 |
| 1792 | 2026-04-17T05:39:24.933Z | Checking crossbeam-channel v0.5.15 |
| 1793 | 2026-04-17T05:39:25.030Z | Checking webpki-roots v0.26.5 |
| 1794 | 2026-04-17T05:39:25.141Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1795 | 2026-04-17T05:39:25.166Z | Checking serde_spanned v1.1.1 |
| 1796 | 2026-04-17T05:39:25.206Z | Checking memmap2 v0.9.8 |
| 1797 | 2026-04-17T05:39:25.271Z | Checking is-terminal v0.4.12 |
| 1798 | 2026-04-17T05:39:25.293Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1799 | 2026-04-17T05:39:25.345Z | Checking iri-string v0.7.8 |
| 1800 | 2026-04-17T05:39:25.353Z | Checking data-encoding v2.4.0 |
| 1801 | 2026-04-17T05:39:25.360Z | Checking spin v0.9.8 |
| 1802 | 2026-04-17T05:39:25.462Z | Checking cpufeatures v0.3.0 |
| 1803 | 2026-04-17T05:39:25.529Z | Checking utf-8 v0.7.6 |
| 1804 | 2026-04-17T05:39:25.547Z | Compiling heck v0.5.0 |
| 1805 | 2026-04-17T05:39:25.603Z | Checking lazy_static v1.5.0 |
| 1806 | 2026-04-17T05:39:25.654Z | Checking unicode-segmentation v1.10.0 |
| 1807 | 2026-04-17T05:39:25.696Z | Checking take_mut v0.2.2 |
| 1808 | 2026-04-17T05:39:25.772Z | Compiling semver v1.0.28 |
| 1809 | 2026-04-17T05:39:25.792Z | Compiling anyhow v1.0.102 |
| 1810 | 2026-04-17T05:39:25.799Z | Checking dyn-clone v1.0.4 |
| 1811 | 2026-04-17T05:39:25.802Z | Checking term v1.1.0 |
| 1812 | 2026-04-17T05:39:25.809Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1813 | 2026-04-17T05:39:25.880Z | Checking unicode-width v0.1.9 |
| 1814 | 2026-04-17T05:39:25.937Z | Checking newline-converter v0.3.0 |
| 1815 | 2026-04-17T05:39:25.977Z | Checking console v0.15.7 |
| 1816 | 2026-04-17T05:39:25.977Z | Checking toml v1.1.2+spec-1.1.0 |
| 1817 | 2026-04-17T05:39:26.015Z | Checking slog-term v2.9.2 |
| 1818 | 2026-04-17T05:39:26.033Z | Checking usdt v0.6.0 |
| 1819 | 2026-04-17T05:39:26.117Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1820 | 2026-04-17T05:39:26.186Z | Checking async-stream v0.3.6 |
| 1821 | 2026-04-17T05:39:26.261Z | Checking tungstenite v0.24.0 |
| 1822 | 2026-04-17T05:39:26.345Z | Checking sha1 v0.11.0 |
| 1823 | 2026-04-17T05:39:26.379Z | Checking tower-http v0.6.8 |
| 1824 | 2026-04-17T05:39:26.395Z | Checking atomicwrites v0.4.4 |
| 1825 | 2026-04-17T05:39:26.508Z | Checking hyper-rustls v0.27.3 |
| 1826 | 2026-04-17T05:39:26.508Z | Checking futures v0.3.32 |
| 1827 | 2026-04-17T05:39:26.549Z | Checking slog-bunyan v2.5.0 |
| 1828 | 2026-04-17T05:39:26.578Z | Checking hyper-tls v0.6.0 |
| 1829 | 2026-04-17T05:39:26.594Z | Checking event-listener-strategy v0.5.4 |
| 1830 | 2026-04-17T05:39:26.639Z | Checking async-compression v0.4.41 |
| 1831 | 2026-04-17T05:39:26.695Z | Checking rustls-native-certs v0.7.0 |
| 1832 | 2026-04-17T05:39:26.712Z | Checking openapiv3 v2.2.0 |
| 1833 | 2026-04-17T05:39:26.733Z | Checking yasna v0.5.2 |
| 1834 | 2026-04-17T05:39:26.783Z | Compiling async-trait v0.1.89 |
| 1835 | 2026-04-17T05:39:26.871Z | Checking pem v3.0.6 |
| 1836 | 2026-04-17T05:39:26.892Z | Checking waitgroup v0.1.2 |
| 1837 | 2026-04-17T05:39:26.939Z | Checking webpki-roots v1.0.0 |
| 1838 | 2026-04-17T05:39:26.986Z | Checking serde_path_to_error v0.1.20 |
| 1839 | 2026-04-17T05:39:27.026Z | Checking hostname v0.4.2 |
| 1840 | 2026-04-17T05:39:27.050Z | Checking simple-mermaid v0.2.0 |
| 1841 | 2026-04-17T05:39:27.106Z | Checking http-range v0.1.4 |
| 1842 | 2026-04-17T05:39:27.112Z | Checking similar v2.2.1 |
| 1843 | 2026-04-17T05:39:27.116Z | Checking debug-ignore v1.0.5 |
| 1844 | 2026-04-17T05:39:27.224Z | Checking hyper-staticfile v0.10.1 |
| 1845 | 2026-04-17T05:39:27.287Z | Checking rcgen v0.14.7 |
| 1846 | 2026-04-17T05:39:27.390Z | Checking reqwest v0.12.28 |
| 1847 | 2026-04-17T05:39:27.428Z | Checking hyper-rustls v0.26.0 |
| 1848 | 2026-04-17T05:39:27.479Z | Checking expectorate v1.2.0 |
| 1849 | 2026-04-17T05:39:27.490Z | Checking async-channel v2.5.0 |
| 1850 | 2026-04-17T05:39:27.596Z | Checking tokio-tungstenite v0.24.0 |
| 1851 | 2026-04-17T05:39:27.679Z | Checking subprocess v1.0.3 |
| 1852 | 2026-04-17T05:39:27.706Z | Checking buf-list v1.1.2 |
| 1853 | 2026-04-17T05:39:30.066Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1854 | 2026-04-17T05:39:30.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.32s |
| 1855 | 2026-04-17T05:39:30.377Z | |
| 1856 | 2026-04-17T05:39:30.377Z | |
| 1857 | 2026-04-17T05:39:48.418Z | test tests/fail/bad_channel10.rs ... ok |
| 1858 | 2026-04-17T05:39:48.418Z | test tests/fail/bad_channel11.rs ... ok |
| 1859 | 2026-04-17T05:39:48.418Z | test tests/fail/bad_channel12.rs ... ok |
| 1860 | 2026-04-17T05:39:48.419Z | test tests/fail/bad_channel13.rs ... ok |
| 1861 | 2026-04-17T05:39:48.419Z | test tests/fail/bad_channel14.rs ... ok |
| 1862 | 2026-04-17T05:39:48.419Z | test tests/fail/bad_channel15.rs ... mismatch |
| 1863 | 2026-04-17T05:39:48.419Z | |
| 1864 | 2026-04-17T05:39:48.419Z | EXPECTED: |
| 1865 | 2026-04-17T05:39:48.419Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 1866 | 2026-04-17T05:39:48.419Z | error: future cannot be sent between threads safely |
| 1867 | 2026-04-17T05:39:48.419Z | --> tests/fail/bad_channel15.rs:11:1 |
| 1868 | 2026-04-17T05:39:48.419Z | | |
| 1869 | 2026-04-17T05:39:48.419Z | 11 | / #[channel { |
| 1870 | 2026-04-17T05:39:48.419Z | 12 | | protocol = WEBSOCKETS, |
| 1871 | 2026-04-17T05:39:48.419Z | 13 | | path = "/test", |
| 1872 | 2026-04-17T05:39:48.419Z | 14 | | }] |
| 1873 | 2026-04-17T05:39:48.419Z | | |__^ future returned by `bad_channel` is not `Send` |
| 1874 | 2026-04-17T05:39:48.419Z | | |
| 1875 | 2026-04-17T05:39:48.419Z | = help: within `impl Future<Output = Result<(), Box<(dyn std::error::Error + Send + Sync + 'static)>>>`, the trait `Send` is not implemented for `Rc<i32>` |
| 1876 | 2026-04-17T05:39:48.419Z | note: future is not `Send` as this value is used across an await |
| 1877 | 2026-04-17T05:39:48.419Z | --> tests/fail/bad_channel15.rs:20:50 |
| 1878 | 2026-04-17T05:39:48.419Z | | |
| 1879 | 2026-04-17T05:39:48.419Z | 19 | let _non_send_type = Rc::new(0); |
| 1880 | 2026-04-17T05:39:48.419Z | | -------------- has type `Rc<i32>` which is not `Send` |
| 1881 | 2026-04-17T05:39:48.419Z | 20 | tokio::time::sleep(Duration::from_millis(1)).await; |
| 1882 | 2026-04-17T05:39:48.419Z | | ^^^^^ await occurs here, with `_non_send_type` maybe used later |
| 1883 | 2026-04-17T05:39:48.419Z | note: required by a bound in `future_endpoint_must_be_send` |
| 1884 | 2026-04-17T05:39:48.419Z | --> tests/fail/bad_channel15.rs:11:1 |
| 1885 | 2026-04-17T05:39:48.419Z | | |
| 1886 | 2026-04-17T05:39:48.419Z | 11 | / #[channel { |
| 1887 | 2026-04-17T05:39:48.419Z | 12 | | protocol = WEBSOCKETS, |
| 1888 | 2026-04-17T05:39:48.419Z | 13 | | path = "/test", |
| 1889 | 2026-04-17T05:39:48.419Z | 14 | | }] |
| 1890 | 2026-04-17T05:39:48.419Z | | |__^ required by this bound in `future_endpoint_must_be_send` |
| 1891 | 2026-04-17T05:39:48.419Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1892 | 2026-04-17T05:39:48.419Z | |
| 1893 | 2026-04-17T05:39:48.419Z | error: future cannot be sent between threads safely |
| 1894 | 2026-04-17T05:39:48.419Z | --> tests/fail/bad_channel15.rs:15:1 |
| 1895 | 2026-04-17T05:39:48.424Z | | |
| 1896 | 2026-04-17T05:39:48.424Z | 15 | async fn bad_channel( |
| 1897 | 2026-04-17T05:39:48.424Z | | ^^^^^ future created by async block is not `Send` |
| 1898 | 2026-04-17T05:39:48.424Z | | |
| 1899 | 2026-04-17T05:39:48.424Z | = help: within `{async block@$DIR/tests/fail/bad_channel15.rs:15:1: 15:6}`, the trait `Send` is not implemented for `Rc<i32>` |
| 1900 | 2026-04-17T05:39:48.424Z | note: future is not `Send` as this value is used across an await |
| 1901 | 2026-04-17T05:39:48.424Z | --> tests/fail/bad_channel15.rs:20:50 |
| 1902 | 2026-04-17T05:39:48.424Z | | |
| 1903 | 2026-04-17T05:39:48.424Z | 19 | let _non_send_type = Rc::new(0); |
| 1904 | 2026-04-17T05:39:48.424Z | | -------------- has type `Rc<i32>` which is not `Send` |
| 1905 | 2026-04-17T05:39:48.424Z | 20 | tokio::time::sleep(Duration::from_millis(1)).await; |
| 1906 | 2026-04-17T05:39:48.424Z | | ^^^^^ await occurs here, with `_non_send_type` maybe used later |
| 1907 | 2026-04-17T05:39:48.424Z | note: required by a bound in `WebsocketUpgrade::handle` |
| 1908 | 2026-04-17T05:39:48.424Z | --> src/websocket.rs |
| 1909 | 2026-04-17T05:39:48.425Z | | |
| 1910 | 2026-04-17T05:39:48.425Z | | pub fn handle<C, F>(mut self, handler: C) -> WebsocketEndpointResult |
| 1911 | 2026-04-17T05:39:48.425Z | | ------ required by a bound in this associated function |
| 1912 | 2026-04-17T05:39:48.425Z | ... |
| 1913 | 2026-04-17T05:39:48.425Z | | F: Future<Output = WebsocketChannelResult> + Send + 'static, |
| 1914 | 2026-04-17T05:39:48.425Z | | ^^^^ required by this bound in `WebsocketUpgrade::handle` |
| 1915 | 2026-04-17T05:39:48.425Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 1916 | 2026-04-17T05:39:48.425Z | |
| 1917 | 2026-04-17T05:39:48.425Z | ACTUAL OUTPUT: |
| 1918 | 2026-04-17T05:39:48.425Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 1919 | 2026-04-17T05:39:48.425Z | error: future cannot be sent between threads safely |
| 1920 | 2026-04-17T05:39:48.425Z | --> tests/fail/bad_channel15.rs:15:1 |
| 1921 | 2026-04-17T05:39:48.425Z | | |
| 1922 | 2026-04-17T05:39:48.425Z | 15 | async fn bad_channel( |
| 1923 | 2026-04-17T05:39:48.425Z | | ^^^^^ future created by async block is not `Send` |
| 1924 | 2026-04-17T05:39:48.425Z | | |
| 1925 | 2026-04-17T05:39:48.425Z | = help: within `{async block@$DIR/tests/fail/bad_channel15.rs:15:1: 15:6}`, the trait `Send` is not implemented for `Rc<i32>` |
| 1926 | 2026-04-17T05:39:48.425Z | note: future is not `Send` as this value is used across an await |
| 1927 | 2026-04-17T05:39:48.425Z | --> tests/fail/bad_channel15.rs:20:50 |
| 1928 | 2026-04-17T05:39:48.425Z | | |
| 1929 | 2026-04-17T05:39:48.425Z | 19 | let _non_send_type = Rc::new(0); |
| 1930 | 2026-04-17T05:39:48.425Z | | -------------- has type `Rc<i32>` which is not `Send` |
| 1931 | 2026-04-17T05:39:48.425Z | 20 | tokio::time::sleep(Duration::from_millis(1)).await; |
| 1932 | 2026-04-17T05:39:48.425Z | | ^^^^^ await occurs here, with `_non_send_type` maybe used later |
| 1933 | 2026-04-17T05:39:48.425Z | note: required by a bound in `WebsocketUpgrade::handle` |
| 1934 | 2026-04-17T05:39:48.425Z | --> src/websocket.rs |
| 1935 | 2026-04-17T05:39:48.425Z | | |
| 1936 | 2026-04-17T05:39:48.425Z | | pub fn handle<C, F>(mut self, handler: C) -> WebsocketEndpointResult |
| 1937 | 2026-04-17T05:39:48.425Z | | ------ required by a bound in this associated function |
| 1938 | 2026-04-17T05:39:48.425Z | ... |
| 1939 | 2026-04-17T05:39:48.425Z | | F: Future<Output = WebsocketChannelResult> + Send + 'static, |
| 1940 | 2026-04-17T05:39:48.425Z | | ^^^^ required by this bound in `WebsocketUpgrade::handle` |
| 1941 | 2026-04-17T05:39:48.425Z | |
| 1942 | 2026-04-17T05:39:48.425Z | error: future cannot be sent between threads safely |
| 1943 | 2026-04-17T05:39:48.425Z | --> tests/fail/bad_channel15.rs:11:1 |
| 1944 | 2026-04-17T05:39:48.425Z | | |
| 1945 | 2026-04-17T05:39:48.425Z | 11 | / #[channel { |
| 1946 | 2026-04-17T05:39:48.425Z | 12 | | protocol = WEBSOCKETS, |
| 1947 | 2026-04-17T05:39:48.425Z | 13 | | path = "/test", |
| 1948 | 2026-04-17T05:39:48.426Z | 14 | | }] |
| 1949 | 2026-04-17T05:39:48.426Z | | |__^ future returned by `bad_channel` is not `Send` |
| 1950 | 2026-04-17T05:39:48.426Z | | |
| 1951 | 2026-04-17T05:39:48.426Z | = help: within `impl Future<Output = Result<(), Box<(dyn std::error::Error + Send + Sync + 'static)>>>`, the trait `Send` is not implemented for `Rc<i32>` |
| 1952 | 2026-04-17T05:39:48.426Z | note: future is not `Send` as this value is used across an await |
| 1953 | 2026-04-17T05:39:48.426Z | --> tests/fail/bad_channel15.rs:20:50 |
| 1954 | 2026-04-17T05:39:48.426Z | | |
| 1955 | 2026-04-17T05:39:48.426Z | 19 | let _non_send_type = Rc::new(0); |
| 1956 | 2026-04-17T05:39:48.426Z | | -------------- has type `Rc<i32>` which is not `Send` |
| 1957 | 2026-04-17T05:39:48.426Z | 20 | tokio::time::sleep(Duration::from_millis(1)).await; |
| 1958 | 2026-04-17T05:39:48.426Z | | ^^^^^ await occurs here, with `_non_send_type` maybe used later |
| 1959 | 2026-04-17T05:39:48.426Z | note: required by a bound in `future_endpoint_must_be_send` |
| 1960 | 2026-04-17T05:39:48.426Z | --> tests/fail/bad_channel15.rs:11:1 |
| 1961 | 2026-04-17T05:39:48.426Z | | |
| 1962 | 2026-04-17T05:39:48.426Z | 11 | / #[channel { |
| 1963 | 2026-04-17T05:39:48.426Z | 12 | | protocol = WEBSOCKETS, |
| 1964 | 2026-04-17T05:39:48.426Z | 13 | | path = "/test", |
| 1965 | 2026-04-17T05:39:48.426Z | 14 | | }] |
| 1966 | 2026-04-17T05:39:48.426Z | | |__^ required by this bound in `future_endpoint_must_be_send` |
| 1967 | 2026-04-17T05:39:48.426Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1968 | 2026-04-17T05:39:48.426Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 1969 | 2026-04-17T05:39:48.426Z | note: If the actual output is the correct output you can bless it by rerunning |
| 1970 | 2026-04-17T05:39:48.426Z | your test with the environment variable TRYBUILD=overwrite |
| 1971 | 2026-04-17T05:39:48.426Z | |
| 1972 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel17.rs ... ok |
| 1973 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel18.rs ... ok |
| 1974 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel19.rs ... ok |
| 1975 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel1a.rs ... ok |
| 1976 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel1b.rs ... ok |
| 1977 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel2.rs ... ok |
| 1978 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel20.rs ... ok |
| 1979 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel21.rs ... ok |
| 1980 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel22.rs ... ok |
| 1981 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel23.rs ... ok |
| 1982 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel24.rs ... ok |
| 1983 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel25.rs ... ok |
| 1984 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel26.rs ... ok |
| 1985 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel27.rs ... ok |
| 1986 | 2026-04-17T05:39:48.426Z | test tests/fail/bad_channel28.rs ... ok |
| 1987 | 2026-04-17T05:39:48.427Z | test tests/fail/bad_channel3.rs ... ok |
| 1988 | 2026-04-17T05:39:48.427Z | test tests/fail/bad_channel4.rs ... ok |
| 1989 | 2026-04-17T05:39:48.427Z | test tests/fail/bad_channel5.rs ... ok |
| 1990 | 2026-04-17T05:39:48.427Z | test tests/fail/bad_channel6.rs ... ok |
| 1991 | 2026-04-17T05:39:48.427Z | test tests/fail/bad_channel8.rs ... ok |
| 1992 | 2026-04-17T05:39:48.427Z | test tests/fail/bad_channel9.rs ... ok |
| 1993 | 2026-04-17T05:39:48.427Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1994 | 2026-04-17T05:39:48.427Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1995 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1996 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1997 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1998 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1999 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint15.rs ... ok |
| 2000 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint16.rs ... ok |
| 2001 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint17.rs ... ok |
| 2002 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint18.rs ... ok |
| 2003 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint19.rs ... ok |
| 2004 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint2.rs ... ok |
| 2005 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint20.rs ... ok |
| 2006 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint21.rs ... ok |
| 2007 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint22.rs ... ok |
| 2008 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint23.rs ... ok |
| 2009 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint24.rs ... ok |
| 2010 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint25.rs ... ok |
| 2011 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint26.rs ... ok |
| 2012 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint27.rs ... ok |
| 2013 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint28.rs ... ok |
| 2014 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint3.rs ... ok |
| 2015 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint4.rs ... ok |
| 2016 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint5.rs ... ok |
| 2017 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint6.rs ... ok |
| 2018 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint7.rs ... ok |
| 2019 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint8.rs ... ok |
| 2020 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_endpoint9.rs ... ok |
| 2021 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 2022 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 2023 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 2024 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 2025 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 2026 | 2026-04-17T05:39:48.431Z | test tests/fail/bad_trait_channel15.rs ... mismatch |
| 2027 | 2026-04-17T05:39:48.431Z | |
| 2028 | 2026-04-17T05:39:48.431Z | EXPECTED: |
| 2029 | 2026-04-17T05:39:48.431Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2030 | 2026-04-17T05:39:48.432Z | error: future cannot be sent between threads safely |
| 2031 | 2026-04-17T05:39:48.432Z | --> tests/fail/bad_trait_channel15.rs:21:43 |
| 2032 | 2026-04-17T05:39:48.432Z | | |
| 2033 | 2026-04-17T05:39:48.432Z | 21 | ) -> dropshot::WebsocketChannelResult { |
| 2034 | 2026-04-17T05:39:48.432Z | | ___________________________________________^ |
| 2035 | 2026-04-17T05:39:48.432Z | 22 | | // Note: we're check error messages from the default trait-provided impl |
| 2036 | 2026-04-17T05:39:48.432Z | 23 | | // -- that's the code the proc macro actually transforms. |
| 2037 | 2026-04-17T05:39:48.432Z | 24 | | let _non_send_type = Rc::new(0); |
| 2038 | 2026-04-17T05:39:48.432Z | 25 | | tokio::time::sleep(Duration::from_millis(1)).await; |
| 2039 | 2026-04-17T05:39:48.432Z | 26 | | Ok(()) |
| 2040 | 2026-04-17T05:39:48.432Z | 27 | | } |
| 2041 | 2026-04-17T05:39:48.432Z | | |_____^ future created by async block is not `Send` |
| 2042 | 2026-04-17T05:39:48.432Z | | |
| 2043 | 2026-04-17T05:39:48.432Z | = help: within `{async block@$DIR/tests/fail/bad_trait_channel15.rs:21:43: 27:6}`, the trait `Send` is not implemented for `Rc<i32>` |
| 2044 | 2026-04-17T05:39:48.432Z | note: future is not `Send` as this value is used across an await |
| 2045 | 2026-04-17T05:39:48.432Z | --> tests/fail/bad_trait_channel15.rs:25:54 |
| 2046 | 2026-04-17T05:39:48.432Z | | |
| 2047 | 2026-04-17T05:39:48.432Z | 24 | let _non_send_type = Rc::new(0); |
| 2048 | 2026-04-17T05:39:48.432Z | | -------------- has type `Rc<i32>` which is not `Send` |
| 2049 | 2026-04-17T05:39:48.432Z | 25 | tokio::time::sleep(Duration::from_millis(1)).await; |
| 2050 | 2026-04-17T05:39:48.432Z | | ^^^^^ await occurs here, with `_non_send_type` maybe used later |
| 2051 | 2026-04-17T05:39:48.432Z | note: required by a bound in an opaque type |
| 2052 | 2026-04-17T05:39:48.432Z | --> tests/fail/bad_trait_channel15.rs:21:10 |
| 2053 | 2026-04-17T05:39:48.432Z | | |
| 2054 | 2026-04-17T05:39:48.432Z | 21 | ) -> dropshot::WebsocketChannelResult { |
| 2055 | 2026-04-17T05:39:48.432Z | | ^^^^^^^^ |
| 2056 | 2026-04-17T05:39:48.432Z | |
| 2057 | 2026-04-17T05:39:48.432Z | error: future cannot be sent between threads safely |
| 2058 | 2026-04-17T05:39:48.432Z | --> tests/fail/bad_trait_channel15.rs:10:1 |
| 2059 | 2026-04-17T05:39:48.432Z | | |
| 2060 | 2026-04-17T05:39:48.432Z | 10 | #[dropshot::api_description] |
| 2061 | 2026-04-17T05:39:48.432Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` |
| 2062 | 2026-04-17T05:39:48.432Z | | |
| 2063 | 2026-04-17T05:39:48.432Z | = help: within `{async block@$DIR/tests/fail/bad_trait_channel15.rs:21:43: 27:6}`, the trait `Send` is not implemented for `Rc<i32>` |
| 2064 | 2026-04-17T05:39:48.432Z | note: future is not `Send` as this value is used across an await |
| 2065 | 2026-04-17T05:39:48.432Z | --> tests/fail/bad_trait_channel15.rs:25:54 |
| 2066 | 2026-04-17T05:39:48.432Z | | |
| 2067 | 2026-04-17T05:39:48.432Z | 24 | let _non_send_type = Rc::new(0); |
| 2068 | 2026-04-17T05:39:48.432Z | | -------------- has type `Rc<i32>` which is not `Send` |
| 2069 | 2026-04-17T05:39:48.433Z | 25 | tokio::time::sleep(Duration::from_millis(1)).await; |
| 2070 | 2026-04-17T05:39:48.433Z | | ^^^^^ await occurs here, with `_non_send_type` maybe used later |
| 2071 | 2026-04-17T05:39:48.433Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2072 | 2026-04-17T05:39:48.433Z | |
| 2073 | 2026-04-17T05:39:48.433Z | ACTUAL OUTPUT: |
| 2074 | 2026-04-17T05:39:48.433Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2075 | 2026-04-17T05:39:48.433Z | error: future cannot be sent between threads safely |
| 2076 | 2026-04-17T05:39:48.433Z | --> tests/fail/bad_trait_channel15.rs:10:1 |
| 2077 | 2026-04-17T05:39:48.433Z | | |
| 2078 | 2026-04-17T05:39:48.433Z | 10 | #[dropshot::api_description] |
| 2079 | 2026-04-17T05:39:48.433Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` |
| 2080 | 2026-04-17T05:39:48.433Z | | |
| 2081 | 2026-04-17T05:39:48.433Z | = help: within `{async block@$DIR/tests/fail/bad_trait_channel15.rs:21:43: 27:6}`, the trait `Send` is not implemented for `Rc<i32>` |
| 2082 | 2026-04-17T05:39:48.433Z | note: future is not `Send` as this value is used across an await |
| 2083 | 2026-04-17T05:39:48.433Z | --> tests/fail/bad_trait_channel15.rs:25:54 |
| 2084 | 2026-04-17T05:39:48.433Z | | |
| 2085 | 2026-04-17T05:39:48.433Z | 24 | let _non_send_type = Rc::new(0); |
| 2086 | 2026-04-17T05:39:48.433Z | | -------------- has type `Rc<i32>` which is not `Send` |
| 2087 | 2026-04-17T05:39:48.433Z | 25 | tokio::time::sleep(Duration::from_millis(1)).await; |
| 2088 | 2026-04-17T05:39:48.433Z | | ^^^^^ await occurs here, with `_non_send_type` maybe used later |
| 2089 | 2026-04-17T05:39:48.433Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2090 | 2026-04-17T05:39:48.433Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2091 | 2026-04-17T05:39:48.433Z | your test with the environment variable TRYBUILD=overwrite |
| 2092 | 2026-04-17T05:39:48.433Z | |
| 2093 | 2026-04-17T05:39:48.433Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 2094 | 2026-04-17T05:39:48.433Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 2095 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 2096 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 2097 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 2098 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 2099 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 2100 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 2101 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 2102 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 2103 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 2104 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 2105 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 2106 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 2107 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 2108 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 2109 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 2110 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 2111 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 2112 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 2113 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 2114 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 2115 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 2116 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 2117 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 2118 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 2119 | 2026-04-17T05:39:48.437Z | test tests/fail/bad_trait_endpoint15.rs ... mismatch |
| 2120 | 2026-04-17T05:39:48.437Z | |
| 2121 | 2026-04-17T05:39:48.437Z | EXPECTED: |
| 2122 | 2026-04-17T05:39:48.438Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2123 | 2026-04-17T05:39:48.438Z | error: future cannot be sent between threads safely |
| 2124 | 2026-04-17T05:39:48.438Z | --> tests/fail/bad_trait_endpoint15.rs:21:49 |
| 2125 | 2026-04-17T05:39:48.438Z | | |
| 2126 | 2026-04-17T05:39:48.438Z | 21 | ) -> Result<HttpResponseOk<i32>, HttpError> { |
| 2127 | 2026-04-17T05:39:48.438Z | | _________________________________________________^ |
| 2128 | 2026-04-17T05:39:48.438Z | 22 | | // Note: we're check error messages from the default trait-provided impl |
| 2129 | 2026-04-17T05:39:48.438Z | 23 | | // -- that's the code the proc macro actually transforms. |
| 2130 | 2026-04-17T05:39:48.438Z | 24 | | let non_send_type = Rc::new(0); |
| 2131 | 2026-04-17T05:39:48.438Z | 25 | | tokio::time::sleep(Duration::from_millis(1)).await; |
| 2132 | 2026-04-17T05:39:48.438Z | 26 | | Ok(HttpResponseOk(*non_send_type)) |
| 2133 | 2026-04-17T05:39:48.438Z | 27 | | } |
| 2134 | 2026-04-17T05:39:48.438Z | | |_____^ future created by async block is not `Send` |
| 2135 | 2026-04-17T05:39:48.438Z | | |
| 2136 | 2026-04-17T05:39:48.438Z | = help: within `{async block@$DIR/tests/fail/bad_trait_endpoint15.rs:21:49: 27:6}`, the trait `Send` is not implemented for `Rc<i32>` |
| 2137 | 2026-04-17T05:39:48.438Z | note: future is not `Send` as this value is used across an await |
| 2138 | 2026-04-17T05:39:48.438Z | --> tests/fail/bad_trait_endpoint15.rs:25:54 |
| 2139 | 2026-04-17T05:39:48.438Z | | |
| 2140 | 2026-04-17T05:39:48.438Z | 24 | let non_send_type = Rc::new(0); |
| 2141 | 2026-04-17T05:39:48.438Z | | ------------- has type `Rc<i32>` which is not `Send` |
| 2142 | 2026-04-17T05:39:48.438Z | 25 | tokio::time::sleep(Duration::from_millis(1)).await; |
| 2143 | 2026-04-17T05:39:48.438Z | | ^^^^^ await occurs here, with `non_send_type` maybe used later |
| 2144 | 2026-04-17T05:39:48.438Z | note: required by a bound in an opaque type |
| 2145 | 2026-04-17T05:39:48.438Z | --> tests/fail/bad_trait_endpoint15.rs:21:10 |
| 2146 | 2026-04-17T05:39:48.438Z | | |
| 2147 | 2026-04-17T05:39:48.438Z | 21 | ) -> Result<HttpResponseOk<i32>, HttpError> { |
| 2148 | 2026-04-17T05:39:48.438Z | | ^^^^^^ |
| 2149 | 2026-04-17T05:39:48.438Z | |
| 2150 | 2026-04-17T05:39:48.438Z | error: future cannot be sent between threads safely |
| 2151 | 2026-04-17T05:39:48.438Z | --> tests/fail/bad_trait_endpoint15.rs:11:1 |
| 2152 | 2026-04-17T05:39:48.438Z | | |
| 2153 | 2026-04-17T05:39:48.438Z | 11 | #[dropshot::api_description] |
| 2154 | 2026-04-17T05:39:48.438Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` |
| 2155 | 2026-04-17T05:39:48.438Z | | |
| 2156 | 2026-04-17T05:39:48.438Z | = help: within `{async block@$DIR/tests/fail/bad_trait_endpoint15.rs:21:49: 27:6}`, the trait `Send` is not implemented for `Rc<i32>` |
| 2157 | 2026-04-17T05:39:48.438Z | note: future is not `Send` as this value is used across an await |
| 2158 | 2026-04-17T05:39:48.438Z | --> tests/fail/bad_trait_endpoint15.rs:25:54 |
| 2159 | 2026-04-17T05:39:48.438Z | | |
| 2160 | 2026-04-17T05:39:48.438Z | 24 | let non_send_type = Rc::new(0); |
| 2161 | 2026-04-17T05:39:48.439Z | | ------------- has type `Rc<i32>` which is not `Send` |
| 2162 | 2026-04-17T05:39:48.439Z | 25 | tokio::time::sleep(Duration::from_millis(1)).await; |
| 2163 | 2026-04-17T05:39:48.439Z | | ^^^^^ await occurs here, with `non_send_type` maybe used later |
| 2164 | 2026-04-17T05:39:48.439Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2165 | 2026-04-17T05:39:48.439Z | |
| 2166 | 2026-04-17T05:39:48.439Z | ACTUAL OUTPUT: |
| 2167 | 2026-04-17T05:39:48.439Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2168 | 2026-04-17T05:39:48.439Z | error: future cannot be sent between threads safely |
| 2169 | 2026-04-17T05:39:48.439Z | --> tests/fail/bad_trait_endpoint15.rs:11:1 |
| 2170 | 2026-04-17T05:39:48.439Z | | |
| 2171 | 2026-04-17T05:39:48.439Z | 11 | #[dropshot::api_description] |
| 2172 | 2026-04-17T05:39:48.439Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` |
| 2173 | 2026-04-17T05:39:48.439Z | | |
| 2174 | 2026-04-17T05:39:48.439Z | = help: within `{async block@$DIR/tests/fail/bad_trait_endpoint15.rs:21:49: 27:6}`, the trait `Send` is not implemented for `Rc<i32>` |
| 2175 | 2026-04-17T05:39:48.439Z | note: future is not `Send` as this value is used across an await |
| 2176 | 2026-04-17T05:39:48.439Z | --> tests/fail/bad_trait_endpoint15.rs:25:54 |
| 2177 | 2026-04-17T05:39:48.439Z | | |
| 2178 | 2026-04-17T05:39:48.439Z | 24 | let non_send_type = Rc::new(0); |
| 2179 | 2026-04-17T05:39:48.439Z | | ------------- has type `Rc<i32>` which is not `Send` |
| 2180 | 2026-04-17T05:39:48.439Z | 25 | tokio::time::sleep(Duration::from_millis(1)).await; |
| 2181 | 2026-04-17T05:39:48.439Z | | ^^^^^ await occurs here, with `non_send_type` maybe used later |
| 2182 | 2026-04-17T05:39:48.439Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2183 | 2026-04-17T05:39:48.439Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2184 | 2026-04-17T05:39:48.439Z | your test with the environment variable TRYBUILD=overwrite |
| 2185 | 2026-04-17T05:39:48.439Z | |
| 2186 | 2026-04-17T05:39:48.439Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 2187 | 2026-04-17T05:39:48.439Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 2188 | 2026-04-17T05:39:48.439Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 2189 | 2026-04-17T05:39:48.439Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 2190 | 2026-04-17T05:39:48.439Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 2191 | 2026-04-17T05:39:48.439Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 2192 | 2026-04-17T05:39:48.439Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 2193 | 2026-04-17T05:39:48.439Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 2194 | 2026-04-17T05:39:48.439Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 2195 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 2196 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 2197 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 2198 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 2199 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 2200 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 2201 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 2202 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 2203 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 2204 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 2205 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 2206 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 2207 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 2208 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_only1.rs ... ok |
| 2209 | 2026-04-17T05:39:48.444Z | test tests/fail/bad_trait_only10.rs ... mismatch |
| 2210 | 2026-04-17T05:39:48.444Z | |
| 2211 | 2026-04-17T05:39:48.444Z | EXPECTED: |
| 2212 | 2026-04-17T05:39:48.444Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2213 | 2026-04-17T05:39:48.444Z | error: API trait `MyApi` must not be marked as `unsafe` |
| 2214 | 2026-04-17T05:39:48.444Z | --> tests/fail/bad_trait_only10.rs:8:1 |
| 2215 | 2026-04-17T05:39:48.444Z | | |
| 2216 | 2026-04-17T05:39:48.444Z | 8 | unsafe trait MyApi { |
| 2217 | 2026-04-17T05:39:48.444Z | | ^^^^^^ |
| 2218 | 2026-04-17T05:39:48.444Z | |
| 2219 | 2026-04-17T05:39:48.444Z | error[E0425]: cannot find function `api_description` in module `my_api_mod` |
| 2220 | 2026-04-17T05:39:48.444Z | --> tests/fail/bad_trait_only10.rs:23:17 |
| 2221 | 2026-04-17T05:39:48.445Z | | |
| 2222 | 2026-04-17T05:39:48.445Z | 23 | my_api_mod::api_description::<MyImpl>(); |
| 2223 | 2026-04-17T05:39:48.445Z | | ^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2224 | 2026-04-17T05:39:48.445Z | |
| 2225 | 2026-04-17T05:39:48.445Z | error[E0425]: cannot find function `stub_api_description` in module `my_api_mod` |
| 2226 | 2026-04-17T05:39:48.445Z | --> tests/fail/bad_trait_only10.rs:24:17 |
| 2227 | 2026-04-17T05:39:48.445Z | | |
| 2228 | 2026-04-17T05:39:48.445Z | 24 | my_api_mod::stub_api_description(); |
| 2229 | 2026-04-17T05:39:48.445Z | | ^^^^^^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2230 | 2026-04-17T05:39:48.445Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2231 | 2026-04-17T05:39:48.445Z | |
| 2232 | 2026-04-17T05:39:48.445Z | ACTUAL OUTPUT: |
| 2233 | 2026-04-17T05:39:48.445Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2234 | 2026-04-17T05:39:48.445Z | error: API trait `MyApi` must not be marked as `unsafe` |
| 2235 | 2026-04-17T05:39:48.445Z | --> tests/fail/bad_trait_only10.rs:8:1 |
| 2236 | 2026-04-17T05:39:48.445Z | | |
| 2237 | 2026-04-17T05:39:48.445Z | 8 | unsafe trait MyApi { |
| 2238 | 2026-04-17T05:39:48.445Z | | ^^^^^^ |
| 2239 | 2026-04-17T05:39:48.445Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2240 | 2026-04-17T05:39:48.445Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2241 | 2026-04-17T05:39:48.445Z | your test with the environment variable TRYBUILD=overwrite |
| 2242 | 2026-04-17T05:39:48.445Z | |
| 2243 | 2026-04-17T05:39:48.445Z | test tests/fail/bad_trait_only11.rs ... mismatch |
| 2244 | 2026-04-17T05:39:48.445Z | |
| 2245 | 2026-04-17T05:39:48.445Z | EXPECTED: |
| 2246 | 2026-04-17T05:39:48.445Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2247 | 2026-04-17T05:39:48.445Z | error: API trait `MyApi` must not have a where clause |
| 2248 | 2026-04-17T05:39:48.445Z | --> tests/fail/bad_trait_only11.rs:9:1 |
| 2249 | 2026-04-17T05:39:48.445Z | | |
| 2250 | 2026-04-17T05:39:48.445Z | 9 | / where |
| 2251 | 2026-04-17T05:39:48.445Z | 10 | | usize: std::fmt::Debug, |
| 2252 | 2026-04-17T05:39:48.445Z | | |___________________________^ |
| 2253 | 2026-04-17T05:39:48.445Z | |
| 2254 | 2026-04-17T05:39:48.445Z | error[E0425]: cannot find function `api_description` in module `my_api_mod` |
| 2255 | 2026-04-17T05:39:48.445Z | --> tests/fail/bad_trait_only11.rs:26:17 |
| 2256 | 2026-04-17T05:39:48.445Z | | |
| 2257 | 2026-04-17T05:39:48.445Z | 26 | my_api_mod::api_description::<MyImpl>(); |
| 2258 | 2026-04-17T05:39:48.445Z | | ^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2259 | 2026-04-17T05:39:48.445Z | |
| 2260 | 2026-04-17T05:39:48.446Z | error[E0425]: cannot find function `stub_api_description` in module `my_api_mod` |
| 2261 | 2026-04-17T05:39:48.446Z | --> tests/fail/bad_trait_only11.rs:27:17 |
| 2262 | 2026-04-17T05:39:48.446Z | | |
| 2263 | 2026-04-17T05:39:48.446Z | 27 | my_api_mod::stub_api_description(); |
| 2264 | 2026-04-17T05:39:48.446Z | | ^^^^^^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2265 | 2026-04-17T05:39:48.446Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2266 | 2026-04-17T05:39:48.446Z | |
| 2267 | 2026-04-17T05:39:48.446Z | ACTUAL OUTPUT: |
| 2268 | 2026-04-17T05:39:48.446Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2269 | 2026-04-17T05:39:48.446Z | error: API trait `MyApi` must not have a where clause |
| 2270 | 2026-04-17T05:39:48.446Z | --> tests/fail/bad_trait_only11.rs:9:1 |
| 2271 | 2026-04-17T05:39:48.446Z | | |
| 2272 | 2026-04-17T05:39:48.446Z | 9 | / where |
| 2273 | 2026-04-17T05:39:48.446Z | 10 | | usize: std::fmt::Debug, |
| 2274 | 2026-04-17T05:39:48.446Z | | |___________________________^ |
| 2275 | 2026-04-17T05:39:48.446Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2276 | 2026-04-17T05:39:48.446Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2277 | 2026-04-17T05:39:48.446Z | your test with the environment variable TRYBUILD=overwrite |
| 2278 | 2026-04-17T05:39:48.446Z | |
| 2279 | 2026-04-17T05:39:48.446Z | test tests/fail/bad_trait_only12.rs ... mismatch |
| 2280 | 2026-04-17T05:39:48.446Z | |
| 2281 | 2026-04-17T05:39:48.446Z | EXPECTED: |
| 2282 | 2026-04-17T05:39:48.446Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2283 | 2026-04-17T05:39:48.446Z | error: expected a string, but found `123` |
| 2284 | 2026-04-17T05:39:48.446Z | --> tests/fail/bad_trait_only12.rs:10:41 |
| 2285 | 2026-04-17T05:39:48.446Z | | |
| 2286 | 2026-04-17T05:39:48.446Z | 10 | #[dropshot::api_description { context = 123 }] |
| 2287 | 2026-04-17T05:39:48.446Z | | ^^^ |
| 2288 | 2026-04-17T05:39:48.446Z | |
| 2289 | 2026-04-17T05:39:48.446Z | error[E0433]: failed to resolve: use of unresolved module or unlinked crate `my_api` |
| 2290 | 2026-04-17T05:39:48.446Z | --> tests/fail/bad_trait_only12.rs:38:5 |
| 2291 | 2026-04-17T05:39:48.446Z | | |
| 2292 | 2026-04-17T05:39:48.446Z | 38 | my_api::foo(); |
| 2293 | 2026-04-17T05:39:48.446Z | | ^^^^^^ use of unresolved module or unlinked crate `my_api` |
| 2294 | 2026-04-17T05:39:48.446Z | | |
| 2295 | 2026-04-17T05:39:48.450Z | = help: if you wanted to use a crate named `my_api`, use `cargo add my_api` to add it to your `Cargo.toml` |
| 2296 | 2026-04-17T05:39:48.450Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2297 | 2026-04-17T05:39:48.450Z | |
| 2298 | 2026-04-17T05:39:48.450Z | ACTUAL OUTPUT: |
| 2299 | 2026-04-17T05:39:48.450Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2300 | 2026-04-17T05:39:48.450Z | error: expected a string, but found `123` |
| 2301 | 2026-04-17T05:39:48.450Z | --> tests/fail/bad_trait_only12.rs:10:41 |
| 2302 | 2026-04-17T05:39:48.450Z | | |
| 2303 | 2026-04-17T05:39:48.450Z | 10 | #[dropshot::api_description { context = 123 }] |
| 2304 | 2026-04-17T05:39:48.450Z | | ^^^ |
| 2305 | 2026-04-17T05:39:48.450Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2306 | 2026-04-17T05:39:48.450Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2307 | 2026-04-17T05:39:48.450Z | your test with the environment variable TRYBUILD=overwrite |
| 2308 | 2026-04-17T05:39:48.450Z | |
| 2309 | 2026-04-17T05:39:48.451Z | test tests/fail/bad_trait_only13.rs ... mismatch |
| 2310 | 2026-04-17T05:39:48.451Z | |
| 2311 | 2026-04-17T05:39:48.451Z | EXPECTED: |
| 2312 | 2026-04-17T05:39:48.451Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2313 | 2026-04-17T05:39:48.451Z | error[E0449]: visibility qualifiers are not permitted here |
| 2314 | 2026-04-17T05:39:48.451Z | --> tests/fail/bad_trait_only13.rs:25:5 |
| 2315 | 2026-04-17T05:39:48.451Z | | |
| 2316 | 2026-04-17T05:39:48.451Z | 25 | pub async fn bad_endpoint( |
| 2317 | 2026-04-17T05:39:48.451Z | | ^^^ help: remove the qualifier |
| 2318 | 2026-04-17T05:39:48.451Z | | |
| 2319 | 2026-04-17T05:39:48.451Z | = note: trait items always share the visibility of their trait |
| 2320 | 2026-04-17T05:39:48.451Z | |
| 2321 | 2026-04-17T05:39:48.451Z | error[E0449]: visibility qualifiers are not permitted here |
| 2322 | 2026-04-17T05:39:48.451Z | --> tests/fail/bad_trait_only13.rs:33:5 |
| 2323 | 2026-04-17T05:39:48.451Z | | |
| 2324 | 2026-04-17T05:39:48.451Z | 33 | pub async fn bad_channel( |
| 2325 | 2026-04-17T05:39:48.451Z | | ^^^ help: remove the qualifier |
| 2326 | 2026-04-17T05:39:48.451Z | | |
| 2327 | 2026-04-17T05:39:48.451Z | = note: trait items always share the visibility of their trait |
| 2328 | 2026-04-17T05:39:48.451Z | |
| 2329 | 2026-04-17T05:39:48.451Z | error: cannot find attribute `endpoint` in this scope |
| 2330 | 2026-04-17T05:39:48.451Z | --> tests/fail/bad_trait_only13.rs:21:7 |
| 2331 | 2026-04-17T05:39:48.451Z | | |
| 2332 | 2026-04-17T05:39:48.451Z | 21 | #[endpoint { |
| 2333 | 2026-04-17T05:39:48.451Z | | ^^^^^^^^ |
| 2334 | 2026-04-17T05:39:48.451Z | | |
| 2335 | 2026-04-17T05:39:48.451Z | help: consider importing one of these attribute macros |
| 2336 | 2026-04-17T05:39:48.451Z | | |
| 2337 | 2026-04-17T05:39:48.451Z | 5 + use dropshot::endpoint; |
| 2338 | 2026-04-17T05:39:48.451Z | | |
| 2339 | 2026-04-17T05:39:48.451Z | 5 + use dropshot_endpoint::endpoint; |
| 2340 | 2026-04-17T05:39:48.451Z | | |
| 2341 | 2026-04-17T05:39:48.451Z | |
| 2342 | 2026-04-17T05:39:48.451Z | error: cannot find attribute `channel` in this scope |
| 2343 | 2026-04-17T05:39:48.451Z | --> tests/fail/bad_trait_only13.rs:29:7 |
| 2344 | 2026-04-17T05:39:48.451Z | | |
| 2345 | 2026-04-17T05:39:48.451Z | 29 | #[channel { |
| 2346 | 2026-04-17T05:39:48.451Z | | ^^^^^^^ |
| 2347 | 2026-04-17T05:39:48.451Z | | |
| 2348 | 2026-04-17T05:39:48.452Z | help: consider importing one of these attribute macros |
| 2349 | 2026-04-17T05:39:48.452Z | | |
| 2350 | 2026-04-17T05:39:48.452Z | 5 + use dropshot::channel; |
| 2351 | 2026-04-17T05:39:48.452Z | | |
| 2352 | 2026-04-17T05:39:48.452Z | test fail ... FAILED |
| 2353 | 2026-04-17T05:39:48.452Z | |
| 2354 | 2026-04-17T05:39:48.452Z | failures: |
| 2355 | 2026-04-17T05:39:48.452Z | |
| 2356 | 2026-04-17T05:39:48.452Z | ---- fail stdout ---- |
| 2357 | 2026-04-17T05:39:48.452Z | |
| 2358 | 2026-04-17T05:39:48.452Z | thread 'fail' (2) panicked at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13: |
| 2359 | 2026-04-17T05:39:48.452Z | 16 of 134 tests failed |
| 2360 | 2026-04-17T05:39:48.452Z | note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace |
| 2361 | 2026-04-17T05:39:48.452Z | |
| 2362 | 2026-04-17T05:39:48.452Z | |
| 2363 | 2026-04-17T05:39:48.452Z | failures: |
| 2364 | 2026-04-17T05:39:48.452Z | fail |
| 2365 | 2026-04-17T05:39:48.452Z | |
| 2366 | 2026-04-17T05:39:48.452Z | test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.65s |
| 2367 | 2026-04-17T05:39:48.452Z | |
| 2368 | 2026-04-17T05:39:48.452Z | 5 + use dropshot_endpoint::channel; |
| 2369 | 2026-04-17T05:39:48.452Z | | |
| 2370 | 2026-04-17T05:39:48.452Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2371 | 2026-04-17T05:39:48.452Z | |
| 2372 | 2026-04-17T05:39:48.452Z | ACTUAL OUTPUT: |
| 2373 | 2026-04-17T05:39:48.452Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2374 | 2026-04-17T05:39:48.452Z | error[E0449]: visibility qualifiers are not permitted here |
| 2375 | 2026-04-17T05:39:48.452Z | --> tests/fail/bad_trait_only13.rs:25:5 |
| 2376 | 2026-04-17T05:39:48.452Z | | |
| 2377 | 2026-04-17T05:39:48.452Z | 25 | pub async fn bad_endpoint( |
| 2378 | 2026-04-17T05:39:48.452Z | | ^^^ help: remove the qualifier |
| 2379 | 2026-04-17T05:39:48.452Z | | |
| 2380 | 2026-04-17T05:39:48.452Z | = note: trait items always share the visibility of their trait |
| 2381 | 2026-04-17T05:39:48.452Z | |
| 2382 | 2026-04-17T05:39:48.452Z | error[E0449]: visibility qualifiers are not permitted here |
| 2383 | 2026-04-17T05:39:48.452Z | --> tests/fail/bad_trait_only13.rs:33:5 |
| 2384 | 2026-04-17T05:39:48.452Z | | |
| 2385 | 2026-04-17T05:39:48.452Z | 33 | pub async fn bad_channel( |
| 2386 | 2026-04-17T05:39:48.453Z | | ^^^ help: remove the qualifier |
| 2387 | 2026-04-17T05:39:48.453Z | | |
| 2388 | 2026-04-17T05:39:48.453Z | = note: trait items always share the visibility of their trait |
| 2389 | 2026-04-17T05:39:48.453Z | |
| 2390 | 2026-04-17T05:39:48.453Z | error: cannot find attribute `endpoint` in this scope |
| 2391 | 2026-04-17T05:39:48.453Z | --> tests/fail/bad_trait_only13.rs:21:7 |
| 2392 | 2026-04-17T05:39:48.453Z | | |
| 2393 | 2026-04-17T05:39:48.453Z | 21 | #[endpoint { |
| 2394 | 2026-04-17T05:39:48.453Z | | ^^^^^^^^ |
| 2395 | 2026-04-17T05:39:48.456Z | |
| 2396 | 2026-04-17T05:39:48.456Z | error: cannot find attribute `channel` in this scope |
| 2397 | 2026-04-17T05:39:48.456Z | --> tests/fail/bad_trait_only13.rs:29:7 |
| 2398 | 2026-04-17T05:39:48.456Z | | |
| 2399 | 2026-04-17T05:39:48.456Z | 29 | #[channel { |
| 2400 | 2026-04-17T05:39:48.456Z | | ^^^^^^^ |
| 2401 | 2026-04-17T05:39:48.457Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2402 | 2026-04-17T05:39:48.457Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2403 | 2026-04-17T05:39:48.457Z | your test with the environment variable TRYBUILD=overwrite |
| 2404 | 2026-04-17T05:39:48.457Z | |
| 2405 | 2026-04-17T05:39:48.457Z | test tests/fail/bad_trait_only14.rs ... mismatch |
| 2406 | 2026-04-17T05:39:48.457Z | |
| 2407 | 2026-04-17T05:39:48.457Z | EXPECTED: |
| 2408 | 2026-04-17T05:39:48.457Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2409 | 2026-04-17T05:39:48.457Z | error: expected `;`, found `#` |
| 2410 | 2026-04-17T05:39:48.457Z | --> tests/fail/bad_trait_only14.rs:15:17 |
| 2411 | 2026-04-17T05:39:48.457Z | | |
| 2412 | 2026-04-17T05:39:48.457Z | 15 | type Context |
| 2413 | 2026-04-17T05:39:48.457Z | | ^ help: add `;` here |
| 2414 | 2026-04-17T05:39:48.457Z | 16 | |
| 2415 | 2026-04-17T05:39:48.457Z | 17 | #[endpoint { |
| 2416 | 2026-04-17T05:39:48.457Z | | - unexpected token |
| 2417 | 2026-04-17T05:39:48.457Z | |
| 2418 | 2026-04-17T05:39:48.457Z | error: expected `;` |
| 2419 | 2026-04-17T05:39:48.457Z | --> tests/fail/bad_trait_only14.rs:17:5 |
| 2420 | 2026-04-17T05:39:48.457Z | | |
| 2421 | 2026-04-17T05:39:48.457Z | 17 | #[endpoint { |
| 2422 | 2026-04-17T05:39:48.457Z | | ^ |
| 2423 | 2026-04-17T05:39:48.457Z | |
| 2424 | 2026-04-17T05:39:48.457Z | error[E0405]: cannot find trait `MyApi` in this scope |
| 2425 | 2026-04-17T05:39:48.457Z | --> tests/fail/bad_trait_only14.rs:29:6 |
| 2426 | 2026-04-17T05:39:48.457Z | | |
| 2427 | 2026-04-17T05:39:48.457Z | 29 | impl MyApi for MyImpl { |
| 2428 | 2026-04-17T05:39:48.457Z | | ^^^^^ not found in this scope |
| 2429 | 2026-04-17T05:39:48.457Z | |
| 2430 | 2026-04-17T05:39:48.457Z | error[E0433]: failed to resolve: use of unresolved module or unlinked crate `my_api` |
| 2431 | 2026-04-17T05:39:48.457Z | --> tests/fail/bad_trait_only14.rs:42:5 |
| 2432 | 2026-04-17T05:39:48.457Z | | |
| 2433 | 2026-04-17T05:39:48.457Z | 42 | my_api::foo(); |
| 2434 | 2026-04-17T05:39:48.457Z | | ^^^^^^ use of unresolved module or unlinked crate `my_api` |
| 2435 | 2026-04-17T05:39:48.457Z | | |
| 2436 | 2026-04-17T05:39:48.457Z | = help: if you wanted to use a crate named `my_api`, use `cargo add my_api` to add it to your `Cargo.toml` |
| 2437 | 2026-04-17T05:39:48.457Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2438 | 2026-04-17T05:39:48.457Z | |
| 2439 | 2026-04-17T05:39:48.457Z | ACTUAL OUTPUT: |
| 2440 | 2026-04-17T05:39:48.458Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2441 | 2026-04-17T05:39:48.458Z | error: expected `;`, found `#` |
| 2442 | 2026-04-17T05:39:48.458Z | --> tests/fail/bad_trait_only14.rs:15:17 |
| 2443 | 2026-04-17T05:39:48.458Z | | |
| 2444 | 2026-04-17T05:39:48.458Z | 15 | type Context |
| 2445 | 2026-04-17T05:39:48.458Z | | ^ help: add `;` here |
| 2446 | 2026-04-17T05:39:48.458Z | 16 | |
| 2447 | 2026-04-17T05:39:48.458Z | 17 | #[endpoint { |
| 2448 | 2026-04-17T05:39:48.458Z | | - unexpected token |
| 2449 | 2026-04-17T05:39:48.458Z | |
| 2450 | 2026-04-17T05:39:48.458Z | error: expected `;` |
| 2451 | 2026-04-17T05:39:48.458Z | --> tests/fail/bad_trait_only14.rs:17:5 |
| 2452 | 2026-04-17T05:39:48.458Z | | |
| 2453 | 2026-04-17T05:39:48.458Z | 17 | #[endpoint { |
| 2454 | 2026-04-17T05:39:48.458Z | | ^ |
| 2455 | 2026-04-17T05:39:48.458Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2456 | 2026-04-17T05:39:48.458Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2457 | 2026-04-17T05:39:48.458Z | your test with the environment variable TRYBUILD=overwrite |
| 2458 | 2026-04-17T05:39:48.458Z | |
| 2459 | 2026-04-17T05:39:48.458Z | test tests/fail/bad_trait_only15.rs ... ok |
| 2460 | 2026-04-17T05:39:48.458Z | test tests/fail/bad_trait_only16.rs ... ok |
| 2461 | 2026-04-17T05:39:48.458Z | test tests/fail/bad_trait_only17.rs ... ok |
| 2462 | 2026-04-17T05:39:48.458Z | test tests/fail/bad_trait_only18.rs ... ok |
| 2463 | 2026-04-17T05:39:48.458Z | test tests/fail/bad_trait_only19.rs ... ok |
| 2464 | 2026-04-17T05:39:48.458Z | test tests/fail/bad_trait_only2.rs ... ok |
| 2465 | 2026-04-17T05:39:48.458Z | test tests/fail/bad_trait_only20.rs ... mismatch |
| 2466 | 2026-04-17T05:39:48.458Z | |
| 2467 | 2026-04-17T05:39:48.458Z | EXPECTED: |
| 2468 | 2026-04-17T05:39:48.458Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2469 | 2026-04-17T05:39:48.458Z | error: missing field `tags` |
| 2470 | 2026-04-17T05:39:48.458Z | --> tests/fail/bad_trait_only20.rs:12:18 |
| 2471 | 2026-04-17T05:39:48.458Z | | |
| 2472 | 2026-04-17T05:39:48.458Z | 12 | tag_config = {} |
| 2473 | 2026-04-17T05:39:48.458Z | | ^^ |
| 2474 | 2026-04-17T05:39:48.458Z | |
| 2475 | 2026-04-17T05:39:48.458Z | error[E0433]: failed to resolve: use of unresolved module or unlinked crate `my_api` |
| 2476 | 2026-04-17T05:39:48.458Z | --> tests/fail/bad_trait_only20.rs:28:5 |
| 2477 | 2026-04-17T05:39:48.458Z | | |
| 2478 | 2026-04-17T05:39:48.459Z | 28 | my_api::api_description::<MyImpl>(); |
| 2479 | 2026-04-17T05:39:48.459Z | | ^^^^^^ use of unresolved module or unlinked crate `my_api` |
| 2480 | 2026-04-17T05:39:48.459Z | | |
| 2481 | 2026-04-17T05:39:48.459Z | = help: if you wanted to use a crate named `my_api`, use `cargo add my_api` to add it to your `Cargo.toml` |
| 2482 | 2026-04-17T05:39:48.459Z | |
| 2483 | 2026-04-17T05:39:48.459Z | error[E0433]: failed to resolve: use of unresolved module or unlinked crate `my_api` |
| 2484 | 2026-04-17T05:39:48.459Z | --> tests/fail/bad_trait_only20.rs:29:5 |
| 2485 | 2026-04-17T05:39:48.459Z | | |
| 2486 | 2026-04-17T05:39:48.459Z | 29 | my_api::stub_api_description(); |
| 2487 | 2026-04-17T05:39:48.459Z | | ^^^^^^ use of unresolved module or unlinked crate `my_api` |
| 2488 | 2026-04-17T05:39:48.459Z | | |
| 2489 | 2026-04-17T05:39:48.459Z | = help: if you wanted to use a crate named `my_api`, use `cargo add my_api` to add it to your `Cargo.toml` |
| 2490 | 2026-04-17T05:39:48.459Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2491 | 2026-04-17T05:39:48.459Z | |
| 2492 | 2026-04-17T05:39:48.459Z | ACTUAL OUTPUT: |
| 2493 | 2026-04-17T05:39:48.459Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2494 | 2026-04-17T05:39:48.459Z | error: missing field `tags` |
| 2495 | 2026-04-17T05:39:48.463Z | --> tests/fail/bad_trait_only20.rs:12:18 |
| 2496 | 2026-04-17T05:39:48.463Z | | |
| 2497 | 2026-04-17T05:39:48.463Z | 12 | tag_config = {} |
| 2498 | 2026-04-17T05:39:48.463Z | | ^^ |
| 2499 | 2026-04-17T05:39:48.463Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2500 | 2026-04-17T05:39:48.463Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2501 | 2026-04-17T05:39:48.463Z | your test with the environment variable TRYBUILD=overwrite |
| 2502 | 2026-04-17T05:39:48.463Z | |
| 2503 | 2026-04-17T05:39:48.463Z | test tests/fail/bad_trait_only21.rs ... ok |
| 2504 | 2026-04-17T05:39:48.463Z | test tests/fail/bad_trait_only22.rs ... mismatch |
| 2505 | 2026-04-17T05:39:48.463Z | |
| 2506 | 2026-04-17T05:39:48.463Z | EXPECTED: |
| 2507 | 2026-04-17T05:39:48.463Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2508 | 2026-04-17T05:39:48.463Z | error: missing field `url` |
| 2509 | 2026-04-17T05:39:48.463Z | --> tests/fail/bad_trait_only22.rs:17:33 |
| 2510 | 2026-04-17T05:39:48.463Z | | |
| 2511 | 2026-04-17T05:39:48.463Z | 17 | external_docs = {} |
| 2512 | 2026-04-17T05:39:48.463Z | | ^^ |
| 2513 | 2026-04-17T05:39:48.463Z | |
| 2514 | 2026-04-17T05:39:48.463Z | error[E0433]: failed to resolve: use of unresolved module or unlinked crate `my_api_mod` |
| 2515 | 2026-04-17T05:39:48.463Z | --> tests/fail/bad_trait_only22.rs:37:5 |
| 2516 | 2026-04-17T05:39:48.463Z | | |
| 2517 | 2026-04-17T05:39:48.463Z | 37 | my_api_mod::api_description::<MyImpl>(); |
| 2518 | 2026-04-17T05:39:48.463Z | | ^^^^^^^^^^ use of unresolved module or unlinked crate `my_api_mod` |
| 2519 | 2026-04-17T05:39:48.463Z | | |
| 2520 | 2026-04-17T05:39:48.464Z | = help: if you wanted to use a crate named `my_api_mod`, use `cargo add my_api_mod` to add it to your `Cargo.toml` |
| 2521 | 2026-04-17T05:39:48.464Z | |
| 2522 | 2026-04-17T05:39:48.464Z | error[E0433]: failed to resolve: use of unresolved module or unlinked crate `my_api_mod` |
| 2523 | 2026-04-17T05:39:48.464Z | --> tests/fail/bad_trait_only22.rs:38:5 |
| 2524 | 2026-04-17T05:39:48.464Z | | |
| 2525 | 2026-04-17T05:39:48.464Z | 38 | my_api_mod::stub_api_description(); |
| 2526 | 2026-04-17T05:39:48.464Z | | ^^^^^^^^^^ use of unresolved module or unlinked crate `my_api_mod` |
| 2527 | 2026-04-17T05:39:48.464Z | | |
| 2528 | 2026-04-17T05:39:48.464Z | = help: if you wanted to use a crate named `my_api_mod`, use `cargo add my_api_mod` to add it to your `Cargo.toml` |
| 2529 | 2026-04-17T05:39:48.464Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2530 | 2026-04-17T05:39:48.464Z | |
| 2531 | 2026-04-17T05:39:48.464Z | ACTUAL OUTPUT: |
| 2532 | 2026-04-17T05:39:48.464Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2533 | 2026-04-17T05:39:48.464Z | error: missing field `url` |
| 2534 | 2026-04-17T05:39:48.464Z | --> tests/fail/bad_trait_only22.rs:17:33 |
| 2535 | 2026-04-17T05:39:48.464Z | | |
| 2536 | 2026-04-17T05:39:48.464Z | 17 | external_docs = {} |
| 2537 | 2026-04-17T05:39:48.464Z | | ^^ |
| 2538 | 2026-04-17T05:39:48.464Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2539 | 2026-04-17T05:39:48.464Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2540 | 2026-04-17T05:39:48.464Z | your test with the environment variable TRYBUILD=overwrite |
| 2541 | 2026-04-17T05:39:48.464Z | |
| 2542 | 2026-04-17T05:39:48.464Z | test tests/fail/bad_trait_only3.rs ... ok |
| 2543 | 2026-04-17T05:39:48.464Z | test tests/fail/bad_trait_only4.rs ... mismatch |
| 2544 | 2026-04-17T05:39:48.464Z | |
| 2545 | 2026-04-17T05:39:48.464Z | EXPECTED: |
| 2546 | 2026-04-17T05:39:48.464Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2547 | 2026-04-17T05:39:48.464Z | error: API trait `MyApi` does not have associated type `Context` |
| 2548 | 2026-04-17T05:39:48.464Z | (this type specifies the shared context for endpoints) |
| 2549 | 2026-04-17T05:39:48.464Z | --> tests/fail/bad_trait_only4.rs:8:7 |
| 2550 | 2026-04-17T05:39:48.464Z | | |
| 2551 | 2026-04-17T05:39:48.464Z | 8 | trait MyApi {} |
| 2552 | 2026-04-17T05:39:48.464Z | | ^^^^^ |
| 2553 | 2026-04-17T05:39:48.464Z | |
| 2554 | 2026-04-17T05:39:48.464Z | error[E0425]: cannot find function `api_description` in module `my_api_mod` |
| 2555 | 2026-04-17T05:39:48.464Z | --> tests/fail/bad_trait_only4.rs:18:17 |
| 2556 | 2026-04-17T05:39:48.464Z | | |
| 2557 | 2026-04-17T05:39:48.464Z | 18 | my_api_mod::api_description::<MyImpl>(); |
| 2558 | 2026-04-17T05:39:48.465Z | | ^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2559 | 2026-04-17T05:39:48.465Z | |
| 2560 | 2026-04-17T05:39:48.465Z | error[E0425]: cannot find function `stub_api_description` in module `my_api_mod` |
| 2561 | 2026-04-17T05:39:48.465Z | --> tests/fail/bad_trait_only4.rs:19:17 |
| 2562 | 2026-04-17T05:39:48.465Z | | |
| 2563 | 2026-04-17T05:39:48.465Z | 19 | my_api_mod::stub_api_description(); |
| 2564 | 2026-04-17T05:39:48.465Z | | ^^^^^^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2565 | 2026-04-17T05:39:48.465Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2566 | 2026-04-17T05:39:48.465Z | |
| 2567 | 2026-04-17T05:39:48.465Z | ACTUAL OUTPUT: |
| 2568 | 2026-04-17T05:39:48.465Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2569 | 2026-04-17T05:39:48.465Z | error: API trait `MyApi` does not have associated type `Context` |
| 2570 | 2026-04-17T05:39:48.465Z | (this type specifies the shared context for endpoints) |
| 2571 | 2026-04-17T05:39:48.465Z | --> tests/fail/bad_trait_only4.rs:8:7 |
| 2572 | 2026-04-17T05:39:48.465Z | | |
| 2573 | 2026-04-17T05:39:48.465Z | 8 | trait MyApi {} |
| 2574 | 2026-04-17T05:39:48.465Z | | ^^^^^ |
| 2575 | 2026-04-17T05:39:48.465Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2576 | 2026-04-17T05:39:48.465Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2577 | 2026-04-17T05:39:48.465Z | your test with the environment variable TRYBUILD=overwrite |
| 2578 | 2026-04-17T05:39:48.465Z | |
| 2579 | 2026-04-17T05:39:48.465Z | test tests/fail/bad_trait_only5.rs ... mismatch |
| 2580 | 2026-04-17T05:39:48.465Z | |
| 2581 | 2026-04-17T05:39:48.465Z | EXPECTED: |
| 2582 | 2026-04-17T05:39:48.465Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2583 | 2026-04-17T05:39:48.465Z | error: API trait `MyApi` does not have associated type `OtherContext` |
| 2584 | 2026-04-17T05:39:48.465Z | (this type specifies the shared context for endpoints) |
| 2585 | 2026-04-17T05:39:48.465Z | --> tests/fail/bad_trait_only5.rs:8:7 |
| 2586 | 2026-04-17T05:39:48.465Z | | |
| 2587 | 2026-04-17T05:39:48.465Z | 8 | trait MyApi { |
| 2588 | 2026-04-17T05:39:48.465Z | | ^^^^^ |
| 2589 | 2026-04-17T05:39:48.465Z | |
| 2590 | 2026-04-17T05:39:48.465Z | error[E0425]: cannot find function `api_description` in module `my_api_mod` |
| 2591 | 2026-04-17T05:39:48.465Z | --> tests/fail/bad_trait_only5.rs:22:17 |
| 2592 | 2026-04-17T05:39:48.465Z | | |
| 2593 | 2026-04-17T05:39:48.465Z | 22 | my_api_mod::api_description::<MyImpl>(); |
| 2594 | 2026-04-17T05:39:48.465Z | | ^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2595 | 2026-04-17T05:39:48.472Z | |
| 2596 | 2026-04-17T05:39:48.472Z | error[E0425]: cannot find function `stub_api_description` in module `my_api_mod` |
| 2597 | 2026-04-17T05:39:48.472Z | --> tests/fail/bad_trait_only5.rs:23:17 |
| 2598 | 2026-04-17T05:39:48.472Z | | |
| 2599 | 2026-04-17T05:39:48.472Z | 23 | my_api_mod::stub_api_description(); |
| 2600 | 2026-04-17T05:39:48.472Z | | ^^^^^^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2601 | 2026-04-17T05:39:48.472Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2602 | 2026-04-17T05:39:48.472Z | |
| 2603 | 2026-04-17T05:39:48.472Z | ACTUAL OUTPUT: |
| 2604 | 2026-04-17T05:39:48.472Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2605 | 2026-04-17T05:39:48.472Z | error: API trait `MyApi` does not have associated type `OtherContext` |
| 2606 | 2026-04-17T05:39:48.472Z | (this type specifies the shared context for endpoints) |
| 2607 | 2026-04-17T05:39:48.472Z | --> tests/fail/bad_trait_only5.rs:8:7 |
| 2608 | 2026-04-17T05:39:48.472Z | | |
| 2609 | 2026-04-17T05:39:48.472Z | 8 | trait MyApi { |
| 2610 | 2026-04-17T05:39:48.472Z | | ^^^^^ |
| 2611 | 2026-04-17T05:39:48.472Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2612 | 2026-04-17T05:39:48.472Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2613 | 2026-04-17T05:39:48.472Z | your test with the environment variable TRYBUILD=overwrite |
| 2614 | 2026-04-17T05:39:48.472Z | |
| 2615 | 2026-04-17T05:39:48.472Z | test tests/fail/bad_trait_only6.rs ... mismatch |
| 2616 | 2026-04-17T05:39:48.472Z | |
| 2617 | 2026-04-17T05:39:48.472Z | EXPECTED: |
| 2618 | 2026-04-17T05:39:48.472Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2619 | 2026-04-17T05:39:48.472Z | error: context type `Context` must not have generics |
| 2620 | 2026-04-17T05:39:48.472Z | --> tests/fail/bad_trait_only6.rs:9:17 |
| 2621 | 2026-04-17T05:39:48.472Z | | |
| 2622 | 2026-04-17T05:39:48.472Z | 9 | type Context<T>; |
| 2623 | 2026-04-17T05:39:48.472Z | | ^^^ |
| 2624 | 2026-04-17T05:39:48.472Z | |
| 2625 | 2026-04-17T05:39:48.472Z | error[E0425]: cannot find function `api_description` in module `my_api_mod` |
| 2626 | 2026-04-17T05:39:48.472Z | --> tests/fail/bad_trait_only6.rs:23:17 |
| 2627 | 2026-04-17T05:39:48.473Z | | |
| 2628 | 2026-04-17T05:39:48.473Z | 23 | my_api_mod::api_description::<MyImpl>(); |
| 2629 | 2026-04-17T05:39:48.473Z | | ^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2630 | 2026-04-17T05:39:48.473Z | |
| 2631 | 2026-04-17T05:39:48.473Z | error[E0425]: cannot find function `stub_api_description` in module `my_api_mod` |
| 2632 | 2026-04-17T05:39:48.473Z | --> tests/fail/bad_trait_only6.rs:24:17 |
| 2633 | 2026-04-17T05:39:48.473Z | | |
| 2634 | 2026-04-17T05:39:48.473Z | 24 | my_api_mod::stub_api_description(); |
| 2635 | 2026-04-17T05:39:48.473Z | | ^^^^^^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2636 | 2026-04-17T05:39:48.473Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2637 | 2026-04-17T05:39:48.473Z | |
| 2638 | 2026-04-17T05:39:48.473Z | ACTUAL OUTPUT: |
| 2639 | 2026-04-17T05:39:48.473Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2640 | 2026-04-17T05:39:48.473Z | error: context type `Context` must not have generics |
| 2641 | 2026-04-17T05:39:48.473Z | --> tests/fail/bad_trait_only6.rs:9:17 |
| 2642 | 2026-04-17T05:39:48.473Z | | |
| 2643 | 2026-04-17T05:39:48.473Z | 9 | type Context<T>; |
| 2644 | 2026-04-17T05:39:48.473Z | | ^^^ |
| 2645 | 2026-04-17T05:39:48.473Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2646 | 2026-04-17T05:39:48.473Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2647 | 2026-04-17T05:39:48.473Z | your test with the environment variable TRYBUILD=overwrite |
| 2648 | 2026-04-17T05:39:48.473Z | |
| 2649 | 2026-04-17T05:39:48.473Z | test tests/fail/bad_trait_only7.rs ... mismatch |
| 2650 | 2026-04-17T05:39:48.473Z | |
| 2651 | 2026-04-17T05:39:48.473Z | EXPECTED: |
| 2652 | 2026-04-17T05:39:48.473Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2653 | 2026-04-17T05:39:48.473Z | error: context type `Context` must not have generics |
| 2654 | 2026-04-17T05:39:48.473Z | --> tests/fail/bad_trait_only7.rs:9:17 |
| 2655 | 2026-04-17T05:39:48.473Z | | |
| 2656 | 2026-04-17T05:39:48.473Z | 9 | type Context<'a>; |
| 2657 | 2026-04-17T05:39:48.473Z | | ^^^^ |
| 2658 | 2026-04-17T05:39:48.473Z | |
| 2659 | 2026-04-17T05:39:48.473Z | error[E0425]: cannot find function `api_description` in module `my_api_mod` |
| 2660 | 2026-04-17T05:39:48.473Z | --> tests/fail/bad_trait_only7.rs:23:17 |
| 2661 | 2026-04-17T05:39:48.473Z | | |
| 2662 | 2026-04-17T05:39:48.473Z | 23 | my_api_mod::api_description::<MyImpl>(); |
| 2663 | 2026-04-17T05:39:48.473Z | | ^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2664 | 2026-04-17T05:39:48.473Z | |
| 2665 | 2026-04-17T05:39:48.473Z | error[E0425]: cannot find function `stub_api_description` in module `my_api_mod` |
| 2666 | 2026-04-17T05:39:48.474Z | --> tests/fail/bad_trait_only7.rs:24:17 |
| 2667 | 2026-04-17T05:39:48.474Z | | |
| 2668 | 2026-04-17T05:39:48.474Z | 24 | my_api_mod::stub_api_description(); |
| 2669 | 2026-04-17T05:39:48.474Z | | ^^^^^^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2670 | 2026-04-17T05:39:48.474Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2671 | 2026-04-17T05:39:48.474Z | |
| 2672 | 2026-04-17T05:39:48.474Z | ACTUAL OUTPUT: |
| 2673 | 2026-04-17T05:39:48.474Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2674 | 2026-04-17T05:39:48.474Z | error: context type `Context` must not have generics |
| 2675 | 2026-04-17T05:39:48.474Z | --> tests/fail/bad_trait_only7.rs:9:17 |
| 2676 | 2026-04-17T05:39:48.474Z | | |
| 2677 | 2026-04-17T05:39:48.474Z | 9 | type Context<'a>; |
| 2678 | 2026-04-17T05:39:48.474Z | | ^^^^ |
| 2679 | 2026-04-17T05:39:48.474Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2680 | 2026-04-17T05:39:48.474Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2681 | 2026-04-17T05:39:48.474Z | your test with the environment variable TRYBUILD=overwrite |
| 2682 | 2026-04-17T05:39:48.474Z | |
| 2683 | 2026-04-17T05:39:48.474Z | test tests/fail/bad_trait_only8.rs ... mismatch |
| 2684 | 2026-04-17T05:39:48.474Z | |
| 2685 | 2026-04-17T05:39:48.474Z | EXPECTED: |
| 2686 | 2026-04-17T05:39:48.474Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2687 | 2026-04-17T05:39:48.474Z | error: API trait `MyApi` must not have generics |
| 2688 | 2026-04-17T05:39:48.474Z | --> tests/fail/bad_trait_only8.rs:8:12 |
| 2689 | 2026-04-17T05:39:48.474Z | | |
| 2690 | 2026-04-17T05:39:48.474Z | 8 | trait MyApi<T> { |
| 2691 | 2026-04-17T05:39:48.474Z | | ^^^ |
| 2692 | 2026-04-17T05:39:48.474Z | |
| 2693 | 2026-04-17T05:39:48.474Z | error[E0425]: cannot find function `api_description` in module `my_api_mod` |
| 2694 | 2026-04-17T05:39:48.474Z | --> tests/fail/bad_trait_only8.rs:23:17 |
| 2695 | 2026-04-17T05:39:48.478Z | | |
| 2696 | 2026-04-17T05:39:48.478Z | 23 | my_api_mod::api_description::<MyImpl>(); |
| 2697 | 2026-04-17T05:39:48.478Z | | ^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2698 | 2026-04-17T05:39:48.478Z | |
| 2699 | 2026-04-17T05:39:48.478Z | error[E0425]: cannot find function `stub_api_description` in module `my_api_mod` |
| 2700 | 2026-04-17T05:39:48.478Z | --> tests/fail/bad_trait_only8.rs:24:17 |
| 2701 | 2026-04-17T05:39:48.478Z | | |
| 2702 | 2026-04-17T05:39:48.478Z | 24 | my_api_mod::stub_api_description(); |
| 2703 | 2026-04-17T05:39:48.478Z | | ^^^^^^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2704 | 2026-04-17T05:39:48.478Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2705 | 2026-04-17T05:39:48.478Z | |
| 2706 | 2026-04-17T05:39:48.478Z | ACTUAL OUTPUT: |
| 2707 | 2026-04-17T05:39:48.478Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2708 | 2026-04-17T05:39:48.478Z | error: API trait `MyApi` must not have generics |
| 2709 | 2026-04-17T05:39:48.479Z | --> tests/fail/bad_trait_only8.rs:8:12 |
| 2710 | 2026-04-17T05:39:48.479Z | | |
| 2711 | 2026-04-17T05:39:48.479Z | 8 | trait MyApi<T> { |
| 2712 | 2026-04-17T05:39:48.479Z | | ^^^ |
| 2713 | 2026-04-17T05:39:48.479Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2714 | 2026-04-17T05:39:48.479Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2715 | 2026-04-17T05:39:48.479Z | your test with the environment variable TRYBUILD=overwrite |
| 2716 | 2026-04-17T05:39:48.479Z | |
| 2717 | 2026-04-17T05:39:48.479Z | test tests/fail/bad_trait_only9.rs ... mismatch |
| 2718 | 2026-04-17T05:39:48.479Z | |
| 2719 | 2026-04-17T05:39:48.479Z | EXPECTED: |
| 2720 | 2026-04-17T05:39:48.479Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2721 | 2026-04-17T05:39:48.479Z | error: API trait `MyApi` must not have generics |
| 2722 | 2026-04-17T05:39:48.479Z | --> tests/fail/bad_trait_only9.rs:8:12 |
| 2723 | 2026-04-17T05:39:48.479Z | | |
| 2724 | 2026-04-17T05:39:48.479Z | 8 | trait MyApi<'a> { |
| 2725 | 2026-04-17T05:39:48.479Z | | ^^^^ |
| 2726 | 2026-04-17T05:39:48.479Z | |
| 2727 | 2026-04-17T05:39:48.479Z | error[E0425]: cannot find function `api_description` in module `my_api_mod` |
| 2728 | 2026-04-17T05:39:48.479Z | --> tests/fail/bad_trait_only9.rs:23:17 |
| 2729 | 2026-04-17T05:39:48.479Z | | |
| 2730 | 2026-04-17T05:39:48.479Z | 23 | my_api_mod::api_description::<MyImpl>(); |
| 2731 | 2026-04-17T05:39:48.480Z | | ^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2732 | 2026-04-17T05:39:48.480Z | |
| 2733 | 2026-04-17T05:39:48.480Z | error[E0425]: cannot find function `stub_api_description` in module `my_api_mod` |
| 2734 | 2026-04-17T05:39:48.480Z | --> tests/fail/bad_trait_only9.rs:24:17 |
| 2735 | 2026-04-17T05:39:48.480Z | | |
| 2736 | 2026-04-17T05:39:48.480Z | 24 | my_api_mod::stub_api_description(); |
| 2737 | 2026-04-17T05:39:48.480Z | | ^^^^^^^^^^^^^^^^^^^^ not found in `my_api_mod` |
| 2738 | 2026-04-17T05:39:48.480Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2739 | 2026-04-17T05:39:48.480Z | |
| 2740 | 2026-04-17T05:39:48.480Z | ACTUAL OUTPUT: |
| 2741 | 2026-04-17T05:39:48.480Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2742 | 2026-04-17T05:39:48.480Z | error: API trait `MyApi` must not have generics |
| 2743 | 2026-04-17T05:39:48.480Z | --> tests/fail/bad_trait_only9.rs:8:12 |
| 2744 | 2026-04-17T05:39:48.480Z | | |
| 2745 | 2026-04-17T05:39:48.480Z | 8 | trait MyApi<'a> { |
| 2746 | 2026-04-17T05:39:48.480Z | | ^^^^ |
| 2747 | 2026-04-17T05:39:48.480Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2748 | 2026-04-17T05:39:48.480Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2749 | 2026-04-17T05:39:48.480Z | your test with the environment variable TRYBUILD=overwrite |
| 2750 | 2026-04-17T05:39:48.480Z | |
| 2751 | 2026-04-17T05:39:48.480Z | test tests/fail/bad_version_backwards.rs ... ok |
| 2752 | 2026-04-17T05:39:48.480Z | test tests/fail/unused_endpoint.rs ... ok |
| 2753 | 2026-04-17T05:39:48.480Z | |
| 2754 | 2026-04-17T05:39:48.480Z | |
| 2755 | 2026-04-17T05:39:48.480Z | error: test failed, to rerun pass `-p dropshot --test fail` |
| 2756 | 2026-04-17T05:39:48.480Z | |
| 2757 | 2026-04-17T05:39:48.480Z | real 1:31.369847114 |
| 2758 | 2026-04-17T05:39:48.480Z | user 7:25.581916227 |
| 2759 | 2026-04-17T05:39:48.480Z | sys 1:36.764535190 |
| 2760 | 2026-04-17T05:39:48.480Z | trap 0.375927024 |
| 2761 | 2026-04-17T05:39:48.480Z | tflt 0.027542180 |
| 2762 | 2026-04-17T05:39:48.481Z | dflt 0.193031163 |
| 2763 | 2026-04-17T05:39:48.481Z | kflt 0.000080170 |
| 2764 | 2026-04-17T05:39:48.481Z | lock 30:10.791159397 |
| 2765 | 2026-04-17T05:39:48.481Z | slp 29:29.819189145 |
| 2766 | 2026-04-17T05:39:48.481Z | lat 24.091775654 |
| 2767 | 2026-04-17T05:39:48.481Z | stop 1:07.795899191 |
| 2768 | 2026-04-17T05:39:48.500Z | process exited: duration 177878 ms, exit code 101 |
| |
| 2769 | 2026-04-17T05:39:48.507Z | found 0 output files |