|
|
|
| 1 | 2026-03-30T05:05:59.723Z | job assigned to worker 01KMYJ3JC70YNEXP1JVDE82GKZ [factory aws, i-00e9fea682a396f18] (queued for 4 m 56 s) |
| |
| 2 | 2026-03-30T05:06:06.166Z | starting task 0: "setup" |
| 3 | 2026-03-30T05:06:06.170Z | ++ uname -s |
| 4 | 2026-03-30T05:06:06.173Z | + kern=SunOS |
| 5 | 2026-03-30T05:06:06.173Z | + build_user=build |
| 6 | 2026-03-30T05:06:06.173Z | + build_uid=12345 |
| 7 | 2026-03-30T05:06:06.173Z | + work_dir=/work |
| 8 | 2026-03-30T05:06:06.173Z | + input_dir=/input |
| 9 | 2026-03-30T05:06:06.173Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-30T05:06:06.173Z | + case "$kern" in |
| 11 | 2026-03-30T05:06:06.173Z | + groupadd -g 12345 build |
| 12 | 2026-03-30T05:06:06.176Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-30T05:06:08.181Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-30T05:06:08.246Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-30T05:06:08.249Z | + home_fs=zfs |
| 16 | 2026-03-30T05:06:08.249Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-30T05:06:08.250Z | + mkdir -p /home/build |
| 18 | 2026-03-30T05:06:08.250Z | + chown build:build /home/build /work |
| 19 | 2026-03-30T05:06:10.251Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-30T05:06:10.254Z | process exited: duration 4089 ms, exit code 0 |
| |
| 21 | 2026-03-30T05:06:10.260Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-30T05:06:10.264Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-30T05:06:10.264Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-30T05:06:10.264Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-30T05:06:10.264Z | * rust toolchain profile = "default" |
| 26 | 2026-03-30T05:06:10.264Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-30T05:06:10.264Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-30T05:06:10.267Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-30T05:06:10.267Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-30T05:06:10.352Z | info: downloading installer |
| 31 | 2026-03-30T05:06:11.680Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-30T05:06:11.680Z | warn: /opt/ooce/bin |
| 33 | 2026-03-30T05:06:11.680Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-30T05:06:11.680Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-30T05:06:11.680Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-30T05:06:11.680Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-30T05:06:11.680Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-30T05:06:11.680Z | error: cannot install while Rust is installed |
| 39 | 2026-03-30T05:06:11.680Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-30T05:06:11.680Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-30T05:06:11.680Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-30T05:06:11.680Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-30T05:06:11.680Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-30T05:06:11.693Z | info: profile set to default |
| 45 | 2026-03-30T05:06:11.693Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-30T05:06:11.696Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-30T05:06:11.831Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-30T05:06:11.834Z | info: downloading 6 components |
| 49 | 2026-03-30T05:06:27.301Z | |
| 50 | 2026-03-30T05:06:27.301Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-03-30T05:06:27.329Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-30T05:06:27.329Z | |
| 53 | 2026-03-30T05:06:27.329Z | |
| 54 | 2026-03-30T05:06:27.329Z | Rust is installed now. Great! |
| 55 | 2026-03-30T05:06:27.329Z | |
| 56 | 2026-03-30T05:06:27.329Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-30T05:06:27.329Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-30T05:06:27.329Z | |
| 59 | 2026-03-30T05:06:27.329Z | To configure your current shell, you need to source |
| 60 | 2026-03-30T05:06:27.329Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-30T05:06:27.329Z | |
| 62 | 2026-03-30T05:06:27.329Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-30T05:06:27.329Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-30T05:06:27.329Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-30T05:06:27.329Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-30T05:06:27.329Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-30T05:06:27.329Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-30T05:06:27.329Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-30T05:06:27.333Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-30T05:06:27.333Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-30T05:06:27.418Z | + rustup --version |
| 72 | 2026-03-30T05:06:27.426Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-30T05:06:27.429Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-30T05:06:27.447Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-30T05:06:27.450Z | + cargo --version |
| 76 | 2026-03-30T05:06:27.464Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-30T05:06:27.467Z | + rustc --version |
| 78 | 2026-03-30T05:06:27.485Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-30T05:06:27.489Z | process exited: duration 17226 ms, exit code 0 |
| |
| 80 | 2026-03-30T05:06:27.494Z | starting task 2: "authentication" |
| 81 | 2026-03-30T05:06:27.511Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-30T05:06:27.517Z | starting task 3: "clone repository" |
| 83 | 2026-03-30T05:06:27.520Z | + mkdir -p /work/oxidecomputer/dropshot |
| 84 | 2026-03-30T05:06:27.523Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 85 | 2026-03-30T05:06:27.553Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 86 | 2026-03-30T05:06:28.468Z | + cd /work/oxidecomputer/dropshot |
| 87 | 2026-03-30T05:06:28.472Z | + git fetch origin 44832f8e68c669722cd7df722e4796b6de048996 |
| 88 | 2026-03-30T05:06:28.712Z | From https://github.com/oxidecomputer/dropshot |
| 89 | 2026-03-30T05:06:28.712Z | * branch 44832f8e68c669722cd7df722e4796b6de048996 -> FETCH_HEAD |
| 90 | 2026-03-30T05:06:28.717Z | + [[ -n dependabot/cargo/subprocess-1.0.3 ]] |
| 91 | 2026-03-30T05:06:28.720Z | ++ git branch --show-current |
| 92 | 2026-03-30T05:06:28.720Z | + current=main |
| 93 | 2026-03-30T05:06:28.720Z | + [[ main != dependabot/cargo/subprocess-1.0.3 ]] |
| 94 | 2026-03-30T05:06:28.720Z | + git branch -f dependabot/cargo/subprocess-1.0.3 44832f8e68c669722cd7df722e4796b6de048996 |
| 95 | 2026-03-30T05:06:28.724Z | + git checkout -f dependabot/cargo/subprocess-1.0.3 |
| 96 | 2026-03-30T05:06:28.736Z | Switched to branch 'dependabot/cargo/subprocess-1.0.3' |
| 97 | 2026-03-30T05:06:28.739Z | + git reset --hard 44832f8e68c669722cd7df722e4796b6de048996 |
| 98 | 2026-03-30T05:06:28.742Z | HEAD is now at 44832f8 Bump subprocess from 1.0.0 to 1.0.3 |
| 99 | 2026-03-30T05:06:28.742Z | process exited: duration 1224 ms, exit code 0 |
| |
| 100 | 2026-03-30T05:06:28.748Z | starting task 4: "build" |
| 101 | 2026-03-30T05:06:28.752Z | + cargo --version |
| 102 | 2026-03-30T05:06:28.757Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 103 | 2026-03-30T05:06:28.937Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 104 | 2026-03-30T05:06:28.941Z | info: downloading 6 components |
| 105 | 2026-03-30T05:06:44.953Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-30T05:06:44.956Z | + rustc --version |
| 107 | 2026-03-30T05:06:44.983Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-30T05:06:44.988Z | + banner build |
| 109 | 2026-03-30T05:06:44.991Z | |
| 110 | 2026-03-30T05:06:44.991Z | ##### # # # # ##### |
| 111 | 2026-03-30T05:06:44.991Z | # # # # # # # # |
| 112 | 2026-03-30T05:06:44.991Z | ##### # # # # # # |
| 113 | 2026-03-30T05:06:44.991Z | # # # # # # # # |
| 114 | 2026-03-30T05:06:44.991Z | # # # # # # # # |
| 115 | 2026-03-30T05:06:44.991Z | ##### #### # ###### ##### |
| 116 | 2026-03-30T05:06:44.991Z | |
| 117 | 2026-03-30T05:06:44.991Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 118 | 2026-03-30T05:06:45.072Z | Updating crates.io index |
| 119 | 2026-03-30T05:06:47.096Z | Downloading crates ... |
| 120 | 2026-03-30T05:06:47.146Z | Downloaded async-stream v0.3.6 |
| 121 | 2026-03-30T05:06:47.149Z | Downloaded autocfg v1.1.0 |
| 122 | 2026-03-30T05:06:47.153Z | Downloaded cfg-if v1.0.0 |
| 123 | 2026-03-30T05:06:47.156Z | Downloaded atomicwrites v0.4.4 |
| 124 | 2026-03-30T05:06:47.158Z | Downloaded adler2 v2.0.1 |
| 125 | 2026-03-30T05:06:47.161Z | Downloaded icu_locid_transform v1.5.0 |
| 126 | 2026-03-30T05:06:47.164Z | Downloaded bitflags v2.11.0 |
| 127 | 2026-03-30T05:06:47.164Z | Downloaded base64 v0.22.1 |
| 128 | 2026-03-30T05:06:47.167Z | Downloaded anyhow v1.0.102 |
| 129 | 2026-03-30T05:06:47.171Z | Downloaded futures-task v0.3.32 |
| 130 | 2026-03-30T05:06:47.174Z | Downloaded block-buffer v0.10.2 |
| 131 | 2026-03-30T05:06:47.180Z | Downloaded httpdate v1.0.1 |
| 132 | 2026-03-30T05:06:47.183Z | Downloaded dyn-clone v1.0.4 |
| 133 | 2026-03-30T05:06:47.183Z | Downloaded match_cfg v0.1.0 |
| 134 | 2026-03-30T05:06:47.183Z | Downloaded ipnet v2.10.0 |
| 135 | 2026-03-30T05:06:47.186Z | Downloaded asn1-rs-derive v0.6.0 |
| 136 | 2026-03-30T05:06:47.186Z | Downloaded asn1-rs-impl v0.2.0 |
| 137 | 2026-03-30T05:06:47.189Z | Downloaded compression-core v0.4.31 |
| 138 | 2026-03-30T05:06:47.189Z | Downloaded log v0.4.17 |
| 139 | 2026-03-30T05:06:47.191Z | Downloaded foreign-types v0.3.2 |
| 140 | 2026-03-30T05:06:47.194Z | Downloaded futures-sink v0.3.32 |
| 141 | 2026-03-30T05:06:47.197Z | Downloaded iana-time-zone v0.1.47 |
| 142 | 2026-03-30T05:06:47.197Z | Downloaded schemars_derive v0.8.22 |
| 143 | 2026-03-30T05:06:47.197Z | Downloaded data-encoding v2.4.0 |
| 144 | 2026-03-30T05:06:47.200Z | Downloaded crc32fast v1.5.0 |
| 145 | 2026-03-30T05:06:47.200Z | Downloaded sha1 v0.10.6 |
| 146 | 2026-03-30T05:06:47.200Z | Downloaded async-trait v0.1.89 |
| 147 | 2026-03-30T05:06:47.203Z | Downloaded hyper-staticfile v0.10.1 |
| 148 | 2026-03-30T05:06:47.206Z | Downloaded native-tls v0.2.12 |
| 149 | 2026-03-30T05:06:47.206Z | Downloaded hyper-rustls v0.27.3 |
| 150 | 2026-03-30T05:06:47.209Z | Downloaded getrandom v0.3.4 |
| 151 | 2026-03-30T05:06:47.209Z | Downloaded icu_provider_macros v1.5.0 |
| 152 | 2026-03-30T05:06:47.212Z | Downloaded generic-array v0.14.5 |
| 153 | 2026-03-30T05:06:47.212Z | Downloaded fnv v1.0.7 |
| 154 | 2026-03-30T05:06:47.212Z | Downloaded heck v0.5.0 |
| 155 | 2026-03-30T05:06:47.214Z | Downloaded errno v0.3.10 |
| 156 | 2026-03-30T05:06:47.215Z | Downloaded console v0.15.7 |
| 157 | 2026-03-30T05:06:47.218Z | Downloaded rustls-native-certs v0.7.0 |
| 158 | 2026-03-30T05:06:47.218Z | Downloaded ryu v1.0.5 |
| 159 | 2026-03-30T05:06:47.220Z | Downloaded rcgen v0.14.7 |
| 160 | 2026-03-30T05:06:47.220Z | Downloaded parking v2.2.0 |
| 161 | 2026-03-30T05:06:47.223Z | Downloaded idna_adapter v1.2.0 |
| 162 | 2026-03-30T05:06:47.223Z | Downloaded form_urlencoded v1.2.2 |
| 163 | 2026-03-30T05:06:47.223Z | Downloaded atomic-waker v1.1.2 |
| 164 | 2026-03-30T05:06:47.223Z | Downloaded hyper-rustls v0.26.0 |
| 165 | 2026-03-30T05:06:47.226Z | Downloaded openssl-macros v0.1.1 |
| 166 | 2026-03-30T05:06:47.226Z | Downloaded http-body-util v0.1.3 |
| 167 | 2026-03-30T05:06:47.229Z | Downloaded mime_guess v2.0.5 |
| 168 | 2026-03-30T05:06:47.229Z | Downloaded dof v0.4.0 |
| 169 | 2026-03-30T05:06:47.229Z | Downloaded debug-ignore v1.0.5 |
| 170 | 2026-03-30T05:06:47.232Z | Downloaded http-body v1.0.1 |
| 171 | 2026-03-30T05:06:47.235Z | Downloaded rand_chacha v0.3.1 |
| 172 | 2026-03-30T05:06:47.235Z | Downloaded rand_core v0.9.5 |
| 173 | 2026-03-30T05:06:47.235Z | Downloaded quinn v0.11.4 |
| 174 | 2026-03-30T05:06:47.238Z | Downloaded rand_chacha v0.9.0 |
| 175 | 2026-03-30T05:06:47.238Z | Downloaded hyper-tls v0.6.0 |
| 176 | 2026-03-30T05:06:47.240Z | Downloaded fastrand v2.1.1 |
| 177 | 2026-03-30T05:06:47.241Z | Downloaded http-range v0.1.4 |
| 178 | 2026-03-30T05:06:47.241Z | Downloaded futures-macro v0.3.32 |
| 179 | 2026-03-30T05:06:47.241Z | Downloaded foreign-types-shared v0.1.1 |
| 180 | 2026-03-30T05:06:47.243Z | Downloaded crypto-common v0.1.6 |
| 181 | 2026-03-30T05:06:47.243Z | Downloaded mime v0.3.16 |
| 182 | 2026-03-30T05:06:47.243Z | Downloaded futures-core v0.3.32 |
| 183 | 2026-03-30T05:06:47.246Z | Downloaded async-stream-impl v0.3.6 |
| 184 | 2026-03-30T05:06:47.246Z | Downloaded percent-encoding v2.3.2 |
| 185 | 2026-03-30T05:06:47.247Z | Downloaded equivalent v1.0.0 |
| 186 | 2026-03-30T05:06:47.249Z | Downloaded schema v0.1.0 |
| 187 | 2026-03-30T05:06:47.250Z | Downloaded num_threads v0.1.3 |
| 188 | 2026-03-30T05:06:47.250Z | Downloaded hostname v0.3.1 |
| 189 | 2026-03-30T05:06:47.250Z | Downloaded digest v0.10.7 |
| 190 | 2026-03-30T05:06:47.252Z | Downloaded pin-utils v0.1.0 |
| 191 | 2026-03-30T05:06:47.252Z | Downloaded plain v0.2.3 |
| 192 | 2026-03-30T05:06:47.259Z | Downloaded lazy_static v1.5.0 |
| 193 | 2026-03-30T05:06:47.263Z | Downloaded newline-converter v0.3.0 |
| 194 | 2026-03-30T05:06:47.266Z | Downloaded cpufeatures v0.2.17 |
| 195 | 2026-03-30T05:06:47.266Z | Downloaded openssl-probe v0.1.4 |
| 196 | 2026-03-30T05:06:47.269Z | Downloaded dtrace-parser v0.3.0 |
| 197 | 2026-03-30T05:06:47.269Z | Downloaded schema-derive v0.1.0 |
| 198 | 2026-03-30T05:06:47.272Z | Downloaded futures-io v0.3.32 |
| 199 | 2026-03-30T05:06:47.272Z | Downloaded simple-mermaid v0.2.0 |
| 200 | 2026-03-30T05:06:47.275Z | Downloaded itoa v1.0.1 |
| 201 | 2026-03-30T05:06:47.275Z | Downloaded slog-bunyan v2.5.0 |
| 202 | 2026-03-30T05:06:47.278Z | Downloaded simd-adler32 v0.3.7 |
| 203 | 2026-03-30T05:06:47.278Z | Downloaded serde_spanned v1.0.4 |
| 204 | 2026-03-30T05:06:47.284Z | Downloaded rusticata-macros v4.1.0 |
| 205 | 2026-03-30T05:06:47.287Z | Downloaded event-listener-strategy v0.5.4 |
| 206 | 2026-03-30T05:06:47.291Z | Downloaded sync_wrapper v1.0.1 |
| 207 | 2026-03-30T05:06:47.293Z | Downloaded pest_generator v2.8.1 |
| 208 | 2026-03-30T05:06:47.296Z | Downloaded stable_deref_trait v1.2.0 |
| 209 | 2026-03-30T05:06:47.299Z | Downloaded hostname v0.4.2 |
| 210 | 2026-03-30T05:06:47.299Z | Downloaded subtle v2.5.0 |
| 211 | 2026-03-30T05:06:47.299Z | Downloaded glob v0.3.0 |
| 212 | 2026-03-30T05:06:47.302Z | Downloaded scopeguard v1.2.0 |
| 213 | 2026-03-30T05:06:47.302Z | Downloaded take_mut v0.2.2 |
| 214 | 2026-03-30T05:06:47.302Z | Downloaded lru-slab v0.1.2 |
| 215 | 2026-03-30T05:06:47.302Z | Downloaded futures-executor v0.3.32 |
| 216 | 2026-03-30T05:06:47.305Z | Downloaded erased-serde v0.3.31 |
| 217 | 2026-03-30T05:06:47.305Z | Downloaded deranged v0.5.5 |
| 218 | 2026-03-30T05:06:47.308Z | Downloaded icu_collections v1.5.0 |
| 219 | 2026-03-30T05:06:47.311Z | Downloaded thread-id v5.0.0 |
| 220 | 2026-03-30T05:06:47.311Z | Downloaded target-triple v1.0.0 |
| 221 | 2026-03-30T05:06:47.311Z | Downloaded asn1-rs v0.7.1 |
| 222 | 2026-03-30T05:06:47.314Z | Downloaded thread_local v1.1.4 |
| 223 | 2026-03-30T05:06:47.317Z | Downloaded is-terminal v0.4.12 |
| 224 | 2026-03-30T05:06:47.317Z | Downloaded tinyvec_macros v0.1.0 |
| 225 | 2026-03-30T05:06:47.324Z | Downloaded rustc-hash v2.0.0 |
| 226 | 2026-03-30T05:06:47.328Z | Downloaded tower-service v0.3.3 |
| 227 | 2026-03-30T05:06:47.328Z | Downloaded tower-layer v0.3.3 |
| 228 | 2026-03-30T05:06:47.331Z | Downloaded powerfmt v0.2.0 |
| 229 | 2026-03-30T05:06:47.331Z | Downloaded buf-list v1.1.2 |
| 230 | 2026-03-30T05:06:47.334Z | Downloaded scroll_derive v0.13.1 |
| 231 | 2026-03-30T05:06:47.336Z | Downloaded displaydoc v0.2.5 |
| 232 | 2026-03-30T05:06:47.337Z | Downloaded serde_urlencoded v0.7.1 |
| 233 | 2026-03-30T05:06:47.339Z | Downloaded semver v1.0.27 |
| 234 | 2026-03-30T05:06:47.342Z | Downloaded litemap v0.7.4 |
| 235 | 2026-03-30T05:06:47.345Z | Downloaded slog-term v2.9.2 |
| 236 | 2026-03-30T05:06:47.348Z | Downloaded slab v0.4.9 |
| 237 | 2026-03-30T05:06:47.348Z | Downloaded pretty-hex v0.4.1 |
| 238 | 2026-03-30T05:06:47.348Z | Downloaded multer v3.1.0 |
| 239 | 2026-03-30T05:06:47.351Z | Downloaded byteorder v1.4.3 |
| 240 | 2026-03-30T05:06:47.351Z | Downloaded sha2 v0.10.8 |
| 241 | 2026-03-30T05:06:47.353Z | Downloaded slog-async v2.8.0 |
| 242 | 2026-03-30T05:06:47.354Z | Downloaded pem v3.0.6 |
| 243 | 2026-03-30T05:06:47.354Z | Downloaded scroll v0.13.0 |
| 244 | 2026-03-30T05:06:47.356Z | Downloaded num-conv v0.2.0 |
| 245 | 2026-03-30T05:06:47.356Z | Downloaded quinn-udp v0.5.5 |
| 246 | 2026-03-30T05:06:47.359Z | Downloaded quote v1.0.45 |
| 247 | 2026-03-30T05:06:47.359Z | Downloaded usdt-attr-macro v0.6.0 |
| 248 | 2026-03-30T05:06:47.364Z | Downloaded synstructure v0.13.1 |
| 249 | 2026-03-30T05:06:47.368Z | Downloaded httparse v1.10.0 |
| 250 | 2026-03-30T05:06:47.371Z | Downloaded oid-registry v0.8.1 |
| 251 | 2026-03-30T05:06:47.371Z | Downloaded async-channel v2.5.0 |
| 252 | 2026-03-30T05:06:47.373Z | Downloaded utf-8 v0.7.6 |
| 253 | 2026-03-30T05:06:47.373Z | Downloaded serde_derive_internals v0.29.0 |
| 254 | 2026-03-30T05:06:47.373Z | Downloaded concurrent-queue v2.5.0 |
| 255 | 2026-03-30T05:06:47.376Z | Downloaded waitgroup v0.1.2 |
| 256 | 2026-03-30T05:06:47.376Z | Downloaded utf16_iter v1.0.5 |
| 257 | 2026-03-30T05:06:47.379Z | Downloaded write16 v1.0.0 |
| 258 | 2026-03-30T05:06:47.379Z | Downloaded time-core v0.1.8 |
| 259 | 2026-03-30T05:06:47.382Z | Downloaded try-lock v0.2.3 |
| 260 | 2026-03-30T05:06:47.382Z | Downloaded thiserror-impl v2.0.18 |
| 261 | 2026-03-30T05:06:47.382Z | Downloaded thiserror v1.0.69 |
| 262 | 2026-03-30T05:06:47.385Z | Downloaded untrusted v0.9.0 |
| 263 | 2026-03-30T05:06:47.388Z | Downloaded tokio-native-tls v0.3.1 |
| 264 | 2026-03-30T05:06:47.388Z | Downloaded tinystr v0.7.6 |
| 265 | 2026-03-30T05:06:47.388Z | Downloaded usdt-macro v0.6.0 |
| 266 | 2026-03-30T05:06:47.391Z | Downloaded usdt v0.6.0 |
| 267 | 2026-03-30T05:06:47.391Z | Downloaded toml_writer v1.0.7+spec-1.1.0 |
| 268 | 2026-03-30T05:06:47.391Z | Downloaded version_check v0.9.5 |
| 269 | 2026-03-30T05:06:47.391Z | Downloaded yoke-derive v0.7.5 |
| 270 | 2026-03-30T05:06:47.394Z | Downloaded utf8_iter v1.0.4 |
| 271 | 2026-03-30T05:06:47.394Z | Downloaded want v0.3.0 |
| 272 | 2026-03-30T05:06:47.394Z | Downloaded tokio-macros v2.6.0 |
| 273 | 2026-03-30T05:06:47.394Z | Downloaded termcolor v1.1.2 |
| 274 | 2026-03-30T05:06:47.396Z | Downloaded zerofrom-derive v0.1.5 |
| 275 | 2026-03-30T05:06:47.401Z | Downloaded thiserror-impl v1.0.69 |
| 276 | 2026-03-30T05:06:47.404Z | Downloaded signal-hook-registry v1.4.0 |
| 277 | 2026-03-30T05:06:47.404Z | Downloaded serde_tokenstream v0.2.3 |
| 278 | 2026-03-30T05:06:47.404Z | Downloaded icu_locid_transform_data v1.5.0 |
| 279 | 2026-03-30T05:06:47.407Z | Downloaded time-macros v0.2.27 |
| 280 | 2026-03-30T05:06:47.407Z | Downloaded rand_core v0.6.3 |
| 281 | 2026-03-30T05:06:47.407Z | Downloaded thiserror v2.0.18 |
| 282 | 2026-03-30T05:06:47.410Z | Downloaded paste v1.0.15 |
| 283 | 2026-03-30T05:06:47.413Z | Downloaded event-listener v5.0.0 |
| 284 | 2026-03-30T05:06:47.413Z | Downloaded rustls-pemfile v2.2.0 |
| 285 | 2026-03-30T05:06:47.417Z | Downloaded crossbeam-utils v0.8.21 |
| 286 | 2026-03-30T05:06:47.417Z | Downloaded compression-codecs v0.4.37 |
| 287 | 2026-03-30T05:06:47.420Z | Downloaded slog-json v2.6.1 |
| 288 | 2026-03-30T05:06:47.420Z | Downloaded unicode-width v0.1.9 |
| 289 | 2026-03-30T05:06:47.420Z | Downloaded smallvec v1.13.2 |
| 290 | 2026-03-30T05:06:47.423Z | Downloaded pkg-config v0.3.31 |
| 291 | 2026-03-30T05:06:47.423Z | Downloaded parking_lot_core v0.9.4 |
| 292 | 2026-03-30T05:06:47.423Z | Downloaded pin-project-lite v0.2.12 |
| 293 | 2026-03-30T05:06:47.426Z | Downloaded num-integer v0.1.46 |
| 294 | 2026-03-30T05:06:47.429Z | Downloaded zerofrom v0.1.5 |
| 295 | 2026-03-30T05:06:47.429Z | Downloaded futures-channel v0.3.32 |
| 296 | 2026-03-30T05:06:47.429Z | Downloaded camino v1.2.2 |
| 297 | 2026-03-30T05:06:47.432Z | Downloaded spin v0.9.8 |
| 298 | 2026-03-30T05:06:47.432Z | Downloaded icu_normalizer_data v1.5.0 |
| 299 | 2026-03-30T05:06:47.435Z | Downloaded getrandom v0.4.1 |
| 300 | 2026-03-30T05:06:47.438Z | Downloaded pest_derive v2.8.1 |
| 301 | 2026-03-30T05:06:47.440Z | Downloaded tempfile v3.27.0 |
| 302 | 2026-03-30T05:06:47.443Z | Downloaded term v1.1.0 |
| 303 | 2026-03-30T05:06:47.443Z | Downloaded tokio-rustls v0.26.0 |
| 304 | 2026-03-30T05:06:47.446Z | Downloaded lock_api v0.4.6 |
| 305 | 2026-03-30T05:06:47.446Z | Downloaded unicode-ident v1.0.12 |
| 306 | 2026-03-30T05:06:47.446Z | Downloaded rustls-pki-types v1.14.0 |
| 307 | 2026-03-30T05:06:47.449Z | Downloaded unicase v2.6.0 |
| 308 | 2026-03-30T05:06:47.449Z | Downloaded parking_lot v0.12.1 |
| 309 | 2026-03-30T05:06:47.452Z | Downloaded pest_meta v2.8.1 |
| 310 | 2026-03-30T05:06:47.452Z | Downloaded trybuild v1.0.116 |
| 311 | 2026-03-30T05:06:47.455Z | Downloaded toml_parser v1.0.10+spec-1.1.0 |
| 312 | 2026-03-30T05:06:47.455Z | Downloaded slog v2.8.2 |
| 313 | 2026-03-30T05:06:47.458Z | Downloaded ucd-trie v0.1.6 |
| 314 | 2026-03-30T05:06:47.458Z | Downloaded icu_properties v1.5.1 |
| 315 | 2026-03-30T05:06:47.461Z | Downloaded usdt-impl v0.6.0 |
| 316 | 2026-03-30T05:06:47.461Z | Downloaded futures v0.3.32 |
| 317 | 2026-03-30T05:06:47.464Z | Downloaded icu_locid v1.5.0 |
| 318 | 2026-03-30T05:06:47.467Z | Downloaded icu_provider v1.5.0 |
| 319 | 2026-03-30T05:06:47.469Z | Downloaded writeable v0.5.5 |
| 320 | 2026-03-30T05:06:47.470Z | Downloaded typenum v1.14.0 |
| 321 | 2026-03-30T05:06:47.470Z | Downloaded similar v2.2.1 |
| 322 | 2026-03-30T05:06:47.473Z | Downloaded zerovec-derive v0.10.3 |
| 323 | 2026-03-30T05:06:47.473Z | Downloaded zeroize v1.7.0 |
| 324 | 2026-03-30T05:06:47.475Z | Downloaded yoke v0.7.5 |
| 325 | 2026-03-30T05:06:47.475Z | Downloaded serde_path_to_error v0.1.20 |
| 326 | 2026-03-30T05:06:47.475Z | Downloaded tokio-tungstenite v0.24.0 |
| 327 | 2026-03-30T05:06:47.479Z | Downloaded socket2 v0.5.9 |
| 328 | 2026-03-30T05:06:47.479Z | Downloaded socket2 v0.6.0 |
| 329 | 2026-03-30T05:06:47.482Z | Downloaded num-traits v0.2.14 |
| 330 | 2026-03-30T05:06:47.482Z | Downloaded toml_datetime v1.0.1+spec-1.1.0 |
| 331 | 2026-03-30T05:06:47.482Z | Downloaded rustversion v1.0.22 |
| 332 | 2026-03-30T05:06:47.485Z | Downloaded hyper v1.8.1 |
| 333 | 2026-03-30T05:06:47.488Z | Downloaded tinyvec v1.5.1 |
| 334 | 2026-03-30T05:06:47.490Z | Downloaded yasna v0.5.2 |
| 335 | 2026-03-30T05:06:47.490Z | Downloaded der-parser v10.0.0 |
| 336 | 2026-03-30T05:06:47.493Z | Downloaded getrandom v0.2.11 |
| 337 | 2026-03-30T05:06:47.493Z | Downloaded serde_derive v1.0.228 |
| 338 | 2026-03-30T05:06:47.496Z | Downloaded proc-macro2 v1.0.106 |
| 339 | 2026-03-30T05:06:47.496Z | Downloaded hashbrown v0.16.1 |
| 340 | 2026-03-30T05:06:47.499Z | Downloaded memmap2 v0.9.8 |
| 341 | 2026-03-30T05:06:47.502Z | Downloaded once_cell v1.20.1 |
| 342 | 2026-03-30T05:06:47.502Z | Downloaded tungstenite v0.24.0 |
| 343 | 2026-03-30T05:06:47.505Z | Downloaded bytes v1.11.1 |
| 344 | 2026-03-30T05:06:47.508Z | Downloaded shlex v1.3.0 |
| 345 | 2026-03-30T05:06:47.508Z | Downloaded ppv-lite86 v0.2.15 |
| 346 | 2026-03-30T05:06:47.508Z | Downloaded icu_normalizer v1.5.0 |
| 347 | 2026-03-30T05:06:47.511Z | Downloaded minimal-lexical v0.2.1 |
| 348 | 2026-03-30T05:06:47.513Z | Downloaded tokio-rustls v0.25.0 |
| 349 | 2026-03-30T05:06:47.517Z | Downloaded crossbeam-channel v0.5.15 |
| 350 | 2026-03-30T05:06:47.524Z | Downloaded flate2 v1.1.9 |
| 351 | 2026-03-30T05:06:47.527Z | Downloaded hyper-util v0.1.20 |
| 352 | 2026-03-30T05:06:47.530Z | Downloaded schemars v0.8.22 |
| 353 | 2026-03-30T05:06:47.536Z | Downloaded expectorate v1.2.0 |
| 354 | 2026-03-30T05:06:47.541Z | Downloaded async-compression v0.4.41 |
| 355 | 2026-03-30T05:06:47.545Z | Downloaded openssl-sys v0.9.107 |
| 356 | 2026-03-30T05:06:47.548Z | Downloaded zmij v1.0.2 |
| 357 | 2026-03-30T05:06:47.551Z | Downloaded cc v1.2.16 |
| 358 | 2026-03-30T05:06:47.554Z | Downloaded url v2.5.4 |
| 359 | 2026-03-30T05:06:47.554Z | Downloaded indexmap v2.13.0 |
| 360 | 2026-03-30T05:06:47.556Z | Downloaded num-bigint v0.4.3 |
| 361 | 2026-03-30T05:06:47.559Z | Downloaded zerocopy-derive v0.8.27 |
| 362 | 2026-03-30T05:06:47.563Z | Downloaded tracing-core v0.1.32 |
| 363 | 2026-03-30T05:06:47.566Z | Downloaded x509-parser v0.18.0 |
| 364 | 2026-03-30T05:06:47.569Z | Downloaded http v1.4.0 |
| 365 | 2026-03-30T05:06:47.572Z | Downloaded futures-util v0.3.32 |
| 366 | 2026-03-30T05:06:47.576Z | Downloaded prettyplease v0.2.37 |
| 367 | 2026-03-30T05:06:47.579Z | Downloaded serde_core v1.0.228 |
| 368 | 2026-03-30T05:06:47.584Z | Downloaded miniz_oxide v0.8.9 |
| 369 | 2026-03-30T05:06:47.588Z | Downloaded idna v1.0.3 |
| 370 | 2026-03-30T05:06:47.590Z | Downloaded zerovec v0.10.4 |
| 371 | 2026-03-30T05:06:47.601Z | Downloaded toml v1.0.7+spec-1.1.0 |
| 372 | 2026-03-30T05:06:47.606Z | Downloaded uuid v1.22.0 |
| 373 | 2026-03-30T05:06:47.610Z | Downloaded h2 v0.4.6 |
| 374 | 2026-03-30T05:06:47.613Z | Downloaded rand v0.8.4 |
| 375 | 2026-03-30T05:06:47.619Z | Downloaded winnow v1.0.0 |
| 376 | 2026-03-30T05:06:47.634Z | Downloaded icu_properties_data v1.5.0 |
| 377 | 2026-03-30T05:06:47.639Z | Downloaded unicode-segmentation v1.10.0 |
| 378 | 2026-03-30T05:06:47.642Z | Downloaded subprocess v1.0.3 |
| 379 | 2026-03-30T05:06:47.645Z | Downloaded serde v1.0.228 |
| 380 | 2026-03-30T05:06:47.645Z | Downloaded memchr v2.6.0 |
| 381 | 2026-03-30T05:06:47.648Z | Downloaded webpki-roots v0.26.5 |
| 382 | 2026-03-30T05:06:47.651Z | Downloaded time v0.3.47 |
| 383 | 2026-03-30T05:06:47.657Z | Downloaded mio v1.0.3 |
| 384 | 2026-03-30T05:06:47.660Z | Downloaded tracing v0.1.40 |
| 385 | 2026-03-30T05:06:47.663Z | Downloaded syn v2.0.117 |
| 386 | 2026-03-30T05:06:47.668Z | Downloaded tower v0.5.2 |
| 387 | 2026-03-30T05:06:47.673Z | Downloaded nom v7.1.3 |
| 388 | 2026-03-30T05:06:47.676Z | Downloaded rand v0.9.2 |
| 389 | 2026-03-30T05:06:47.679Z | Downloaded goblin v0.10.1 |
| 390 | 2026-03-30T05:06:47.682Z | Downloaded chrono v0.4.44 |
| 391 | 2026-03-30T05:06:47.693Z | Downloaded pest v2.8.1 |
| 392 | 2026-03-30T05:06:47.718Z | Downloaded tower-http v0.6.8 |
| 393 | 2026-03-30T05:06:47.722Z | Downloaded reqwest v0.12.28 |
| 394 | 2026-03-30T05:06:47.725Z | Downloaded iri-string v0.7.8 |
| 395 | 2026-03-30T05:06:47.733Z | Downloaded tokio v1.50.0 |
| 396 | 2026-03-30T05:06:47.755Z | Downloaded tokio-util v0.7.18 |
| 397 | 2026-03-30T05:06:47.759Z | Downloaded serde_json v1.0.149 |
| 398 | 2026-03-30T05:06:47.767Z | Downloaded portable-atomic v1.9.0 |
| 399 | 2026-03-30T05:06:47.776Z | Downloaded encoding_rs v0.8.32 |
| 400 | 2026-03-30T05:06:47.789Z | Downloaded rustls-webpki v0.102.8 |
| 401 | 2026-03-30T05:06:47.818Z | Downloaded quinn-proto v0.11.14 |
| 402 | 2026-03-30T05:06:47.826Z | Downloaded vcpkg v0.2.15 |
| 403 | 2026-03-30T05:06:47.848Z | Downloaded zerocopy v0.8.27 |
| 404 | 2026-03-30T05:06:47.859Z | Downloaded webpki-roots v1.0.0 |
| 405 | 2026-03-30T05:06:47.863Z | Downloaded openssl v0.10.72 |
| 406 | 2026-03-30T05:06:47.876Z | Downloaded openapiv3 v2.2.0 |
| 407 | 2026-03-30T05:06:47.882Z | Downloaded rustix v0.38.44 |
| 408 | 2026-03-30T05:06:47.894Z | Downloaded rustls v0.23.13 |
| 409 | 2026-03-30T05:06:47.900Z | Downloaded rustls v0.22.4 |
| 410 | 2026-03-30T05:06:47.907Z | Downloaded rustix v1.1.4 |
| 411 | 2026-03-30T05:06:47.953Z | Downloaded libc v0.2.183 |
| 412 | 2026-03-30T05:06:48.016Z | Downloaded ring v0.17.13 |
| 413 | 2026-03-30T05:06:48.135Z | Compiling proc-macro2 v1.0.106 |
| 414 | 2026-03-30T05:06:48.135Z | Compiling quote v1.0.45 |
| 415 | 2026-03-30T05:06:48.143Z | Compiling unicode-ident v1.0.12 |
| 416 | 2026-03-30T05:06:48.143Z | Compiling libc v0.2.183 |
| 417 | 2026-03-30T05:06:48.143Z | Compiling cfg-if v1.0.0 |
| 418 | 2026-03-30T05:06:48.143Z | Compiling itoa v1.0.1 |
| 419 | 2026-03-30T05:06:48.143Z | Compiling memchr v2.6.0 |
| 420 | 2026-03-30T05:06:48.143Z | Compiling serde_core v1.0.228 |
| 421 | 2026-03-30T05:06:48.143Z | Running `/home/build/.rustup/toolchains/1.94.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=9cf1e424e7482640 -C extra-filename=-b62e94e46ae0834b --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-b62e94e46ae0834b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 422 | 2026-03-30T05:06:48.231Z | Running `/home/build/.rustup/toolchains/1.94.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=5071f5009ca5b3a0 -C extra-filename=-cf1e6df61c2c58ad --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-cf1e6df61c2c58ad -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2026-03-30T05:06:48.234Z | Running `/home/build/.rustup/toolchains/1.94.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=d0f8538247efe52b -C extra-filename=-f95ed342d224a529 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 424 | 2026-03-30T05:06:48.234Z | Running `/home/build/.rustup/toolchains/1.94.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=e4a66d4207b30ec1 -C extra-filename=-37098f264d07060d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 425 | 2026-03-30T05:06:48.234Z | Running `/home/build/.rustup/toolchains/1.94.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=51c0875781740d70 -C extra-filename=-b79fae1ad754898c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 426 | 2026-03-30T05:06:48.238Z | Running `/home/build/.rustup/toolchains/1.94.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=6fa88aa641b02400 -C extra-filename=-aa7e10a13bd9b6c9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-aa7e10a13bd9b6c9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 427 | 2026-03-30T05:06:48.238Z | Running `/home/build/.rustup/toolchains/1.94.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.183/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=090159da7ba38c8a -C extra-filename=-53ae98a8505355c5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-53ae98a8505355c5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2026-03-30T05:06:48.241Z | Running `/home/build/.rustup/toolchains/1.94.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=1a48ab3410076474 -C extra-filename=-4679cba306b354ec --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-03-30T05:06:48.288Z | Compiling pin-project-lite v0.2.12 |
| 430 | 2026-03-30T05:06:48.295Z | Running `/home/build/.rustup/toolchains/1.94.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=63bd2763b7926dfb -C extra-filename=-c004f392f1597ca5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2026-03-30T05:06:48.338Z | Compiling autocfg v1.1.0 |
| 432 | 2026-03-30T05:06:48.360Z | Running `/home/build/.rustup/toolchains/1.94.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=40f6efdf40de8e4a -C extra-filename=-0b047f77d0c44248 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 433 | 2026-03-30T05:06:48.372Z | Compiling shlex v1.3.0 |
| 434 | 2026-03-30T05:06:48.379Z | Running `/home/build/.rustup/toolchains/1.94.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=7669b8ea6def4cea -C extra-filename=-4c89cc3a585cb2e5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 435 | 2026-03-30T05:06:48.382Z | Compiling bytes v1.11.1 |
| 436 | 2026-03-30T05:06:48.387Z | Running `/home/build/.rustup/toolchains/1.94.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=eedd5ec72daa4c07 -C extra-filename=-c52e7ad402ba267e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 437 | 2026-03-30T05:06:48.550Z | Compiling cc v1.2.16 |
| 438 | 2026-03-30T05:06:48.558Z | Running `/home/build/.rustup/toolchains/1.94.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=30d22c1d4d8de69a -C extra-filename=-f3ec1049b43dc80a --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-4c89cc3a585cb2e5.rmeta --cap-lints allow` |
| 439 | 2026-03-30T05:06:48.561Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-cf1e6df61c2c58ad/build-script-build` |
| 440 | 2026-03-30T05:06:48.561Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-b62e94e46ae0834b/build-script-build` |
| 441 | 2026-03-30T05:06:48.561Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-aa7e10a13bd9b6c9/build-script-build` |
| 442 | 2026-03-30T05:06:48.591Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-53ae98a8505355c5/build-script-build` |
| 443 | 2026-03-30T05:06:48.600Z | Compiling smallvec v1.13.2 |
| 444 | 2026-03-30T05:06:48.607Z | Running `/home/build/.rustup/toolchains/1.94.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=21f29d32783ba196 -C extra-filename=-ba1228a7dddca661 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 445 | 2026-03-30T05:06:48.610Z | Running `/home/build/.rustup/toolchains/1.94.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=c3cd77abd46a8d88 -C extra-filename=-5bcb53970a4b411d --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)'` |
| 446 | 2026-03-30T05:06:48.618Z | Compiling once_cell v1.20.1 |
| 447 | 2026-03-30T05:06:48.621Z | Running `/home/build/.rustup/toolchains/1.94.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=71dc1451f230ad38 -C extra-filename=-1637cafe848a1061 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 448 | 2026-03-30T05:06:48.627Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.183/src/lib.rs --error-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=3baadac61fb36e04 -C extra-filename=-5a28509419c94dcf --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"))'` |
| 449 | 2026-03-30T05:06:48.823Z | Compiling futures-core v0.3.32 |
| 450 | 2026-03-30T05:06:48.826Z | Running `/home/build/.rustup/toolchains/1.94.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=feec306d6a8f4424 -C extra-filename=-f7d189b3358106af --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 451 | 2026-03-30T05:06:48.840Z | Compiling version_check v0.9.5 |
| 452 | 2026-03-30T05:06:48.843Z | Running `/home/build/.rustup/toolchains/1.94.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=40e271d5ab550594 -C extra-filename=-6892431191ebbd57 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 453 | 2026-03-30T05:06:48.905Z | Running `/home/build/.rustup/toolchains/1.94.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=4b3c5cd7d4ed7b65 -C extra-filename=-8154a307aae54b13 --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-f95ed342d224a529.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)'` |
| 454 | 2026-03-30T05:06:48.976Z | Compiling parking_lot_core v0.9.4 |
| 455 | 2026-03-30T05:06:48.980Z | Running `/home/build/.rustup/toolchains/1.94.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=00a1e8cf555df00b -C extra-filename=-8cb3495f2fb9f7bc --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-8cb3495f2fb9f7bc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 456 | 2026-03-30T05:06:48.999Z | Compiling log v0.4.17 |
| 457 | 2026-03-30T05:06:49.002Z | Running `/home/build/.rustup/toolchains/1.94.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=746d4ceee4805c29 -C extra-filename=-5cd13960d4e2f5ba --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-5cd13960d4e2f5ba -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 458 | 2026-03-30T05:06:49.056Z | Compiling scopeguard v1.2.0 |
| 459 | 2026-03-30T05:06:49.059Z | Running `/home/build/.rustup/toolchains/1.94.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=033ad16afd9adb69 -C extra-filename=-80b95f9a8368318b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 460 | 2026-03-30T05:06:49.133Z | Compiling lock_api v0.4.6 |
| 461 | 2026-03-30T05:06:49.136Z | Running `/home/build/.rustup/toolchains/1.94.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=35fd61b9b5b79f4f -C extra-filename=-4f8444acf32d1158 --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-80b95f9a8368318b.rmeta --cap-lints allow` |
| 462 | 2026-03-30T05:06:49.136Z | Compiling signal-hook-registry v1.4.0 |
| 463 | 2026-03-30T05:06:49.136Z | Running `/home/build/.rustup/toolchains/1.94.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=c78a38b133d35c4c -C extra-filename=-b6368fce137b1579 --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-5a28509419c94dcf.rmeta --cap-lints allow` |
| 464 | 2026-03-30T05:06:49.157Z | Compiling socket2 v0.6.0 |
| 465 | 2026-03-30T05:06:49.160Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=a5d40dbe6c3b884c -C extra-filename=-9c971509069f8b17 --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-5a28509419c94dcf.rmeta --cap-lints allow` |
| 466 | 2026-03-30T05:06:49.219Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-5cd13960d4e2f5ba/build-script-build` |
| 467 | 2026-03-30T05:06:49.235Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-8cb3495f2fb9f7bc/build-script-build` |
| 468 | 2026-03-30T05:06:49.238Z | Running `/home/build/.rustup/toolchains/1.94.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=a89ba0d3ba669e96 -C extra-filename=-8420145043d9b9bb --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-37098f264d07060d.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 469 | 2026-03-30T05:06:49.245Z | Running `/home/build/.rustup/toolchains/1.94.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=11766755f17bb983 -C extra-filename=-631fd9a6da07bd25 --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-37098f264d07060d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ba1228a7dddca661.rmeta --cap-lints allow` |
| 470 | 2026-03-30T05:06:49.349Z | Running `/home/build/.rustup/toolchains/1.94.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=8bf052753f744d1f -C extra-filename=-7ee462b08d0fd357 --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-8154a307aae54b13.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 471 | 2026-03-30T05:06:49.443Z | Compiling parking_lot v0.12.1 |
| 472 | 2026-03-30T05:06:49.446Z | Running `/home/build/.rustup/toolchains/1.94.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=9e95d8654410ca86 -C extra-filename=-cc6dd3bacc01936a --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-4f8444acf32d1158.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-631fd9a6da07bd25.rmeta --cap-lints allow` |
| 473 | 2026-03-30T05:06:49.538Z | Compiling syn v2.0.117 |
| 474 | 2026-03-30T05:06:49.541Z | Running `/home/build/.rustup/toolchains/1.94.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=27964dc6deb1a386 -C extra-filename=-38424bd37fb5ed7f --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-f95ed342d224a529.rmeta --cap-lints allow` |
| 475 | 2026-03-30T05:06:49.550Z | Compiling mio v1.0.3 |
| 476 | 2026-03-30T05:06:49.558Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=4ae3814bfe381891 -C extra-filename=-3ffc57294a939c0c --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-5a28509419c94dcf.rmeta --cap-lints allow` |
| 477 | 2026-03-30T05:06:49.611Z | Compiling slab v0.4.9 |
| 478 | 2026-03-30T05:06:49.615Z | Running `/home/build/.rustup/toolchains/1.94.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=aa54a4355ecd6e3d -C extra-filename=-bacf0ed386515984 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-bacf0ed386515984 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-0b047f77d0c44248.rlib --cap-lints allow` |
| 479 | 2026-03-30T05:06:49.641Z | Compiling futures-sink v0.3.32 |
| 480 | 2026-03-30T05:06:49.644Z | Running `/home/build/.rustup/toolchains/1.94.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=bdaeb1e718a036e0 -C extra-filename=-e2c29911eaf7bd3d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 481 | 2026-03-30T05:06:49.651Z | Compiling zmij v1.0.2 |
| 482 | 2026-03-30T05:06:49.654Z | Running `/home/build/.rustup/toolchains/1.94.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=85c9255899fd1df1 -C extra-filename=-f174a6475296c79b --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-f174a6475296c79b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 483 | 2026-03-30T05:06:49.741Z | Compiling serde v1.0.228 |
| 484 | 2026-03-30T05:06:49.744Z | Running `/home/build/.rustup/toolchains/1.94.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=b93d6b89e5123503 -C extra-filename=-a4eee3b874739af7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-a4eee3b874739af7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 485 | 2026-03-30T05:06:49.754Z | Compiling getrandom v0.2.11 |
| 486 | 2026-03-30T05:06:49.762Z | Running `/home/build/.rustup/toolchains/1.94.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=4cda4e3be8248df2 -C extra-filename=-782f80be9ffb67b8 --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-37098f264d07060d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --cap-lints allow` |
| 487 | 2026-03-30T05:06:49.835Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-bacf0ed386515984/build-script-build` |
| 488 | 2026-03-30T05:06:49.860Z | Compiling serde_json v1.0.149 |
| 489 | 2026-03-30T05:06:49.863Z | Running `/home/build/.rustup/toolchains/1.94.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=64b30b8f7cac45e3 -C extra-filename=-43015066b386fc2e --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-43015066b386fc2e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 490 | 2026-03-30T05:06:49.924Z | Running `/home/build/.rustup/toolchains/1.94.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=be05a6ca82a04e1d -C extra-filename=-b96d00787acc68f6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 491 | 2026-03-30T05:06:49.937Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-f174a6475296c79b/build-script-build` |
| 492 | 2026-03-30T05:06:49.960Z | Compiling futures-channel v0.3.32 |
| 493 | 2026-03-30T05:06:49.964Z | Running `/home/build/.rustup/toolchains/1.94.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=60050e425593f5a7 -C extra-filename=-0451efcfe47105d8 --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-f7d189b3358106af.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-e2c29911eaf7bd3d.rmeta --cap-lints allow` |
| 494 | 2026-03-30T05:06:49.976Z | Running `/home/build/.rustup/toolchains/1.94.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=5db780a84af44b45 -C extra-filename=-259912f7ae9f226a --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)'` |
| 495 | 2026-03-30T05:06:50.056Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-a4eee3b874739af7/build-script-build` |
| 496 | 2026-03-30T05:06:50.070Z | Compiling http v1.4.0 |
| 497 | 2026-03-30T05:06:50.077Z | Running `/home/build/.rustup/toolchains/1.94.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=fb6c5bb761491e45 -C extra-filename=-cec6a1300e930885 --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-c52e7ad402ba267e.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-4679cba306b354ec.rmeta --cap-lints allow` |
| 498 | 2026-03-30T05:06:50.083Z | Compiling bitflags v2.11.0 |
| 499 | 2026-03-30T05:06:50.086Z | Running `/home/build/.rustup/toolchains/1.94.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=2e0ea462f6e91fe9 -C extra-filename=-8feeb20b170f3d18 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 500 | 2026-03-30T05:06:50.086Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-43015066b386fc2e/build-script-build` |
| 501 | 2026-03-30T05:06:50.099Z | Compiling thiserror v2.0.18 |
| 502 | 2026-03-30T05:06:50.102Z | Running `/home/build/.rustup/toolchains/1.94.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=cdd347c196ecbe2c -C extra-filename=-37d600b2925b8d26 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-37d600b2925b8d26 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 503 | 2026-03-30T05:06:50.109Z | Compiling zeroize v1.7.0 |
| 504 | 2026-03-30T05:06:50.112Z | Running `/home/build/.rustup/toolchains/1.94.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=5713412aa65a4ad5 -C extra-filename=-b816a0552752043d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 505 | 2026-03-30T05:06:50.161Z | Compiling ring v0.17.13 |
| 506 | 2026-03-30T05:06:50.164Z | Running `/home/build/.rustup/toolchains/1.94.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=0d100c6e8b16ae53 -C extra-filename=-bdc3b7137091fec8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-bdc3b7137091fec8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-f3ec1049b43dc80a.rlib --cap-lints allow` |
| 507 | 2026-03-30T05:06:50.194Z | Compiling futures-task v0.3.32 |
| 508 | 2026-03-30T05:06:50.202Z | Running `/home/build/.rustup/toolchains/1.94.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=71a17959a443f1de -C extra-filename=-72899e7a3f8ca1c0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 509 | 2026-03-30T05:06:50.281Z | Compiling rustls-pki-types v1.14.0 |
| 510 | 2026-03-30T05:06:50.288Z | Running `/home/build/.rustup/toolchains/1.94.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=58928b66287f8db6 -C extra-filename=-5fc11c8fcda62918 --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-b816a0552752043d.rmeta --cap-lints allow` |
| 511 | 2026-03-30T05:06:50.317Z | Compiling futures-io v0.3.32 |
| 512 | 2026-03-30T05:06:50.320Z | Running `/home/build/.rustup/toolchains/1.94.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=f520236eb33704bd -C extra-filename=-b5794adf88a0eab4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2026-03-30T05:06:50.368Z | Compiling stable_deref_trait v1.2.0 |
| 514 | 2026-03-30T05:06:50.371Z | Running `/home/build/.rustup/toolchains/1.94.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=58a7da79121dc52e -C extra-filename=-c1f31c0224b0e81e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 515 | 2026-03-30T05:06:50.438Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-37d600b2925b8d26/build-script-build` |
| 516 | 2026-03-30T05:06:50.455Z | Running `/home/build/.rustup/toolchains/1.94.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=d1871f68eb98518e -C extra-filename=-767b3abeb656a9cc --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-767b3abeb656a9cc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 517 | 2026-03-30T05:06:50.476Z | Compiling httparse v1.10.0 |
| 518 | 2026-03-30T05:06:50.479Z | Running `/home/build/.rustup/toolchains/1.94.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=56dbb69ed484c3c6 -C extra-filename=-bf9dd980ed1a5e03 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-bf9dd980ed1a5e03 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 519 | 2026-03-30T05:06:50.550Z | Compiling getrandom v0.4.1 |
| 520 | 2026-03-30T05:06:50.553Z | Running `/home/build/.rustup/toolchains/1.94.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=2eae641358d8b61c -C extra-filename=-37d19b640d3c72c6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-37d19b640d3c72c6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 521 | 2026-03-30T05:06:50.636Z | Compiling hashbrown v0.16.1 |
| 522 | 2026-03-30T05:06:50.639Z | Running `/home/build/.rustup/toolchains/1.94.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=820e580470f69616 -C extra-filename=-b6f5bf0ba0a287b0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 523 | 2026-03-30T05:06:50.654Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-bdc3b7137091fec8/build-script-build` |
| 524 | 2026-03-30T05:06:50.749Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-767b3abeb656a9cc/build-script-build` |
| 525 | 2026-03-30T05:06:50.769Z | Compiling equivalent v1.0.0 |
| 526 | 2026-03-30T05:06:50.772Z | Running `/home/build/.rustup/toolchains/1.94.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=b48284ace632592f -C extra-filename=-015b4fbb6af3b356 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 527 | 2026-03-30T05:06:50.788Z | Running `/home/build/.rustup/toolchains/1.94.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=1734cbf6da2c8c3d -C extra-filename=-2cb211e6cd494113 --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)'` |
| 528 | 2026-03-30T05:06:50.800Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-37d19b640d3c72c6/build-script-build` |
| 529 | 2026-03-30T05:06:50.812Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-bf9dd980ed1a5e03/build-script-build` |
| 530 | 2026-03-30T05:06:50.812Z | Running `/home/build/.rustup/toolchains/1.94.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=7ad6ba2df712fa5c -C extra-filename=-92a5b160c119c818 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-92a5b160c119c818 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 531 | 2026-03-30T05:06:50.849Z | Compiling untrusted v0.9.0 |
| 532 | 2026-03-30T05:06:50.852Z | Running `/home/build/.rustup/toolchains/1.94.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=cdb24e57e3024f11 -C extra-filename=-ae8ac2e8851828cd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 533 | 2026-03-30T05:06:50.856Z | Running `/home/build/.rustup/toolchains/1.94.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=0285de8deeccc87b -C extra-filename=-e1df7f6c99a3ef24 --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` |
| 534 | 2026-03-30T05:06:50.966Z | Compiling ucd-trie v0.1.6 |
| 535 | 2026-03-30T05:06:50.969Z | Running `/home/build/.rustup/toolchains/1.94.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=9eb890503e88354d -C extra-filename=-1d16e7c1b377a8ed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 536 | 2026-03-30T05:06:51.109Z | Compiling indexmap v2.13.0 |
| 537 | 2026-03-30T05:06:51.112Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.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 --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=9cdf37b710046308 -C extra-filename=-606652a35ea792c9 --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-015b4fbb6af3b356.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-b6f5bf0ba0a287b0.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --cap-lints allow` |
| 538 | 2026-03-30T05:06:51.127Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-92a5b160c119c818/build-script-build` |
| 539 | 2026-03-30T05:06:51.159Z | Running `/home/build/.rustup/toolchains/1.94.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=e9a746463cfb0f70 -C extra-filename=-19cb63bc6497349f --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-37098f264d07060d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --cap-lints allow` |
| 540 | 2026-03-30T05:06:51.172Z | Compiling http-body v1.0.1 |
| 541 | 2026-03-30T05:06:51.172Z | Running `/home/build/.rustup/toolchains/1.94.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=02335d48b9d77869 -C extra-filename=-41082e182ce66fa9 --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-c52e7ad402ba267e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --cap-lints allow` |
| 542 | 2026-03-30T05:06:51.177Z | Running `/home/build/.rustup/toolchains/1.94.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=1db39df320921733 -C extra-filename=-10b65be055c40a43 --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-4679cba306b354ec.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b79fae1ad754898c.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-259912f7ae9f226a.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 543 | 2026-03-30T05:06:51.279Z | Compiling tracing-core v0.1.32 |
| 544 | 2026-03-30T05:06:51.282Z | Running `/home/build/.rustup/toolchains/1.94.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=596ceeb9bbb5e975 -C extra-filename=-ebb7ce384c65d60d --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-1637cafe848a1061.rmeta --cap-lints allow` |
| 545 | 2026-03-30T05:06:51.305Z | Compiling percent-encoding v2.3.2 |
| 546 | 2026-03-30T05:06:51.309Z | Running `/home/build/.rustup/toolchains/1.94.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=fe3eca0146b0812d -C extra-filename=-0f2988994b10e24b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 547 | 2026-03-30T05:06:51.314Z | Compiling writeable v0.5.5 |
| 548 | 2026-03-30T05:06:51.317Z | Running `/home/build/.rustup/toolchains/1.94.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=905c4577cd3d084a -C extra-filename=-ce29694ad88f57c3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 549 | 2026-03-30T05:06:51.501Z | Compiling litemap v0.7.4 |
| 550 | 2026-03-30T05:06:51.504Z | Running `/home/build/.rustup/toolchains/1.94.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=61f537a78e43c01e -C extra-filename=-3ba8bfb187fcab3a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 551 | 2026-03-30T05:06:51.596Z | Compiling pkg-config v0.3.31 |
| 552 | 2026-03-30T05:06:51.599Z | Running `/home/build/.rustup/toolchains/1.94.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=23ef8fb7ca6c0f1b -C extra-filename=-0d75d8e3eeee9d77 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 553 | 2026-03-30T05:06:51.696Z | Compiling zerocopy v0.8.27 |
| 554 | 2026-03-30T05:06:51.699Z | Running `/home/build/.rustup/toolchains/1.94.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=cc251083f4230b42 -C extra-filename=-220496b3d026a4b8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-220496b3d026a4b8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 555 | 2026-03-30T05:06:51.750Z | Compiling typenum v1.14.0 |
| 556 | 2026-03-30T05:06:51.750Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=9c974a2f38d33401 -C extra-filename=-9f87fe1a169c4aee --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-9f87fe1a169c4aee -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 557 | 2026-03-30T05:06:51.863Z | Compiling vcpkg v0.2.15 |
| 558 | 2026-03-30T05:06:51.866Z | Running `/home/build/.rustup/toolchains/1.94.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=08f38721ed51deb6 -C extra-filename=-2b8283b67bf6711d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 559 | 2026-03-30T05:06:52.032Z | Compiling atomic-waker v1.1.2 |
| 560 | 2026-03-30T05:06:52.038Z | Running `/home/build/.rustup/toolchains/1.94.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=8b4144e119d19056 -C extra-filename=-b9cd23661a8d912b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 561 | 2026-03-30T05:06:52.067Z | Compiling rustversion v1.0.22 |
| 562 | 2026-03-30T05:06:52.070Z | Running `/home/build/.rustup/toolchains/1.94.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=db8bdc82414f7fb1 -C extra-filename=-9d5fa2ff317f2c44 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-9d5fa2ff317f2c44 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 563 | 2026-03-30T05:06:52.157Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-220496b3d026a4b8/build-script-build` |
| 564 | 2026-03-30T05:06:52.191Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-9f87fe1a169c4aee/build-script-main` |
| 565 | 2026-03-30T05:06:52.196Z | Compiling tracing v0.1.40 |
| 566 | 2026-03-30T05:06:52.199Z | Running `/home/build/.rustup/toolchains/1.94.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=71a97dacf0a8f3c5 -C extra-filename=-d1756a6808725006 --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-c004f392f1597ca5.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-ebb7ce384c65d60d.rmeta --cap-lints allow` |
| 567 | 2026-03-30T05:06:52.205Z | Running `/home/build/.rustup/toolchains/1.94.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=bb5b28380a54218f -C extra-filename=-e55fbc1e7939a25c --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-37098f264d07060d.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-782f80be9ffb67b8.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-ae8ac2e8851828cd.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 568 | 2026-03-30T05:06:52.271Z | Compiling generic-array v0.14.5 |
| 569 | 2026-03-30T05:06:52.277Z | Running `/home/build/.rustup/toolchains/1.94.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=e58036604f5de117 -C extra-filename=-8330897b633cdb10 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-8330897b633cdb10 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-6892431191ebbd57.rlib --cap-lints allow` |
| 570 | 2026-03-30T05:06:52.338Z | Compiling synstructure v0.13.1 |
| 571 | 2026-03-30T05:06:52.341Z | Running `/home/build/.rustup/toolchains/1.94.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=68952cd57c6a673b -C extra-filename=-7600eee586987b20 --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rmeta --cap-lints allow` |
| 572 | 2026-03-30T05:06:52.405Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-9d5fa2ff317f2c44/build-script-build` |
| 573 | 2026-03-30T05:06:52.414Z | Compiling errno v0.3.10 |
| 574 | 2026-03-30T05:06:52.417Z | Running `/home/build/.rustup/toolchains/1.94.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=50bd9f583909272d -C extra-filename=-575ea9a753831f2f --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-5a28509419c94dcf.rmeta --cap-lints allow` |
| 575 | 2026-03-30T05:06:52.439Z | Compiling openssl-sys v0.9.107 |
| 576 | 2026-03-30T05:06:52.443Z | Running `/home/build/.rustup/toolchains/1.94.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=2c601a7df8022817 -C extra-filename=-0c72476a5c8e5ff3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-0c72476a5c8e5ff3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-f3ec1049b43dc80a.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-0d75d8e3eeee9d77.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-2b8283b67bf6711d.rlib --cap-lints allow` |
| 577 | 2026-03-30T05:06:52.448Z | Compiling crossbeam-utils v0.8.21 |
| 578 | 2026-03-30T05:06:52.448Z | Running `/home/build/.rustup/toolchains/1.94.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=6c1c130475b25a0e -C extra-filename=-7bc8d81c7151ccb5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-7bc8d81c7151ccb5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 579 | 2026-03-30T05:06:52.485Z | Compiling try-lock v0.2.3 |
| 580 | 2026-03-30T05:06:52.488Z | Running `/home/build/.rustup/toolchains/1.94.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=948127ec1bf3e670 -C extra-filename=-6747395614b29c87 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 581 | 2026-03-30T05:06:52.561Z | Compiling fnv v1.0.7 |
| 582 | 2026-03-30T05:06:52.564Z | Running `/home/build/.rustup/toolchains/1.94.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=c5d75c66e75916e6 -C extra-filename=-9238218f23af42c1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 583 | 2026-03-30T05:06:52.582Z | Compiling rustix v1.1.4 |
| 584 | 2026-03-30T05:06:52.588Z | Running `/home/build/.rustup/toolchains/1.94.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=420c01044302d965 -C extra-filename=-f97c28df03a9d4ac --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-f97c28df03a9d4ac -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 585 | 2026-03-30T05:06:52.592Z | Compiling want v0.3.0 |
| 586 | 2026-03-30T05:06:52.595Z | Running `/home/build/.rustup/toolchains/1.94.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=644750e28a4b808e -C extra-filename=-8ccb8454085652a6 --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-8420145043d9b9bb.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-6747395614b29c87.rmeta --cap-lints allow` |
| 587 | 2026-03-30T05:06:52.655Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-8330897b633cdb10/build-script-build` |
| 588 | 2026-03-30T05:06:52.704Z | Running `/home/build/.rustup/toolchains/1.94.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=0078833e98a88b14 -C extra-filename=-7856f449171dcf79 --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"))'` |
| 589 | 2026-03-30T05:06:52.735Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-7bc8d81c7151ccb5/build-script-build` |
| 590 | 2026-03-30T05:06:52.747Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=17a4fafc4224272f -C extra-filename=-5ebea20019e65b9d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 591 | 2026-03-30T05:06:52.755Z | Compiling subtle v2.5.0 |
| 592 | 2026-03-30T05:06:52.763Z | Running `/home/build/.rustup/toolchains/1.94.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=8b9322a9892c8284 -C extra-filename=-7e63f0eddfad7a41 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 593 | 2026-03-30T05:06:52.833Z | Compiling base64 v0.22.1 |
| 594 | 2026-03-30T05:06:52.836Z | Running `/home/build/.rustup/toolchains/1.94.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=9648f4622b3ff7fe -C extra-filename=-b738cfa096a74f0a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 595 | 2026-03-30T05:06:52.903Z | Compiling httpdate v1.0.1 |
| 596 | 2026-03-30T05:06:52.906Z | Running `/home/build/.rustup/toolchains/1.94.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=43eb541ac790663f -C extra-filename=-3da35ee8194b1f3e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 597 | 2026-03-30T05:06:52.926Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-f97c28df03a9d4ac/build-script-build` |
| 598 | 2026-03-30T05:06:52.935Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-0c72476a5c8e5ff3/build-script-main` |
| 599 | 2026-03-30T05:06:52.994Z | Compiling byteorder v1.4.3 |
| 600 | 2026-03-30T05:06:52.996Z | Running `/home/build/.rustup/toolchains/1.94.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=c4a9290f6a779ab0 -C extra-filename=-a8984151d596ffec --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 601 | 2026-03-30T05:06:53.134Z | Compiling time-core v0.1.8 |
| 602 | 2026-03-30T05:06:53.183Z | Running `/home/build/.rustup/toolchains/1.94.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=242b88c87b68ae78 -C extra-filename=-72c584b7836e9359 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 603 | 2026-03-30T05:06:53.187Z | Compiling powerfmt v0.2.0 |
| 604 | 2026-03-30T05:06:53.187Z | Compiling num-conv v0.2.0 |
| 605 | 2026-03-30T05:06:53.187Z | Running `/home/build/.rustup/toolchains/1.94.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=c0cf46f20d4fb608 -C extra-filename=-1ac17a95d87578c1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 606 | 2026-03-30T05:06:53.187Z | Running `/home/build/.rustup/toolchains/1.94.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=d7334e557f31932c -C extra-filename=-30f3103dfe9ea1e7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 607 | 2026-03-30T05:06:53.279Z | Compiling pin-utils v0.1.0 |
| 608 | 2026-03-30T05:06:53.286Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dd2ffd6a1e84ccc9 -C extra-filename=-5eef859f2d1164fa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 609 | 2026-03-30T05:06:53.291Z | Compiling tower-service v0.3.3 |
| 610 | 2026-03-30T05:06:53.291Z | Running `/home/build/.rustup/toolchains/1.94.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=2fe9a23728f0151b -C extra-filename=-5d2582284eb0eb9e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 611 | 2026-03-30T05:06:53.297Z | Compiling icu_locid_transform_data v1.5.0 |
| 612 | 2026-03-30T05:06:53.304Z | Running `/home/build/.rustup/toolchains/1.94.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=1b0a9eeca325ae15 -C extra-filename=-23e6199d71cf8ace --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 613 | 2026-03-30T05:06:53.308Z | Compiling tower-layer v0.3.3 |
| 614 | 2026-03-30T05:06:53.308Z | Running `/home/build/.rustup/toolchains/1.94.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=8fed4cd750b5d976 -C extra-filename=-b894ad9be9c4b00f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 615 | 2026-03-30T05:06:53.317Z | Compiling time-macros v0.2.27 |
| 616 | 2026-03-30T05:06:53.321Z | Running `/home/build/.rustup/toolchains/1.94.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=2f9bbbf7cbcdbede -C extra-filename=-7391669fa5fe6be0 --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-30f3103dfe9ea1e7.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-72c584b7836e9359.rlib --extern proc_macro --cap-lints allow` |
| 617 | 2026-03-30T05:06:53.344Z | Compiling deranged v0.5.5 |
| 618 | 2026-03-30T05:06:53.347Z | Running `/home/build/.rustup/toolchains/1.94.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=da027309d64c4ae8 -C extra-filename=-c92d838191756497 --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-1ac17a95d87578c1.rmeta --cap-lints allow` |
| 619 | 2026-03-30T05:06:53.363Z | Compiling slog v2.8.2 |
| 620 | 2026-03-30T05:06:53.366Z | Running `/home/build/.rustup/toolchains/1.94.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=16d2b8b8d4ab21b4 -C extra-filename=-51ee61239f8615b7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-51ee61239f8615b7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-7856f449171dcf79.so --cap-lints allow` |
| 621 | 2026-03-30T05:06:53.375Z | Running `/home/build/.rustup/toolchains/1.94.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=ec0dcbbe0fd96250 -C extra-filename=-bed5280d10651e3e --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-5ebea20019e65b9d.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 622 | 2026-03-30T05:06:53.400Z | Compiling rustls-webpki v0.102.8 |
| 623 | 2026-03-30T05:06:53.404Z | Running `/home/build/.rustup/toolchains/1.94.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=827d9a90885b9882 -C extra-filename=-cdf153800ccfb86a --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-e55fbc1e7939a25c.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-ae8ac2e8851828cd.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 624 | 2026-03-30T05:06:53.461Z | Running `/home/build/.rustup/toolchains/1.94.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=f9a406f94daec1cb -C extra-filename=-72edd00992a7d63c --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-8feeb20b170f3d18.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-575ea9a753831f2f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 625 | 2026-03-30T05:06:53.586Z | Running `/home/build/.rustup/toolchains/1.94.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=532a9f2d6255dec4 -C extra-filename=-684f6ae99315a468 --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)'` |
| 626 | 2026-03-30T05:06:53.595Z | Compiling serde_derive v1.0.228 |
| 627 | 2026-03-30T05:06:53.598Z | Running `/home/build/.rustup/toolchains/1.94.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=112d2c3797e6abb5 -C extra-filename=-0572cbb93dfe3066 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 628 | 2026-03-30T05:06:53.850Z | Compiling tokio-macros v2.6.0 |
| 629 | 2026-03-30T05:06:53.853Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3016fd52d75e69b -C extra-filename=-367ee71da43c2c6e --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 630 | 2026-03-30T05:06:54.097Z | Compiling zerofrom-derive v0.1.5 |
| 631 | 2026-03-30T05:06:54.100Z | Running `/home/build/.rustup/toolchains/1.94.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=dddfe7a602f43117 -C extra-filename=-755c8474b1d98aff --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-7600eee586987b20.rlib --extern proc_macro --cap-lints allow` |
| 632 | 2026-03-30T05:06:54.281Z | Compiling thiserror-impl v2.0.18 |
| 633 | 2026-03-30T05:06:54.284Z | Running `/home/build/.rustup/toolchains/1.94.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=09ac9c9e56816fe3 -C extra-filename=-4e370769367067c5 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 634 | 2026-03-30T05:06:54.305Z | Compiling futures-macro v0.3.32 |
| 635 | 2026-03-30T05:06:54.305Z | Running `/home/build/.rustup/toolchains/1.94.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=3a6c28889d1d93ea -C extra-filename=-904f01f430b59392 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 636 | 2026-03-30T05:06:54.319Z | Compiling yoke-derive v0.7.5 |
| 637 | 2026-03-30T05:06:54.327Z | Running `/home/build/.rustup/toolchains/1.94.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=f87a087b67e51aaa -C extra-filename=-1b5eb2a4e3c5185c --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-7600eee586987b20.rlib --extern proc_macro --cap-lints allow` |
| 638 | 2026-03-30T05:06:54.346Z | Compiling zerovec-derive v0.10.3 |
| 639 | 2026-03-30T05:06:54.349Z | Running `/home/build/.rustup/toolchains/1.94.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=05c5fe17c65e35bb -C extra-filename=-8327736d0bc239f6 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 640 | 2026-03-30T05:06:54.365Z | Compiling displaydoc v0.2.5 |
| 641 | 2026-03-30T05:06:54.368Z | Running `/home/build/.rustup/toolchains/1.94.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=8bbc866562b636bb -C extra-filename=-4c4bb4f1831f7a00 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 642 | 2026-03-30T05:06:54.607Z | Compiling tokio v1.50.0 |
| 643 | 2026-03-30T05:06:54.610Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.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=d409ba7343b84620 -C extra-filename=-8572b377f1bfcce9 --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-c52e7ad402ba267e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-3ffc57294a939c0c.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-cc6dd3bacc01936a.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-b6368fce137b1579.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-9c971509069f8b17.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-367ee71da43c2c6e.so --cap-lints allow` |
| 644 | 2026-03-30T05:06:55.118Z | Compiling zerocopy-derive v0.8.27 |
| 645 | 2026-03-30T05:06:55.127Z | Running `/home/build/.rustup/toolchains/1.94.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=709e7066a691bdcc -C extra-filename=-22935a821f970053 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 646 | 2026-03-30T05:06:55.133Z | Compiling futures-util v0.3.32 |
| 647 | 2026-03-30T05:06:55.136Z | Running `/home/build/.rustup/toolchains/1.94.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=3ba06da77d7df01c -C extra-filename=-8f38ec8b44553892 --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-0451efcfe47105d8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b5794adf88a0eab4.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-904f01f430b59392.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-e2c29911eaf7bd3d.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-72899e7a3f8ca1c0.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b79fae1ad754898c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-b96d00787acc68f6.rmeta --cap-lints allow` |
| 648 | 2026-03-30T05:06:55.310Z | Compiling zerofrom v0.1.5 |
| 649 | 2026-03-30T05:06:55.318Z | Running `/home/build/.rustup/toolchains/1.94.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=5ea332e9c970a75e -C extra-filename=-370a2a05e7801e70 --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-755c8474b1d98aff.so --cap-lints allow` |
| 650 | 2026-03-30T05:06:55.344Z | Compiling icu_provider_macros v1.5.0 |
| 651 | 2026-03-30T05:06:55.347Z | Running `/home/build/.rustup/toolchains/1.94.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=11b61be78d972f55 -C extra-filename=-14fc2326238c3d10 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 652 | 2026-03-30T05:06:55.386Z | Compiling icu_properties_data v1.5.0 |
| 653 | 2026-03-30T05:06:55.389Z | Running `/home/build/.rustup/toolchains/1.94.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=03a22f54969a9369 -C extra-filename=-d6e1b5598c713801 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 654 | 2026-03-30T05:06:55.433Z | Compiling yoke v0.7.5 |
| 655 | 2026-03-30T05:06:55.436Z | Running `/home/build/.rustup/toolchains/1.94.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=013054b78e3d9122 -C extra-filename=-aa1dfa0810870709 --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-c1f31c0224b0e81e.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-1b5eb2a4e3c5185c.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-370a2a05e7801e70.rmeta --cap-lints allow` |
| 656 | 2026-03-30T05:06:55.507Z | Running `/home/build/.rustup/toolchains/1.94.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=ffee02c8b65f3c84 -C extra-filename=-cb8b435f8cd1fdb2 --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-4e370769367067c5.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 657 | 2026-03-30T05:06:55.522Z | Compiling rustix v0.38.44 |
| 658 | 2026-03-30T05:06:55.530Z | Running `/home/build/.rustup/toolchains/1.94.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=3fe7174f935d9b35 -C extra-filename=-e2d0bc7fd09ae315 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-e2d0bc7fd09ae315 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 659 | 2026-03-30T05:06:55.610Z | Compiling zerovec v0.10.4 |
| 660 | 2026-03-30T05:06:55.613Z | Running `/home/build/.rustup/toolchains/1.94.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=8d00c7ec28526e42 -C extra-filename=-d8809659da27a313 --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-aa1dfa0810870709.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-370a2a05e7801e70.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-8327736d0bc239f6.so --cap-lints allow` |
| 661 | 2026-03-30T05:06:55.624Z | Compiling pest v2.8.1 |
| 662 | 2026-03-30T05:06:55.627Z | Running `/home/build/.rustup/toolchains/1.94.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=5c8a489175331933 -C extra-filename=-7fbd8df2561a9911 --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-b79fae1ad754898c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-1d16e7c1b377a8ed.rmeta --cap-lints allow` |
| 663 | 2026-03-30T05:06:55.863Z | Compiling fastrand v2.1.1 |
| 664 | 2026-03-30T05:06:55.866Z | Running `/home/build/.rustup/toolchains/1.94.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=7be6024b7d1a44fc -C extra-filename=-e03c81b4f4c6f5c6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 665 | 2026-03-30T05:06:55.912Z | Compiling num_threads v0.1.3 |
| 666 | 2026-03-30T05:06:55.915Z | Running `/home/build/.rustup/toolchains/1.94.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=a6c9b1ac5054dc9e -C extra-filename=-34bb8e5f126a9941 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 667 | 2026-03-30T05:06:56.007Z | Compiling time v0.3.47 |
| 668 | 2026-03-30T05:06:56.011Z | Running `/home/build/.rustup/toolchains/1.94.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=0f5e685d7cb1196f -C extra-filename=-cf1077d61f731290 --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-c92d838191756497.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-4679cba306b354ec.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-30f3103dfe9ea1e7.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-34bb8e5f126a9941.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-1ac17a95d87578c1.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-72c584b7836e9359.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-7391669fa5fe6be0.so --cap-lints allow` |
| 669 | 2026-03-30T05:06:56.135Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-e2d0bc7fd09ae315/build-script-build` |
| 670 | 2026-03-30T05:06:56.221Z | Compiling scroll_derive v0.13.1 |
| 671 | 2026-03-30T05:06:56.224Z | Running `/home/build/.rustup/toolchains/1.94.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=5a64198df0cd4f94 -C extra-filename=-cd07dff75034ef91 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 672 | 2026-03-30T05:06:56.289Z | Running `/home/build/.rustup/toolchains/1.94.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=4675b7b4c9e6f0fb -C extra-filename=-8ac007eac83ce4ca --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-5bcb53970a4b411d.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-0572cbb93dfe3066.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)'` |
| 673 | 2026-03-30T05:06:56.368Z | Compiling tinystr v0.7.6 |
| 674 | 2026-03-30T05:06:56.371Z | Running `/home/build/.rustup/toolchains/1.94.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=fb46daf8e1f703e8 -C extra-filename=-40310623d9a50417 --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-4c4bb4f1831f7a00.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d8809659da27a313.rmeta --cap-lints allow` |
| 675 | 2026-03-30T05:06:56.502Z | Running `/home/build/.rustup/toolchains/1.94.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=5fed50734204fce5 -C extra-filename=-d0ab778e5851cf10 --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-2cb211e6cd494113.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-0572cbb93dfe3066.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-03-30T05:06:56.569Z | Compiling icu_locid v1.5.0 |
| 677 | 2026-03-30T05:06:56.572Z | Running `/home/build/.rustup/toolchains/1.94.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=838e61328394feb8 -C extra-filename=-2e380223f001b8aa --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-4c4bb4f1831f7a00.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-3ba8bfb187fcab3a.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-40310623d9a50417.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-ce29694ad88f57c3.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d8809659da27a313.rmeta --cap-lints allow` |
| 678 | 2026-03-30T05:06:56.795Z | Compiling pest_meta v2.8.1 |
| 679 | 2026-03-30T05:06:56.798Z | Running `/home/build/.rustup/toolchains/1.94.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=ac16dc22df132c23 -C extra-filename=-c99e572f0f55f939 --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-7fbd8df2561a9911.rmeta --cap-lints allow` |
| 680 | 2026-03-30T05:06:56.857Z | Running `/home/build/.rustup/toolchains/1.94.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=6022be69d1dc5a0e -C extra-filename=-17257255d1693608 --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-22935a821f970053.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)'` |
| 681 | 2026-03-30T05:06:56.988Z | Compiling icu_collections v1.5.0 |
| 682 | 2026-03-30T05:06:56.988Z | Running `/home/build/.rustup/toolchains/1.94.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=0a1821d8e96a9e66 -C extra-filename=-2574cf6b0fc2bd5f --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-4c4bb4f1831f7a00.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-aa1dfa0810870709.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-370a2a05e7801e70.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d8809659da27a313.rmeta --cap-lints allow` |
| 683 | 2026-03-30T05:06:57.050Z | Compiling icu_provider v1.5.0 |
| 684 | 2026-03-30T05:06:57.053Z | Running `/home/build/.rustup/toolchains/1.94.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=d16a7eac6f3e7741 -C extra-filename=-4154f15f70d44452 --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-4c4bb4f1831f7a00.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-2e380223f001b8aa.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-14fc2326238c3d10.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-c1f31c0224b0e81e.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-40310623d9a50417.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-ce29694ad88f57c3.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-aa1dfa0810870709.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-370a2a05e7801e70.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d8809659da27a313.rmeta --cap-lints allow` |
| 685 | 2026-03-30T05:06:57.067Z | Compiling serde_tokenstream v0.2.3 |
| 686 | 2026-03-30T05:06:57.070Z | Running `/home/build/.rustup/toolchains/1.94.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=e71721bf4107e81b -C extra-filename=-714f01b249079178 --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d0ab778e5851cf10.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rmeta --cap-lints allow` |
| 687 | 2026-03-30T05:06:57.351Z | Compiling pest_generator v2.8.1 |
| 688 | 2026-03-30T05:06:57.354Z | Running `/home/build/.rustup/toolchains/1.94.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=f3a4584df7a6afcf -C extra-filename=-3c4409d8657b0109 --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-7fbd8df2561a9911.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-c99e572f0f55f939.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rmeta --cap-lints allow` |
| 689 | 2026-03-30T05:06:57.414Z | Compiling icu_locid_transform v1.5.0 |
| 690 | 2026-03-30T05:06:57.417Z | Running `/home/build/.rustup/toolchains/1.94.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=3a221e74f333e181 -C extra-filename=-158b9a51d04bc6b8 --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-4c4bb4f1831f7a00.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-2e380223f001b8aa.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-23e6199d71cf8ace.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-4154f15f70d44452.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-40310623d9a50417.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d8809659da27a313.rmeta --cap-lints allow` |
| 691 | 2026-03-30T05:06:57.494Z | Compiling erased-serde v0.3.31 |
| 692 | 2026-03-30T05:06:57.497Z | Running `/home/build/.rustup/toolchains/1.94.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=cc33d135f94782a3 -C extra-filename=-875bcffe36bb9218 --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-8ac007eac83ce4ca.rmeta --cap-lints allow` |
| 693 | 2026-03-30T05:06:57.519Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-51ee61239f8615b7/build-script-build` |
| 694 | 2026-03-30T05:06:57.539Z | Running `/home/build/.rustup/toolchains/1.94.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=64dc972c115f6228 -C extra-filename=-0dbe533a812321a5 --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-4679cba306b354ec.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b79fae1ad754898c.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-2cb211e6cd494113.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-259912f7ae9f226a.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 695 | 2026-03-30T05:06:57.607Z | Compiling unicase v2.6.0 |
| 696 | 2026-03-30T05:06:57.610Z | Running `/home/build/.rustup/toolchains/1.94.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=e8fd8284f1ac064a -C extra-filename=-b2a604762bc44186 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-b2a604762bc44186 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-6892431191ebbd57.rlib --cap-lints allow` |
| 697 | 2026-03-30T05:06:57.827Z | Compiling thread-id v5.0.0 |
| 698 | 2026-03-30T05:06:57.830Z | Running `/home/build/.rustup/toolchains/1.94.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=09db8a89b65fdd58 -C extra-filename=-2689f1cf2ba15ac1 --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-5a28509419c94dcf.rmeta --cap-lints allow` |
| 699 | 2026-03-30T05:06:57.907Z | Compiling num-traits v0.2.14 |
| 700 | 2026-03-30T05:06:57.910Z | Running `/home/build/.rustup/toolchains/1.94.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=f6a61438c72c4db7 -C extra-filename=-eeb6c9311b76643f --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-eeb6c9311b76643f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-0b047f77d0c44248.rlib --cap-lints allow` |
| 701 | 2026-03-30T05:06:57.968Z | Compiling icu_properties v1.5.1 |
| 702 | 2026-03-30T05:06:57.971Z | Running `/home/build/.rustup/toolchains/1.94.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=a6b550f12cd3434f -C extra-filename=-56a0e6732f3729f1 --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-4c4bb4f1831f7a00.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-2574cf6b0fc2bd5f.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-158b9a51d04bc6b8.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-d6e1b5598c713801.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-4154f15f70d44452.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-40310623d9a50417.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d8809659da27a313.rmeta --cap-lints allow` |
| 703 | 2026-03-30T05:06:57.993Z | Compiling usdt-impl v0.6.0 |
| 704 | 2026-03-30T05:06:58.002Z | Running `/home/build/.rustup/toolchains/1.94.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=22f6184d59cf88c9 -C extra-filename=-c5187fdcc012b832 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-c5187fdcc012b832 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 705 | 2026-03-30T05:06:58.081Z | Compiling tokio-util v0.7.18 |
| 706 | 2026-03-30T05:06:58.089Z | Running `/home/build/.rustup/toolchains/1.94.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=331144a00349e0d8 -C extra-filename=-5a5d8ead15a7d5bf --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-c52e7ad402ba267e.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-e2c29911eaf7bd3d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --cap-lints allow` |
| 707 | 2026-03-30T05:06:58.132Z | Compiling pest_derive v2.8.1 |
| 708 | 2026-03-30T05:06:58.143Z | Running `/home/build/.rustup/toolchains/1.94.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=c17f5fea26dfe2cb -C extra-filename=-48587170e3f16149 --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-7fbd8df2561a9911.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-3c4409d8657b0109.rlib --extern proc_macro --cap-lints allow` |
| 709 | 2026-03-30T05:06:58.317Z | Compiling foreign-types-shared v0.1.1 |
| 710 | 2026-03-30T05:06:58.320Z | Running `/home/build/.rustup/toolchains/1.94.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=a950eddd068e9df4 -C extra-filename=-a90ce7fdfa7653a6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 711 | 2026-03-30T05:06:58.338Z | Compiling utf8_iter v1.0.4 |
| 712 | 2026-03-30T05:06:58.346Z | Running `/home/build/.rustup/toolchains/1.94.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=4398a69733dc7777 -C extra-filename=-9885d005dc8c4ef8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 713 | 2026-03-30T05:06:58.402Z | Compiling write16 v1.0.0 |
| 714 | 2026-03-30T05:06:58.405Z | Running `/home/build/.rustup/toolchains/1.94.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=42f50bdb09acff3e -C extra-filename=-b72c59e0d07e983e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 715 | 2026-03-30T05:06:58.489Z | Compiling openssl v0.10.72 |
| 716 | 2026-03-30T05:06:58.492Z | Running `/home/build/.rustup/toolchains/1.94.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=4098025116e351fe -C extra-filename=-04932c30b5edf3ea --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-04932c30b5edf3ea -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 717 | 2026-03-30T05:06:58.498Z | Compiling utf16_iter v1.0.5 |
| 718 | 2026-03-30T05:06:58.501Z | Running `/home/build/.rustup/toolchains/1.94.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=80a3f3fc457d6b93 -C extra-filename=-c5f7b962b0656c60 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 719 | 2026-03-30T05:06:58.610Z | Compiling h2 v0.4.6 |
| 720 | 2026-03-30T05:06:58.614Z | Running `/home/build/.rustup/toolchains/1.94.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=79d8c0aea2fae02f -C extra-filename=-f030099873995c3d --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-b9cd23661a8d912b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-9238218f23af42c1.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-e2c29911eaf7bd3d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-b96d00787acc68f6.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-d1756a6808725006.rmeta --cap-lints allow` |
| 721 | 2026-03-30T05:06:58.634Z | Compiling ipnet v2.10.0 |
| 722 | 2026-03-30T05:06:58.640Z | Running `/home/build/.rustup/toolchains/1.94.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=f58be979646f4438 -C extra-filename=-6507becaa51d274f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 723 | 2026-03-30T05:06:58.706Z | Compiling dtrace-parser v0.3.0 |
| 724 | 2026-03-30T05:06:58.706Z | Running `/home/build/.rustup/toolchains/1.94.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=42e71ed88ef08722 -C extra-filename=-f48e8cb35f93822f --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-7fbd8df2561a9911.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-48587170e3f16149.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rmeta --cap-lints allow` |
| 725 | 2026-03-30T05:06:58.740Z | Compiling paste v1.0.15 |
| 726 | 2026-03-30T05:06:58.743Z | Running `/home/build/.rustup/toolchains/1.94.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=5ff91ac4e522e027 -C extra-filename=-9561e914242cd1de --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-9561e914242cd1de -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 727 | 2026-03-30T05:06:58.749Z | Compiling crc32fast v1.5.0 |
| 728 | 2026-03-30T05:06:58.752Z | Running `/home/build/.rustup/toolchains/1.94.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=e37e470cc537f719 -C extra-filename=-f9e537fabd345b8a --out-dir /work/oxidecomputer/dropshot/target/debug/build/crc32fast-f9e537fabd345b8a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 729 | 2026-03-30T05:06:58.758Z | Compiling openssl-probe v0.1.4 |
| 730 | 2026-03-30T05:06:58.762Z | Running `/home/build/.rustup/toolchains/1.94.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=a9142531302d44a3 -C extra-filename=-468f157bc82c4b48 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 731 | 2026-03-30T05:06:58.939Z | Compiling icu_normalizer_data v1.5.0 |
| 732 | 2026-03-30T05:06:58.943Z | Running `/home/build/.rustup/toolchains/1.94.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=1247128bf54ee891 -C extra-filename=-967a2d80736a84aa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 733 | 2026-03-30T05:06:59.012Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-04932c30b5edf3ea/build-script-build` |
| 734 | 2026-03-30T05:06:59.022Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-9561e914242cd1de/build-script-build` |
| 735 | 2026-03-30T05:06:59.026Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crc32fast-f9e537fabd345b8a/build-script-build` |
| 736 | 2026-03-30T05:06:59.039Z | Compiling foreign-types v0.3.2 |
| 737 | 2026-03-30T05:06:59.043Z | Running `/home/build/.rustup/toolchains/1.94.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=b653652da4dc3c04 -C extra-filename=-4187394e97f352af --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-a90ce7fdfa7653a6.rmeta --cap-lints allow` |
| 738 | 2026-03-30T05:06:59.065Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-c5187fdcc012b832/build-script-build` |
| 739 | 2026-03-30T05:06:59.074Z | Compiling dof v0.4.0 |
| 740 | 2026-03-30T05:06:59.077Z | Running `/home/build/.rustup/toolchains/1.94.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=90c663ceba968f08 -C extra-filename=-f798d599df5d0443 --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-d0ab778e5851cf10.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-0dbe533a812321a5.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-17257255d1693608.rmeta --cap-lints allow` |
| 741 | 2026-03-30T05:06:59.084Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-eeb6c9311b76643f/build-script-build` |
| 742 | 2026-03-30T05:06:59.113Z | Running `/home/build/.rustup/toolchains/1.94.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=87daa9e224efdf0f -C extra-filename=-8f9883ba8deb6769 --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-875bcffe36bb9218.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 743 | 2026-03-30T05:06:59.173Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-b2a604762bc44186/build-script-build` |
| 744 | 2026-03-30T05:06:59.298Z | Compiling scroll v0.13.0 |
| 745 | 2026-03-30T05:06:59.306Z | Running `/home/build/.rustup/toolchains/1.94.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=20bb675d555b13ac -C extra-filename=-ccd33551b03f689c --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-cd07dff75034ef91.so --cap-lints allow` |
| 746 | 2026-03-30T05:06:59.315Z | Running `/home/build/.rustup/toolchains/1.94.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=e43cd68c8bf5bb84 -C extra-filename=-c1e701e57a353565 --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-8feeb20b170f3d18.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-575ea9a753831f2f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 747 | 2026-03-30T05:06:59.518Z | Compiling crypto-common v0.1.6 |
| 748 | 2026-03-30T05:06:59.521Z | Running `/home/build/.rustup/toolchains/1.94.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=a30005093584664f -C extra-filename=-c1bf13c981272ead --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-bed5280d10651e3e.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-5ebea20019e65b9d.rmeta --cap-lints allow` |
| 749 | 2026-03-30T05:06:59.540Z | Compiling block-buffer v0.10.2 |
| 750 | 2026-03-30T05:06:59.544Z | Running `/home/build/.rustup/toolchains/1.94.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=25beb86599b7d36b -C extra-filename=-3382d1d3fc3c8ba9 --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-bed5280d10651e3e.rmeta --cap-lints allow` |
| 751 | 2026-03-30T05:06:59.567Z | Compiling icu_normalizer v1.5.0 |
| 752 | 2026-03-30T05:06:59.570Z | Running `/home/build/.rustup/toolchains/1.94.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=f5f9f4968532b772 -C extra-filename=-54dc6bfb38aecbd6 --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-4c4bb4f1831f7a00.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-2574cf6b0fc2bd5f.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-967a2d80736a84aa.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-56a0e6732f3729f1.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-4154f15f70d44452.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ba1228a7dddca661.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-c5f7b962b0656c60.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-9885d005dc8c4ef8.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-b72c59e0d07e983e.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d8809659da27a313.rmeta --cap-lints allow` |
| 753 | 2026-03-30T05:06:59.606Z | Compiling openssl-macros v0.1.1 |
| 754 | 2026-03-30T05:06:59.610Z | Running `/home/build/.rustup/toolchains/1.94.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=48285944246ec2d0 -C extra-filename=-3443621e72185e8d --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 755 | 2026-03-30T05:06:59.641Z | Running `/home/build/.rustup/toolchains/1.94.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=7bf92b0cf0f905bc -C extra-filename=-ae72874d2e603e1d --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-5a28509419c94dcf.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-03-30T05:06:59.664Z | Compiling form_urlencoded v1.2.2 |
| 757 | 2026-03-30T05:06:59.667Z | Running `/home/build/.rustup/toolchains/1.94.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=263f70c9f18304a9 -C extra-filename=-adb6e99dc293229b --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-0f2988994b10e24b.rmeta --cap-lints allow` |
| 758 | 2026-03-30T05:06:59.854Z | Compiling rand_core v0.6.3 |
| 759 | 2026-03-30T05:06:59.857Z | Running `/home/build/.rustup/toolchains/1.94.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=ef0d7b68fd1f2074 -C extra-filename=-53691f138ffd7f23 --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-782f80be9ffb67b8.rmeta --cap-lints allow` |
| 760 | 2026-03-30T05:07:00.090Z | Compiling mime v0.3.16 |
| 761 | 2026-03-30T05:07:00.098Z | Running `/home/build/.rustup/toolchains/1.94.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=2fd573c47771b1b8 -C extra-filename=-cd839f6c41e01b56 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 762 | 2026-03-30T05:07:00.100Z | Compiling ryu v1.0.5 |
| 763 | 2026-03-30T05:07:00.101Z | Running `/home/build/.rustup/toolchains/1.94.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=d9f170097c1c2a72 -C extra-filename=-8093c043df886686 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-8093c043df886686 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 764 | 2026-03-30T05:07:00.108Z | Compiling simd-adler32 v0.3.7 |
| 765 | 2026-03-30T05:07:00.116Z | Running `/home/build/.rustup/toolchains/1.94.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=2513a60b9dd4bef9 -C extra-filename=-0d3ae1351c641b66 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 766 | 2026-03-30T05:07:00.136Z | Compiling plain v0.2.3 |
| 767 | 2026-03-30T05:07:00.145Z | Running `/home/build/.rustup/toolchains/1.94.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=897f0887141363eb -C extra-filename=-11cc60fb34a0394f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 768 | 2026-03-30T05:07:00.188Z | Compiling native-tls v0.2.12 |
| 769 | 2026-03-30T05:07:00.191Z | Running `/home/build/.rustup/toolchains/1.94.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=277be3af28254e11 -C extra-filename=-c742a9d33d04f824 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-c742a9d33d04f824 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 770 | 2026-03-30T05:07:00.242Z | Compiling ppv-lite86 v0.2.15 |
| 771 | 2026-03-30T05:07:00.250Z | Running `/home/build/.rustup/toolchains/1.94.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=c7546d5c38b51e48 -C extra-filename=-b4d289e836ee1e60 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 772 | 2026-03-30T05:07:00.306Z | Compiling rustls v0.23.13 |
| 773 | 2026-03-30T05:07:00.309Z | Running `/home/build/.rustup/toolchains/1.94.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=6e2dd8e5fd612277 -C extra-filename=-fa36a8f180fbe3ff --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-fa36a8f180fbe3ff -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 774 | 2026-03-30T05:07:00.355Z | Compiling rustls v0.22.4 |
| 775 | 2026-03-30T05:07:00.355Z | Running `/home/build/.rustup/toolchains/1.94.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=4f70c69730b48094 -C extra-filename=-1765c290a7231b7c --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-1765c290a7231b7c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 776 | 2026-03-30T05:07:00.382Z | Compiling adler2 v2.0.1 |
| 777 | 2026-03-30T05:07:00.385Z | Running `/home/build/.rustup/toolchains/1.94.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=b945a5b18bf05d54 -C extra-filename=-59bd9aae96162e34 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 778 | 2026-03-30T05:07:00.385Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-8093c043df886686/build-script-build` |
| 779 | 2026-03-30T05:07:00.419Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-c742a9d33d04f824/build-script-build` |
| 780 | 2026-03-30T05:07:00.428Z | Compiling goblin v0.10.1 |
| 781 | 2026-03-30T05:07:00.431Z | Running `/home/build/.rustup/toolchains/1.94.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=72c11a8ac85bc749 -C extra-filename=-1a12ee0acb79e4ec --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-8420145043d9b9bb.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-11cc60fb34a0394f.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-ccd33551b03f689c.rmeta --cap-lints allow` |
| 782 | 2026-03-30T05:07:00.439Z | Running `/home/build/.rustup/toolchains/1.94.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=c056f73639d7640e -C extra-filename=-3f0988909ed22a4b --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-8feeb20b170f3d18.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-37098f264d07060d.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-4187394e97f352af.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-1637cafe848a1061.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-3443621e72185e8d.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-ae72874d2e603e1d.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)'` |
| 783 | 2026-03-30T05:07:00.513Z | Compiling rand_chacha v0.3.1 |
| 784 | 2026-03-30T05:07:00.516Z | Running `/home/build/.rustup/toolchains/1.94.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=b2d6e8c82ad48824 -C extra-filename=-bd6bc9736f9405c7 --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-b4d289e836ee1e60.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-53691f138ffd7f23.rmeta --cap-lints allow` |
| 785 | 2026-03-30T05:07:00.516Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-fa36a8f180fbe3ff/build-script-build` |
| 786 | 2026-03-30T05:07:00.534Z | Compiling miniz_oxide v0.8.9 |
| 787 | 2026-03-30T05:07:00.542Z | Running `/home/build/.rustup/toolchains/1.94.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=60b220817ff48f30 -C extra-filename=-e68dc4ceba23d141 --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-59bd9aae96162e34.rmeta --extern simd_adler32=/work/oxidecomputer/dropshot/target/debug/deps/libsimd_adler32-0d3ae1351c641b66.rmeta --cap-lints allow` |
| 788 | 2026-03-30T05:07:00.545Z | Compiling idna_adapter v1.2.0 |
| 789 | 2026-03-30T05:07:00.545Z | Running `/home/build/.rustup/toolchains/1.94.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=514cf131d8bced6b -C extra-filename=-82130b0b9ef85298 --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-54dc6bfb38aecbd6.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-56a0e6732f3729f1.rmeta --cap-lints allow` |
| 790 | 2026-03-30T05:07:00.553Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-1765c290a7231b7c/build-script-build` |
| 791 | 2026-03-30T05:07:00.565Z | Compiling digest v0.10.7 |
| 792 | 2026-03-30T05:07:00.572Z | Running `/home/build/.rustup/toolchains/1.94.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=3f072713b671dfdc -C extra-filename=-4096c40929ee314d --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-3382d1d3fc3c8ba9.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-c1bf13c981272ead.rmeta --cap-lints allow` |
| 793 | 2026-03-30T05:07:00.680Z | Compiling hyper v1.8.1 |
| 794 | 2026-03-30T05:07:00.688Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=d4dc425be3509967 -C extra-filename=-14c56e4033e01fd8 --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-b9cd23661a8d912b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-0451efcfe47105d8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-f030099873995c3d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-41082e182ce66fa9.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-e1df7f6c99a3ef24.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-3da35ee8194b1f3e.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-4679cba306b354ec.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-5eef859f2d1164fa.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ba1228a7dddca661.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-8ccb8454085652a6.rmeta --cap-lints allow` |
| 795 | 2026-03-30T05:07:00.743Z | Running `/home/build/.rustup/toolchains/1.94.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=f10316df065a9e94 -C extra-filename=-0735d895ca2cd26d --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-a8984151d596ffec.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-f798d599df5d0443.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-f48e8cb35f93822f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d0ab778e5851cf10.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-0dbe533a812321a5.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-2689f1cf2ba15ac1.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)'` |
| 796 | 2026-03-30T05:07:00.760Z | Running `/home/build/.rustup/toolchains/1.94.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=b64f7d22b27d32da -C extra-filename=-1c6cafd7606a09c8 --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` |
| 797 | 2026-03-30T05:07:00.983Z | Running `/home/build/.rustup/toolchains/1.94.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=c1f384b7bcb8dde4 -C extra-filename=-dfd503d3419e2878 --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` |
| 798 | 2026-03-30T05:07:01.190Z | Running `/home/build/.rustup/toolchains/1.94.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=3fd515cbc2fd9b85 -C extra-filename=-a685b66e984758c1 --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-37098f264d07060d.rmeta --cap-lints allow --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` |
| 799 | 2026-03-30T05:07:01.228Z | Running `/home/build/.rustup/toolchains/1.94.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=b70e57c0777c7238 -C extra-filename=-fffb1f383ed5c48c --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"))'` |
| 800 | 2026-03-30T05:07:01.269Z | Compiling unicode-segmentation v1.10.0 |
| 801 | 2026-03-30T05:07:01.272Z | Running `/home/build/.rustup/toolchains/1.94.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=2f68a097643a3b55 -C extra-filename=-ce916f1716b90257 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 802 | 2026-03-30T05:07:01.272Z | Compiling pretty-hex v0.4.1 |
| 803 | 2026-03-30T05:07:01.272Z | Running `/home/build/.rustup/toolchains/1.94.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=b37755f92ea373b7 -C extra-filename=-1c066c09e32e6eff --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 804 | 2026-03-30T05:07:01.376Z | Compiling cpufeatures v0.2.17 |
| 805 | 2026-03-30T05:07:01.379Z | Running `/home/build/.rustup/toolchains/1.94.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=10af591b0687f87f -C extra-filename=-5ce88c93caff596d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 806 | 2026-03-30T05:07:01.413Z | Running `/home/build/.rustup/toolchains/1.94.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=850783adfa030bc3 -C extra-filename=-13b2e4f525c42c66 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-13b2e4f525c42c66 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 807 | 2026-03-30T05:07:01.445Z | Compiling winnow v1.0.0 |
| 808 | 2026-03-30T05:07:01.448Z | Running `/home/build/.rustup/toolchains/1.94.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=3a4eaf7f6f61c50e -C extra-filename=-63c813e7b7232561 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 809 | 2026-03-30T05:07:01.617Z | Compiling iana-time-zone v0.1.47 |
| 810 | 2026-03-30T05:07:01.625Z | Running `/home/build/.rustup/toolchains/1.94.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=b99394ecfd8e189e -C extra-filename=-e9f6bc61de69436e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 811 | 2026-03-30T05:07:01.648Z | Compiling unicode-width v0.1.9 |
| 812 | 2026-03-30T05:07:01.651Z | Running `/home/build/.rustup/toolchains/1.94.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=3a3840c655077965 -C extra-filename=-b076b4a0c5722ab0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 813 | 2026-03-30T05:07:01.716Z | Compiling hyper-util v0.1.20 |
| 814 | 2026-03-30T05:07:01.719Z | Running `/home/build/.rustup/toolchains/1.94.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=d5106be7052dcf1f -C extra-filename=-e5ecde1ec5f1f6ff --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-b738cfa096a74f0a.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-0451efcfe47105d8.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-8f38ec8b44553892.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-41082e182ce66fa9.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-6507becaa51d274f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-9c971509069f8b17.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-b894ad9be9c4b00f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-d1756a6808725006.rmeta --cap-lints allow` |
| 815 | 2026-03-30T05:07:01.737Z | Compiling lazy_static v1.5.0 |
| 816 | 2026-03-30T05:07:01.740Z | Running `/home/build/.rustup/toolchains/1.94.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=18d2b123ac5cb734 -C extra-filename=-7785f682f33f7a0a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 817 | 2026-03-30T05:07:01.752Z | Compiling thiserror v1.0.69 |
| 818 | 2026-03-30T05:07:01.755Z | Running `/home/build/.rustup/toolchains/1.94.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=f79421d0bbb56869 -C extra-filename=-ab36674dda01ba02 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-ab36674dda01ba02 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 819 | 2026-03-30T05:07:01.802Z | Compiling toml_parser v1.0.10+spec-1.1.0 |
| 820 | 2026-03-30T05:07:01.805Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.10+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_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=e2f1509012d52d20 -C extra-filename=-e11d122ad11dee79 --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-63c813e7b7232561.rmeta --cap-lints allow` |
| 821 | 2026-03-30T05:07:01.833Z | Compiling console v0.15.7 |
| 822 | 2026-03-30T05:07:01.836Z | Running `/home/build/.rustup/toolchains/1.94.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=6881a4a395f3eb3e -C extra-filename=-b32f48d77fb6b35d --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-7785f682f33f7a0a.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-b076b4a0c5722ab0.rmeta --cap-lints allow` |
| 823 | 2026-03-30T05:07:01.842Z | Compiling chrono v0.4.44 |
| 824 | 2026-03-30T05:07:01.845Z | Running `/home/build/.rustup/toolchains/1.94.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=06aa0841efe9edc9 -C extra-filename=-2eb00a8bb177e882 --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-e9f6bc61de69436e.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-1c6cafd7606a09c8.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rmeta --cap-lints allow` |
| 825 | 2026-03-30T05:07:02.052Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-ab36674dda01ba02/build-script-build` |
| 826 | 2026-03-30T05:07:02.238Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-13b2e4f525c42c66/build-script-build` |
| 827 | 2026-03-30T05:07:02.245Z | Compiling newline-converter v0.3.0 |
| 828 | 2026-03-30T05:07:02.248Z | Running `/home/build/.rustup/toolchains/1.94.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=8a83da1d4e1bc09c -C extra-filename=-886999d03a1bf22d --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-ce916f1716b90257.rmeta --cap-lints allow` |
| 829 | 2026-03-30T05:07:02.360Z | Compiling sha1 v0.10.6 |
| 830 | 2026-03-30T05:07:02.363Z | Running `/home/build/.rustup/toolchains/1.94.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=f6e9b989c316c478 -C extra-filename=-ed03c284c89b808d --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-37098f264d07060d.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-5ce88c93caff596d.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-4096c40929ee314d.rmeta --cap-lints allow` |
| 831 | 2026-03-30T05:07:02.424Z | Compiling flate2 v1.1.9 |
| 832 | 2026-03-30T05:07:02.427Z | Running `/home/build/.rustup/toolchains/1.94.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=3b90d8bdb51e051b -C extra-filename=-8832d0248cca5842 --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-a685b66e984758c1.rmeta --extern miniz_oxide=/work/oxidecomputer/dropshot/target/debug/deps/libminiz_oxide-e68dc4ceba23d141.rmeta --cap-lints allow` |
| 833 | 2026-03-30T05:07:02.449Z | Compiling mime_guess v2.0.5 |
| 834 | 2026-03-30T05:07:02.452Z | Running `/home/build/.rustup/toolchains/1.94.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=680aaaeb532be871 -C extra-filename=-e538dce3d8d32d95 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-e538dce3d8d32d95 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-dfd503d3419e2878.rlib --cap-lints allow` |
| 835 | 2026-03-30T05:07:02.491Z | Compiling rand v0.8.4 |
| 836 | 2026-03-30T05:07:02.499Z | Running `/home/build/.rustup/toolchains/1.94.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=27b7a2211dfe1731 -C extra-filename=-013c486729d2d784 --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-5a28509419c94dcf.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-bd6bc9736f9405c7.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-53691f138ffd7f23.rmeta --cap-lints allow` |
| 837 | 2026-03-30T05:07:02.584Z | Running `/home/build/.rustup/toolchains/1.94.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=42179edf02c2342b -C extra-filename=-30dc6930711e43d7 --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-8420145043d9b9bb.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-3f0988909ed22a4b.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-468f157bc82c4b48.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-ae72874d2e603e1d.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 838 | 2026-03-30T05:07:02.844Z | Compiling idna v1.0.3 |
| 839 | 2026-03-30T05:07:02.847Z | Running `/home/build/.rustup/toolchains/1.94.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=182bc595bb3e854c -C extra-filename=-61abe1477f73ac03 --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-82130b0b9ef85298.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ba1228a7dddca661.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-9885d005dc8c4ef8.rmeta --cap-lints allow` |
| 840 | 2026-03-30T05:07:02.877Z | Running `/home/build/.rustup/toolchains/1.94.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=b7c77cb15beb004f -C extra-filename=-d85f590964f0b0fe --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-8420145043d9b9bb.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-e55fbc1e7939a25c.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-cdf153800ccfb86a.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-7e63f0eddfad7a41.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-b816a0552752043d.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 841 | 2026-03-30T05:07:02.946Z | Running `/home/build/.rustup/toolchains/1.94.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=b78e9e57cc68ff25 -C extra-filename=-75dc2cb5afde1fc1 --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-1637cafe848a1061.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-e55fbc1e7939a25c.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-cdf153800ccfb86a.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-7e63f0eddfad7a41.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-b816a0552752043d.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 842 | 2026-03-30T05:07:03.131Z | Running `/home/build/.rustup/toolchains/1.94.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=a683e5b0a4bb3d52 -C extra-filename=-fc488fc19e2c3d30 --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-1a12ee0acb79e4ec.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-1c066c09e32e6eff.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-17257255d1693608.rmeta --cap-lints allow` |
| 843 | 2026-03-30T05:07:03.416Z | Compiling concurrent-queue v2.5.0 |
| 844 | 2026-03-30T05:07:03.420Z | Running `/home/build/.rustup/toolchains/1.94.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=ae8f07ec9eb7dc57 -C extra-filename=-facdd3331d199bca --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-03-30T05:07:03.420Z | Running `/home/build/.rustup/toolchains/1.94.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=a636110e87513b94 -C extra-filename=-cdfb8c37482991be --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-684f6ae99315a468.rmeta --cap-lints allow` |
| 846 | 2026-03-30T05:07:03.505Z | Compiling thiserror-impl v1.0.69 |
| 847 | 2026-03-30T05:07:03.508Z | Running `/home/build/.rustup/toolchains/1.94.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=89b867a20ea3d9a2 -C extra-filename=-72ffa3b9c1b5efab --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 848 | 2026-03-30T05:07:03.601Z | Compiling serde_derive_internals v0.29.0 |
| 849 | 2026-03-30T05:07:03.605Z | Running `/home/build/.rustup/toolchains/1.94.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=98b97a99e414509c -C extra-filename=-c58ac2ae728b3fe2 --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rmeta --cap-lints allow` |
| 850 | 2026-03-30T05:07:03.625Z | Compiling http-body-util v0.1.3 |
| 851 | 2026-03-30T05:07:03.625Z | Running `/home/build/.rustup/toolchains/1.94.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=f01fdb8b1b982e40 -C extra-filename=-316638e929b6d250 --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-c52e7ad402ba267e.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-41082e182ce66fa9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --cap-lints allow` |
| 852 | 2026-03-30T05:07:03.673Z | Compiling rustls-pemfile v2.2.0 |
| 853 | 2026-03-30T05:07:03.677Z | Running `/home/build/.rustup/toolchains/1.94.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=39f4e6341c932f26 -C extra-filename=-f572a6a293014dcd --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-5fc11c8fcda62918.rmeta --cap-lints allow` |
| 854 | 2026-03-30T05:07:03.867Z | Compiling serde_spanned v1.0.4 |
| 855 | 2026-03-30T05:07:03.870Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=2084f3ce79579518 -C extra-filename=-d50c4325b7186602 --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-5bcb53970a4b411d.rmeta --cap-lints allow` |
| 856 | 2026-03-30T05:07:03.876Z | Compiling toml_datetime v1.0.1+spec-1.1.0 |
| 857 | 2026-03-30T05:07:03.879Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-1.0.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=e22dfa9dfb43b295 -C extra-filename=-0c20e858b41e4319 --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-5bcb53970a4b411d.rmeta --cap-lints allow` |
| 858 | 2026-03-30T05:07:04.017Z | Running `/home/build/.rustup/toolchains/1.94.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=d6ea01004e30f6f4 -C extra-filename=-77be17fbd1a8693d --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-f95ed342d224a529.rmeta --cap-lints allow` |
| 859 | 2026-03-30T05:07:04.187Z | Compiling multer v3.1.0 |
| 860 | 2026-03-30T05:07:04.196Z | Running `/home/build/.rustup/toolchains/1.94.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=fba124e7833ac56f -C extra-filename=-444c2873e75e38c1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-444c2873e75e38c1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-6892431191ebbd57.rlib --cap-lints allow` |
| 861 | 2026-03-30T05:07:04.296Z | Compiling sync_wrapper v1.0.1 |
| 862 | 2026-03-30T05:07:04.300Z | Running `/home/build/.rustup/toolchains/1.94.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=df1752d6ba7f704a -C extra-filename=-5452309f8710483b --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-f7d189b3358106af.rmeta --cap-lints allow` |
| 863 | 2026-03-30T05:07:04.344Z | Compiling thread_local v1.1.4 |
| 864 | 2026-03-30T05:07:04.352Z | Running `/home/build/.rustup/toolchains/1.94.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=839017eab4a3c46f -C extra-filename=-851e3c7f1af43b0b --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-1637cafe848a1061.rmeta --cap-lints allow` |
| 865 | 2026-03-30T05:07:04.403Z | Compiling encoding_rs v0.8.32 |
| 866 | 2026-03-30T05:07:04.406Z | Running `/home/build/.rustup/toolchains/1.94.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=76d3bce4b7aa8b93 -C extra-filename=-5c55cff38689e41a --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-37098f264d07060d.rmeta --cap-lints allow` |
| 867 | 2026-03-30T05:07:04.412Z | Compiling match_cfg v0.1.0 |
| 868 | 2026-03-30T05:07:04.416Z | Running `/home/build/.rustup/toolchains/1.94.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=bdeda653cf12cd0a -C extra-filename=-753298da31488f07 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 869 | 2026-03-30T05:07:04.478Z | Compiling similar v2.2.1 |
| 870 | 2026-03-30T05:07:04.486Z | Running `/home/build/.rustup/toolchains/1.94.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=fd072cdfe0888eb6 -C extra-filename=-73d2515aa304e13c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 871 | 2026-03-30T05:07:04.617Z | Compiling toml_writer v1.0.7+spec-1.1.0 |
| 872 | 2026-03-30T05:07:04.620Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.7+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=a62479648deb422d -C extra-filename=-8cc2863c5a95eec7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 873 | 2026-03-30T05:07:04.692Z | Compiling semver v1.0.27 |
| 874 | 2026-03-30T05:07:04.696Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7b60d76b6e318c2e -C extra-filename=-68136ea8373210fb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 875 | 2026-03-30T05:07:04.836Z | Compiling slog-async v2.8.0 |
| 876 | 2026-03-30T05:07:04.840Z | Running `/home/build/.rustup/toolchains/1.94.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=9c31ddc8f515bc3c -C extra-filename=-8b2e87ba0cc16221 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-8b2e87ba0cc16221 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 877 | 2026-03-30T05:07:05.042Z | Compiling schemars v0.8.22 |
| 878 | 2026-03-30T05:07:05.045Z | Running `/home/build/.rustup/toolchains/1.94.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=c6a3cdcf75309a0a -C extra-filename=-79cb4c124d0054c8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-79cb4c124d0054c8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 879 | 2026-03-30T05:07:05.116Z | Compiling parking v2.2.0 |
| 880 | 2026-03-30T05:07:05.124Z | Running `/home/build/.rustup/toolchains/1.94.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=a63d9dc3888b2504 -C extra-filename=-d048073456703599 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 881 | 2026-03-30T05:07:05.187Z | Compiling compression-core v0.4.31 |
| 882 | 2026-03-30T05:07:05.190Z | Running `/home/build/.rustup/toolchains/1.94.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=53f94041fa6128f3 -C extra-filename=-a846d77391c1508e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 883 | 2026-03-30T05:07:05.275Z | Compiling heck v0.5.0 |
| 884 | 2026-03-30T05:07:05.279Z | Running `/home/build/.rustup/toolchains/1.94.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=604b5f9da86d7906 -C extra-filename=-42b237746ca7094e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 885 | 2026-03-30T05:07:05.300Z | Compiling camino v1.2.2 |
| 886 | 2026-03-30T05:07:05.303Z | Running `/home/build/.rustup/toolchains/1.94.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=c64e770e66e6fb48 -C extra-filename=-0f6ad70010ce81c3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-0f6ad70010ce81c3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 887 | 2026-03-30T05:07:05.346Z | Compiling target-triple v1.0.0 |
| 888 | 2026-03-30T05:07:05.349Z | Running `/home/build/.rustup/toolchains/1.94.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=14a2267365c24e77 -C extra-filename=-0dea1e9ed6452e9b --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-0dea1e9ed6452e9b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 889 | 2026-03-30T05:07:05.448Z | Compiling tokio-rustls v0.26.0 |
| 890 | 2026-03-30T05:07:05.451Z | Running `/home/build/.rustup/toolchains/1.94.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=195eff5d45a8bb11 -C extra-filename=-ccc65487e9b199a9 --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-75dc2cb5afde1fc1.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 891 | 2026-03-30T05:07:05.478Z | Compiling compression-codecs v0.4.37 |
| 892 | 2026-03-30T05:07:05.481Z | Running `/home/build/.rustup/toolchains/1.94.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=417bb74d1404141a -C extra-filename=-38e7013e8d4426bd --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-a846d77391c1508e.rmeta --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b79fae1ad754898c.rmeta --cap-lints allow` |
| 893 | 2026-03-30T05:07:05.617Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-0f6ad70010ce81c3/build-script-build` |
| 894 | 2026-03-30T05:07:05.635Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-0dea1e9ed6452e9b/build-script-build` |
| 895 | 2026-03-30T05:07:05.648Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-79cb4c124d0054c8/build-script-build` |
| 896 | 2026-03-30T05:07:05.657Z | Compiling event-listener v5.0.0 |
| 897 | 2026-03-30T05:07:05.665Z | Running `/home/build/.rustup/toolchains/1.94.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=867d1b61b8f6e7ea -C extra-filename=-d87c64038faa0c8c --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-cdfb8c37482991be.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-d048073456703599.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --cap-lints allow` |
| 898 | 2026-03-30T05:07:05.671Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-8b2e87ba0cc16221/build-script-build` |
| 899 | 2026-03-30T05:07:05.678Z | Compiling toml v1.0.7+spec-1.1.0 |
| 900 | 2026-03-30T05:07:05.681Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-1.0.7+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=6c148a7aabcfcf2f -C extra-filename=-165dea18e8783f6a --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-5bcb53970a4b411d.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-d50c4325b7186602.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-0c20e858b41e4319.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-e11d122ad11dee79.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-8cc2863c5a95eec7.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-63c813e7b7232561.rmeta --cap-lints allow` |
| 901 | 2026-03-30T05:07:05.707Z | Compiling tokio-rustls v0.25.0 |
| 902 | 2026-03-30T05:07:05.707Z | Running `/home/build/.rustup/toolchains/1.94.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=9b9b0dbde869686a -C extra-filename=-8604368ef82e6930 --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-d85f590964f0b0fe.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 903 | 2026-03-30T05:07:05.748Z | Running `/home/build/.rustup/toolchains/1.94.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=4ac18ada2bd4f03c -C extra-filename=-b87423d79de62180 --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-72ffa3b9c1b5efab.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 904 | 2026-03-30T05:07:05.844Z | Compiling hostname v0.3.1 |
| 905 | 2026-03-30T05:07:05.847Z | Running `/home/build/.rustup/toolchains/1.94.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=e6b76c7b4fc2d9b8 -C extra-filename=-0ca6ad3c5c759fc2 --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-5a28509419c94dcf.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-753298da31488f07.rmeta --cap-lints allow` |
| 906 | 2026-03-30T05:07:05.921Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-444c2873e75e38c1/build-script-build` |
| 907 | 2026-03-30T05:07:05.939Z | Compiling tower v0.5.2 |
| 908 | 2026-03-30T05:07:05.942Z | Running `/home/build/.rustup/toolchains/1.94.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=4531541ad13407b0 -C extra-filename=-dcb99dbd683fc38e --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-f7d189b3358106af.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-8f38ec8b44553892.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-5452309f8710483b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-b894ad9be9c4b00f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --cap-lints allow` |
| 909 | 2026-03-30T05:07:05.962Z | Compiling schemars_derive v0.8.22 |
| 910 | 2026-03-30T05:07:05.965Z | Running `/home/build/.rustup/toolchains/1.94.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=a1559da92469302b -C extra-filename=-ba0b55b1522ee239 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-c58ac2ae728b3fe2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 911 | 2026-03-30T05:07:05.982Z | Compiling serde_urlencoded v0.7.1 |
| 912 | 2026-03-30T05:07:05.985Z | Running `/home/build/.rustup/toolchains/1.94.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=a7d21ff76f224822 -C extra-filename=-4b17b605e5b1ba15 --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-adb6e99dc293229b.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-4679cba306b354ec.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-facdd3331d199bca.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rmeta --cap-lints allow` |
| 913 | 2026-03-30T05:07:06.073Z | Compiling url v2.5.4 |
| 914 | 2026-03-30T05:07:06.082Z | Running `/home/build/.rustup/toolchains/1.94.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=36af7f945c41eec3 -C extra-filename=-5d709cee84ae143a --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-adb6e99dc293229b.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-61abe1477f73ac03.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --cap-lints allow` |
| 915 | 2026-03-30T05:07:06.230Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-e538dce3d8d32d95/build-script-build` |
| 916 | 2026-03-30T05:07:06.248Z | Compiling tokio-native-tls v0.3.1 |
| 917 | 2026-03-30T05:07:06.251Z | Running `/home/build/.rustup/toolchains/1.94.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=7878cf77b7c322ec -C extra-filename=-62771122337c1499 --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-30dc6930711e43d7.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 918 | 2026-03-30T05:07:06.411Z | Compiling usdt-attr-macro v0.6.0 |
| 919 | 2026-03-30T05:07:06.414Z | Running `/home/build/.rustup/toolchains/1.94.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=db69b693a95012b4 -C extra-filename=-a43345e2cda4402b --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-f48e8cb35f93822f.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-714f01b249079178.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-0735d895ca2cd26d.rlib --extern proc_macro --cap-lints allow` |
| 920 | 2026-03-30T05:07:06.421Z | Compiling usdt-macro v0.6.0 |
| 921 | 2026-03-30T05:07:06.424Z | Running `/home/build/.rustup/toolchains/1.94.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=489576f3e0e49aac -C extra-filename=-efd3410cf19abcfb --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-f48e8cb35f93822f.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-714f01b249079178.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-0735d895ca2cd26d.rlib --extern proc_macro --cap-lints allow` |
| 922 | 2026-03-30T05:07:06.869Z | Running `/home/build/.rustup/toolchains/1.94.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=58ef2c2f4ce97d9c -C extra-filename=-e51a40468b969bad --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-a8984151d596ffec.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-fc488fc19e2c3d30.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-f48e8cb35f93822f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-77be17fbd1a8693d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-2689f1cf2ba15ac1.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)'` |
| 923 | 2026-03-30T05:07:07.004Z | Compiling slog-json v2.6.1 |
| 924 | 2026-03-30T05:07:07.007Z | Running `/home/build/.rustup/toolchains/1.94.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=6e5e57c774298a66 -C extra-filename=-8f2dd7f48ee6b8bf --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-8ac007eac83ce4ca.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-cf1077d61f731290.rmeta --cap-lints allow` |
| 925 | 2026-03-30T05:07:07.152Z | Compiling futures-executor v0.3.32 |
| 926 | 2026-03-30T05:07:07.155Z | Running `/home/build/.rustup/toolchains/1.94.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=d745e966edf7b71a -C extra-filename=-b84f43ffc02ff968 --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-f7d189b3358106af.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-72899e7a3f8ca1c0.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-8f38ec8b44553892.rmeta --cap-lints allow` |
| 927 | 2026-03-30T05:07:07.174Z | Compiling tempfile v3.27.0 |
| 928 | 2026-03-30T05:07:07.177Z | Running `/home/build/.rustup/toolchains/1.94.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=b2b62acdca0b4230 -C extra-filename=-c491c12bb1066466 --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-e03c81b4f4c6f5c6.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-19cb63bc6497349f.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-1637cafe848a1061.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-72edd00992a7d63c.rmeta --cap-lints allow` |
| 929 | 2026-03-30T05:07:07.209Z | Compiling crossbeam-channel v0.5.15 |
| 930 | 2026-03-30T05:07:07.212Z | Running `/home/build/.rustup/toolchains/1.94.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=f1b00db31c167ae2 -C extra-filename=-7f4a211f77c79b8d --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-684f6ae99315a468.rmeta --cap-lints allow` |
| 931 | 2026-03-30T05:07:07.218Z | Compiling async-stream-impl v0.3.6 |
| 932 | 2026-03-30T05:07:07.221Z | Running `/home/build/.rustup/toolchains/1.94.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=e2b9ccfe9ac72939 -C extra-filename=-36dce4ac1457a8bb --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 933 | 2026-03-30T05:07:07.227Z | Compiling uuid v1.22.0 |
| 934 | 2026-03-30T05:07:07.230Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.22.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=3a4432983682ca13 -C extra-filename=-58aa652f9fb03c16 --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-19cb63bc6497349f.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --cap-lints allow` |
| 935 | 2026-03-30T05:07:07.435Z | Compiling webpki-roots v0.26.5 |
| 936 | 2026-03-30T05:07:07.438Z | Running `/home/build/.rustup/toolchains/1.94.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=fa7ff42126b52189 -C extra-filename=-c8b2e361fc093994 --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-5fc11c8fcda62918.rmeta --cap-lints allow` |
| 937 | 2026-03-30T05:07:07.555Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 938 | 2026-03-30T05:07:07.558Z | Running `/home/build/.rustup/toolchains/1.94.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=f6d74ca42def0a6f -C extra-filename=-2c5ca941281af442 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-2c5ca941281af442 -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-6892431191ebbd57.rlib` |
| 939 | 2026-03-30T05:07:07.578Z | Compiling memmap2 v0.9.8 |
| 940 | 2026-03-30T05:07:07.581Z | Running `/home/build/.rustup/toolchains/1.94.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=12310db5debeca0c -C extra-filename=-6167258459808802 --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-5a28509419c94dcf.rmeta --cap-lints allow` |
| 941 | 2026-03-30T05:07:07.592Z | Compiling is-terminal v0.4.12 |
| 942 | 2026-03-30T05:07:07.595Z | Running `/home/build/.rustup/toolchains/1.94.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=6440edcb643d4cbb -C extra-filename=-b3fe209fb7a987df --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-5a28509419c94dcf.rmeta --cap-lints allow` |
| 943 | 2026-03-30T05:07:07.639Z | Compiling term v1.1.0 |
| 944 | 2026-03-30T05:07:07.647Z | Running `/home/build/.rustup/toolchains/1.94.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=9cc79b61a9d47549 -C extra-filename=-a8d82e73834dd824 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 945 | 2026-03-30T05:07:07.680Z | Compiling data-encoding v2.4.0 |
| 946 | 2026-03-30T05:07:07.683Z | Compiling dyn-clone v1.0.4 |
| 947 | 2026-03-30T05:07:07.683Z | Running `/home/build/.rustup/toolchains/1.94.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=86d0e5fcb5454b70 -C extra-filename=-58e980cadf1f34c3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 948 | 2026-03-30T05:07:07.683Z | Running `/home/build/.rustup/toolchains/1.94.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=acd104ca2084333e -C extra-filename=-5aa967e20e27c216 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 949 | 2026-03-30T05:07:07.782Z | Compiling take_mut v0.2.2 |
| 950 | 2026-03-30T05:07:07.782Z | Compiling spin v0.9.8 |
| 951 | 2026-03-30T05:07:07.785Z | Running `/home/build/.rustup/toolchains/1.94.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=f3fff420c07574c0 -C extra-filename=-02633ef055e73bb7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 952 | 2026-03-30T05:07:07.785Z | Running `/home/build/.rustup/toolchains/1.94.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=0da748cc379536f9 -C extra-filename=-6ac1cf431a74d929 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 953 | 2026-03-30T05:07:07.800Z | Compiling iri-string v0.7.8 |
| 954 | 2026-03-30T05:07:07.807Z | Running `/home/build/.rustup/toolchains/1.94.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=601b41db7f3b110b -C extra-filename=-b856ce14083d1143 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 955 | 2026-03-30T05:07:07.856Z | Compiling utf-8 v0.7.6 |
| 956 | 2026-03-30T05:07:07.859Z | Running `/home/build/.rustup/toolchains/1.94.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=4a5541dd15b0062c -C extra-filename=-f568755c034e9060 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 957 | 2026-03-30T05:07:07.887Z | Compiling anyhow v1.0.102 |
| 958 | 2026-03-30T05:07:07.891Z | Running `/home/build/.rustup/toolchains/1.94.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=65654fcc5e7be1ec -C extra-filename=-7beed7dba358ec0e --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-7beed7dba358ec0e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 959 | 2026-03-30T05:07:07.902Z | Compiling slog-term v2.9.2 |
| 960 | 2026-03-30T05:07:07.905Z | Running `/home/build/.rustup/toolchains/1.94.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=c72426f2db957b4d -C extra-filename=-6df994b62be75daa --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-2eb00a8bb177e882.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-b3fe209fb7a987df.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-a8d82e73834dd824.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-851e3c7f1af43b0b.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-cf1077d61f731290.rmeta --cap-lints allow` |
| 961 | 2026-03-30T05:07:08.037Z | Compiling tungstenite v0.24.0 |
| 962 | 2026-03-30T05:07:08.040Z | Running `/home/build/.rustup/toolchains/1.94.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=7ea38589b8c5ddc3 -C extra-filename=-3d6403132e7ed1fc --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-a8984151d596ffec.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-58e980cadf1f34c3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-e1df7f6c99a3ef24.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-8420145043d9b9bb.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-013c486729d2d784.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b87423d79de62180.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-f568755c034e9060.rmeta --cap-lints allow` |
| 963 | 2026-03-30T05:07:08.254Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-7beed7dba358ec0e/build-script-build` |
| 964 | 2026-03-30T05:07:08.296Z | Running `/home/build/.rustup/toolchains/1.94.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=ed79ca6cfdfb0c18 -C extra-filename=-90833f7548a5e9ad --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-c52e7ad402ba267e.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-5c55cff38689e41a.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-8f38ec8b44553892.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-e1df7f6c99a3ef24.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b79fae1ad754898c.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-cd839f6c41e01b56.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-6ac1cf431a74d929.rmeta --cap-lints allow` |
| 965 | 2026-03-30T05:07:08.422Z | Running `/home/build/.rustup/toolchains/1.94.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=13f5d32a019636b7 -C extra-filename=-2756ad69877c9d46 --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-7f4a211f77c79b8d.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-02633ef055e73bb7.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-851e3c7f1af43b0b.rmeta --cap-lints allow --cfg integer128` |
| 966 | 2026-03-30T05:07:08.465Z | Compiling async-stream v0.3.6 |
| 967 | 2026-03-30T05:07:08.468Z | Running `/home/build/.rustup/toolchains/1.94.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=3035c357cb5d880a -C extra-filename=-7d210cc56f08f930 --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-36dce4ac1457a8bb.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --cap-lints allow` |
| 968 | 2026-03-30T05:07:08.533Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-2c5ca941281af442/build-script-build` |
| 969 | 2026-03-30T05:07:08.557Z | Running `/home/build/.rustup/toolchains/1.94.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=f19bf8202b15c617 -C extra-filename=-f6c41d78efe8efe0 --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-2eb00a8bb177e882.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-5aa967e20e27c216.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-ba0b55b1522ee239.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 970 | 2026-03-30T05:07:08.572Z | Compiling usdt v0.6.0 |
| 971 | 2026-03-30T05:07:08.576Z | Running `/home/build/.rustup/toolchains/1.94.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=c7b7aaeb66ef55dc -C extra-filename=-eb5952772b0d6637 --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-fc488fc19e2c3d30.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-1a12ee0acb79e4ec.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-6167258459808802.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-a43345e2cda4402b.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-e51a40468b969bad.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-efd3410cf19abcfb.so --cap-lints allow` |
| 972 | 2026-03-30T05:07:08.642Z | Compiling hyper-rustls v0.27.3 |
| 973 | 2026-03-30T05:07:08.645Z | Running `/home/build/.rustup/toolchains/1.94.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=c7d595ea09f4cb17 -C extra-filename=-b808e9753e023058 --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-8f38ec8b44553892.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-75dc2cb5afde1fc1.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-ccc65487e9b199a9.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-c8b2e361fc093994.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 974 | 2026-03-30T05:07:08.811Z | Compiling atomicwrites v0.4.4 |
| 975 | 2026-03-30T05:07:08.819Z | Running `/home/build/.rustup/toolchains/1.94.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=4f4aa668fc7eb52e -C extra-filename=-708f5952449ff538 --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-c1e701e57a353565.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rmeta --cap-lints allow` |
| 976 | 2026-03-30T05:07:08.822Z | Compiling futures v0.3.32 |
| 977 | 2026-03-30T05:07:08.822Z | Running `/home/build/.rustup/toolchains/1.94.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=9f18446b2528aa8a -C extra-filename=-70b803f5306d7298 --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-0451efcfe47105d8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-b84f43ffc02ff968.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b5794adf88a0eab4.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-e2c29911eaf7bd3d.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-72899e7a3f8ca1c0.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-8f38ec8b44553892.rmeta --cap-lints allow` |
| 978 | 2026-03-30T05:07:08.848Z | Compiling slog-bunyan v2.5.0 |
| 979 | 2026-03-30T05:07:08.851Z | Running `/home/build/.rustup/toolchains/1.94.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=1a09321fa821956d -C extra-filename=-296ae667ff5bf936 --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-0ca6ad3c5c759fc2.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-cf1077d61f731290.rmeta --cap-lints allow` |
| 980 | 2026-03-30T05:07:08.896Z | Compiling hyper-tls v0.6.0 |
| 981 | 2026-03-30T05:07:08.905Z | Running `/home/build/.rustup/toolchains/1.94.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=c5178216ea3dd8c1 -C extra-filename=-62b205830e8473e8 --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-c52e7ad402ba267e.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-30dc6930711e43d7.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-62771122337c1499.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 982 | 2026-03-30T05:07:08.972Z | Compiling tower-http v0.6.8 |
| 983 | 2026-03-30T05:07:08.980Z | Running `/home/build/.rustup/toolchains/1.94.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=1a6c20053a70ac47 -C extra-filename=-bf732ab093161253 --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-8feeb20b170f3d18.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-8f38ec8b44553892.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-41082e182ce66fa9.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-b856ce14083d1143.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-dcb99dbd683fc38e.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-b894ad9be9c4b00f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --cap-lints allow` |
| 984 | 2026-03-30T05:07:08.984Z | Compiling event-listener-strategy v0.5.4 |
| 985 | 2026-03-30T05:07:08.990Z | Running `/home/build/.rustup/toolchains/1.94.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=4905147357493d35 -C extra-filename=-a358a938dc042170 --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-cd839f6c41e01b56.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-dfd503d3419e2878.rmeta --cap-lints allow` |
| 986 | 2026-03-30T05:07:08.993Z | Running `/home/build/.rustup/toolchains/1.94.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=9b00f749e430db46 -C extra-filename=-9c590b90ba35e986 --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-d87c64038faa0c8c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --cap-lints allow` |
| 987 | 2026-03-30T05:07:09.002Z | Running `/home/build/.rustup/toolchains/1.94.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=16f11444b3650d97 -C extra-filename=-596cf5f661253d77 --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-5bcb53970a4b411d.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)'` |
| 988 | 2026-03-30T05:07:09.058Z | Running `/home/build/.rustup/toolchains/1.94.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=dac29164d4963b53 -C extra-filename=-ceef153f0284b33a --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"))'` |
| 989 | 2026-03-30T05:07:09.121Z | Compiling async-compression v0.4.41 |
| 990 | 2026-03-30T05:07:09.124Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 991 | 2026-03-30T05:07:09.124Z | Running `/home/build/.rustup/toolchains/1.94.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=bcc22e35481b95c6 -C extra-filename=-5b05eba25ce80be4 --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-38e7013e8d4426bd.rmeta --extern compression_core=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_core-a846d77391c1508e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --cap-lints allow` |
| 992 | 2026-03-30T05:07:09.124Z | Running `/home/build/.rustup/toolchains/1.94.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=193e0de9c79b8fcc -C extra-filename=-698d832779742a48 --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-42b237746ca7094e.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d0ab778e5851cf10.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-714f01b249079178.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro` |
| 993 | 2026-03-30T05:07:09.139Z | Compiling rustls-native-certs v0.7.0 |
| 994 | 2026-03-30T05:07:09.147Z | Running `/home/build/.rustup/toolchains/1.94.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=db429caab98baecd -C extra-filename=-965524a38396243d --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-468f157bc82c4b48.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --cap-lints allow` |
| 995 | 2026-03-30T05:07:09.361Z | Compiling yasna v0.5.2 |
| 996 | 2026-03-30T05:07:09.368Z | Running `/home/build/.rustup/toolchains/1.94.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=68b17efd4d9c4f7a -C extra-filename=-8bd6f329c89cfb89 --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-cf1077d61f731290.rmeta --cap-lints allow` |
| 997 | 2026-03-30T05:07:09.387Z | Compiling openapiv3 v2.2.0 |
| 998 | 2026-03-30T05:07:09.390Z | Running `/home/build/.rustup/toolchains/1.94.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=52787208dda3fcd4 -C extra-filename=-9b5e9df953105bf9 --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-606652a35ea792c9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --cap-lints allow` |
| 999 | 2026-03-30T05:07:09.416Z | Compiling async-trait v0.1.89 |
| 1000 | 2026-03-30T05:07:09.416Z | Compiling pem v3.0.6 |
| 1001 | 2026-03-30T05:07:09.424Z | Running `/home/build/.rustup/toolchains/1.94.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=10ed12f338918bcd -C extra-filename=-bc4bf4d5cb83f27d --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 1002 | 2026-03-30T05:07:09.424Z | Running `/home/build/.rustup/toolchains/1.94.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=300d13cc7fd4601e -C extra-filename=-5ccec7bd4384bf7c --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-b738cfa096a74f0a.rmeta --cap-lints allow` |
| 1003 | 2026-03-30T05:07:09.438Z | Compiling waitgroup v0.1.2 |
| 1004 | 2026-03-30T05:07:09.447Z | Running `/home/build/.rustup/toolchains/1.94.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=ed74345c2e17512c -C extra-filename=-7687f9f9dc8eb415 --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-b9cd23661a8d912b.rmeta --cap-lints allow` |
| 1005 | 2026-03-30T05:07:09.472Z | Compiling webpki-roots v1.0.0 |
| 1006 | 2026-03-30T05:07:09.475Z | Running `/home/build/.rustup/toolchains/1.94.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=fc490abd35ac090a -C extra-filename=-8158e39b2b0f2832 --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-5fc11c8fcda62918.rmeta --cap-lints allow` |
| 1007 | 2026-03-30T05:07:09.577Z | Compiling serde_path_to_error v0.1.20 |
| 1008 | 2026-03-30T05:07:09.580Z | Running `/home/build/.rustup/toolchains/1.94.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=0d0847d1b294f145 -C extra-filename=-084804c7b7abb3fc --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-4679cba306b354ec.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --cap-lints allow` |
| 1009 | 2026-03-30T05:07:09.589Z | Compiling hostname v0.4.2 |
| 1010 | 2026-03-30T05:07:09.592Z | Running `/home/build/.rustup/toolchains/1.94.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=71676dc522276bc7 -C extra-filename=-e40cd040d3051b36 --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-37098f264d07060d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rmeta --cap-lints allow` |
| 1011 | 2026-03-30T05:07:09.729Z | Compiling debug-ignore v1.0.5 |
| 1012 | 2026-03-30T05:07:09.732Z | Running `/home/build/.rustup/toolchains/1.94.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=1c333cae8313d24b -C extra-filename=-81c65e404c8b8e5b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1013 | 2026-03-30T05:07:09.791Z | Compiling glob v0.3.0 |
| 1014 | 2026-03-30T05:07:09.794Z | Running `/home/build/.rustup/toolchains/1.94.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=edfa5dd740772e92 -C extra-filename=-74378c6721ac058f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1015 | 2026-03-30T05:07:09.831Z | Compiling termcolor v1.1.2 |
| 1016 | 2026-03-30T05:07:09.834Z | Running `/home/build/.rustup/toolchains/1.94.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=d0aa9922e2f70429 -C extra-filename=-2df17628b16ab8f6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1017 | 2026-03-30T05:07:09.933Z | Compiling http-range v0.1.4 |
| 1018 | 2026-03-30T05:07:09.936Z | Running `/home/build/.rustup/toolchains/1.94.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=826e9aedd24934ef -C extra-filename=-c0bb057df60da313 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1019 | 2026-03-30T05:07:10.051Z | Compiling simple-mermaid v0.2.0 |
| 1020 | 2026-03-30T05:07:10.060Z | Running `/home/build/.rustup/toolchains/1.94.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=11e444f58f736417 -C extra-filename=-43709cb5eda010a9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1021 | 2026-03-30T05:07:10.088Z | Compiling hyper-staticfile v0.10.1 |
| 1022 | 2026-03-30T05:07:10.091Z | Running `/home/build/.rustup/toolchains/1.94.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=0c07d53a869fafa2 -C extra-filename=-46c2153d1aa7a1e6 --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-8f38ec8b44553892.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-c0bb057df60da313.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-3da35ee8194b1f3e.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-013c486729d2d784.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-5d709cee84ae143a.rmeta --cap-lints allow` |
| 1023 | 2026-03-30T05:07:10.116Z | Compiling trybuild v1.0.116 |
| 1024 | 2026-03-30T05:07:10.116Z | Compiling rcgen v0.14.7 |
| 1025 | 2026-03-30T05:07:10.119Z | Running `/home/build/.rustup/toolchains/1.94.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=ea537dc06af26a68 -C extra-filename=-cd332167d6510c12 --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-74378c6721ac058f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-0572cbb93dfe3066.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-ceef153f0284b33a.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-2df17628b16ab8f6.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rmeta --cap-lints allow` |
| 1026 | 2026-03-30T05:07:10.119Z | Running `/home/build/.rustup/toolchains/1.94.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=4aee80e8ee2e2f72 -C extra-filename=-41956c849bfa6748 --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-5ccec7bd4384bf7c.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-e55fbc1e7939a25c.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-cf1077d61f731290.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-8bd6f329c89cfb89.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 1027 | 2026-03-30T05:07:10.173Z | Compiling reqwest v0.12.28 |
| 1028 | 2026-03-30T05:07:10.182Z | Running `/home/build/.rustup/toolchains/1.94.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=93aa9132dd063543 -C extra-filename=-92628692919e6088 --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-b738cfa096a74f0a.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-5c55cff38689e41a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-f030099873995c3d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-41082e182ce66fa9.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-b808e9753e023058.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-62b205830e8473e8.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-8420145043d9b9bb.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-cd839f6c41e01b56.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-30dc6930711e43d7.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-75dc2cb5afde1fc1.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-5452309f8710483b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-62771122337c1499.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-ccc65487e9b199a9.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-dcb99dbd683fc38e.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-bf732ab093161253.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-5d709cee84ae143a.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-8158e39b2b0f2832.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1029 | 2026-03-30T05:07:10.213Z | Compiling hyper-rustls v0.26.0 |
| 1030 | 2026-03-30T05:07:10.217Z | Running `/home/build/.rustup/toolchains/1.94.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=92c798422ccc3b41 -C extra-filename=-88ccfdc81e072fee --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-8f38ec8b44553892.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-8420145043d9b9bb.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-965524a38396243d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 1031 | 2026-03-30T05:07:10.403Z | Compiling async-channel v2.5.0 |
| 1032 | 2026-03-30T05:07:10.406Z | Running `/home/build/.rustup/toolchains/1.94.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=8908e228a5c28e70 -C extra-filename=-1581dfaf5b00d90e --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-cdfb8c37482991be.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-9c590b90ba35e986.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --cap-lints allow` |
| 1033 | 2026-03-30T05:07:10.495Z | Compiling expectorate v1.2.0 |
| 1034 | 2026-03-30T05:07:10.498Z | Running `/home/build/.rustup/toolchains/1.94.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=d764602c5fb55d60 -C extra-filename=-8b6da0590eee69a6 --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-708f5952449ff538.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-b32f48d77fb6b35d.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-886999d03a1bf22d.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-73d2515aa304e13c.rmeta --cap-lints allow` |
| 1035 | 2026-03-30T05:07:10.604Z | Compiling tokio-tungstenite v0.24.0 |
| 1036 | 2026-03-30T05:07:10.608Z | Running `/home/build/.rustup/toolchains/1.94.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=7f4cf5829d43a735 -C extra-filename=-8a59283536ee04f2 --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-8f38ec8b44553892.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-8420145043d9b9bb.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-3d6403132e7ed1fc.rmeta --cap-lints allow` |
| 1037 | 2026-03-30T05:07:10.614Z | Running `/home/build/.rustup/toolchains/1.94.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=a9f39328c1505ae0 -C extra-filename=-bf5e5269fc018c72 --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)'` |
| 1038 | 2026-03-30T05:07:10.639Z | Compiling subprocess v1.0.3 |
| 1039 | 2026-03-30T05:07:10.642Z | Running `/home/build/.rustup/toolchains/1.94.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=aa4c28778d5d84a0 -C extra-filename=-f7145a924c967ebf --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-5a28509419c94dcf.rmeta --cap-lints allow` |
| 1040 | 2026-03-30T05:07:10.887Z | Compiling buf-list v1.1.2 |
| 1041 | 2026-03-30T05:07:10.891Z | Running `/home/build/.rustup/toolchains/1.94.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=17a9315ab307f6f5 -C extra-filename=-c2ae953b9925586e --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-c52e7ad402ba267e.rmeta --cap-lints allow` |
| 1042 | 2026-03-30T05:07:11.002Z | Running `/home/build/.rustup/toolchains/1.94.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=6cbc45ed94a71e4a -C extra-filename=-b1ae945b04fc8510 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1043 | 2026-03-30T05:07:11.022Z | Compiling prettyplease v0.2.37 |
| 1044 | 2026-03-30T05:07:11.025Z | Running `/home/build/.rustup/toolchains/1.94.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=2e54b6c6aa8b7fbf -C extra-filename=-199667a2272c9ad5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-199667a2272c9ad5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1045 | 2026-03-30T05:07:11.066Z | Compiling schema-derive v0.1.0 |
| 1046 | 2026-03-30T05:07:11.070Z | Running `/home/build/.rustup/toolchains/1.94.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=a6dff2ab933b8cc9 -C extra-filename=-c26d903cddca2a5d --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-fffb1f383ed5c48c.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro --cap-lints allow` |
| 1047 | 2026-03-30T05:07:11.175Z | Running `/home/build/.rustup/toolchains/1.94.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=c95b42b199d8beaf -C extra-filename=-6b8018289a2a5828 --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-e03c81b4f4c6f5c6.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-19cb63bc6497349f.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-b1ae945b04fc8510.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-72edd00992a7d63c.rmeta --cap-lints allow` |
| 1048 | 2026-03-30T05:07:11.249Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-199667a2272c9ad5/build-script-build` |
| 1049 | 2026-03-30T05:07:11.262Z | Running `/home/build/.rustup/toolchains/1.94.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=1be03be9e798a5ed -C extra-filename=-031854ce36944214 --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-8154a307aae54b13.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1050 | 2026-03-30T05:07:11.588Z | Running `/home/build/.rustup/toolchains/1.94.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=ebd9feafcf49f38e -C extra-filename=-9c48b934a4ea43ea --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-c1e701e57a353565.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-6b8018289a2a5828.rmeta --cap-lints allow` |
| 1051 | 2026-03-30T05:07:11.778Z | Running `/home/build/.rustup/toolchains/1.94.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=d760a02debe1cd88 -C extra-filename=-916024d4feae6d73 --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-9c48b934a4ea43ea.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-b32f48d77fb6b35d.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-886999d03a1bf22d.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-73d2515aa304e13c.rmeta --cap-lints allow` |
| 1052 | 2026-03-30T05:07:11.983Z | Compiling schema v0.1.0 |
| 1053 | 2026-03-30T05:07:11.991Z | Running `/home/build/.rustup/toolchains/1.94.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=d571ce9bb15099e7 -C extra-filename=-88abc599e26df4aa --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-c26d903cddca2a5d.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rmeta --cap-lints allow` |
| 1054 | 2026-03-30T05:07:12.061Z | Running `/home/build/.rustup/toolchains/1.94.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=30d89dbfa66b8c2f -C extra-filename=-9fd668e7cacd49fb --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-916024d4feae6d73.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-42b237746ca7094e.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-031854ce36944214.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-88abc599e26df4aa.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d0ab778e5851cf10.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-714f01b249079178.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro` |
| 1055 | 2026-03-30T05:07:12.187Z | Running `/home/build/.rustup/toolchains/1.94.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=6d6357644fbb5948 -C extra-filename=-66525e5035f5965e --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-5b05eba25ce80be4.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 1056 | 2026-03-30T05:07:12.767Z | Running `/home/build/.rustup/toolchains/1.94.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=37d795eef034dba6 -C extra-filename=-0ed096bf197c1506 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1057 | 2026-03-30T05:07:17.001Z | Running `/home/build/.rustup/toolchains/1.94.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=805a56699266ddc1 -C extra-filename=-1d2173afa2a2f618 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1058 | 2026-03-30T05:07:17.006Z | Running `/home/build/.rustup/toolchains/1.94.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=7b75c2dad472323b -C extra-filename=-3c2a63ff9a57795e --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1059 | 2026-03-30T05:07:17.006Z | Running `/home/build/.rustup/toolchains/1.94.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=d31261946c4eae33 -C extra-filename=-1e1030e7e20fe365 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1060 | 2026-03-30T05:07:17.011Z | Running `/home/build/.rustup/toolchains/1.94.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=6814d59c5aef5c9f -C extra-filename=-22a071bc14909f89 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1061 | 2026-03-30T05:07:17.014Z | Running `/home/build/.rustup/toolchains/1.94.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=d677000184f5ff67 -C extra-filename=-07e1c4ade8a68420 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1062 | 2026-03-30T05:07:17.014Z | Running `/home/build/.rustup/toolchains/1.94.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=a962c1a984b00c5d -C extra-filename=-79f6bbaecc52ade0 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1063 | 2026-03-30T05:07:17.021Z | Running `/home/build/.rustup/toolchains/1.94.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=ddadf9e5086f82aa -C extra-filename=-03dc529e819ef57d --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1064 | 2026-03-30T05:07:24.259Z | Running `/home/build/.rustup/toolchains/1.94.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=3b6d1e9b7af02381 -C extra-filename=-8d6e03af449f5ddb --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1065 | 2026-03-30T05:07:26.159Z | Running `/home/build/.rustup/toolchains/1.94.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=e9f0279790ef5c66 -C extra-filename=-fefcbb7f4b40d2b3 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1066 | 2026-03-30T05:07:26.434Z | Running `/home/build/.rustup/toolchains/1.94.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=51012aa88a15b469 -C extra-filename=-99c09263557c1352 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1067 | 2026-03-30T05:07:26.468Z | Running `/home/build/.rustup/toolchains/1.94.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=349dc984d965ffca -C extra-filename=-f371154ba58f1dfc --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1068 | 2026-03-30T05:07:26.672Z | Running `/home/build/.rustup/toolchains/1.94.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=0fe80533ba6e9e9d -C extra-filename=-edb751bf6a1ffefd --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1069 | 2026-03-30T05:07:26.672Z | Running `/home/build/.rustup/toolchains/1.94.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=a0d533c4734ac8cc -C extra-filename=-3c209989d061f56a --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1070 | 2026-03-30T05:07:27.608Z | Running `/home/build/.rustup/toolchains/1.94.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=ce1bf642d005c6f2 -C extra-filename=-13d50ae690b529e3 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1071 | 2026-03-30T05:07:34.112Z | Running `/home/build/.rustup/toolchains/1.94.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=340eb4fe45fc22d9 -C extra-filename=-22c720bb8b2201c4 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1072 | 2026-03-30T05:07:36.537Z | Running `/home/build/.rustup/toolchains/1.94.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=08aca8cdbde4adf5 -C extra-filename=-fd9d523785b76b82 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1073 | 2026-03-30T05:07:36.549Z | Running `/home/build/.rustup/toolchains/1.94.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=2013b5c023b4ad03 -C extra-filename=-eed2c3e773d0fa97 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1074 | 2026-03-30T05:07:37.692Z | Running `/home/build/.rustup/toolchains/1.94.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=eaa967eee98fbd46 -C extra-filename=-c9442859106c1af3 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1075 | 2026-03-30T05:07:37.967Z | Running `/home/build/.rustup/toolchains/1.94.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=3dc82b6f3f634f9d -C extra-filename=-79f2f339f11c0b10 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1076 | 2026-03-30T05:07:38.077Z | Running `/home/build/.rustup/toolchains/1.94.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=ab17c44d4bf333df -C extra-filename=-c20ec221f6844d84 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1077 | 2026-03-30T05:07:38.303Z | Running `/home/build/.rustup/toolchains/1.94.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=264fc2afe3360a8a -C extra-filename=-d0cdbd4668ad669f --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1078 | 2026-03-30T05:07:38.624Z | Running `/home/build/.rustup/toolchains/1.94.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=6ed6ab022a9db2ea -C extra-filename=-87f67176e97f9134 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1079 | 2026-03-30T05:07:44.151Z | Running `/home/build/.rustup/toolchains/1.94.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=6d809866f4fb77c6 -C extra-filename=-6be23bd2e5a168fe --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1080 | 2026-03-30T05:07:45.028Z | Running `/home/build/.rustup/toolchains/1.94.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=82c7de2e098b02c6 -C extra-filename=-eebedd998e474c5e --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-66525e5035f5965e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-698d832779742a48.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1081 | 2026-03-30T05:08:00.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 1082 | 2026-03-30T05:08:00.628Z | |
| 1083 | 2026-03-30T05:08:00.628Z | real 1:15.595824657 |
| 1084 | 2026-03-30T05:08:00.628Z | user 6:40.795454479 |
| 1085 | 2026-03-30T05:08:00.628Z | sys 1:05.644544220 |
| 1086 | 2026-03-30T05:08:00.628Z | trap 0.346930677 |
| 1087 | 2026-03-30T05:08:00.628Z | tflt 0.349474344 |
| 1088 | 2026-03-30T05:08:00.628Z | dflt 0.214152513 |
| 1089 | 2026-03-30T05:08:00.628Z | kflt 0.009381353 |
| 1090 | 2026-03-30T05:08:00.628Z | lock 26:49.507247501 |
| 1091 | 2026-03-30T05:08:00.628Z | slp 24:56.150938962 |
| 1092 | 2026-03-30T05:08:00.628Z | lat 24.649213211 |
| 1093 | 2026-03-30T05:08:00.628Z | stop 48.542637634 |
| 1094 | 2026-03-30T05:08:00.631Z | + banner test |
| 1095 | 2026-03-30T05:08:00.631Z | |
| 1096 | 2026-03-30T05:08:00.631Z | ##### ###### #### ##### |
| 1097 | 2026-03-30T05:08:00.631Z | # # # # |
| 1098 | 2026-03-30T05:08:00.631Z | # ##### #### # |
| 1099 | 2026-03-30T05:08:00.631Z | # # # # |
| 1100 | 2026-03-30T05:08:00.631Z | # # # # # |
| 1101 | 2026-03-30T05:08:00.631Z | # ###### #### # |
| 1102 | 2026-03-30T05:08:00.631Z | |
| 1103 | 2026-03-30T05:08:00.631Z | + ptime -m cargo test --all-features --locked --verbose |
| 1104 | 2026-03-30T05:08:00.817Z | Fresh unicode-ident v1.0.12 |
| 1105 | 2026-03-30T05:08:00.817Z | Fresh cfg-if v1.0.0 |
| 1106 | 2026-03-30T05:08:00.817Z | Fresh itoa v1.0.1 |
| 1107 | 2026-03-30T05:08:00.817Z | Fresh memchr v2.6.0 |
| 1108 | 2026-03-30T05:08:00.821Z | Fresh proc-macro2 v1.0.106 |
| 1109 | 2026-03-30T05:08:00.821Z | Fresh pin-project-lite v0.2.12 |
| 1110 | 2026-03-30T05:08:00.821Z | Fresh autocfg v1.1.0 |
| 1111 | 2026-03-30T05:08:00.821Z | Fresh shlex v1.3.0 |
| 1112 | 2026-03-30T05:08:00.821Z | Fresh smallvec v1.13.2 |
| 1113 | 2026-03-30T05:08:00.821Z | Fresh quote v1.0.45 |
| 1114 | 2026-03-30T05:08:00.821Z | Fresh libc v0.2.183 |
| 1115 | 2026-03-30T05:08:00.821Z | Fresh cc v1.2.16 |
| 1116 | 2026-03-30T05:08:00.821Z | Fresh bytes v1.11.1 |
| 1117 | 2026-03-30T05:08:00.821Z | Fresh version_check v0.9.5 |
| 1118 | 2026-03-30T05:08:00.821Z | Fresh futures-core v0.3.32 |
| 1119 | 2026-03-30T05:08:00.821Z | Fresh scopeguard v1.2.0 |
| 1120 | 2026-03-30T05:08:00.822Z | Fresh socket2 v0.6.0 |
| 1121 | 2026-03-30T05:08:00.822Z | Fresh mio v1.0.3 |
| 1122 | 2026-03-30T05:08:00.822Z | Fresh signal-hook-registry v1.4.0 |
| 1123 | 2026-03-30T05:08:00.822Z | Fresh serde_derive v1.0.228 |
| 1124 | 2026-03-30T05:08:00.822Z | Fresh lock_api v0.4.6 |
| 1125 | 2026-03-30T05:08:00.822Z | Fresh tokio-macros v2.6.0 |
| 1126 | 2026-03-30T05:08:00.822Z | Fresh futures-sink v0.3.32 |
| 1127 | 2026-03-30T05:08:00.822Z | Fresh log v0.4.17 |
| 1128 | 2026-03-30T05:08:00.822Z | Fresh parking_lot_core v0.9.4 |
| 1129 | 2026-03-30T05:08:00.822Z | Fresh synstructure v0.13.1 |
| 1130 | 2026-03-30T05:08:00.822Z | Fresh getrandom v0.2.11 |
| 1131 | 2026-03-30T05:08:00.822Z | Fresh parking_lot v0.12.1 |
| 1132 | 2026-03-30T05:08:00.822Z | Fresh zmij v1.0.2 |
| 1133 | 2026-03-30T05:08:00.822Z | Fresh slab v0.4.9 |
| 1134 | 2026-03-30T05:08:00.822Z | Fresh bitflags v2.11.0 |
| 1135 | 2026-03-30T05:08:00.822Z | Fresh zerofrom-derive v0.1.5 |
| 1136 | 2026-03-30T05:08:00.822Z | Fresh futures-channel v0.3.32 |
| 1137 | 2026-03-30T05:08:00.822Z | Fresh tokio v1.50.0 |
| 1138 | 2026-03-30T05:08:00.822Z | Fresh http v1.4.0 |
| 1139 | 2026-03-30T05:08:00.822Z | Fresh zeroize v1.7.0 |
| 1140 | 2026-03-30T05:08:00.822Z | Fresh zerofrom v0.1.5 |
| 1141 | 2026-03-30T05:08:00.822Z | Fresh yoke-derive v0.7.5 |
| 1142 | 2026-03-30T05:08:00.822Z | Fresh thiserror-impl v2.0.18 |
| 1143 | 2026-03-30T05:08:00.822Z | Fresh futures-macro v0.3.32 |
| 1144 | 2026-03-30T05:08:00.822Z | Fresh rustls-pki-types v1.14.0 |
| 1145 | 2026-03-30T05:08:00.822Z | Fresh futures-io v0.3.32 |
| 1146 | 2026-03-30T05:08:00.822Z | Fresh stable_deref_trait v1.2.0 |
| 1147 | 2026-03-30T05:08:00.822Z | Fresh futures-task v0.3.32 |
| 1148 | 2026-03-30T05:08:00.822Z | Fresh zerovec-derive v0.10.3 |
| 1149 | 2026-03-30T05:08:00.822Z | Fresh futures-util v0.3.32 |
| 1150 | 2026-03-30T05:08:00.822Z | Fresh yoke v0.7.5 |
| 1151 | 2026-03-30T05:08:00.822Z | Fresh thiserror v2.0.18 |
| 1152 | 2026-03-30T05:08:00.822Z | Fresh displaydoc v0.2.5 |
| 1153 | 2026-03-30T05:08:00.822Z | Fresh serde_core v1.0.228 |
| 1154 | 2026-03-30T05:08:00.822Z | Fresh zerovec v0.10.4 |
| 1155 | 2026-03-30T05:08:00.822Z | Fresh hashbrown v0.16.1 |
| 1156 | 2026-03-30T05:08:00.822Z | Fresh untrusted v0.9.0 |
| 1157 | 2026-03-30T05:08:00.822Z | Fresh ucd-trie v0.1.6 |
| 1158 | 2026-03-30T05:08:00.822Z | Fresh httparse v1.10.0 |
| 1159 | 2026-03-30T05:08:00.823Z | Fresh getrandom v0.4.1 |
| 1160 | 2026-03-30T05:08:00.823Z | Fresh equivalent v1.0.0 |
| 1161 | 2026-03-30T05:08:00.823Z | Fresh ring v0.17.13 |
| 1162 | 2026-03-30T05:08:00.823Z | Fresh tinystr v0.7.6 |
| 1163 | 2026-03-30T05:08:00.823Z | Fresh pest v2.8.1 |
| 1164 | 2026-03-30T05:08:00.823Z | Fresh http-body v1.0.1 |
| 1165 | 2026-03-30T05:08:00.823Z | Fresh serde v1.0.228 |
| 1166 | 2026-03-30T05:08:00.823Z | Fresh indexmap v2.13.0 |
| 1167 | 2026-03-30T05:08:00.823Z | Fresh tracing-core v0.1.32 |
| 1168 | 2026-03-30T05:08:00.823Z | Fresh errno v0.3.10 |
| 1169 | 2026-03-30T05:08:00.823Z | Fresh atomic-waker v1.1.2 |
| 1170 | 2026-03-30T05:08:00.823Z | Fresh litemap v0.7.4 |
| 1171 | 2026-03-30T05:08:00.823Z | Fresh percent-encoding v2.3.2 |
| 1172 | 2026-03-30T05:08:00.823Z | Fresh pkg-config v0.3.31 |
| 1173 | 2026-03-30T05:08:00.823Z | Fresh writeable v0.5.5 |
| 1174 | 2026-03-30T05:08:00.823Z | Fresh vcpkg v0.2.15 |
| 1175 | 2026-03-30T05:08:00.823Z | Fresh tracing v0.1.40 |
| 1176 | 2026-03-30T05:08:00.823Z | Fresh icu_locid v1.5.0 |
| 1177 | 2026-03-30T05:08:00.823Z | Fresh pest_meta v2.8.1 |
| 1178 | 2026-03-30T05:08:00.823Z | Fresh tokio-util v0.7.18 |
| 1179 | 2026-03-30T05:08:00.823Z | Fresh zerocopy-derive v0.8.27 |
| 1180 | 2026-03-30T05:08:00.823Z | Fresh icu_provider_macros v1.5.0 |
| 1181 | 2026-03-30T05:08:00.823Z | Fresh fnv v1.0.7 |
| 1182 | 2026-03-30T05:08:00.823Z | Fresh try-lock v0.2.3 |
| 1183 | 2026-03-30T05:08:00.823Z | Fresh pest_generator v2.8.1 |
| 1184 | 2026-03-30T05:08:00.823Z | Fresh typenum v1.14.0 |
| 1185 | 2026-03-30T05:08:00.823Z | Fresh h2 v0.4.6 |
| 1186 | 2026-03-30T05:08:00.823Z | Fresh icu_provider v1.5.0 |
| 1187 | 2026-03-30T05:08:00.823Z | Fresh want v0.3.0 |
| 1188 | 2026-03-30T05:08:00.823Z | Fresh zerocopy v0.8.27 |
| 1189 | 2026-03-30T05:08:00.823Z | Fresh rustversion v1.0.22 |
| 1190 | 2026-03-30T05:08:00.823Z | Fresh rustix v1.1.4 |
| 1191 | 2026-03-30T05:08:00.823Z | Fresh rustls-webpki v0.102.8 |
| 1192 | 2026-03-30T05:08:00.823Z | Fresh time-core v0.1.8 |
| 1193 | 2026-03-30T05:08:00.823Z | Fresh byteorder v1.4.3 |
| 1194 | 2026-03-30T05:08:00.823Z | Fresh powerfmt v0.2.0 |
| 1195 | 2026-03-30T05:08:00.823Z | Fresh icu_locid_transform_data v1.5.0 |
| 1196 | 2026-03-30T05:08:00.823Z | Fresh pin-utils v0.1.0 |
| 1197 | 2026-03-30T05:08:00.823Z | Fresh tower-service v0.3.3 |
| 1198 | 2026-03-30T05:08:00.824Z | Fresh fastrand v2.1.1 |
| 1199 | 2026-03-30T05:08:00.824Z | Fresh httpdate v1.0.1 |
| 1200 | 2026-03-30T05:08:00.824Z | Fresh num-conv v0.2.0 |
| 1201 | 2026-03-30T05:08:00.824Z | Fresh subtle v2.5.0 |
| 1202 | 2026-03-30T05:08:00.824Z | Fresh tower-layer v0.3.3 |
| 1203 | 2026-03-30T05:08:00.824Z | Fresh base64 v0.22.1 |
| 1204 | 2026-03-30T05:08:00.824Z | Fresh deranged v0.5.5 |
| 1205 | 2026-03-30T05:08:00.824Z | Fresh time-macros v0.2.27 |
| 1206 | 2026-03-30T05:08:00.827Z | Fresh hyper v1.8.1 |
| 1207 | 2026-03-30T05:08:00.827Z | Fresh icu_locid_transform v1.5.0 |
| 1208 | 2026-03-30T05:08:00.827Z | Fresh generic-array v0.14.5 |
| 1209 | 2026-03-30T05:08:00.827Z | Fresh crossbeam-utils v0.8.21 |
| 1210 | 2026-03-30T05:08:00.827Z | Fresh pest_derive v2.8.1 |
| 1211 | 2026-03-30T05:08:00.827Z | Fresh serde_tokenstream v0.2.3 |
| 1212 | 2026-03-30T05:08:00.827Z | Fresh icu_collections v1.5.0 |
| 1213 | 2026-03-30T05:08:00.827Z | Fresh num_threads v0.1.3 |
| 1214 | 2026-03-30T05:08:00.827Z | Fresh icu_properties_data v1.5.0 |
| 1215 | 2026-03-30T05:08:00.827Z | Fresh dtrace-parser v0.3.0 |
| 1216 | 2026-03-30T05:08:00.827Z | Fresh rustix v0.38.44 |
| 1217 | 2026-03-30T05:08:00.828Z | Fresh time v0.3.47 |
| 1218 | 2026-03-30T05:08:00.828Z | Fresh icu_properties v1.5.1 |
| 1219 | 2026-03-30T05:08:00.828Z | Fresh serde_json v1.0.149 |
| 1220 | 2026-03-30T05:08:00.828Z | Fresh erased-serde v0.3.31 |
| 1221 | 2026-03-30T05:08:00.828Z | Fresh scroll_derive v0.13.1 |
| 1222 | 2026-03-30T05:08:00.828Z | Fresh thread-id v5.0.0 |
| 1223 | 2026-03-30T05:08:00.828Z | Fresh ipnet v2.10.0 |
| 1224 | 2026-03-30T05:08:00.828Z | Fresh utf16_iter v1.0.5 |
| 1225 | 2026-03-30T05:08:00.828Z | Fresh icu_normalizer_data v1.5.0 |
| 1226 | 2026-03-30T05:08:00.828Z | Fresh openssl-probe v0.1.4 |
| 1227 | 2026-03-30T05:08:00.828Z | Fresh write16 v1.0.0 |
| 1228 | 2026-03-30T05:08:00.828Z | Fresh utf8_iter v1.0.4 |
| 1229 | 2026-03-30T05:08:00.828Z | Fresh foreign-types-shared v0.1.1 |
| 1230 | 2026-03-30T05:08:00.828Z | Fresh icu_normalizer v1.5.0 |
| 1231 | 2026-03-30T05:08:00.828Z | Fresh hyper-util v0.1.20 |
| 1232 | 2026-03-30T05:08:00.828Z | Fresh foreign-types v0.3.2 |
| 1233 | 2026-03-30T05:08:00.828Z | Fresh scroll v0.13.0 |
| 1234 | 2026-03-30T05:08:00.828Z | Fresh slog v2.8.2 |
| 1235 | 2026-03-30T05:08:00.828Z | Fresh paste v1.0.15 |
| 1236 | 2026-03-30T05:08:00.828Z | Fresh crypto-common v0.1.6 |
| 1237 | 2026-03-30T05:08:00.828Z | Fresh block-buffer v0.10.2 |
| 1238 | 2026-03-30T05:08:00.828Z | Fresh openssl-sys v0.9.107 |
| 1239 | 2026-03-30T05:08:00.828Z | Fresh form_urlencoded v1.2.2 |
| 1240 | 2026-03-30T05:08:00.828Z | Fresh rand_core v0.6.3 |
| 1241 | 2026-03-30T05:08:00.828Z | Fresh openssl-macros v0.1.1 |
| 1242 | 2026-03-30T05:08:00.828Z | Fresh adler2 v2.0.1 |
| 1243 | 2026-03-30T05:08:00.828Z | Fresh simd-adler32 v0.3.7 |
| 1244 | 2026-03-30T05:08:00.828Z | Fresh mime v0.3.16 |
| 1245 | 2026-03-30T05:08:00.828Z | Fresh unicode-width v0.1.9 |
| 1246 | 2026-03-30T05:08:00.828Z | Fresh plain v0.2.3 |
| 1247 | 2026-03-30T05:08:00.828Z | Fresh ppv-lite86 v0.2.15 |
| 1248 | 2026-03-30T05:08:00.828Z | Fresh unicode-segmentation v1.10.0 |
| 1249 | 2026-03-30T05:08:00.828Z | Fresh lazy_static v1.5.0 |
| 1250 | 2026-03-30T05:08:00.828Z | Fresh goblin v0.10.1 |
| 1251 | 2026-03-30T05:08:00.828Z | Fresh rand_chacha v0.3.1 |
| 1252 | 2026-03-30T05:08:00.828Z | Fresh newline-converter v0.3.0 |
| 1253 | 2026-03-30T05:08:00.828Z | Fresh console v0.15.7 |
| 1254 | 2026-03-30T05:08:00.828Z | Fresh digest v0.10.7 |
| 1255 | 2026-03-30T05:08:00.829Z | Fresh openssl v0.10.72 |
| 1256 | 2026-03-30T05:08:00.829Z | Fresh miniz_oxide v0.8.9 |
| 1257 | 2026-03-30T05:08:00.829Z | Fresh crc32fast v1.5.0 |
| 1258 | 2026-03-30T05:08:00.829Z | Fresh unicase v2.6.0 |
| 1259 | 2026-03-30T05:08:00.829Z | Fresh idna_adapter v1.2.0 |
| 1260 | 2026-03-30T05:08:00.829Z | Fresh num-traits v0.2.14 |
| 1261 | 2026-03-30T05:08:00.829Z | Fresh iana-time-zone v0.1.47 |
| 1262 | 2026-03-30T05:08:00.829Z | Fresh heck v0.5.0 |
| 1263 | 2026-03-30T05:08:00.829Z | Fresh pretty-hex v0.4.1 |
| 1264 | 2026-03-30T05:08:00.829Z | Fresh winnow v1.0.0 |
| 1265 | 2026-03-30T05:08:00.829Z | Fresh similar v2.2.1 |
| 1266 | 2026-03-30T05:08:00.829Z | Fresh cpufeatures v0.2.17 |
| 1267 | 2026-03-30T05:08:00.829Z | Fresh semver v1.0.27 |
| 1268 | 2026-03-30T05:08:00.829Z | Fresh dof v0.4.0 |
| 1269 | 2026-03-30T05:08:00.829Z | Fresh chrono v0.4.44 |
| 1270 | 2026-03-30T05:08:00.829Z | Fresh toml_parser v1.0.10+spec-1.1.0 |
| 1271 | 2026-03-30T05:08:00.829Z | Fresh sha1 v0.10.6 |
| 1272 | 2026-03-30T05:08:00.829Z | Fresh flate2 v1.1.9 |
| 1273 | 2026-03-30T05:08:00.829Z | Fresh idna v1.0.3 |
| 1274 | 2026-03-30T05:08:00.829Z | Fresh native-tls v0.2.12 |
| 1275 | 2026-03-30T05:08:00.829Z | Fresh rustls v0.23.13 |
| 1276 | 2026-03-30T05:08:00.829Z | Fresh rand v0.8.4 |
| 1277 | 2026-03-30T05:08:00.829Z | Fresh rustls v0.22.4 |
| 1278 | 2026-03-30T05:08:00.829Z | Fresh ryu v1.0.5 |
| 1279 | 2026-03-30T05:08:00.829Z | Fresh concurrent-queue v2.5.0 |
| 1280 | 2026-03-30T05:08:00.829Z | Fresh http-body-util v0.1.3 |
| 1281 | 2026-03-30T05:08:00.829Z | Fresh rustls-pemfile v2.2.0 |
| 1282 | 2026-03-30T05:08:00.829Z | Fresh thiserror-impl v1.0.69 |
| 1283 | 2026-03-30T05:08:00.829Z | Fresh serde_derive_internals v0.29.0 |
| 1284 | 2026-03-30T05:08:00.829Z | Fresh sync_wrapper v1.0.1 |
| 1285 | 2026-03-30T05:08:00.829Z | Fresh syn v2.0.117 |
| 1286 | 2026-03-30T05:08:00.829Z | Fresh thread_local v1.1.4 |
| 1287 | 2026-03-30T05:08:00.829Z | Fresh serde_spanned v1.0.4 |
| 1288 | 2026-03-30T05:08:00.829Z | Fresh toml_datetime v1.0.1+spec-1.1.0 |
| 1289 | 2026-03-30T05:08:00.829Z | Fresh encoding_rs v0.8.32 |
| 1290 | 2026-03-30T05:08:00.829Z | Fresh toml_writer v1.0.7+spec-1.1.0 |
| 1291 | 2026-03-30T05:08:00.829Z | Fresh parking v2.2.0 |
| 1292 | 2026-03-30T05:08:00.829Z | Fresh compression-core v0.4.31 |
| 1293 | 2026-03-30T05:08:00.829Z | Fresh match_cfg v0.1.0 |
| 1294 | 2026-03-30T05:08:00.830Z | Fresh toml v1.0.7+spec-1.1.0 |
| 1295 | 2026-03-30T05:08:00.830Z | Fresh event-listener v5.0.0 |
| 1296 | 2026-03-30T05:08:00.830Z | Fresh hostname v0.3.1 |
| 1297 | 2026-03-30T05:08:00.830Z | Fresh compression-codecs v0.4.37 |
| 1298 | 2026-03-30T05:08:00.830Z | Fresh schemars_derive v0.8.22 |
| 1299 | 2026-03-30T05:08:00.830Z | Fresh usdt-impl v0.6.0 |
| 1300 | 2026-03-30T05:08:00.830Z | Fresh thiserror v1.0.69 |
| 1301 | 2026-03-30T05:08:00.830Z | Fresh tower v0.5.2 |
| 1302 | 2026-03-30T05:08:00.830Z | Fresh tokio-native-tls v0.3.1 |
| 1303 | 2026-03-30T05:08:00.830Z | Fresh url v2.5.4 |
| 1304 | 2026-03-30T05:08:00.830Z | Fresh serde_urlencoded v0.7.1 |
| 1305 | 2026-03-30T05:08:00.830Z | Fresh tokio-rustls v0.25.0 |
| 1306 | 2026-03-30T05:08:00.833Z | Fresh tokio-rustls v0.26.0 |
| 1307 | 2026-03-30T05:08:00.833Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1308 | 2026-03-30T05:08:00.833Z | Fresh usdt-macro v0.6.0 |
| 1309 | 2026-03-30T05:08:00.833Z | Fresh usdt-attr-macro v0.6.0 |
| 1310 | 2026-03-30T05:08:00.833Z | Fresh slog-json v2.6.1 |
| 1311 | 2026-03-30T05:08:00.833Z | Fresh crossbeam-channel v0.5.15 |
| 1312 | 2026-03-30T05:08:00.833Z | Fresh uuid v1.22.0 |
| 1313 | 2026-03-30T05:08:00.833Z | Fresh futures-executor v0.3.32 |
| 1314 | 2026-03-30T05:08:00.864Z | Running `/home/build/.rustup/toolchains/1.94.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=4175b6d44e889931 -C extra-filename=-f4cfbf6230e23aaf --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-42b237746ca7094e.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d0ab778e5851cf10.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-714f01b249079178.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro` |
| 1315 | 2026-03-30T05:08:00.867Z | Fresh webpki-roots v0.26.5 |
| 1316 | 2026-03-30T05:08:00.867Z | Fresh async-stream-impl v0.3.6 |
| 1317 | 2026-03-30T05:08:00.867Z | Fresh memmap2 v0.9.8 |
| 1318 | 2026-03-30T05:08:00.867Z | Fresh is-terminal v0.4.12 |
| 1319 | 2026-03-30T05:08:00.867Z | Fresh dyn-clone v1.0.4 |
| 1320 | 2026-03-30T05:08:00.867Z | Fresh term v1.1.0 |
| 1321 | 2026-03-30T05:08:00.867Z | Fresh take_mut v0.2.2 |
| 1322 | 2026-03-30T05:08:00.867Z | Fresh utf-8 v0.7.6 |
| 1323 | 2026-03-30T05:08:00.867Z | Fresh spin v0.9.8 |
| 1324 | 2026-03-30T05:08:00.867Z | Fresh data-encoding v2.4.0 |
| 1325 | 2026-03-30T05:08:00.867Z | Fresh iri-string v0.7.8 |
| 1326 | 2026-03-30T05:08:00.867Z | Fresh async-stream v0.3.6 |
| 1327 | 2026-03-30T05:08:00.867Z | Fresh slog-async v2.8.0 |
| 1328 | 2026-03-30T05:08:00.867Z | Fresh tungstenite v0.24.0 |
| 1329 | 2026-03-30T05:08:00.867Z | Fresh multer v3.1.0 |
| 1330 | 2026-03-30T05:08:00.867Z | Fresh tower-http v0.6.8 |
| 1331 | 2026-03-30T05:08:00.867Z | Fresh usdt v0.6.0 |
| 1332 | 2026-03-30T05:08:00.867Z | Fresh schemars v0.8.22 |
| 1333 | 2026-03-30T05:08:00.867Z | Fresh hyper-rustls v0.27.3 |
| 1334 | 2026-03-30T05:08:00.867Z | Fresh slog-term v2.9.2 |
| 1335 | 2026-03-30T05:08:00.867Z | Fresh slog-bunyan v2.5.0 |
| 1336 | 2026-03-30T05:08:00.867Z | Fresh futures v0.3.32 |
| 1337 | 2026-03-30T05:08:00.867Z | Fresh mime_guess v2.0.5 |
| 1338 | 2026-03-30T05:08:00.867Z | Fresh hyper-tls v0.6.0 |
| 1339 | 2026-03-30T05:08:00.867Z | Fresh async-compression v0.4.41 |
| 1340 | 2026-03-30T05:08:00.871Z | Fresh event-listener-strategy v0.5.4 |
| 1341 | 2026-03-30T05:08:00.871Z | Fresh camino v1.2.2 |
| 1342 | 2026-03-30T05:08:00.871Z | Fresh target-triple v1.0.0 |
| 1343 | 2026-03-30T05:08:00.871Z | Fresh rustls-native-certs v0.7.0 |
| 1344 | 2026-03-30T05:08:00.871Z | Fresh yasna v0.5.2 |
| 1345 | 2026-03-30T05:08:00.871Z | Fresh pem v3.0.6 |
| 1346 | 2026-03-30T05:08:00.871Z | Fresh waitgroup v0.1.2 |
| 1347 | 2026-03-30T05:08:00.871Z | Fresh openapiv3 v2.2.0 |
| 1348 | 2026-03-30T05:08:00.871Z | Fresh webpki-roots v1.0.0 |
| 1349 | 2026-03-30T05:08:00.871Z | Fresh async-trait v0.1.89 |
| 1350 | 2026-03-30T05:08:00.871Z | Fresh serde_path_to_error v0.1.20 |
| 1351 | 2026-03-30T05:08:00.871Z | Fresh hostname v0.4.2 |
| 1352 | 2026-03-30T05:08:00.871Z | Fresh http-range v0.1.4 |
| 1353 | 2026-03-30T05:08:00.871Z | Fresh termcolor v1.1.2 |
| 1354 | 2026-03-30T05:08:00.871Z | Fresh glob v0.3.0 |
| 1355 | 2026-03-30T05:08:00.871Z | Fresh debug-ignore v1.0.5 |
| 1356 | 2026-03-30T05:08:00.871Z | Fresh simple-mermaid v0.2.0 |
| 1357 | 2026-03-30T05:08:00.871Z | Fresh rcgen v0.14.7 |
| 1358 | 2026-03-30T05:08:00.871Z | Fresh reqwest v0.12.28 |
| 1359 | 2026-03-30T05:08:00.871Z | Fresh trybuild v1.0.116 |
| 1360 | 2026-03-30T05:08:00.871Z | Fresh hyper-staticfile v0.10.1 |
| 1361 | 2026-03-30T05:08:00.871Z | Fresh async-channel v2.5.0 |
| 1362 | 2026-03-30T05:08:00.871Z | Fresh hyper-rustls v0.26.0 |
| 1363 | 2026-03-30T05:08:00.871Z | Fresh tokio-tungstenite v0.24.0 |
| 1364 | 2026-03-30T05:08:00.871Z | Fresh anyhow v1.0.102 |
| 1365 | 2026-03-30T05:08:00.871Z | Fresh subprocess v1.0.3 |
| 1366 | 2026-03-30T05:08:00.871Z | Fresh buf-list v1.1.2 |
| 1367 | 2026-03-30T05:08:00.871Z | Fresh once_cell v1.20.1 |
| 1368 | 2026-03-30T05:08:00.871Z | Fresh schema-derive v0.1.0 |
| 1369 | 2026-03-30T05:08:00.871Z | Fresh tempfile v3.27.0 |
| 1370 | 2026-03-30T05:08:00.871Z | Fresh schema v0.1.0 |
| 1371 | 2026-03-30T05:08:00.871Z | Fresh atomicwrites v0.4.4 |
| 1372 | 2026-03-30T05:08:00.871Z | Fresh prettyplease v0.2.37 |
| 1373 | 2026-03-30T05:08:00.871Z | Fresh expectorate v1.2.0 |
| 1374 | 2026-03-30T05:08:02.103Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1375 | 2026-03-30T05:08:02.107Z | Running `/home/build/.rustup/toolchains/1.94.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=60e5574525d44367 -C extra-filename=-ffecac85538d785b --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-5b05eba25ce80be4.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 1376 | 2026-03-30T05:08:02.107Z | Running `/home/build/.rustup/toolchains/1.94.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=02420dd7bfb6f190 -C extra-filename=-feaf4867a9a4c829 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1377 | 2026-03-30T05:08:06.744Z | Running `/home/build/.rustup/toolchains/1.94.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=82e64a4b4336f869 -C extra-filename=-fd02f77d6394e3dd --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1378 | 2026-03-30T05:08:06.744Z | Running `/home/build/.rustup/toolchains/1.94.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=69eea35e722bc24c -C extra-filename=-42edc3d6cbcf0aa2 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1379 | 2026-03-30T05:08:06.744Z | Running `/home/build/.rustup/toolchains/1.94.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=5fc09dc02c7f7cd5 -C extra-filename=-b504f6eb8e432fb0 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1380 | 2026-03-30T05:08:06.748Z | Running `/home/build/.rustup/toolchains/1.94.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=c34cd64021567267 -C extra-filename=-6d6f5980f0fb7f04 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1381 | 2026-03-30T05:08:06.748Z | Running `/home/build/.rustup/toolchains/1.94.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=dbc30211f841d1d3 -C extra-filename=-4b87abeaaa025ba9 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1382 | 2026-03-30T05:08:06.751Z | Running `/home/build/.rustup/toolchains/1.94.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=299419576b19aeb7 -C extra-filename=-19e56c3a530090a2 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1383 | 2026-03-30T05:08:06.754Z | Running `/home/build/.rustup/toolchains/1.94.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=53cfdca354b583bb -C extra-filename=-ddc159ce7880a795 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1384 | 2026-03-30T05:08:14.029Z | Running `/home/build/.rustup/toolchains/1.94.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=176986f07271ab3b -C extra-filename=-ce987ced1c3e1c7c --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1385 | 2026-03-30T05:08:14.879Z | Running `/home/build/.rustup/toolchains/1.94.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=0211f4dba56a532d -C extra-filename=-809af758dee1f455 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1386 | 2026-03-30T05:08:15.225Z | Running `/home/build/.rustup/toolchains/1.94.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=56d432aea8eb92b4 -C extra-filename=-4fa5ad95e76469f4 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1387 | 2026-03-30T05:08:16.170Z | Running `/home/build/.rustup/toolchains/1.94.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=e3c6c7135bffebbf -C extra-filename=-ff02a88722e83b4b --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1388 | 2026-03-30T05:08:16.398Z | Running `/home/build/.rustup/toolchains/1.94.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=52935a76a485c55a -C extra-filename=-32f4066b64f2d7d0 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1389 | 2026-03-30T05:08:16.896Z | Running `/home/build/.rustup/toolchains/1.94.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=0f9780398ac7d04c -C extra-filename=-8530914ae5873f22 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1390 | 2026-03-30T05:08:17.963Z | Running `/home/build/.rustup/toolchains/1.94.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=f7c4d8b5dd4daaa9 -C extra-filename=-a0f6cd0670663e25 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1391 | 2026-03-30T05:08:18.375Z | Running `/home/build/.rustup/toolchains/1.94.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=05c056678165d4e0 -C extra-filename=-fdc9f448d2f809ee --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1392 | 2026-03-30T05:08:24.524Z | Running `/home/build/.rustup/toolchains/1.94.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=b8eb5f6b2496d300 -C extra-filename=-7439288e1d4e0179 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1393 | 2026-03-30T05:08:26.126Z | Running `/home/build/.rustup/toolchains/1.94.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=71bf297a8c99390e -C extra-filename=-ec27656cfa934580 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1394 | 2026-03-30T05:08:26.240Z | Running `/home/build/.rustup/toolchains/1.94.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=1aee86a4f1eddbd2 -C extra-filename=-4ebd37d9ad87324f --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1395 | 2026-03-30T05:08:26.818Z | Running `/home/build/.rustup/toolchains/1.94.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=7343cfcfe0d1632b -C extra-filename=-24fca310d6c3db5d --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1396 | 2026-03-30T05:08:27.077Z | Running `/home/build/.rustup/toolchains/1.94.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=436f2094dbf44fb3 -C extra-filename=-fa6ca92a52db9b87 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1397 | 2026-03-30T05:08:27.378Z | Running `/home/build/.rustup/toolchains/1.94.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=a87f884e1a3b353a -C extra-filename=-c3a144be6a974743 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1398 | 2026-03-30T05:08:28.856Z | Running `/home/build/.rustup/toolchains/1.94.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=1930fb3583b0c489 -C extra-filename=-3efbaa04003fd039 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1399 | 2026-03-30T05:08:35.081Z | Running `/home/build/.rustup/toolchains/1.94.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=9e5fccd1f9d8b0dd -C extra-filename=-6e818ad66ef78a72 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1400 | 2026-03-30T05:08:36.721Z | Running `/home/build/.rustup/toolchains/1.94.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=d5d22c2c094b6ade -C extra-filename=-fdf92540d2de8d5a --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1401 | 2026-03-30T05:08:49.329Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 48.68s |
| 1402 | 2026-03-30T05:08:49.371Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-feaf4867a9a4c829` |
| 1403 | 2026-03-30T05:08:49.375Z | |
| 1404 | 2026-03-30T05:08:49.375Z | running 142 tests |
| 1405 | 2026-03-30T05:08:49.379Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1406 | 2026-03-30T05:08:49.379Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1407 | 2026-03-30T05:08:49.379Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1408 | 2026-03-30T05:08:49.379Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1409 | 2026-03-30T05:08:49.379Z | test api_description::test::test_tags_need_one ... ok |
| 1410 | 2026-03-30T05:08:49.379Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1411 | 2026-03-30T05:08:49.379Z | test api_description::test::test_badpath2 ... ok |
| 1412 | 2026-03-30T05:08:49.379Z | test api_description::test::test_badpath3 ... ok |
| 1413 | 2026-03-30T05:08:49.379Z | test api_description::test::test_badpath1 ... ok |
| 1414 | 2026-03-30T05:08:49.379Z | test api_description::test::test_dup_names ... ok |
| 1415 | 2026-03-30T05:08:49.379Z | test api_description::test::test_tags_too_many ... ok |
| 1416 | 2026-03-30T05:08:49.379Z | test api_description::test::test_tags_just_right ... ok |
| 1417 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_gzip_takes_precedence_over_wildcard ... ok |
| 1418 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_ignores_malformed_parameters ... ok |
| 1419 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_gzip_acceptance_overrides_wildcard_rejection ... ok |
| 1420 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_basic ... ok |
| 1421 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_case_insensitive ... ok |
| 1422 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_malformed_quality ... ok |
| 1423 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_multiple_encodings ... ok |
| 1424 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_multiple_headers ... ok |
| 1425 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_no_header ... ok |
| 1426 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_non_finite_quality_defaults ... ok |
| 1427 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_wildcard_rejected ... ok |
| 1428 | 2026-03-30T05:08:49.379Z | test compression::tests::test_accepts_gzip_encoding_wildcard ... ok |
| 1429 | 2026-03-30T05:08:49.380Z | test compression::tests::test_accepts_gzip_encoding_prefers_highest_quality ... ok |
| 1430 | 2026-03-30T05:08:49.380Z | test compression::tests::test_accepts_gzip_encoding_rejects_zero_quality ... ok |
| 1431 | 2026-03-30T05:08:49.380Z | test compression::tests::test_accepts_gzip_encoding_with_positive_quality ... ok |
| 1432 | 2026-03-30T05:08:49.380Z | test compression::tests::test_accepts_gzip_encoding_wildcard_with_quality ... ok |
| 1433 | 2026-03-30T05:08:49.380Z | test compression::tests::test_accepts_gzip_encoding_with_spaces ... ok |
| 1434 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_already_encoded ... ok |
| 1435 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_head_method ... ok |
| 1436 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_basic ... ok |
| 1437 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_no_compression_extension ... ok |
| 1438 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_no_accept_encoding ... ok |
| 1439 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_no_content ... ok |
| 1440 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_compressible_content_types ... ok |
| 1441 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_no_content_type ... ok |
| 1442 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_non_compressible_content_types ... ok |
| 1443 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_rejects_content_range ... ok |
| 1444 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_not_modified ... ok |
| 1445 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_partial_content ... ok |
| 1446 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_sse ... ok |
| 1447 | 2026-03-30T05:08:49.380Z | test compression::tests::test_should_compress_response_respects_content_length_threshold ... ok |
| 1448 | 2026-03-30T05:08:49.380Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1449 | 2026-03-30T05:08:49.380Z | test error::test::test_serialize_error_response_body ... ok |
| 1450 | 2026-03-30T05:08:49.380Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1451 | 2026-03-30T05:08:49.380Z | test extractor::header::tests::test_header_parsing ... ok |
| 1452 | 2026-03-30T05:08:49.380Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1453 | 2026-03-30T05:08:49.380Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1454 | 2026-03-30T05:08:49.380Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1455 | 2026-03-30T05:08:49.380Z | test from_map::test::test_case_insensitive ... ok |
| 1456 | 2026-03-30T05:08:49.380Z | test from_map::test::test_lone_literal ... ok |
| 1457 | 2026-03-30T05:08:49.380Z | test from_map::test::test_deep ... ok |
| 1458 | 2026-03-30T05:08:49.380Z | test from_map::test::test_missing_data1 ... ok |
| 1459 | 2026-03-30T05:08:49.380Z | test from_map::test::test_missing_data2 ... ok |
| 1460 | 2026-03-30T05:08:49.380Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1461 | 2026-03-30T05:08:49.380Z | test from_map::test::test_types ... ok |
| 1462 | 2026-03-30T05:08:49.380Z | test compression::tests::test_apply_gzip_compression_removes_accept_ranges_and_sets_vary ... ok |
| 1463 | 2026-03-30T05:08:49.380Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1464 | 2026-03-30T05:08:49.380Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1465 | 2026-03-30T05:08:49.380Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1466 | 2026-03-30T05:08:49.380Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1467 | 2026-03-30T05:08:49.380Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1468 | 2026-03-30T05:08:49.381Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1469 | 2026-03-30T05:08:49.381Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1470 | 2026-03-30T05:08:49.381Z | test logging::test::test_config_bad_log_mode ... ok |
| 1471 | 2026-03-30T05:08:49.381Z | test compression::tests::test_apply_gzip_compression_avoids_duplicate_vary_entries ... ok |
| 1472 | 2026-03-30T05:08:49.384Z | test pagination::test::test_pagination_schema ... ok |
| 1473 | 2026-03-30T05:08:49.384Z | test pagination::test::test_results_page ... ok |
| 1474 | 2026-03-30T05:08:49.384Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1475 | 2026-03-30T05:08:49.384Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1476 | 2026-03-30T05:08:49.384Z | test pagination::test::test_pagparams_parsing ... ok |
| 1477 | 2026-03-30T05:08:49.384Z | test pagination::test::test_page_token_serialization ... ok |
| 1478 | 2026-03-30T05:08:49.384Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1479 | 2026-03-30T05:08:49.384Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1480 | 2026-03-30T05:08:49.384Z | test api_description::test::test_tags_set ... ok |
| 1481 | 2026-03-30T05:08:49.384Z | note: configured to log to "/tmp/dropshot-feaf4867a9a4c829.2105.file_dir/log.out" |
| 1482 | 2026-03-30T05:08:49.384Z | test router::test::test_bogus_regex - should panic ... ok |
| 1483 | 2026-03-30T05:08:49.384Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1484 | 2026-03-30T05:08:49.384Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1485 | 2026-03-30T05:08:49.384Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1486 | 2026-03-30T05:08:49.384Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1487 | 2026-03-30T05:08:49.385Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1488 | 2026-03-30T05:08:49.385Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1489 | 2026-03-30T05:08:49.385Z | test router::test::test_embedded_non_variable ... ok |
| 1490 | 2026-03-30T05:08:49.385Z | test router::test::test_empty_variable ... ok |
| 1491 | 2026-03-30T05:08:49.385Z | test logging::test::test_config_stderr_terminal ... ok |
| 1492 | 2026-03-30T05:08:49.385Z | test router::test::test_iter_null ... ok |
| 1493 | 2026-03-30T05:08:49.385Z | test router::test::test_error_cases ... ok |
| 1494 | 2026-03-30T05:08:49.385Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1495 | 2026-03-30T05:08:49.385Z | test router::test::test_iter ... ok |
| 1496 | 2026-03-30T05:08:49.385Z | test router::test::test_iter2 ... ok |
| 1497 | 2026-03-30T05:08:49.385Z | test router::test::test_map_bad_seq ... ok |
| 1498 | 2026-03-30T05:08:49.385Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1499 | 2026-03-30T05:08:49.385Z | test router::test::test_map_bad_value ... ok |
| 1500 | 2026-03-30T05:08:49.385Z | test router::test::test_path_segment ... ok |
| 1501 | 2026-03-30T05:08:49.385Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1502 | 2026-03-30T05:08:49.385Z | test router::test::test_more_after_regex - should panic ... ok |
| 1503 | 2026-03-30T05:08:49.385Z | test router::test::test_map ... ok |
| 1504 | 2026-03-30T05:08:49.385Z | test router::test::test_router_versioned ... ok |
| 1505 | 2026-03-30T05:08:49.385Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1506 | 2026-03-30T05:08:49.385Z | test router::test::test_router_basic ... ok |
| 1507 | 2026-03-30T05:08:49.385Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1508 | 2026-03-30T05:08:49.385Z | test router::test::test_segments ... ok |
| 1509 | 2026-03-30T05:08:49.385Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1510 | 2026-03-30T05:08:49.385Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1511 | 2026-03-30T05:08:49.385Z | test router::test::test_variable_rename ... ok |
| 1512 | 2026-03-30T05:08:49.385Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1513 | 2026-03-30T05:08:49.385Z | test router::test::test_variables_glob ... ok |
| 1514 | 2026-03-30T05:08:49.385Z | test router::test::test_variables_basic ... ok |
| 1515 | 2026-03-30T05:08:49.385Z | test router::test::test_variables_multi ... ok |
| 1516 | 2026-03-30T05:08:49.385Z | test schema_util::test::test_empty_struct ... ok |
| 1517 | 2026-03-30T05:08:49.385Z | note: configured to log to "/tmp/dropshot-feaf4867a9a4c829.2105.file_dir/log.out" |
| 1518 | 2026-03-30T05:08:49.385Z | test schema_util::test::test_additional_properties ... ok |
| 1519 | 2026-03-30T05:08:49.385Z | test schema_util::test::test_nullable ... ok |
| 1520 | 2026-03-30T05:08:49.385Z | test schema_util::test::test_embedded_schema ... ok |
| 1521 | 2026-03-30T05:08:49.385Z | test schema_util::test::test_two_types - should panic ... ok |
| 1522 | 2026-03-30T05:08:49.385Z | test schema_util::test::test_extension_conversion ... ok |
| 1523 | 2026-03-30T05:08:49.385Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1524 | 2026-03-30T05:08:49.385Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1525 | 2026-03-30T05:08:49.386Z | note: configured to log to "/tmp/dropshot-feaf4867a9a4c829.2105.file_dir/log.out" |
| 1526 | 2026-03-30T05:08:49.386Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1527 | 2026-03-30T05:08:49.386Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1528 | 2026-03-30T05:08:49.386Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1529 | 2026-03-30T05:08:49.386Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1530 | 2026-03-30T05:08:49.386Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1531 | 2026-03-30T05:08:49.386Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1532 | 2026-03-30T05:08:49.386Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1533 | 2026-03-30T05:08:49.386Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1534 | 2026-03-30T05:08:49.386Z | test logging::test::test_config_file ... ok |
| 1535 | 2026-03-30T05:08:49.386Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1536 | 2026-03-30T05:08:49.386Z | test to_map::test::test_to_map_seq ... ok |
| 1537 | 2026-03-30T05:08:49.386Z | test to_map::test::test_to_map_enum ... ok |
| 1538 | 2026-03-30T05:08:49.386Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1539 | 2026-03-30T05:08:49.386Z | test to_map::test::test_to_map_num ... ok |
| 1540 | 2026-03-30T05:08:49.386Z | test to_map::test::test_struct_with_options ... ok |
| 1541 | 2026-03-30T05:08:49.386Z | test to_map::test::test_to_map_valid ... ok |
| 1542 | 2026-03-30T05:08:49.386Z | test to_map::test::test_to_map_vec ... ok |
| 1543 | 2026-03-30T05:08:49.386Z | test type_util::tests::test_commented_ref ... ok |
| 1544 | 2026-03-30T05:08:49.386Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1545 | 2026-03-30T05:08:49.386Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1546 | 2026-03-30T05:08:49.386Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1547 | 2026-03-30T05:08:49.386Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1548 | 2026-03-30T05:08:49.386Z | test server::test::test_server_run_then_close ... ok |
| 1549 | 2026-03-30T05:08:49.386Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1550 | 2026-03-30T05:08:49.386Z | |
| 1551 | 2026-03-30T05:08:49.386Z | test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1552 | 2026-03-30T05:08:49.386Z | |
| 1553 | 2026-03-30T05:08:49.386Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-ce987ced1c3e1c7c` |
| 1554 | 2026-03-30T05:08:49.390Z | |
| 1555 | 2026-03-30T05:08:49.390Z | running 1 test |
| 1556 | 2026-03-30T05:08:49.692Z | Compiling proc-macro2 v1.0.106 |
| 1557 | 2026-03-30T05:08:49.692Z | Compiling quote v1.0.45 |
| 1558 | 2026-03-30T05:08:49.692Z | Compiling unicode-ident v1.0.12 |
| 1559 | 2026-03-30T05:08:49.696Z | Compiling libc v0.2.183 |
| 1560 | 2026-03-30T05:08:49.696Z | Checking cfg-if v1.0.0 |
| 1561 | 2026-03-30T05:08:49.696Z | Compiling serde_core v1.0.228 |
| 1562 | 2026-03-30T05:08:49.696Z | Checking itoa v1.0.1 |
| 1563 | 2026-03-30T05:08:49.696Z | Checking pin-project-lite v0.2.12 |
| 1564 | 2026-03-30T05:08:49.789Z | Checking memchr v2.6.0 |
| 1565 | 2026-03-30T05:08:49.808Z | Compiling shlex v1.3.0 |
| 1566 | 2026-03-30T05:08:49.839Z | Compiling autocfg v1.1.0 |
| 1567 | 2026-03-30T05:08:49.843Z | Checking bytes v1.11.1 |
| 1568 | 2026-03-30T05:08:50.020Z | Compiling cc v1.2.16 |
| 1569 | 2026-03-30T05:08:50.095Z | Checking smallvec v1.13.2 |
| 1570 | 2026-03-30T05:08:50.162Z | Compiling version_check v0.9.5 |
| 1571 | 2026-03-30T05:08:50.239Z | Checking futures-core v0.3.32 |
| 1572 | 2026-03-30T05:08:50.264Z | Checking once_cell v1.20.1 |
| 1573 | 2026-03-30T05:08:50.264Z | Compiling log v0.4.17 |
| 1574 | 2026-03-30T05:08:50.355Z | Compiling parking_lot_core v0.9.4 |
| 1575 | 2026-03-30T05:08:50.428Z | Checking scopeguard v1.2.0 |
| 1576 | 2026-03-30T05:08:50.530Z | Checking lock_api v0.4.6 |
| 1577 | 2026-03-30T05:08:50.533Z | Compiling zmij v1.0.2 |
| 1578 | 2026-03-30T05:08:50.640Z | Compiling thiserror v2.0.18 |
| 1579 | 2026-03-30T05:08:50.665Z | Checking mio v1.0.3 |
| 1580 | 2026-03-30T05:08:50.725Z | Checking socket2 v0.6.0 |
| 1581 | 2026-03-30T05:08:50.880Z | Checking parking_lot v0.12.1 |
| 1582 | 2026-03-30T05:08:50.934Z | Checking signal-hook-registry v1.4.0 |
| 1583 | 2026-03-30T05:08:50.967Z | Compiling slab v0.4.9 |
| 1584 | 2026-03-30T05:08:51.060Z | Compiling syn v2.0.117 |
| 1585 | 2026-03-30T05:08:51.065Z | Checking futures-sink v0.3.32 |
| 1586 | 2026-03-30T05:08:51.086Z | Checking getrandom v0.2.11 |
| 1587 | 2026-03-30T05:08:51.143Z | Compiling serde v1.0.228 |
| 1588 | 2026-03-30T05:08:51.155Z | Compiling serde_json v1.0.149 |
| 1589 | 2026-03-30T05:08:51.181Z | Checking futures-channel v0.3.32 |
| 1590 | 2026-03-30T05:08:51.238Z | Checking http v1.4.0 |
| 1591 | 2026-03-30T05:08:51.374Z | Checking zeroize v1.7.0 |
| 1592 | 2026-03-30T05:08:51.470Z | Checking futures-task v0.3.32 |
| 1593 | 2026-03-30T05:08:51.516Z | Checking rustls-pki-types v1.14.0 |
| 1594 | 2026-03-30T05:08:51.601Z | Checking futures-io v0.3.32 |
| 1595 | 2026-03-30T05:08:51.607Z | Checking stable_deref_trait v1.2.0 |
| 1596 | 2026-03-30T05:08:51.666Z | Compiling httparse v1.10.0 |
| 1597 | 2026-03-30T05:08:51.679Z | Compiling zerocopy v0.8.27 |
| 1598 | 2026-03-30T05:08:51.714Z | Compiling ring v0.17.13 |
| 1599 | 2026-03-30T05:08:51.801Z | Compiling ucd-trie v0.1.6 |
| 1600 | 2026-03-30T05:08:51.848Z | Checking untrusted v0.9.0 |
| 1601 | 2026-03-30T05:08:51.959Z | Checking equivalent v1.0.0 |
| 1602 | 2026-03-30T05:08:52.042Z | Checking hashbrown v0.16.1 |
| 1603 | 2026-03-30T05:08:52.106Z | Checking bitflags v2.11.0 |
| 1604 | 2026-03-30T05:08:52.261Z | Checking http-body v1.0.1 |
| 1605 | 2026-03-30T05:08:52.281Z | Checking tracing-core v0.1.32 |
| 1606 | 2026-03-30T05:08:52.309Z | Checking percent-encoding v2.3.2 |
| 1607 | 2026-03-30T05:08:52.331Z | Compiling pkg-config v0.3.31 |
| 1608 | 2026-03-30T05:08:52.384Z | Checking atomic-waker v1.1.2 |
| 1609 | 2026-03-30T05:08:52.479Z | Compiling vcpkg v0.2.15 |
| 1610 | 2026-03-30T05:08:52.497Z | Checking indexmap v2.13.0 |
| 1611 | 2026-03-30T05:08:52.578Z | Compiling rustversion v1.0.22 |
| 1612 | 2026-03-30T05:08:52.830Z | Checking writeable v0.5.5 |
| 1613 | 2026-03-30T05:08:52.999Z | Checking litemap v0.7.4 |
| 1614 | 2026-03-30T05:08:53.005Z | Compiling typenum v1.14.0 |
| 1615 | 2026-03-30T05:08:53.053Z | Checking tracing v0.1.40 |
| 1616 | 2026-03-30T05:08:53.177Z | Compiling generic-array v0.14.5 |
| 1617 | 2026-03-30T05:08:53.225Z | Checking fnv v1.0.7 |
| 1618 | 2026-03-30T05:08:53.381Z | Compiling crossbeam-utils v0.8.21 |
| 1619 | 2026-03-30T05:08:53.459Z | Checking try-lock v0.2.3 |
| 1620 | 2026-03-30T05:08:53.504Z | Compiling openssl-sys v0.9.107 |
| 1621 | 2026-03-30T05:08:53.555Z | Checking want v0.3.0 |
| 1622 | 2026-03-30T05:08:53.797Z | Compiling unicase v2.6.0 |
| 1623 | 2026-03-30T05:08:53.803Z | Checking subtle v2.5.0 |
| 1624 | 2026-03-30T05:08:53.939Z | Compiling synstructure v0.13.1 |
| 1625 | 2026-03-30T05:08:54.099Z | Checking tower-layer v0.3.3 |
| 1626 | 2026-03-30T05:08:54.195Z | Checking tower-service v0.3.3 |
| 1627 | 2026-03-30T05:08:54.251Z | Compiling num-conv v0.2.0 |
| 1628 | 2026-03-30T05:08:54.282Z | Checking base64 v0.22.1 |
| 1629 | 2026-03-30T05:08:54.292Z | Checking icu_locid_transform_data v1.5.0 |
| 1630 | 2026-03-30T05:08:54.361Z | Checking powerfmt v0.2.0 |
| 1631 | 2026-03-30T05:08:54.386Z | Compiling getrandom v0.4.1 |
| 1632 | 2026-03-30T05:08:54.471Z | Checking httpdate v1.0.1 |
| 1633 | 2026-03-30T05:08:54.513Z | Checking pin-utils v0.1.0 |
| 1634 | 2026-03-30T05:08:54.525Z | Compiling time-core v0.1.8 |
| 1635 | 2026-03-30T05:08:54.569Z | Checking deranged v0.5.5 |
| 1636 | 2026-03-30T05:08:54.578Z | Compiling slog v2.8.2 |
| 1637 | 2026-03-30T05:08:54.675Z | Compiling time-macros v0.2.27 |
| 1638 | 2026-03-30T05:08:54.713Z | Checking rustls-webpki v0.102.8 |
| 1639 | 2026-03-30T05:08:54.897Z | Checking icu_properties_data v1.5.0 |
| 1640 | 2026-03-30T05:08:55.067Z | Checking num_threads v0.1.3 |
| 1641 | 2026-03-30T05:08:55.164Z | Compiling num-traits v0.2.14 |
| 1642 | 2026-03-30T05:08:55.217Z | Checking utf8_iter v1.0.4 |
| 1643 | 2026-03-30T05:08:55.344Z | Checking write16 v1.0.0 |
| 1644 | 2026-03-30T05:08:55.409Z | Checking utf16_iter v1.0.5 |
| 1645 | 2026-03-30T05:08:55.436Z | Compiling usdt-impl v0.6.0 |
| 1646 | 2026-03-30T05:08:55.503Z | Checking icu_normalizer_data v1.5.0 |
| 1647 | 2026-03-30T05:08:55.525Z | Checking ipnet v2.10.0 |
| 1648 | 2026-03-30T05:08:55.564Z | Checking foreign-types-shared v0.1.1 |
| 1649 | 2026-03-30T05:08:55.570Z | Compiling crc32fast v1.5.0 |
| 1650 | 2026-03-30T05:08:55.623Z | Checking openssl-probe v0.1.4 |
| 1651 | 2026-03-30T05:08:55.646Z | Compiling openssl v0.10.72 |
| 1652 | 2026-03-30T05:08:55.700Z | Checking foreign-types v0.3.2 |
| 1653 | 2026-03-30T05:08:55.743Z | Compiling thread-id v5.0.0 |
| 1654 | 2026-03-30T05:08:55.823Z | Checking crypto-common v0.1.6 |
| 1655 | 2026-03-30T05:08:55.934Z | Checking block-buffer v0.10.2 |
| 1656 | 2026-03-30T05:08:55.995Z | Checking form_urlencoded v1.2.2 |
| 1657 | 2026-03-30T05:08:56.046Z | Checking time v0.3.47 |
| 1658 | 2026-03-30T05:08:56.056Z | Checking rand_core v0.6.3 |
| 1659 | 2026-03-30T05:08:56.085Z | Checking errno v0.3.10 |
| 1660 | 2026-03-30T05:08:56.122Z | Compiling native-tls v0.2.12 |
| 1661 | 2026-03-30T05:08:56.128Z | Checking byteorder v1.4.3 |
| 1662 | 2026-03-30T05:08:56.217Z | Checking adler2 v2.0.1 |
| 1663 | 2026-03-30T05:08:56.322Z | Compiling ryu v1.0.5 |
| 1664 | 2026-03-30T05:08:56.327Z | Compiling serde_derive v1.0.228 |
| 1665 | 2026-03-30T05:08:56.367Z | Compiling tokio-macros v2.6.0 |
| 1666 | 2026-03-30T05:08:56.391Z | Compiling thiserror-impl v2.0.18 |
| 1667 | 2026-03-30T05:08:56.394Z | Compiling zerofrom-derive v0.1.5 |
| 1668 | 2026-03-30T05:08:56.430Z | Compiling yoke-derive v0.7.5 |
| 1669 | 2026-03-30T05:08:56.448Z | Compiling futures-macro v0.3.32 |
| 1670 | 2026-03-30T05:08:56.666Z | Compiling zerovec-derive v0.10.3 |
| 1671 | 2026-03-30T05:08:56.895Z | Compiling displaydoc v0.2.5 |
| 1672 | 2026-03-30T05:08:57.518Z | Checking tokio v1.50.0 |
| 1673 | 2026-03-30T05:08:57.657Z | Checking futures-util v0.3.32 |
| 1674 | 2026-03-30T05:08:58.114Z | Compiling zerocopy-derive v0.8.27 |
| 1675 | 2026-03-30T05:08:58.198Z | Compiling icu_provider_macros v1.5.0 |
| 1676 | 2026-03-30T05:08:58.349Z | Compiling scroll_derive v0.13.1 |
| 1677 | 2026-03-30T05:08:58.591Z | Compiling pest v2.8.1 |
| 1678 | 2026-03-30T05:08:58.656Z | Checking zerofrom v0.1.5 |
| 1679 | 2026-03-30T05:08:58.780Z | Checking yoke v0.7.5 |
| 1680 | 2026-03-30T05:08:58.967Z | Checking zerovec v0.10.4 |
| 1681 | 2026-03-30T05:08:59.189Z | Compiling openssl-macros v0.1.1 |
| 1682 | 2026-03-30T05:08:59.571Z | Checking scroll v0.13.0 |
| 1683 | 2026-03-30T05:08:59.610Z | Compiling rustls v0.23.13 |
| 1684 | 2026-03-30T05:08:59.658Z | Checking tinystr v0.7.6 |
| 1685 | 2026-03-30T05:08:59.806Z | Compiling pest_meta v2.8.1 |
| 1686 | 2026-03-30T05:08:59.837Z | Checking icu_collections v1.5.0 |
| 1687 | 2026-03-30T05:08:59.840Z | Checking icu_locid v1.5.0 |
| 1688 | 2026-03-30T05:08:59.877Z | Compiling rustls v0.22.4 |
| 1689 | 2026-03-30T05:08:59.894Z | Compiling rustix v1.1.4 |
| 1690 | 2026-03-30T05:09:00.098Z | Checking ppv-lite86 v0.2.15 |
| 1691 | 2026-03-30T05:09:00.169Z | Checking simd-adler32 v0.3.7 |
| 1692 | 2026-03-30T05:09:00.274Z | Checking icu_provider v1.5.0 |
| 1693 | 2026-03-30T05:09:00.337Z | Checking plain v0.2.3 |
| 1694 | 2026-03-30T05:09:00.372Z | Checking mime v0.3.16 |
| 1695 | 2026-03-30T05:09:00.438Z | Compiling pest_generator v2.8.1 |
| 1696 | 2026-03-30T05:09:00.538Z | Checking goblin v0.10.1 |
| 1697 | 2026-03-30T05:09:00.582Z | Checking icu_locid_transform v1.5.0 |
| 1698 | 2026-03-30T05:09:00.689Z | Checking erased-serde v0.3.31 |
| 1699 | 2026-03-30T05:09:00.711Z | Checking tokio-util v0.7.18 |
| 1700 | 2026-03-30T05:09:00.832Z | Compiling serde_tokenstream v0.2.3 |
| 1701 | 2026-03-30T05:09:01.059Z | Checking icu_properties v1.5.1 |
| 1702 | 2026-03-30T05:09:01.129Z | Checking h2 v0.4.6 |
| 1703 | 2026-03-30T05:09:01.172Z | Checking rand_chacha v0.3.1 |
| 1704 | 2026-03-30T05:09:01.325Z | Checking miniz_oxide v0.8.9 |
| 1705 | 2026-03-30T05:09:01.493Z | Compiling dof v0.4.0 |
| 1706 | 2026-03-30T05:09:01.844Z | Compiling pest_derive v2.8.1 |
| 1707 | 2026-03-30T05:09:02.453Z | Checking icu_normalizer v1.5.0 |
| 1708 | 2026-03-30T05:09:02.472Z | Checking digest v0.10.7 |
| 1709 | 2026-03-30T05:09:02.695Z | Compiling dtrace-parser v0.3.0 |
| 1710 | 2026-03-30T05:09:02.814Z | Checking cpufeatures v0.2.17 |
| 1711 | 2026-03-30T05:09:02.821Z | Checking pretty-hex v0.4.1 |
| 1712 | 2026-03-30T05:09:02.828Z | Checking idna_adapter v1.2.0 |
| 1713 | 2026-03-30T05:09:02.882Z | Compiling rustix v0.38.44 |
| 1714 | 2026-03-30T05:09:02.937Z | Compiling thiserror v1.0.69 |
| 1715 | 2026-03-30T05:09:02.940Z | Checking iana-time-zone v0.1.47 |
| 1716 | 2026-03-30T05:09:02.944Z | Checking hyper v1.8.1 |
| 1717 | 2026-03-30T05:09:03.052Z | Checking idna v1.0.3 |
| 1718 | 2026-03-30T05:09:03.084Z | Checking chrono v0.4.44 |
| 1719 | 2026-03-30T05:09:03.468Z | Checking sha1 v0.10.6 |
| 1720 | 2026-03-30T05:09:03.545Z | Checking flate2 v1.1.9 |
| 1721 | 2026-03-30T05:09:03.657Z | Compiling mime_guess v2.0.5 |
| 1722 | 2026-03-30T05:09:03.865Z | Checking rand v0.8.4 |
| 1723 | 2026-03-30T05:09:03.922Z | Checking hyper-util v0.1.20 |
| 1724 | 2026-03-30T05:09:04.010Z | Compiling thiserror-impl v1.0.69 |
| 1725 | 2026-03-30T05:09:04.339Z | Checking concurrent-queue v2.5.0 |
| 1726 | 2026-03-30T05:09:04.461Z | Compiling serde_derive_internals v0.29.0 |
| 1727 | 2026-03-30T05:09:04.519Z | Checking http-body-util v0.1.3 |
| 1728 | 2026-03-30T05:09:04.524Z | Checking rustls-pemfile v2.2.0 |
| 1729 | 2026-03-30T05:09:04.738Z | Compiling multer v3.1.0 |
| 1730 | 2026-03-30T05:09:04.741Z | Checking thread_local v1.1.4 |
| 1731 | 2026-03-30T05:09:04.901Z | Checking sync_wrapper v1.0.1 |
| 1732 | 2026-03-30T05:09:04.982Z | Checking encoding_rs v0.8.32 |
| 1733 | 2026-03-30T05:09:05.005Z | Checking compression-core v0.4.31 |
| 1734 | 2026-03-30T05:09:05.014Z | Compiling paste v1.0.15 |
| 1735 | 2026-03-30T05:09:05.134Z | Compiling camino v1.2.2 |
| 1736 | 2026-03-30T05:09:05.294Z | Checking match_cfg v0.1.0 |
| 1737 | 2026-03-30T05:09:05.355Z | Checking parking v2.2.0 |
| 1738 | 2026-03-30T05:09:05.361Z | Compiling slog-async v2.8.0 |
| 1739 | 2026-03-30T05:09:05.472Z | Checking fastrand v2.1.1 |
| 1740 | 2026-03-30T05:09:05.523Z | Compiling schemars v0.8.22 |
| 1741 | 2026-03-30T05:09:05.538Z | Checking winnow v1.0.0 |
| 1742 | 2026-03-30T05:09:05.657Z | Checking tempfile v3.27.0 |
| 1743 | 2026-03-30T05:09:05.663Z | Compiling schemars_derive v0.8.22 |
| 1744 | 2026-03-30T05:09:05.737Z | Checking tokio-rustls v0.26.0 |
| 1745 | 2026-03-30T05:09:05.785Z | Checking event-listener v5.0.0 |
| 1746 | 2026-03-30T05:09:05.827Z | Checking toml_parser v1.0.10+spec-1.1.0 |
| 1747 | 2026-03-30T05:09:05.851Z | Checking hostname v0.3.1 |
| 1748 | 2026-03-30T05:09:05.946Z | Checking tokio-rustls v0.25.0 |
| 1749 | 2026-03-30T05:09:05.950Z | Checking compression-codecs v0.4.37 |
| 1750 | 2026-03-30T05:09:05.979Z | Checking tower v0.5.2 |
| 1751 | 2026-03-30T05:09:06.068Z | Checking serde_urlencoded v0.7.1 |
| 1752 | 2026-03-30T05:09:06.076Z | Compiling usdt-macro v0.6.0 |
| 1753 | 2026-03-30T05:09:06.106Z | Compiling usdt-attr-macro v0.6.0 |
| 1754 | 2026-03-30T05:09:06.128Z | Checking tokio-native-tls v0.3.1 |
| 1755 | 2026-03-30T05:09:06.182Z | Checking url v2.5.4 |
| 1756 | 2026-03-30T05:09:06.272Z | Checking slog-json v2.6.1 |
| 1757 | 2026-03-30T05:09:06.275Z | Checking futures-executor v0.3.32 |
| 1758 | 2026-03-30T05:09:06.362Z | Compiling async-stream-impl v0.3.6 |
| 1759 | 2026-03-30T05:09:06.421Z | Checking uuid v1.22.0 |
| 1760 | 2026-03-30T05:09:06.428Z | Checking crossbeam-channel v0.5.15 |
| 1761 | 2026-03-30T05:09:06.570Z | Checking webpki-roots v0.26.5 |
| 1762 | 2026-03-30T05:09:06.688Z | Checking toml_datetime v1.0.1+spec-1.1.0 |
| 1763 | 2026-03-30T05:09:06.707Z | Checking serde_spanned v1.0.4 |
| 1764 | 2026-03-30T05:09:06.731Z | Checking is-terminal v0.4.12 |
| 1765 | 2026-03-30T05:09:06.755Z | Checking memmap2 v0.9.8 |
| 1766 | 2026-03-30T05:09:06.821Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1767 | 2026-03-30T05:09:06.836Z | Checking spin v0.9.8 |
| 1768 | 2026-03-30T05:09:06.888Z | Checking dyn-clone v1.0.4 |
| 1769 | 2026-03-30T05:09:06.916Z | Checking iri-string v0.7.8 |
| 1770 | 2026-03-30T05:09:06.944Z | Compiling heck v0.5.0 |
| 1771 | 2026-03-30T05:09:06.975Z | Checking take_mut v0.2.2 |
| 1772 | 2026-03-30T05:09:07.064Z | Checking term v1.1.0 |
| 1773 | 2026-03-30T05:09:07.079Z | Checking unicode-width v0.1.9 |
| 1774 | 2026-03-30T05:09:07.186Z | Checking toml_writer v1.0.7+spec-1.1.0 |
| 1775 | 2026-03-30T05:09:07.213Z | Compiling semver v1.0.27 |
| 1776 | 2026-03-30T05:09:07.233Z | Checking unicode-segmentation v1.10.0 |
| 1777 | 2026-03-30T05:09:07.287Z | Checking utf-8 v0.7.6 |
| 1778 | 2026-03-30T05:09:07.331Z | Checking lazy_static v1.5.0 |
| 1779 | 2026-03-30T05:09:07.339Z | Compiling anyhow v1.0.102 |
| 1780 | 2026-03-30T05:09:07.363Z | Checking data-encoding v2.4.0 |
| 1781 | 2026-03-30T05:09:07.413Z | Checking toml v1.0.7+spec-1.1.0 |
| 1782 | 2026-03-30T05:09:07.425Z | Checking console v0.15.7 |
| 1783 | 2026-03-30T05:09:07.520Z | Checking newline-converter v0.3.0 |
| 1784 | 2026-03-30T05:09:07.558Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1785 | 2026-03-30T05:09:07.617Z | Checking tungstenite v0.24.0 |
| 1786 | 2026-03-30T05:09:07.624Z | Checking usdt v0.6.0 |
| 1787 | 2026-03-30T05:09:07.686Z | Checking async-stream v0.3.6 |
| 1788 | 2026-03-30T05:09:07.775Z | Checking slog-term v2.9.2 |
| 1789 | 2026-03-30T05:09:07.932Z | Checking tower-http v0.6.8 |
| 1790 | 2026-03-30T05:09:07.985Z | Checking atomicwrites v0.4.4 |
| 1791 | 2026-03-30T05:09:07.991Z | Checking hyper-rustls v0.27.3 |
| 1792 | 2026-03-30T05:09:08.007Z | Checking slog-bunyan v2.5.0 |
| 1793 | 2026-03-30T05:09:08.029Z | Checking futures v0.3.32 |
| 1794 | 2026-03-30T05:09:08.103Z | Checking hyper-tls v0.6.0 |
| 1795 | 2026-03-30T05:09:08.114Z | Checking async-compression v0.4.41 |
| 1796 | 2026-03-30T05:09:08.168Z | Checking event-listener-strategy v0.5.4 |
| 1797 | 2026-03-30T05:09:08.231Z | Checking rustls-native-certs v0.7.0 |
| 1798 | 2026-03-30T05:09:08.298Z | Checking openapiv3 v2.2.0 |
| 1799 | 2026-03-30T05:09:08.329Z | Checking yasna v0.5.2 |
| 1800 | 2026-03-30T05:09:08.359Z | Compiling async-trait v0.1.89 |
| 1801 | 2026-03-30T05:09:08.410Z | Checking pem v3.0.6 |
| 1802 | 2026-03-30T05:09:08.467Z | Checking waitgroup v0.1.2 |
| 1803 | 2026-03-30T05:09:08.494Z | Checking webpki-roots v1.0.0 |
| 1804 | 2026-03-30T05:09:08.566Z | Checking serde_path_to_error v0.1.20 |
| 1805 | 2026-03-30T05:09:08.569Z | Checking hostname v0.4.2 |
| 1806 | 2026-03-30T05:09:08.667Z | Checking simple-mermaid v0.2.0 |
| 1807 | 2026-03-30T05:09:08.720Z | Checking similar v2.2.1 |
| 1808 | 2026-03-30T05:09:08.735Z | Checking debug-ignore v1.0.5 |
| 1809 | 2026-03-30T05:09:08.818Z | Checking http-range v0.1.4 |
| 1810 | 2026-03-30T05:09:08.835Z | Checking rcgen v0.14.7 |
| 1811 | 2026-03-30T05:09:08.844Z | Checking reqwest v0.12.28 |
| 1812 | 2026-03-30T05:09:08.881Z | Checking hyper-rustls v0.26.0 |
| 1813 | 2026-03-30T05:09:08.938Z | Checking hyper-staticfile v0.10.1 |
| 1814 | 2026-03-30T05:09:09.056Z | Checking expectorate v1.2.0 |
| 1815 | 2026-03-30T05:09:09.062Z | Checking async-channel v2.5.0 |
| 1816 | 2026-03-30T05:09:09.182Z | Checking tokio-tungstenite v0.24.0 |
| 1817 | 2026-03-30T05:09:09.230Z | Checking subprocess v1.0.3 |
| 1818 | 2026-03-30T05:09:09.239Z | Checking buf-list v1.1.2 |
| 1819 | 2026-03-30T05:09:11.544Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1820 | 2026-03-30T05:09:11.606Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.19s |
| 1821 | 2026-03-30T05:09:11.853Z | |
| 1822 | 2026-03-30T05:09:11.853Z | |
| 1823 | 2026-03-30T05:09:29.984Z | test tests/fail/bad_channel10.rs ... ok |
| 1824 | 2026-03-30T05:09:29.984Z | test tests/fail/bad_channel11.rs ... ok |
| 1825 | 2026-03-30T05:09:29.984Z | test tests/fail/bad_channel12.rs ... ok |
| 1826 | 2026-03-30T05:09:29.984Z | test tests/fail/bad_channel13.rs ... ok |
| 1827 | 2026-03-30T05:09:29.984Z | test tests/fail/bad_channel14.rs ... ok |
| 1828 | 2026-03-30T05:09:29.984Z | test tests/fail/bad_channel15.rs ... ok |
| 1829 | 2026-03-30T05:09:29.988Z | test tests/fail/bad_channel17.rs ... ok |
| 1830 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel18.rs ... ok |
| 1831 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel19.rs ... ok |
| 1832 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel1a.rs ... ok |
| 1833 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel1b.rs ... ok |
| 1834 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel2.rs ... ok |
| 1835 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel20.rs ... ok |
| 1836 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel21.rs ... ok |
| 1837 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel22.rs ... ok |
| 1838 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel23.rs ... ok |
| 1839 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel24.rs ... ok |
| 1840 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel25.rs ... ok |
| 1841 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel26.rs ... ok |
| 1842 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel27.rs ... ok |
| 1843 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel28.rs ... ok |
| 1844 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel3.rs ... ok |
| 1845 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel4.rs ... ok |
| 1846 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel5.rs ... ok |
| 1847 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel6.rs ... ok |
| 1848 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel8.rs ... ok |
| 1849 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_channel9.rs ... ok |
| 1850 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1851 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1852 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1853 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1854 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1855 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1856 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1857 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1858 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1859 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1860 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1861 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1862 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1863 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1864 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1865 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1866 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1867 | 2026-03-30T05:09:29.989Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1868 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1869 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1870 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1871 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1872 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1873 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1874 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1875 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1876 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1877 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1878 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1879 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1880 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1881 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1882 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1883 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1884 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1885 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1886 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1887 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1888 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1889 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1890 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1891 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1892 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1893 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1894 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1895 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1896 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1897 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1898 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1899 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1900 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1901 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1902 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1903 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1904 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1905 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1906 | 2026-03-30T05:09:29.990Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1907 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1908 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1909 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1910 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1911 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1912 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1913 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1914 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1915 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1916 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1917 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1918 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1919 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1920 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1921 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1922 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1923 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1924 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1925 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1926 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1927 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1928 | 2026-03-30T05:09:29.991Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1929 | 2026-03-30T05:09:29.994Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1930 | 2026-03-30T05:09:29.994Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1931 | 2026-03-30T05:09:29.994Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1932 | 2026-03-30T05:09:29.994Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1933 | 2026-03-30T05:09:29.994Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1934 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1935 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1936 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1937 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1938 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1939 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1940 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1941 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1942 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1943 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1944 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1945 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1946 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1947 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1948 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1949 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1950 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1951 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1952 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1953 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1954 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1955 | 2026-03-30T05:09:29.995Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1956 | 2026-03-30T05:09:29.995Z | test tests/fail/unused_endpoint.rs ... ok |
| 1957 | 2026-03-30T05:09:29.995Z | |
| 1958 | 2026-03-30T05:09:29.995Z | |
| 1959 | 2026-03-30T05:09:29.995Z | test fail ... ok |
| 1960 | 2026-03-30T05:09:29.995Z | |
| 1961 | 2026-03-30T05:09:29.995Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.60s |
| 1962 | 2026-03-30T05:09:29.995Z | |
| 1963 | 2026-03-30T05:09:29.995Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-a0f6cd0670663e25` |
| 1964 | 2026-03-30T05:09:29.999Z | |
| 1965 | 2026-03-30T05:09:29.999Z | running 100 tests |
| 1966 | 2026-03-30T05:09:29.999Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1967 | 2026-03-30T05:09:29.999Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1968 | 2026-03-30T05:09:29.999Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1969 | 2026-03-30T05:09:29.999Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1970 | 2026-03-30T05:09:29.999Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1971 | 2026-03-30T05:09:29.999Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1972 | 2026-03-30T05:09:29.999Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1973 | 2026-03-30T05:09:29.999Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1974 | 2026-03-30T05:09:29.999Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1975 | 2026-03-30T05:09:29.999Z | test config::test_valid_config_all_settings ... ok |
| 1976 | 2026-03-30T05:09:29.999Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_unversioned_servers_with_versioned_routes.3418.6.log" |
| 1977 | 2026-03-30T05:09:29.999Z | test config::test_valid_config_basic ... ok |
| 1978 | 2026-03-30T05:09:30.002Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-config_bind_address_https_buffer.3418.3.log" |
| 1979 | 2026-03-30T05:09:30.002Z | test config::test_valid_config_empty ... ok |
| 1980 | 2026-03-30T05:09:30.002Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-config_bind_address_http.3418.1.log" |
| 1981 | 2026-03-30T05:09:30.002Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-api_trait_basic.3418.2.log" |
| 1982 | 2026-03-30T05:09:30.002Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-config_handler_task_mode_cancel.3418.5.log" |
| 1983 | 2026-03-30T05:09:30.002Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-config_handler_task_mode_detached.3418.4.log" |
| 1984 | 2026-03-30T05:09:30.002Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-config_bind_address_https.3418.0.log" |
| 1985 | 2026-03-30T05:09:30.002Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1986 | 2026-03-30T05:09:30.002Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_enum_extractor_error.3418.7.log" |
| 1987 | 2026-03-30T05:09:30.002Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_enum_user_error.3418.8.log" |
| 1988 | 2026-03-30T05:09:30.002Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1989 | 2026-03-30T05:09:30.002Z | test config::test_config_handler_task_mode_detached ... ok |
| 1990 | 2026-03-30T05:09:30.006Z | test custom_errors::test_enum_user_error ... ok |
| 1991 | 2026-03-30T05:09:30.006Z | test custom_errors::test_enum_extractor_error ... ok |
| 1992 | 2026-03-30T05:09:30.006Z | test api_trait::test_api_trait_basic ... ok |
| 1993 | 2026-03-30T05:09:30.006Z | test custom_errors::test_trait_based_api ... ok |
| 1994 | 2026-03-30T05:09:30.006Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_struct_extractor_error.3418.9.log" |
| 1995 | 2026-03-30T05:09:30.006Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_struct_user_error.3418.10.log" |
| 1996 | 2026-03-30T05:09:30.006Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_trait_enum_user_error.3418.11.log" |
| 1997 | 2026-03-30T05:09:30.006Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_trait_struct_user_error.3418.12.log" |
| 1998 | 2026-03-30T05:09:30.006Z | test custom_errors::test_struct_extractor_error ... ok |
| 1999 | 2026-03-30T05:09:30.006Z | test custom_errors::test_struct_user_error ... ok |
| 2000 | 2026-03-30T05:09:30.006Z | test custom_errors::test_trait_enum_user_error ... ok |
| 2001 | 2026-03-30T05:09:30.006Z | test config::test_config_bind_address_http ... ok |
| 2002 | 2026-03-30T05:09:30.006Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_302_bogus.3418.13.log" |
| 2003 | 2026-03-30T05:09:30.006Z | test custom_errors::test_trait_struct_user_error ... ok |
| 2004 | 2026-03-30T05:09:30.006Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_303_see_other.3418.14.log" |
| 2005 | 2026-03-30T05:09:30.006Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_302_found.3418.15.log" |
| 2006 | 2026-03-30T05:09:30.006Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_307_temporary_redirect.3418.16.log" |
| 2007 | 2026-03-30T05:09:30.006Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_delete_request.3418.17.log" |
| 2008 | 2026-03-30T05:09:30.006Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-demo1.3418.18.log" |
| 2009 | 2026-03-30T05:09:30.006Z | test demo::test_302_bogus ... ok |
| 2010 | 2026-03-30T05:09:30.006Z | test demo::test_302_found ... ok |
| 2011 | 2026-03-30T05:09:30.006Z | test demo::test_307_temporary_redirect ... ok |
| 2012 | 2026-03-30T05:09:30.006Z | test demo::test_303_see_other ... ok |
| 2013 | 2026-03-30T05:09:30.006Z | test demo::test_delete_request ... ok |
| 2014 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-demo2json.3418.19.log" |
| 2015 | 2026-03-30T05:09:30.010Z | test demo::test_demo1 ... ok |
| 2016 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-demo_path_param_string.3418.21.log" |
| 2017 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-demo2urlencoded.3418.20.log" |
| 2018 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-demo2query.3418.22.log" |
| 2019 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-demo3json.3418.23.log" |
| 2020 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-demo_path_param_u32.3418.24.log" |
| 2021 | 2026-03-30T05:09:30.010Z | test demo::test_demo2query ... ok |
| 2022 | 2026-03-30T05:09:30.010Z | test demo::test_demo_path_param_u32 ... ok |
| 2023 | 2026-03-30T05:09:30.010Z | test demo::test_demo2json ... ok |
| 2024 | 2026-03-30T05:09:30.010Z | test demo::test_demo3json ... ok |
| 2025 | 2026-03-30T05:09:30.010Z | test demo::test_demo2urlencoded ... ok |
| 2026 | 2026-03-30T05:09:30.010Z | test demo::test_demo_path_param_string ... ok |
| 2027 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-demo_path_param_uuid.3418.25.log" |
| 2028 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_head_request.3418.26.log" |
| 2029 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_header_request.3418.28.log" |
| 2030 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-demo_websocket.3418.27.log" |
| 2031 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_large_typed_body.3418.29.log" |
| 2032 | 2026-03-30T05:09:30.010Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-tet_raw_request.3418.30.log" |
| 2033 | 2026-03-30T05:09:30.014Z | test demo::test_header_request ... ok |
| 2034 | 2026-03-30T05:09:30.014Z | test demo::test_demo_path_param_uuid ... ok |
| 2035 | 2026-03-30T05:09:30.014Z | test demo::test_head_request ... ok |
| 2036 | 2026-03-30T05:09:30.014Z | test demo::test_raw_request ... ok |
| 2037 | 2026-03-30T05:09:30.014Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_request_compat.3418.31.log" |
| 2038 | 2026-03-30T05:09:30.014Z | test demo::test_large_typed_body ... ok |
| 2039 | 2026-03-30T05:09:30.014Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_streaming_body.3418.33.log" |
| 2040 | 2026-03-30T05:09:30.014Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_untyped_body.3418.34.log" |
| 2041 | 2026-03-30T05:09:30.014Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_request_remote_addr.3418.32.log" |
| 2042 | 2026-03-30T05:09:30.014Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-graceful_shutdown_with_detached_handler.3418.35.log" |
| 2043 | 2026-03-30T05:09:30.014Z | test demo::test_request_compat ... ok |
| 2044 | 2026-03-30T05:09:30.014Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-compression_config_disabled.3418.36.log" |
| 2045 | 2026-03-30T05:09:30.014Z | test demo::test_request_remote_addr ... ok |
| 2046 | 2026-03-30T05:09:30.014Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-compression_config_enabled.3418.37.log" |
| 2047 | 2026-03-30T05:09:30.017Z | test demo::test_streaming_body ... ok |
| 2048 | 2026-03-30T05:09:30.017Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-compression_disabled_extension.3418.38.log" |
| 2049 | 2026-03-30T05:09:30.017Z | test demo::test_untyped_body ... ok |
| 2050 | 2026-03-30T05:09:30.017Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-gzip_compression_multiple_encodings.3418.39.log" |
| 2051 | 2026-03-30T05:09:30.017Z | test gzip::test_compression_disabled_with_extension ... ok |
| 2052 | 2026-03-30T05:09:30.017Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-gzip_compression_accept_encoding.3418.40.log" |
| 2053 | 2026-03-30T05:09:30.017Z | test demo::test_demo_websocket ... ok |
| 2054 | 2026-03-30T05:09:30.017Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-json_suffix_compressed.3418.41.log" |
| 2055 | 2026-03-30T05:09:30.017Z | test config::test_config_bind_address_https_buffer ... ok |
| 2056 | 2026-03-30T05:09:30.017Z | test config::test_config_bind_address_https ... ok |
| 2057 | 2026-03-30T05:09:30.017Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-no_compression_small_response.3418.42.log" |
| 2058 | 2026-03-30T05:09:30.017Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-no_compression_204.3418.43.log" |
| 2059 | 2026-03-30T05:09:30.020Z | test gzip::test_no_compression_below_size_threshold ... ok |
| 2060 | 2026-03-30T05:09:30.020Z | test gzip::test_no_compression_for_204_no_content ... ok |
| 2061 | 2026-03-30T05:09:30.021Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-no_compression_304.3418.44.log" |
| 2062 | 2026-03-30T05:09:30.021Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-no_compression_non_compressible.3418.45.log" |
| 2063 | 2026-03-30T05:09:30.021Z | test gzip::test_json_suffix_is_compressed ... ok |
| 2064 | 2026-03-30T05:09:30.021Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-no_gzip_without_accept.3418.46.log" |
| 2065 | 2026-03-30T05:09:30.021Z | test gzip::test_no_compression_for_304_not_modified ... ok |
| 2066 | 2026-03-30T05:09:30.021Z | test gzip::test_no_compression_for_non_compressible_content_types ... ok |
| 2067 | 2026-03-30T05:09:30.021Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-reject_gzip_quality_zero.3418.47.log" |
| 2068 | 2026-03-30T05:09:30.021Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-streaming_with_content_type_compressed.3418.48.log" |
| 2069 | 2026-03-30T05:09:30.021Z | test gzip::test_streaming_with_content_type_is_compressed ... ok |
| 2070 | 2026-03-30T05:09:30.024Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-streaming_missing_content_type.3418.49.log" |
| 2071 | 2026-03-30T05:09:30.024Z | test gzip::test_streaming_without_content_type_skips_compression ... ok |
| 2072 | 2026-03-30T05:09:30.024Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-vary_header_set.3418.50.log" |
| 2073 | 2026-03-30T05:09:30.027Z | test gzip::test_compression_config_disabled ... ok |
| 2074 | 2026-03-30T05:09:30.027Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-vary_header_no_gzip.3418.51.log" |
| 2075 | 2026-03-30T05:09:30.030Z | test gzip::test_no_gzip_without_accept_encoding ... ok |
| 2076 | 2026-03-30T05:09:30.030Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-xml_suffix_compressed.3418.52.log" |
| 2077 | 2026-03-30T05:09:30.030Z | test gzip::test_reject_gzip_with_quality_zero ... ok |
| 2078 | 2026-03-30T05:09:30.030Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-multipart_client.3418.53.log" |
| 2079 | 2026-03-30T05:09:30.033Z | test gzip::test_xml_suffix_is_compressed ... ok |
| 2080 | 2026-03-30T05:09:30.033Z | test multipart::missing_boundary ... ok |
| 2081 | 2026-03-30T05:09:30.033Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-multipart_client.3418.54.log" |
| 2082 | 2026-03-30T05:09:30.033Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-multipart_client.3418.55.log" |
| 2083 | 2026-03-30T05:09:30.033Z | test multipart::no_content_type ... ok |
| 2084 | 2026-03-30T05:09:30.033Z | test multipart::test_multipart_client ... ok |
| 2085 | 2026-03-30T05:09:30.033Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-multipart_client.3418.56.log" |
| 2086 | 2026-03-30T05:09:30.033Z | test gzip::test_compression_config_enabled ... ok |
| 2087 | 2026-03-30T05:09:30.033Z | test multipart::weird_content_type ... ok |
| 2088 | 2026-03-30T05:09:30.033Z | test openapi::test_openapi_custom_error_types ... ok |
| 2089 | 2026-03-30T05:09:30.037Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 2090 | 2026-03-30T05:09:30.037Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-pagination-basic.3418.57.log" |
| 2091 | 2026-03-30T05:09:30.037Z | test gzip::test_gzip_compression_accepts_multiple_encodings ... ok |
| 2092 | 2026-03-30T05:09:30.037Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-pagination-multiple-resources.3418.58.log" |
| 2093 | 2026-03-30T05:09:30.037Z | test openapi::test_openapi ... ok |
| 2094 | 2026-03-30T05:09:30.037Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-pagination-multiple-sorts.3418.59.log" |
| 2095 | 2026-03-30T05:09:30.053Z | test openapi::test_openapi_fuller ... ok |
| 2096 | 2026-03-30T05:09:30.056Z | test gzip::test_vary_header_is_set ... ok |
| 2097 | 2026-03-30T05:09:30.056Z | test gzip::test_vary_header_on_non_gzip_requests ... ok |
| 2098 | 2026-03-30T05:09:30.056Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-basic.3418.60.log" |
| 2099 | 2026-03-30T05:09:30.056Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-dictionary.3418.61.log" |
| 2100 | 2026-03-30T05:09:30.056Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-empty.3418.62.log" |
| 2101 | 2026-03-30T05:09:30.056Z | test pagination::test_paginate_empty ... ok |
| 2102 | 2026-03-30T05:09:30.056Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-errors.3418.63.log" |
| 2103 | 2026-03-30T05:09:30.059Z | test pagination::test_paginate_errors ... ok |
| 2104 | 2026-03-30T05:09:30.059Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-extra_params.3418.64.log" |
| 2105 | 2026-03-30T05:09:30.062Z | test pagination::test_paginate_extra_params ... ok |
| 2106 | 2026-03-30T05:09:30.062Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-required_params.3418.65.log" |
| 2107 | 2026-03-30T05:09:30.062Z | test pagination::test_paginate_with_required_params ... ok |
| 2108 | 2026-03-30T05:09:30.065Z | test pagination_schema::test_pagination_schema ... ok |
| 2109 | 2026-03-30T05:09:30.065Z | test path_names::test_path_names ... ok |
| 2110 | 2026-03-30T05:09:30.065Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_no_tls.3418.66.log" |
| 2111 | 2026-03-30T05:09:30.065Z | test starter::test_no_tls ... ok |
| 2112 | 2026-03-30T05:09:30.065Z | test gzip::test_gzip_compression_with_accept_encoding ... ok |
| 2113 | 2026-03-30T05:09:30.065Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_with_tls.3418.67.log" |
| 2114 | 2026-03-30T05:09:30.065Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-non_streaming_servers_do_not_use_transfer_encoding.3418.68.log" |
| 2115 | 2026-03-30T05:09:30.065Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2116 | 2026-03-30T05:09:30.065Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-streaming_server_buffered_client.3418.69.log" |
| 2117 | 2026-03-30T05:09:30.072Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2118 | 2026-03-30T05:09:30.076Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-streaming_server_streaming_client.3418.70.log" |
| 2119 | 2026-03-30T05:09:30.079Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2120 | 2026-03-30T05:09:30.079Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_server_is_http.3418.71.log" |
| 2121 | 2026-03-30T05:09:30.079Z | test tls::test_server_is_http ... ok |
| 2122 | 2026-03-30T05:09:30.079Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_server_is_https.3418.72.log" |
| 2123 | 2026-03-30T05:09:30.082Z | test pagination::test_paginate_basic ... ok |
| 2124 | 2026-03-30T05:09:30.082Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_tls_aborted_negotiation.3418.73.log" |
| 2125 | 2026-03-30T05:09:30.377Z | test starter::test_with_tls ... ok |
| 2126 | 2026-03-30T05:09:30.380Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_tls_certificate_loading.3418.74.log" |
| 2127 | 2026-03-30T05:09:30.387Z | test tls::test_server_is_https ... ok |
| 2128 | 2026-03-30T05:09:30.390Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_tls_only.3418.75.log" |
| 2129 | 2026-03-30T05:09:30.639Z | test pagination::test_paginate_dictionary ... ok |
| 2130 | 2026-03-30T05:09:30.642Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_tls_refresh_certificates.3418.76.log" |
| 2131 | 2026-03-30T05:09:30.684Z | test tls::test_tls_certificate_loading ... ok |
| 2132 | 2026-03-30T05:09:30.687Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_versions.3418.77.log" |
| 2133 | 2026-03-30T05:09:30.695Z | test tls::test_tls_aborted_negotiation ... ok |
| 2134 | 2026-03-30T05:09:30.698Z | note: configured to log to "/tmp/integration_tests-a0f6cd0670663e25-test_versions_on_missing.3418.78.log" |
| 2135 | 2026-03-30T05:09:30.728Z | test versions::test_versions ... ok |
| 2136 | 2026-03-30T05:09:30.731Z | test versions::test_versions_openapi ... ok |
| 2137 | 2026-03-30T05:09:30.731Z | test versions::test_versions_openapi_same_names ... ok |
| 2138 | 2026-03-30T05:09:30.734Z | test versions::test_versions_on_missing ... ok |
| 2139 | 2026-03-30T05:09:30.997Z | test tls::test_tls_only ... ok |
| 2140 | 2026-03-30T05:09:31.252Z | test tls::test_tls_refresh_certificates ... ok |
| 2141 | 2026-03-30T05:09:31.439Z | test pagination::test_example_basic ... ok |
| 2142 | 2026-03-30T05:09:31.615Z | test pagination::test_example_multiple_sorts ... ok |
| 2143 | 2026-03-30T05:09:31.693Z | test pagination::test_example_multiple_resources ... ok |
| 2144 | 2026-03-30T05:09:32.014Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2145 | 2026-03-30T05:09:32.014Z | |
| 2146 | 2026-03-30T05:09:32.014Z | test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s |
| 2147 | 2026-03-30T05:09:32.014Z | |
| 2148 | 2026-03-30T05:09:32.024Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-9fd668e7cacd49fb` |
| 2149 | 2026-03-30T05:09:32.029Z | |
| 2150 | 2026-03-30T05:09:32.029Z | running 35 tests |
| 2151 | 2026-03-30T05:09:32.033Z | test channel::tests::test_channel_with_versions ... ok |
| 2152 | 2026-03-30T05:09:32.033Z | test channel::tests::test_channel_operation_id ... ok |
| 2153 | 2026-03-30T05:09:32.036Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2154 | 2026-03-30T05:09:32.036Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2155 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2156 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2157 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2158 | 2026-03-30T05:09:32.036Z | test doc::tests::test_extract_summary_description ... ok |
| 2159 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2160 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2161 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2162 | 2026-03-30T05:09:32.036Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2163 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2164 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2165 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2166 | 2026-03-30T05:09:32.036Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2167 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2168 | 2026-03-30T05:09:32.036Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2169 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2170 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2171 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2172 | 2026-03-30T05:09:32.036Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2173 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2174 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2175 | 2026-03-30T05:09:32.036Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2176 | 2026-03-30T05:09:32.040Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2177 | 2026-03-30T05:09:32.040Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2178 | 2026-03-30T05:09:32.040Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2179 | 2026-03-30T05:09:32.040Z | test syn_parsing::tests::test_busted_function ... ok |
| 2180 | 2026-03-30T05:09:32.040Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2181 | 2026-03-30T05:09:32.040Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2182 | 2026-03-30T05:09:32.040Z | test endpoint::tests::test_operation_id ... ok |
| 2183 | 2026-03-30T05:09:32.040Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2184 | 2026-03-30T05:09:32.040Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2185 | 2026-03-30T05:09:32.040Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2186 | 2026-03-30T05:09:32.040Z | |
| 2187 | 2026-03-30T05:09:32.040Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2188 | 2026-03-30T05:09:32.040Z | |
| 2189 | 2026-03-30T05:09:32.043Z | Doc-tests dropshot |
| 2190 | 2026-03-30T05:09:32.043Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-5b05eba25ce80be4.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7d210cc56f08f930.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-bc4bf4d5cb83f27d.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-2eb00a8bb177e882.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ffecac85538d785b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8b6da0590eee69a6.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-8832d0248cca5842.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-70b803f5306d7298.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-e40cd040d3051b36.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14c56e4033e01fd8.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-88ccfdc81e072fee.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-46c2153d1aa7a1e6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e5ecde1ec5f1f6ff.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5a28509419c94dcf.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-90833f7548a5e9ad.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-9b5e9df953105bf9.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-41956c849bfa6748.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-92628692919e6088.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d85f590964f0b0fe.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f6c41d78efe8efe0.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-8ac007eac83ce4ca.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4b17b605e5b1ba15.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-8f9883ba8deb6769.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-2756ad69877c9d46.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-296ae667ff5bf936.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-8f2dd7f48ee6b8bf.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-6df994b62be75daa.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f7145a924c967ebf.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c491c12bb1066466.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-cb8b435f8cd1fdb2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-8572b377f1bfcce9.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8604368ef82e6930.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-8a59283536ee04f2.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-5a5d8ead15a7d5bf.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-165dea18e8783f6a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-cd332167d6510c12.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-eb5952772b0d6637.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-58aa652f9fb03c16.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -C embed-bitcode=no --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --error-format human` |
| 2191 | 2026-03-30T05:09:32.368Z | |
| 2192 | 2026-03-30T05:09:32.369Z | running 24 tests |
| 2193 | 2026-03-30T05:09:32.372Z | test dropshot/src/compression.rs - compression::NoCompression (line 14) ... ignored |
| 2194 | 2026-03-30T05:09:33.597Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2195 | 2026-03-30T05:09:33.597Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2196 | 2026-03-30T05:09:33.597Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2197 | 2026-03-30T05:09:33.626Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2198 | 2026-03-30T05:09:36.598Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2199 | 2026-03-30T05:09:36.598Z | test dropshot/src/lib.rs - (line 334) ... ignored |
| 2200 | 2026-03-30T05:09:36.629Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2201 | 2026-03-30T05:09:36.702Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 382) ... ok |
| 2202 | 2026-03-30T05:09:36.751Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 357) ... ok |
| 2203 | 2026-03-30T05:09:36.788Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2204 | 2026-03-30T05:09:36.815Z | test dropshot/src/config.rs - config::ConfigDropshot (line 31) ... ok |
| 2205 | 2026-03-30T05:09:36.847Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2206 | 2026-03-30T05:09:36.847Z | test dropshot/src/lib.rs - channel (line 1184) ... ignored |
| 2207 | 2026-03-30T05:09:36.847Z | test dropshot/src/lib.rs - endpoint (line 1229) ... ignored |
| 2208 | 2026-03-30T05:09:37.830Z | test dropshot/src/lib.rs - (line 398) ... ok |
| 2209 | 2026-03-30T05:09:37.993Z | test dropshot/src/lib.rs - api_description (line 1049) ... ok |
| 2210 | 2026-03-30T05:09:38.019Z | test dropshot/src/lib.rs - api_description (line 1110) ... ok |
| 2211 | 2026-03-30T05:09:38.041Z | test dropshot/src/lib.rs - (line 661) ... ok |
| 2212 | 2026-03-30T05:09:38.177Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2213 | 2026-03-30T05:09:38.209Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2214 | 2026-03-30T05:09:38.923Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 230) ... ok |
| 2215 | 2026-03-30T05:09:40.656Z | test dropshot/src/test_util.rs - test_util::LogContext (line 469) ... ok |
| 2216 | 2026-03-30T05:09:41.312Z | test dropshot/src/lib.rs - (line 497) ... ok |
| 2217 | 2026-03-30T05:09:41.312Z | |
| 2218 | 2026-03-30T05:09:41.315Z | test result: ok. 18 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 8.94s |
| 2219 | 2026-03-30T05:09:41.315Z | |
| 2220 | 2026-03-30T05:09:41.342Z | Doc-tests dropshot_endpoint |
| 2221 | 2026-03-30T05:09:41.342Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-f4cfbf6230e23aaf.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-916024d4feae6d73.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-42b237746ca7094e.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-031854ce36944214.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-7ee462b08d0fd357.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-88abc599e26df4aa.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d0ab778e5851cf10.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-714f01b249079178.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-38424bd37fb5ed7f.rlib --extern proc_macro -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2222 | 2026-03-30T05:09:41.478Z | |
| 2223 | 2026-03-30T05:09:41.478Z | running 0 tests |
| 2224 | 2026-03-30T05:09:41.478Z | |
| 2225 | 2026-03-30T05:09:41.478Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2226 | 2026-03-30T05:09:41.478Z | |
| 2227 | 2026-03-30T05:09:41.514Z | |
| 2228 | 2026-03-30T05:09:41.518Z | real 1:40.857659903 |
| 2229 | 2026-03-30T05:09:41.518Z | user 8:05.536306752 |
| 2230 | 2026-03-30T05:09:41.518Z | sys 1:48.619309733 |
| 2231 | 2026-03-30T05:09:41.518Z | trap 0.377965080 |
| 2232 | 2026-03-30T05:09:41.518Z | tflt 0.173513204 |
| 2233 | 2026-03-30T05:09:41.518Z | dflt 0.150278191 |
| 2234 | 2026-03-30T05:09:41.518Z | kflt 0.000160841 |
| 2235 | 2026-03-30T05:09:41.518Z | lock 32:00.752843224 |
| 2236 | 2026-03-30T05:09:41.518Z | slp 33:48.382997275 |
| 2237 | 2026-03-30T05:09:41.518Z | lat 27.644407744 |
| 2238 | 2026-03-30T05:09:41.519Z | stop 1:10.752360041 |
| 2239 | 2026-03-30T05:09:41.519Z | + banner docs |
| 2240 | 2026-03-30T05:09:41.519Z | |
| 2241 | 2026-03-30T05:09:41.519Z | ##### #### #### #### |
| 2242 | 2026-03-30T05:09:41.519Z | # # # # # # # |
| 2243 | 2026-03-30T05:09:41.519Z | # # # # # #### |
| 2244 | 2026-03-30T05:09:41.519Z | # # # # # # |
| 2245 | 2026-03-30T05:09:41.519Z | # # # # # # # # |
| 2246 | 2026-03-30T05:09:41.519Z | ##### #### #### #### |
| 2247 | 2026-03-30T05:09:41.519Z | |
| 2248 | 2026-03-30T05:09:41.519Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2249 | 2026-03-30T05:09:41.719Z | Compiling proc-macro2 v1.0.106 |
| 2250 | 2026-03-30T05:09:41.719Z | Compiling unicode-ident v1.0.12 |
| 2251 | 2026-03-30T05:09:41.722Z | Checking cfg-if v1.0.0 |
| 2252 | 2026-03-30T05:09:41.722Z | Checking itoa v1.0.1 |
| 2253 | 2026-03-30T05:09:41.722Z | Checking pin-project-lite v0.2.12 |
| 2254 | 2026-03-30T05:09:41.722Z | Compiling quote v1.0.45 |
| 2255 | 2026-03-30T05:09:41.760Z | Checking libc v0.2.183 |
| 2256 | 2026-03-30T05:09:41.763Z | Checking serde_core v1.0.228 |
| 2257 | 2026-03-30T05:09:41.792Z | Checking smallvec v1.13.2 |
| 2258 | 2026-03-30T05:09:41.817Z | Checking bytes v1.11.1 |
| 2259 | 2026-03-30T05:09:41.839Z | Checking memchr v2.6.0 |
| 2260 | 2026-03-30T05:09:41.869Z | Checking futures-core v0.3.32 |
| 2261 | 2026-03-30T05:09:41.872Z | Checking once_cell v1.20.1 |
| 2262 | 2026-03-30T05:09:41.965Z | Checking scopeguard v1.2.0 |
| 2263 | 2026-03-30T05:09:41.987Z | Checking futures-sink v0.3.32 |
| 2264 | 2026-03-30T05:09:42.027Z | Checking slab v0.4.9 |
| 2265 | 2026-03-30T05:09:42.062Z | Checking lock_api v0.4.6 |
| 2266 | 2026-03-30T05:09:42.082Z | Checking futures-channel v0.3.32 |
| 2267 | 2026-03-30T05:09:42.170Z | Checking parking_lot_core v0.9.4 |
| 2268 | 2026-03-30T05:09:42.176Z | Checking mio v1.0.3 |
| 2269 | 2026-03-30T05:09:42.218Z | Checking signal-hook-registry v1.4.0 |
| 2270 | 2026-03-30T05:09:42.233Z | Checking socket2 v0.6.0 |
| 2271 | 2026-03-30T05:09:42.243Z | Checking getrandom v0.2.11 |
| 2272 | 2026-03-30T05:09:42.266Z | Checking http v1.4.0 |
| 2273 | 2026-03-30T05:09:42.355Z | Checking parking_lot v0.12.1 |
| 2274 | 2026-03-30T05:09:42.366Z | Checking log v0.4.17 |
| 2275 | 2026-03-30T05:09:42.386Z | Checking zeroize v1.7.0 |
| 2276 | 2026-03-30T05:09:42.468Z | Checking futures-io v0.3.32 |
| 2277 | 2026-03-30T05:09:42.510Z | Checking futures-task v0.3.32 |
| 2278 | 2026-03-30T05:09:42.524Z | Checking rustls-pki-types v1.14.0 |
| 2279 | 2026-03-30T05:09:42.536Z | Checking stable_deref_trait v1.2.0 |
| 2280 | 2026-03-30T05:09:42.578Z | Checking httparse v1.10.0 |
| 2281 | 2026-03-30T05:09:42.606Z | Compiling syn v2.0.117 |
| 2282 | 2026-03-30T05:09:42.631Z | Checking untrusted v0.9.0 |
| 2283 | 2026-03-30T05:09:42.645Z | Checking equivalent v1.0.0 |
| 2284 | 2026-03-30T05:09:42.684Z | Checking hashbrown v0.16.1 |
| 2285 | 2026-03-30T05:09:42.723Z | Checking tracing-core v0.1.32 |
| 2286 | 2026-03-30T05:09:42.736Z | Checking ring v0.17.13 |
| 2287 | 2026-03-30T05:09:42.784Z | Checking percent-encoding v2.3.2 |
| 2288 | 2026-03-30T05:09:42.808Z | Checking atomic-waker v1.1.2 |
| 2289 | 2026-03-30T05:09:42.814Z | Checking http-body v1.0.1 |
| 2290 | 2026-03-30T05:09:42.904Z | Checking bitflags v2.11.0 |
| 2291 | 2026-03-30T05:09:42.922Z | Checking litemap v0.7.4 |
| 2292 | 2026-03-30T05:09:42.938Z | Checking try-lock v0.2.3 |
| 2293 | 2026-03-30T05:09:43.023Z | Checking tracing v0.1.40 |
| 2294 | 2026-03-30T05:09:43.030Z | Checking fnv v1.0.7 |
| 2295 | 2026-03-30T05:09:43.058Z | Checking writeable v0.5.5 |
| 2296 | 2026-03-30T05:09:43.109Z | Checking want v0.3.0 |
| 2297 | 2026-03-30T05:09:43.115Z | Checking typenum v1.14.0 |
| 2298 | 2026-03-30T05:09:43.141Z | Checking zmij v1.0.2 |
| 2299 | 2026-03-30T05:09:43.199Z | Checking tower-layer v0.3.3 |
| 2300 | 2026-03-30T05:09:43.230Z | Checking tower-service v0.3.3 |
| 2301 | 2026-03-30T05:09:43.233Z | Checking base64 v0.22.1 |
| 2302 | 2026-03-30T05:09:43.250Z | Checking indexmap v2.13.0 |
| 2303 | 2026-03-30T05:09:43.273Z | Checking httpdate v1.0.1 |
| 2304 | 2026-03-30T05:09:43.316Z | Checking pin-utils v0.1.0 |
| 2305 | 2026-03-30T05:09:43.354Z | Checking powerfmt v0.2.0 |
| 2306 | 2026-03-30T05:09:43.382Z | Compiling time-core v0.1.8 |
| 2307 | 2026-03-30T05:09:43.418Z | Compiling num-conv v0.2.0 |
| 2308 | 2026-03-30T05:09:43.472Z | Checking subtle v2.5.0 |
| 2309 | 2026-03-30T05:09:43.506Z | Checking deranged v0.5.5 |
| 2310 | 2026-03-30T05:09:43.527Z | Checking serde_json v1.0.149 |
| 2311 | 2026-03-30T05:09:43.547Z | Compiling time-macros v0.2.27 |
| 2312 | 2026-03-30T05:09:43.605Z | Checking crossbeam-utils v0.8.21 |
| 2313 | 2026-03-30T05:09:43.611Z | Checking generic-array v0.14.5 |
| 2314 | 2026-03-30T05:09:43.745Z | Checking rustls-webpki v0.102.8 |
| 2315 | 2026-03-30T05:09:43.933Z | Checking icu_locid_transform_data v1.5.0 |
| 2316 | 2026-03-30T05:09:44.002Z | Checking num_threads v0.1.3 |
| 2317 | 2026-03-30T05:09:44.032Z | Checking getrandom v0.4.1 |
| 2318 | 2026-03-30T05:09:44.071Z | Checking ipnet v2.10.0 |
| 2319 | 2026-03-30T05:09:44.084Z | Checking icu_properties_data v1.5.0 |
| 2320 | 2026-03-30T05:09:44.091Z | Checking block-buffer v0.10.2 |
| 2321 | 2026-03-30T05:09:44.114Z | Checking crypto-common v0.1.6 |
| 2322 | 2026-03-30T05:09:44.155Z | Checking form_urlencoded v1.2.2 |
| 2323 | 2026-03-30T05:09:44.207Z | Checking foreign-types-shared v0.1.1 |
| 2324 | 2026-03-30T05:09:44.213Z | Checking mime v0.3.16 |
| 2325 | 2026-03-30T05:09:44.226Z | Checking adler2 v2.0.1 |
| 2326 | 2026-03-30T05:09:44.282Z | Checking openssl-probe v0.1.4 |
| 2327 | 2026-03-30T05:09:44.288Z | Checking utf8_iter v1.0.4 |
| 2328 | 2026-03-30T05:09:44.291Z | Checking utf16_iter v1.0.5 |
| 2329 | 2026-03-30T05:09:44.326Z | Checking write16 v1.0.0 |
| 2330 | 2026-03-30T05:09:44.373Z | Checking simd-adler32 v0.3.7 |
| 2331 | 2026-03-30T05:09:44.385Z | Checking icu_normalizer_data v1.5.0 |
| 2332 | 2026-03-30T05:09:44.389Z | Checking foreign-types v0.3.2 |
| 2333 | 2026-03-30T05:09:44.399Z | Checking digest v0.10.7 |
| 2334 | 2026-03-30T05:09:44.413Z | Checking num-traits v0.2.14 |
| 2335 | 2026-03-30T05:09:44.446Z | Checking crc32fast v1.5.0 |
| 2336 | 2026-03-30T05:09:44.446Z | Checking openssl-sys v0.9.107 |
| 2337 | 2026-03-30T05:09:44.460Z | Checking rand_core v0.6.3 |
| 2338 | 2026-03-30T05:09:44.509Z | Checking miniz_oxide v0.8.9 |
| 2339 | 2026-03-30T05:09:44.539Z | Checking time v0.3.47 |
| 2340 | 2026-03-30T05:09:44.569Z | Checking errno v0.3.10 |
| 2341 | 2026-03-30T05:09:44.581Z | Checking cpufeatures v0.2.17 |
| 2342 | 2026-03-30T05:09:44.622Z | Checking winnow v1.0.0 |
| 2343 | 2026-03-30T05:09:44.645Z | Checking ppv-lite86 v0.2.15 |
| 2344 | 2026-03-30T05:09:44.685Z | Checking iana-time-zone v0.1.47 |
| 2345 | 2026-03-30T05:09:44.792Z | Checking sha1 v0.10.6 |
| 2346 | 2026-03-30T05:09:44.843Z | Checking rustls v0.22.4 |
| 2347 | 2026-03-30T05:09:44.852Z | Checking flate2 v1.1.9 |
| 2348 | 2026-03-30T05:09:44.887Z | Checking ryu v1.0.5 |
| 2349 | 2026-03-30T05:09:44.909Z | Checking toml_parser v1.0.10+spec-1.1.0 |
| 2350 | 2026-03-30T05:09:44.919Z | Checking rand_chacha v0.3.1 |
| 2351 | 2026-03-30T05:09:44.945Z | Compiling unicase v2.6.0 |
| 2352 | 2026-03-30T05:09:45.019Z | Checking toml_datetime v1.0.1+spec-1.1.0 |
| 2353 | 2026-03-30T05:09:45.100Z | Checking serde_spanned v1.0.4 |
| 2354 | 2026-03-30T05:09:45.131Z | Checking http-body-util v0.1.3 |
| 2355 | 2026-03-30T05:09:45.137Z | Checking rustls-pemfile v2.2.0 |
| 2356 | 2026-03-30T05:09:45.216Z | Checking thread_local v1.1.4 |
| 2357 | 2026-03-30T05:09:45.227Z | Checking encoding_rs v0.8.32 |
| 2358 | 2026-03-30T05:09:45.233Z | Checking match_cfg v0.1.0 |
| 2359 | 2026-03-30T05:09:45.266Z | Checking toml_writer v1.0.7+spec-1.1.0 |
| 2360 | 2026-03-30T05:09:45.291Z | Checking compression-core v0.4.31 |
| 2361 | 2026-03-30T05:09:45.346Z | Checking hostname v0.3.1 |
| 2362 | 2026-03-30T05:09:45.375Z | Compiling synstructure v0.13.1 |
| 2363 | 2026-03-30T05:09:45.378Z | Compiling serde_derive_internals v0.29.0 |
| 2364 | 2026-03-30T05:09:45.410Z | Checking compression-codecs v0.4.37 |
| 2365 | 2026-03-30T05:09:45.436Z | Compiling mime_guess v2.0.5 |
| 2366 | 2026-03-30T05:09:45.442Z | Checking toml v1.0.7+spec-1.1.0 |
| 2367 | 2026-03-30T05:09:45.575Z | Checking rand v0.8.4 |
| 2368 | 2026-03-30T05:09:45.882Z | Checking rustix v1.1.4 |
| 2369 | 2026-03-30T05:09:45.942Z | Checking rustls v0.23.13 |
| 2370 | 2026-03-30T05:09:46.017Z | Checking uuid v1.22.0 |
| 2371 | 2026-03-30T05:09:46.078Z | Checking crossbeam-channel v0.5.15 |
| 2372 | 2026-03-30T05:09:46.119Z | Checking concurrent-queue v2.5.0 |
| 2373 | 2026-03-30T05:09:46.166Z | Checking is-terminal v0.4.12 |
| 2374 | 2026-03-30T05:09:46.256Z | Checking sync_wrapper v1.0.1 |
| 2375 | 2026-03-30T05:09:46.281Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 2376 | 2026-03-30T05:09:46.291Z | Compiling semver v1.0.27 |
| 2377 | 2026-03-30T05:09:46.298Z | Checking parking v2.2.0 |
| 2378 | 2026-03-30T05:09:46.354Z | Checking dyn-clone v1.0.4 |
| 2379 | 2026-03-30T05:09:46.406Z | Checking term v1.1.0 |
| 2380 | 2026-03-30T05:09:46.441Z | Checking spin v0.9.8 |
| 2381 | 2026-03-30T05:09:46.493Z | Checking take_mut v0.2.2 |
| 2382 | 2026-03-30T05:09:46.520Z | Checking fastrand v2.1.1 |
| 2383 | 2026-03-30T05:09:46.583Z | Checking event-listener v5.0.0 |
| 2384 | 2026-03-30T05:09:46.597Z | Checking rustix v0.38.44 |
| 2385 | 2026-03-30T05:09:46.600Z | Checking camino v1.2.2 |
| 2386 | 2026-03-30T05:09:46.611Z | Compiling serde_derive v1.0.228 |
| 2387 | 2026-03-30T05:09:46.617Z | Compiling tokio-macros v2.6.0 |
| 2388 | 2026-03-30T05:09:46.701Z | Compiling zerofrom-derive v0.1.5 |
| 2389 | 2026-03-30T05:09:46.748Z | Compiling futures-macro v0.3.32 |
| 2390 | 2026-03-30T05:09:46.785Z | Compiling yoke-derive v0.7.5 |
| 2391 | 2026-03-30T05:09:46.842Z | Compiling zerovec-derive v0.10.3 |
| 2392 | 2026-03-30T05:09:47.172Z | Compiling displaydoc v0.2.5 |
| 2393 | 2026-03-30T05:09:47.342Z | Checking tokio v1.50.0 |
| 2394 | 2026-03-30T05:09:47.563Z | Checking futures-util v0.3.32 |
| 2395 | 2026-03-30T05:09:47.803Z | Compiling icu_provider_macros v1.5.0 |
| 2396 | 2026-03-30T05:09:47.854Z | Compiling openssl-macros v0.1.1 |
| 2397 | 2026-03-30T05:09:47.854Z | Compiling schemars_derive v0.8.22 |
| 2398 | 2026-03-30T05:09:47.893Z | Checking zerofrom v0.1.5 |
| 2399 | 2026-03-30T05:09:47.919Z | Compiling async-stream-impl v0.3.6 |
| 2400 | 2026-03-30T05:09:48.013Z | Checking yoke v0.7.5 |
| 2401 | 2026-03-30T05:09:48.196Z | Checking zerovec v0.10.4 |
| 2402 | 2026-03-30T05:09:48.306Z | Checking openssl v0.10.72 |
| 2403 | 2026-03-30T05:09:48.387Z | Compiling thiserror-impl v1.0.69 |
| 2404 | 2026-03-30T05:09:48.587Z | Compiling thiserror-impl v2.0.18 |
| 2405 | 2026-03-30T05:09:48.923Z | Checking tinystr v0.7.6 |
| 2406 | 2026-03-30T05:09:49.094Z | Checking icu_collections v1.5.0 |
| 2407 | 2026-03-30T05:09:49.107Z | Checking icu_locid v1.5.0 |
| 2408 | 2026-03-30T05:09:49.311Z | Checking serde v1.0.228 |
| 2409 | 2026-03-30T05:09:49.495Z | Checking futures-executor v0.3.32 |
| 2410 | 2026-03-30T05:09:49.534Z | Checking icu_provider v1.5.0 |
| 2411 | 2026-03-30T05:09:49.574Z | Checking thiserror v1.0.69 |
| 2412 | 2026-03-30T05:09:49.642Z | Checking futures v0.3.32 |
| 2413 | 2026-03-30T05:09:49.670Z | Checking multer v3.1.0 |
| 2414 | 2026-03-30T05:09:49.712Z | Checking erased-serde v0.3.31 |
| 2415 | 2026-03-30T05:09:49.722Z | Checking chrono v0.4.44 |
| 2416 | 2026-03-30T05:09:49.816Z | Checking serde_urlencoded v0.7.1 |
| 2417 | 2026-03-30T05:09:49.838Z | Checking icu_locid_transform v1.5.0 |
| 2418 | 2026-03-30T05:09:49.883Z | Compiling serde_tokenstream v0.2.3 |
| 2419 | 2026-03-30T05:09:49.927Z | Checking thiserror v2.0.18 |
| 2420 | 2026-03-30T05:09:50.019Z | Checking openapiv3 v2.2.0 |
| 2421 | 2026-03-30T05:09:50.027Z | Checking async-stream v0.3.6 |
| 2422 | 2026-03-30T05:09:50.094Z | Checking slog v2.8.2 |
| 2423 | 2026-03-30T05:09:50.154Z | Checking tempfile v3.27.0 |
| 2424 | 2026-03-30T05:09:50.173Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2425 | 2026-03-30T05:09:50.235Z | Checking native-tls v0.2.12 |
| 2426 | 2026-03-30T05:09:50.307Z | Checking icu_properties v1.5.1 |
| 2427 | 2026-03-30T05:09:50.347Z | Compiling async-trait v0.1.89 |
| 2428 | 2026-03-30T05:09:50.358Z | Checking slog-json v2.6.1 |
| 2429 | 2026-03-30T05:09:50.383Z | Checking tokio-util v0.7.18 |
| 2430 | 2026-03-30T05:09:50.408Z | Checking tokio-rustls v0.25.0 |
| 2431 | 2026-03-30T05:09:50.509Z | Checking slog-bunyan v2.5.0 |
| 2432 | 2026-03-30T05:09:50.570Z | Checking schemars v0.8.22 |
| 2433 | 2026-03-30T05:09:50.599Z | Checking slog-term v2.9.2 |
| 2434 | 2026-03-30T05:09:50.621Z | Checking tokio-native-tls v0.3.1 |
| 2435 | 2026-03-30T05:09:50.776Z | Checking tokio-rustls v0.26.0 |
| 2436 | 2026-03-30T05:09:50.797Z | Checking h2 v0.4.6 |
| 2437 | 2026-03-30T05:09:50.860Z | Checking async-compression v0.4.41 |
| 2438 | 2026-03-30T05:09:50.978Z | Checking tower v0.5.2 |
| 2439 | 2026-03-30T05:09:51.100Z | Checking slog-async v2.8.0 |
| 2440 | 2026-03-30T05:09:51.193Z | Checking serde_path_to_error v0.1.20 |
| 2441 | 2026-03-30T05:09:51.275Z | Checking waitgroup v0.1.2 |
| 2442 | 2026-03-30T05:09:51.309Z | Checking webpki-roots v0.26.5 |
| 2443 | 2026-03-30T05:09:51.309Z | Checking hostname v0.4.2 |
| 2444 | 2026-03-30T05:09:51.353Z | Checking lazy_static v1.5.0 |
| 2445 | 2026-03-30T05:09:51.371Z | Checking utf-8 v0.7.6 |
| 2446 | 2026-03-30T05:09:51.404Z | Checking debug-ignore v1.0.5 |
| 2447 | 2026-03-30T05:09:51.421Z | Checking unicode-segmentation v1.10.0 |
| 2448 | 2026-03-30T05:09:51.447Z | Checking unicode-width v0.1.9 |
| 2449 | 2026-03-30T05:09:51.465Z | Checking iri-string v0.7.8 |
| 2450 | 2026-03-30T05:09:51.498Z | Checking byteorder v1.4.3 |
| 2451 | 2026-03-30T05:09:51.501Z | Checking data-encoding v2.4.0 |
| 2452 | 2026-03-30T05:09:51.552Z | Checking console v0.15.7 |
| 2453 | 2026-03-30T05:09:51.701Z | Checking atomicwrites v0.4.4 |
| 2454 | 2026-03-30T05:09:51.711Z | Checking newline-converter v0.3.0 |
| 2455 | 2026-03-30T05:09:51.714Z | Checking icu_normalizer v1.5.0 |
| 2456 | 2026-03-30T05:09:51.755Z | Checking tungstenite v0.24.0 |
| 2457 | 2026-03-30T05:09:51.818Z | Checking event-listener-strategy v0.5.4 |
| 2458 | 2026-03-30T05:09:51.821Z | Checking target-triple v1.0.0 |
| 2459 | 2026-03-30T05:09:51.893Z | Checking yasna v0.5.2 |
| 2460 | 2026-03-30T05:09:51.946Z | Checking rustls-native-certs v0.7.0 |
| 2461 | 2026-03-30T05:09:52.050Z | Checking pem v3.0.6 |
| 2462 | 2026-03-30T05:09:52.085Z | Checking idna_adapter v1.2.0 |
| 2463 | 2026-03-30T05:09:52.133Z | Checking webpki-roots v1.0.0 |
| 2464 | 2026-03-30T05:09:52.151Z | Checking glob v0.3.0 |
| 2465 | 2026-03-30T05:09:52.165Z | Checking termcolor v1.1.2 |
| 2466 | 2026-03-30T05:09:52.205Z | Checking http-range v0.1.4 |
| 2467 | 2026-03-30T05:09:52.209Z | Checking idna v1.0.3 |
| 2468 | 2026-03-30T05:09:52.243Z | Checking similar v2.2.1 |
| 2469 | 2026-03-30T05:09:52.275Z | Checking rcgen v0.14.7 |
| 2470 | 2026-03-30T05:09:52.319Z | Checking tokio-tungstenite v0.24.0 |
| 2471 | 2026-03-30T05:09:52.322Z | Checking async-channel v2.5.0 |
| 2472 | 2026-03-30T05:09:52.346Z | Checking trybuild v1.0.116 |
| 2473 | 2026-03-30T05:09:52.452Z | Checking url v2.5.4 |
| 2474 | 2026-03-30T05:09:52.489Z | Checking anyhow v1.0.102 |
| 2475 | 2026-03-30T05:09:52.492Z | Checking tower-http v0.6.8 |
| 2476 | 2026-03-30T05:09:52.562Z | Checking buf-list v1.1.2 |
| 2477 | 2026-03-30T05:09:52.568Z | Checking expectorate v1.2.0 |
| 2478 | 2026-03-30T05:09:52.626Z | Checking hyper v1.8.1 |
| 2479 | 2026-03-30T05:09:52.661Z | Checking subprocess v1.0.3 |
| 2480 | 2026-03-30T05:09:52.720Z | Checking heck v0.5.0 |
| 2481 | 2026-03-30T05:09:53.467Z | Checking hyper-util v0.1.20 |
| 2482 | 2026-03-30T05:09:53.467Z | Checking hyper-staticfile v0.10.1 |
| 2483 | 2026-03-30T05:09:54.446Z | Checking hyper-rustls v0.27.3 |
| 2484 | 2026-03-30T05:09:54.449Z | Checking hyper-tls v0.6.0 |
| 2485 | 2026-03-30T05:09:54.449Z | Checking hyper-rustls v0.26.0 |
| 2486 | 2026-03-30T05:09:54.449Z | Documenting dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 2487 | 2026-03-30T05:09:54.611Z | Checking reqwest v0.12.28 |
| 2488 | 2026-03-30T05:09:55.537Z | Documenting dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2489 | 2026-03-30T05:09:55.772Z | warning: unresolved link to `Query` |
| 2490 | 2026-03-30T05:09:55.772Z | --> dropshot/src/extractor/header.rs:27:29 |
| 2491 | 2026-03-30T05:09:55.772Z | | |
| 2492 | 2026-03-30T05:09:55.772Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2493 | 2026-03-30T05:09:55.772Z | | ^^^^^ no item named `Query` in scope |
| 2494 | 2026-03-30T05:09:55.772Z | | |
| 2495 | 2026-03-30T05:09:55.772Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2496 | 2026-03-30T05:09:55.772Z | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default |
| 2497 | 2026-03-30T05:09:55.773Z | |
| 2498 | 2026-03-30T05:09:55.773Z | warning: unresolved link to `Path` |
| 2499 | 2026-03-30T05:09:55.773Z | --> dropshot/src/extractor/header.rs:27:43 |
| 2500 | 2026-03-30T05:09:55.773Z | | |
| 2501 | 2026-03-30T05:09:55.773Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2502 | 2026-03-30T05:09:55.773Z | | ^^^^ no item named `Path` in scope |
| 2503 | 2026-03-30T05:09:55.773Z | | |
| 2504 | 2026-03-30T05:09:55.773Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2505 | 2026-03-30T05:09:55.773Z | |
| 2506 | 2026-03-30T05:09:56.050Z | warning: `dropshot` (lib doc) generated 2 warnings |
| 2507 | 2026-03-30T05:09:59.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.02s |
| 2508 | 2026-03-30T05:09:59.587Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2509 | 2026-03-30T05:09:59.601Z | |
| 2510 | 2026-03-30T05:09:59.604Z | real 18.069610360 |
| 2511 | 2026-03-30T05:09:59.604Z | user 1:29.095509885 |
| 2512 | 2026-03-30T05:09:59.604Z | sys 24.834079077 |
| 2513 | 2026-03-30T05:09:59.604Z | trap 0.053582886 |
| 2514 | 2026-03-30T05:09:59.604Z | tflt 0.034757370 |
| 2515 | 2026-03-30T05:09:59.604Z | dflt 0.011849502 |
| 2516 | 2026-03-30T05:09:59.604Z | kflt 0.000037664 |
| 2517 | 2026-03-30T05:09:59.604Z | lock 4:20.643664305 |
| 2518 | 2026-03-30T05:09:59.604Z | slp 4:09.568826223 |
| 2519 | 2026-03-30T05:09:59.604Z | lat 5.369822075 |
| 2520 | 2026-03-30T05:09:59.604Z | stop 14.444485569 |
| 2521 | 2026-03-30T05:09:59.604Z | process exited: duration 210839 ms, exit code 0 |
| |
| 2522 | 2026-03-30T05:09:59.611Z | found 0 output files |