|
|
|
| 1 | 2026-03-16T21:13:36.945Z | job assigned to worker 01KKW7VJVZR008QRDF6WY52YE0 [factory aws, i-0fdc44a657678f888] (queued for 1 m 40 s) |
| |
| 2 | 2026-03-16T21:13:44.979Z | starting task 0: "setup" |
| 3 | 2026-03-16T21:13:44.986Z | ++ uname -s |
| 4 | 2026-03-16T21:13:44.989Z | + kern=SunOS |
| 5 | 2026-03-16T21:13:44.989Z | + build_user=build |
| 6 | 2026-03-16T21:13:44.989Z | + build_uid=12345 |
| 7 | 2026-03-16T21:13:44.989Z | + work_dir=/work |
| 8 | 2026-03-16T21:13:44.989Z | + input_dir=/input |
| 9 | 2026-03-16T21:13:44.989Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-16T21:13:44.989Z | + case "$kern" in |
| 11 | 2026-03-16T21:13:44.989Z | + groupadd -g 12345 build |
| 12 | 2026-03-16T21:13:44.992Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-16T21:13:46.997Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-16T21:13:47.161Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-16T21:13:47.165Z | + home_fs=zfs |
| 16 | 2026-03-16T21:13:47.165Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-16T21:13:47.165Z | + mkdir -p /home/build |
| 18 | 2026-03-16T21:13:47.165Z | + chown build:build /home/build /work |
| 19 | 2026-03-16T21:13:49.167Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-16T21:13:49.171Z | process exited: duration 4190 ms, exit code 0 |
| |
| 21 | 2026-03-16T21:13:49.176Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-16T21:13:49.181Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-16T21:13:49.181Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-16T21:13:49.181Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-16T21:13:49.181Z | * rust toolchain profile = "default" |
| 26 | 2026-03-16T21:13:49.181Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-16T21:13:49.184Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-16T21:13:49.184Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-16T21:13:49.184Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-16T21:13:49.270Z | info: downloading installer |
| 31 | 2026-03-16T21:13:50.935Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-16T21:13:50.935Z | warn: /opt/ooce/bin |
| 33 | 2026-03-16T21:13:50.935Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-16T21:13:50.935Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-16T21:13:50.936Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-16T21:13:50.936Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-16T21:13:50.936Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-16T21:13:50.936Z | error: cannot install while Rust is installed |
| 39 | 2026-03-16T21:13:50.939Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-16T21:13:50.939Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-16T21:13:50.939Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-16T21:13:50.939Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-16T21:13:50.939Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-16T21:13:50.947Z | info: profile set to default |
| 45 | 2026-03-16T21:13:50.947Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-16T21:13:50.950Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-16T21:13:51.104Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-16T21:13:51.107Z | info: downloading 6 components |
| 49 | 2026-03-16T21:14:06.445Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-16T21:14:06.445Z | |
| 51 | 2026-03-16T21:14:06.482Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-16T21:14:06.483Z | |
| 53 | 2026-03-16T21:14:06.486Z | |
| 54 | 2026-03-16T21:14:06.486Z | Rust is installed now. Great! |
| 55 | 2026-03-16T21:14:06.486Z | |
| 56 | 2026-03-16T21:14:06.486Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-16T21:14:06.486Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-16T21:14:06.486Z | |
| 59 | 2026-03-16T21:14:06.486Z | To configure your current shell, you need to source |
| 60 | 2026-03-16T21:14:06.486Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-16T21:14:06.486Z | |
| 62 | 2026-03-16T21:14:06.486Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-16T21:14:06.486Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-16T21:14:06.486Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-16T21:14:06.486Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-16T21:14:06.486Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-16T21:14:06.486Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-16T21:14:06.486Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-16T21:14:06.486Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-16T21:14:06.486Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-16T21:14:06.589Z | + rustup --version |
| 72 | 2026-03-16T21:14:06.600Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-16T21:14:06.603Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-16T21:14:06.628Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-16T21:14:06.631Z | + cargo --version |
| 76 | 2026-03-16T21:14:06.646Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-16T21:14:06.649Z | + rustc --version |
| 78 | 2026-03-16T21:14:06.675Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-16T21:14:06.678Z | process exited: duration 17501 ms, exit code 0 |
| |
| 80 | 2026-03-16T21:14:06.684Z | starting task 2: "authentication" |
| 81 | 2026-03-16T21:14:06.704Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-16T21:14:06.712Z | starting task 3: "clone repository" |
| 83 | 2026-03-16T21:14:06.716Z | + mkdir -p /work/oxidecomputer/dropshot |
| 84 | 2026-03-16T21:14:06.720Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 85 | 2026-03-16T21:14:06.750Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 86 | 2026-03-16T21:14:07.753Z | + cd /work/oxidecomputer/dropshot |
| 87 | 2026-03-16T21:14:07.753Z | + git fetch origin 91384893c54625bc8822e2d4ed8006133200e807 |
| 88 | 2026-03-16T21:14:07.996Z | From https://github.com/oxidecomputer/dropshot |
| 89 | 2026-03-16T21:14:07.996Z | * branch 91384893c54625bc8822e2d4ed8006133200e807 -> FETCH_HEAD |
| 90 | 2026-03-16T21:14:08.003Z | + [[ -n dependabot/cargo/libc-0.2.183 ]] |
| 91 | 2026-03-16T21:14:08.006Z | ++ git branch --show-current |
| 92 | 2026-03-16T21:14:08.006Z | + current=main |
| 93 | 2026-03-16T21:14:08.006Z | + [[ main != dependabot/cargo/libc-0.2.183 ]] |
| 94 | 2026-03-16T21:14:08.006Z | + git branch -f dependabot/cargo/libc-0.2.183 91384893c54625bc8822e2d4ed8006133200e807 |
| 95 | 2026-03-16T21:14:08.010Z | + git checkout -f dependabot/cargo/libc-0.2.183 |
| 96 | 2026-03-16T21:14:08.029Z | Switched to branch 'dependabot/cargo/libc-0.2.183' |
| 97 | 2026-03-16T21:14:08.031Z | + git reset --hard 91384893c54625bc8822e2d4ed8006133200e807 |
| 98 | 2026-03-16T21:14:08.047Z | HEAD is now at 9138489 Bump libc from 0.2.182 to 0.2.183 |
| 99 | 2026-03-16T21:14:08.050Z | process exited: duration 1336 ms, exit code 0 |
| |
| 100 | 2026-03-16T21:14:08.056Z | starting task 4: "build" |
| 101 | 2026-03-16T21:14:08.060Z | + cargo --version |
| 102 | 2026-03-16T21:14:08.067Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 103 | 2026-03-16T21:14:08.235Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 104 | 2026-03-16T21:14:08.238Z | info: downloading 6 components |
| 105 | 2026-03-16T21:14:25.498Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 106 | 2026-03-16T21:14:25.501Z | + rustc --version |
| 107 | 2026-03-16T21:14:25.535Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 108 | 2026-03-16T21:14:25.539Z | + banner build |
| 109 | 2026-03-16T21:14:25.542Z | |
| 110 | 2026-03-16T21:14:25.542Z | ##### # # # # ##### |
| 111 | 2026-03-16T21:14:25.542Z | # # # # # # # # |
| 112 | 2026-03-16T21:14:25.542Z | ##### # # # # # # |
| 113 | 2026-03-16T21:14:25.545Z | # # # # # # # # |
| 114 | 2026-03-16T21:14:25.545Z | # # # # # # # # |
| 115 | 2026-03-16T21:14:25.545Z | ##### #### # ###### ##### |
| 116 | 2026-03-16T21:14:25.545Z | |
| 117 | 2026-03-16T21:14:25.545Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 118 | 2026-03-16T21:14:25.645Z | Updating crates.io index |
| 119 | 2026-03-16T21:14:27.662Z | Downloading crates ... |
| 120 | 2026-03-16T21:14:27.735Z | Downloaded futures-executor v0.3.32 |
| 121 | 2026-03-16T21:14:27.740Z | Downloaded http-range v0.1.4 |
| 122 | 2026-03-16T21:14:27.743Z | Downloaded foreign-types-shared v0.1.1 |
| 123 | 2026-03-16T21:14:27.743Z | Downloaded async-stream-impl v0.3.6 |
| 124 | 2026-03-16T21:14:27.749Z | Downloaded anyhow v1.0.102 |
| 125 | 2026-03-16T21:14:27.754Z | Downloaded bitflags v2.11.0 |
| 126 | 2026-03-16T21:14:27.758Z | Downloaded async-trait v0.1.89 |
| 127 | 2026-03-16T21:14:27.761Z | Downloaded fnv v1.0.7 |
| 128 | 2026-03-16T21:14:27.764Z | Downloaded ipnet v2.10.0 |
| 129 | 2026-03-16T21:14:27.767Z | Downloaded event-listener-strategy v0.5.4 |
| 130 | 2026-03-16T21:14:27.767Z | Downloaded hostname v0.4.2 |
| 131 | 2026-03-16T21:14:27.770Z | Downloaded deranged v0.5.5 |
| 132 | 2026-03-16T21:14:27.770Z | Downloaded equivalent v1.0.0 |
| 133 | 2026-03-16T21:14:27.772Z | Downloaded dyn-clone v1.0.4 |
| 134 | 2026-03-16T21:14:27.772Z | Downloaded atomicwrites v0.4.4 |
| 135 | 2026-03-16T21:14:27.775Z | Downloaded adler2 v2.0.1 |
| 136 | 2026-03-16T21:14:27.776Z | Downloaded num_threads v0.1.3 |
| 137 | 2026-03-16T21:14:27.778Z | Downloaded iri-string v0.7.8 |
| 138 | 2026-03-16T21:14:27.782Z | Downloaded rustversion v1.0.22 |
| 139 | 2026-03-16T21:14:27.785Z | Downloaded schemars_derive v0.8.22 |
| 140 | 2026-03-16T21:14:27.788Z | Downloaded asn1-rs-derive v0.6.0 |
| 141 | 2026-03-16T21:14:27.788Z | Downloaded asn1-rs-impl v0.2.0 |
| 142 | 2026-03-16T21:14:27.791Z | Downloaded memmap2 v0.9.8 |
| 143 | 2026-03-16T21:14:27.791Z | Downloaded http-body-util v0.1.3 |
| 144 | 2026-03-16T21:14:27.794Z | Downloaded serde_path_to_error v0.1.20 |
| 145 | 2026-03-16T21:14:27.794Z | Downloaded itoa v1.0.1 |
| 146 | 2026-03-16T21:14:27.797Z | Downloaded crypto-common v0.1.6 |
| 147 | 2026-03-16T21:14:27.797Z | Downloaded signal-hook-registry v1.4.0 |
| 148 | 2026-03-16T21:14:27.800Z | Downloaded lock_api v0.4.6 |
| 149 | 2026-03-16T21:14:27.800Z | Downloaded openssl-macros v0.1.1 |
| 150 | 2026-03-16T21:14:27.803Z | Downloaded erased-serde v0.3.31 |
| 151 | 2026-03-16T21:14:27.803Z | Downloaded pem v3.0.6 |
| 152 | 2026-03-16T21:14:27.806Z | Downloaded httpdate v1.0.1 |
| 153 | 2026-03-16T21:14:27.806Z | Downloaded rustc-hash v2.0.0 |
| 154 | 2026-03-16T21:14:27.809Z | Downloaded pin-utils v0.1.0 |
| 155 | 2026-03-16T21:14:27.809Z | Downloaded nom v7.1.3 |
| 156 | 2026-03-16T21:14:27.813Z | Downloaded scroll_derive v0.13.1 |
| 157 | 2026-03-16T21:14:27.815Z | Downloaded debug-ignore v1.0.5 |
| 158 | 2026-03-16T21:14:27.818Z | Downloaded quote v1.0.45 |
| 159 | 2026-03-16T21:14:27.821Z | Downloaded parking v2.2.0 |
| 160 | 2026-03-16T21:14:27.821Z | Downloaded rusticata-macros v4.1.0 |
| 161 | 2026-03-16T21:14:27.824Z | Downloaded futures-sink v0.3.32 |
| 162 | 2026-03-16T21:14:27.824Z | Downloaded paste v1.0.15 |
| 163 | 2026-03-16T21:14:27.827Z | Downloaded hostname v0.3.1 |
| 164 | 2026-03-16T21:14:27.827Z | Downloaded parking_lot_core v0.9.4 |
| 165 | 2026-03-16T21:14:27.830Z | Downloaded serde_urlencoded v0.7.1 |
| 166 | 2026-03-16T21:14:27.830Z | Downloaded schema v0.1.0 |
| 167 | 2026-03-16T21:14:27.833Z | Downloaded idna_adapter v1.2.0 |
| 168 | 2026-03-16T21:14:27.833Z | Downloaded hyper-tls v0.6.0 |
| 169 | 2026-03-16T21:14:27.836Z | Downloaded async-stream v0.3.6 |
| 170 | 2026-03-16T21:14:27.839Z | Downloaded cpufeatures v0.2.17 |
| 171 | 2026-03-16T21:14:27.839Z | Downloaded autocfg v1.1.0 |
| 172 | 2026-03-16T21:14:27.841Z | Downloaded fastrand v2.1.1 |
| 173 | 2026-03-16T21:14:27.841Z | Downloaded newline-converter v0.3.0 |
| 174 | 2026-03-16T21:14:27.844Z | Downloaded base64 v0.22.1 |
| 175 | 2026-03-16T21:14:27.847Z | Downloaded schema-derive v0.1.0 |
| 176 | 2026-03-16T21:14:27.847Z | Downloaded plain v0.2.3 |
| 177 | 2026-03-16T21:14:27.850Z | Downloaded openssl-probe v0.1.4 |
| 178 | 2026-03-16T21:14:27.850Z | Downloaded is-terminal v0.4.12 |
| 179 | 2026-03-16T21:14:27.853Z | Downloaded futures-io v0.3.32 |
| 180 | 2026-03-16T21:14:27.853Z | Downloaded errno v0.3.10 |
| 181 | 2026-03-16T21:14:27.857Z | Downloaded icu_provider_macros v1.5.0 |
| 182 | 2026-03-16T21:14:27.857Z | Downloaded futures-macro v0.3.32 |
| 183 | 2026-03-16T21:14:27.857Z | Downloaded cfg-if v1.0.0 |
| 184 | 2026-03-16T21:14:27.860Z | Downloaded compression-core v0.4.31 |
| 185 | 2026-03-16T21:14:27.860Z | Downloaded futures v0.3.32 |
| 186 | 2026-03-16T21:14:27.863Z | Downloaded rand_chacha v0.3.1 |
| 187 | 2026-03-16T21:14:27.866Z | Downloaded dtrace-parser v0.3.0 |
| 188 | 2026-03-16T21:14:27.866Z | Downloaded block-buffer v0.10.2 |
| 189 | 2026-03-16T21:14:27.869Z | Downloaded futures-task v0.3.32 |
| 190 | 2026-03-16T21:14:27.872Z | Downloaded heck v0.5.0 |
| 191 | 2026-03-16T21:14:27.876Z | Downloaded percent-encoding v2.3.2 |
| 192 | 2026-03-16T21:14:27.879Z | Downloaded http-body v1.0.1 |
| 193 | 2026-03-16T21:14:27.879Z | Downloaded form_urlencoded v1.2.2 |
| 194 | 2026-03-16T21:14:27.882Z | Downloaded foreign-types v0.3.2 |
| 195 | 2026-03-16T21:14:27.882Z | Downloaded dof v0.4.0 |
| 196 | 2026-03-16T21:14:27.882Z | Downloaded pretty-hex v0.4.1 |
| 197 | 2026-03-16T21:14:27.884Z | Downloaded futures-core v0.3.32 |
| 198 | 2026-03-16T21:14:27.884Z | Downloaded num-conv v0.2.0 |
| 199 | 2026-03-16T21:14:27.887Z | Downloaded lazy_static v1.5.0 |
| 200 | 2026-03-16T21:14:27.887Z | Downloaded simple-mermaid v0.2.0 |
| 201 | 2026-03-16T21:14:27.890Z | Downloaded simd-adler32 v0.3.7 |
| 202 | 2026-03-16T21:14:27.890Z | Downloaded mime v0.3.16 |
| 203 | 2026-03-16T21:14:27.893Z | Downloaded digest v0.10.7 |
| 204 | 2026-03-16T21:14:27.893Z | Downloaded scopeguard v1.2.0 |
| 205 | 2026-03-16T21:14:27.896Z | Downloaded async-channel v2.5.0 |
| 206 | 2026-03-16T21:14:27.896Z | Downloaded serde_spanned v1.0.4 |
| 207 | 2026-03-16T21:14:27.898Z | Downloaded slog-bunyan v2.5.0 |
| 208 | 2026-03-16T21:14:27.898Z | Downloaded match_cfg v0.1.0 |
| 209 | 2026-03-16T21:14:27.901Z | Downloaded lru-slab v0.1.2 |
| 210 | 2026-03-16T21:14:27.901Z | Downloaded atomic-waker v1.1.2 |
| 211 | 2026-03-16T21:14:27.904Z | Downloaded powerfmt v0.2.0 |
| 212 | 2026-03-16T21:14:27.907Z | Downloaded sha1 v0.10.6 |
| 213 | 2026-03-16T21:14:27.911Z | Downloaded stable_deref_trait v1.2.0 |
| 214 | 2026-03-16T21:14:27.913Z | Downloaded sync_wrapper v1.0.1 |
| 215 | 2026-03-16T21:14:27.916Z | Downloaded target-triple v1.0.0 |
| 216 | 2026-03-16T21:14:27.916Z | Downloaded subtle v2.5.0 |
| 217 | 2026-03-16T21:14:27.916Z | Downloaded displaydoc v0.2.5 |
| 218 | 2026-03-16T21:14:27.919Z | Downloaded quinn v0.11.4 |
| 219 | 2026-03-16T21:14:27.922Z | Downloaded hyper-rustls v0.26.0 |
| 220 | 2026-03-16T21:14:27.925Z | Downloaded crossbeam-utils v0.8.21 |
| 221 | 2026-03-16T21:14:27.928Z | Downloaded scroll v0.13.0 |
| 222 | 2026-03-16T21:14:27.928Z | Downloaded sha2 v0.10.8 |
| 223 | 2026-03-16T21:14:27.931Z | Downloaded rustls-native-certs v0.7.0 |
| 224 | 2026-03-16T21:14:27.931Z | Downloaded litemap v0.7.4 |
| 225 | 2026-03-16T21:14:27.933Z | Downloaded time-core v0.1.8 |
| 226 | 2026-03-16T21:14:27.936Z | Downloaded thread_local v1.1.4 |
| 227 | 2026-03-16T21:14:27.936Z | Downloaded take_mut v0.2.2 |
| 228 | 2026-03-16T21:14:27.936Z | Downloaded serde_derive_internals v0.29.0 |
| 229 | 2026-03-16T21:14:27.939Z | Downloaded rustls-pemfile v2.2.0 |
| 230 | 2026-03-16T21:14:27.939Z | Downloaded tinyvec_macros v0.1.0 |
| 231 | 2026-03-16T21:14:27.942Z | Downloaded num-integer v0.1.46 |
| 232 | 2026-03-16T21:14:27.942Z | Downloaded shlex v1.3.0 |
| 233 | 2026-03-16T21:14:27.945Z | Downloaded tower-service v0.3.3 |
| 234 | 2026-03-16T21:14:27.945Z | Downloaded multer v3.1.0 |
| 235 | 2026-03-16T21:14:27.948Z | Downloaded rand_chacha v0.9.0 |
| 236 | 2026-03-16T21:14:27.948Z | Downloaded data-encoding v2.4.0 |
| 237 | 2026-03-16T21:14:27.951Z | Downloaded pest_meta v2.8.1 |
| 238 | 2026-03-16T21:14:27.951Z | Downloaded tower-layer v0.3.3 |
| 239 | 2026-03-16T21:14:27.954Z | Downloaded iana-time-zone v0.1.47 |
| 240 | 2026-03-16T21:14:27.957Z | Downloaded byteorder v1.4.3 |
| 241 | 2026-03-16T21:14:27.957Z | Downloaded try-lock v0.2.3 |
| 242 | 2026-03-16T21:14:27.957Z | Downloaded icu_locid_transform v1.5.0 |
| 243 | 2026-03-16T21:14:27.960Z | Downloaded concurrent-queue v2.5.0 |
| 244 | 2026-03-16T21:14:27.965Z | Downloaded hyper-staticfile v0.10.1 |
| 245 | 2026-03-16T21:14:27.968Z | Downloaded quinn-udp v0.5.5 |
| 246 | 2026-03-16T21:14:27.971Z | Downloaded semver v1.0.27 |
| 247 | 2026-03-16T21:14:27.971Z | Downloaded slab v0.4.9 |
| 248 | 2026-03-16T21:14:27.974Z | Downloaded synstructure v0.13.1 |
| 249 | 2026-03-16T21:14:27.974Z | Downloaded glob v0.3.0 |
| 250 | 2026-03-16T21:14:27.974Z | Downloaded rand_core v0.9.5 |
| 251 | 2026-03-16T21:14:27.978Z | Downloaded asn1-rs v0.7.1 |
| 252 | 2026-03-16T21:14:27.981Z | Downloaded pkg-config v0.3.31 |
| 253 | 2026-03-16T21:14:27.984Z | Downloaded crc32fast v1.5.0 |
| 254 | 2026-03-16T21:14:27.984Z | Downloaded usdt-attr-macro v0.6.0 |
| 255 | 2026-03-16T21:14:27.984Z | Downloaded buf-list v1.1.2 |
| 256 | 2026-03-16T21:14:27.987Z | Downloaded write16 v1.0.0 |
| 257 | 2026-03-16T21:14:27.987Z | Downloaded waitgroup v0.1.2 |
| 258 | 2026-03-16T21:14:27.990Z | Downloaded tinystr v0.7.6 |
| 259 | 2026-03-16T21:14:27.990Z | Downloaded slog-async v2.8.0 |
| 260 | 2026-03-16T21:14:27.993Z | Downloaded slog-json v2.6.1 |
| 261 | 2026-03-16T21:14:27.993Z | Downloaded once_cell v1.20.1 |
| 262 | 2026-03-16T21:14:27.996Z | Downloaded num-traits v0.2.14 |
| 263 | 2026-03-16T21:14:27.996Z | Downloaded icu_locid_transform_data v1.5.0 |
| 264 | 2026-03-16T21:14:27.999Z | Downloaded usdt v0.6.0 |
| 265 | 2026-03-16T21:14:27.999Z | Downloaded native-tls v0.2.12 |
| 266 | 2026-03-16T21:14:28.002Z | Downloaded tokio-rustls v0.25.0 |
| 267 | 2026-03-16T21:14:28.002Z | Downloaded utf8_iter v1.0.4 |
| 268 | 2026-03-16T21:14:28.005Z | Downloaded utf16_iter v1.0.5 |
| 269 | 2026-03-16T21:14:28.005Z | Downloaded want v0.3.0 |
| 270 | 2026-03-16T21:14:28.005Z | Downloaded usdt-macro v0.6.0 |
| 271 | 2026-03-16T21:14:28.005Z | Downloaded serde_derive v1.0.228 |
| 272 | 2026-03-16T21:14:28.008Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 273 | 2026-03-16T21:14:28.011Z | Downloaded icu_locid v1.5.0 |
| 274 | 2026-03-16T21:14:28.014Z | Downloaded zerofrom-derive v0.1.5 |
| 275 | 2026-03-16T21:14:28.014Z | Downloaded zerofrom v0.1.5 |
| 276 | 2026-03-16T21:14:28.014Z | Downloaded httparse v1.10.0 |
| 277 | 2026-03-16T21:14:28.017Z | Downloaded tokio-tungstenite v0.24.0 |
| 278 | 2026-03-16T21:14:28.020Z | Downloaded tokio-macros v2.6.0 |
| 279 | 2026-03-16T21:14:28.020Z | Downloaded unicase v2.6.0 |
| 280 | 2026-03-16T21:14:28.020Z | Downloaded tokio-native-tls v0.3.1 |
| 281 | 2026-03-16T21:14:28.023Z | Downloaded unicode-width v0.1.9 |
| 282 | 2026-03-16T21:14:28.023Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 283 | 2026-03-16T21:14:28.026Z | Downloaded version_check v0.9.5 |
| 284 | 2026-03-16T21:14:28.026Z | Downloaded thiserror-impl v2.0.18 |
| 285 | 2026-03-16T21:14:28.026Z | Downloaded thiserror-impl v1.0.69 |
| 286 | 2026-03-16T21:14:28.029Z | Downloaded time-macros v0.2.27 |
| 287 | 2026-03-16T21:14:28.029Z | Downloaded yoke-derive v0.7.5 |
| 288 | 2026-03-16T21:14:28.032Z | Downloaded pin-project-lite v0.2.12 |
| 289 | 2026-03-16T21:14:28.035Z | Downloaded log v0.4.17 |
| 290 | 2026-03-16T21:14:28.035Z | Downloaded ppv-lite86 v0.2.15 |
| 291 | 2026-03-16T21:14:28.038Z | Downloaded event-listener v5.0.0 |
| 292 | 2026-03-16T21:14:28.038Z | Downloaded generic-array v0.14.5 |
| 293 | 2026-03-16T21:14:28.041Z | Downloaded term v1.1.0 |
| 294 | 2026-03-16T21:14:28.044Z | Downloaded tinyvec v1.5.1 |
| 295 | 2026-03-16T21:14:28.046Z | Downloaded utf-8 v0.7.6 |
| 296 | 2026-03-16T21:14:28.047Z | Downloaded thiserror v1.0.69 |
| 297 | 2026-03-16T21:14:28.049Z | Downloaded ryu v1.0.5 |
| 298 | 2026-03-16T21:14:28.052Z | Downloaded pest_derive v2.8.1 |
| 299 | 2026-03-16T21:14:28.055Z | Downloaded getrandom v0.2.11 |
| 300 | 2026-03-16T21:14:28.058Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 301 | 2026-03-16T21:14:28.058Z | Downloaded schemars v0.8.22 |
| 302 | 2026-03-16T21:14:28.067Z | Downloaded unicode-ident v1.0.12 |
| 303 | 2026-03-16T21:14:28.070Z | Downloaded zerovec-derive v0.10.3 |
| 304 | 2026-03-16T21:14:28.072Z | Downloaded camino v1.2.2 |
| 305 | 2026-03-16T21:14:28.073Z | Downloaded trybuild v1.0.116 |
| 306 | 2026-03-16T21:14:28.075Z | Downloaded slog-term v2.9.2 |
| 307 | 2026-03-16T21:14:28.078Z | Downloaded proc-macro2 v1.0.106 |
| 308 | 2026-03-16T21:14:28.081Z | Downloaded usdt-impl v0.6.0 |
| 309 | 2026-03-16T21:14:28.081Z | Downloaded spin v0.9.8 |
| 310 | 2026-03-16T21:14:28.084Z | Downloaded getrandom v0.4.1 |
| 311 | 2026-03-16T21:14:28.087Z | Downloaded miniz_oxide v0.8.9 |
| 312 | 2026-03-16T21:14:28.090Z | Downloaded mime_guess v2.0.5 |
| 313 | 2026-03-16T21:14:28.090Z | Downloaded tempfile v3.27.0 |
| 314 | 2026-03-16T21:14:28.093Z | Downloaded tokio-rustls v0.26.0 |
| 315 | 2026-03-16T21:14:28.093Z | Downloaded serde_core v1.0.228 |
| 316 | 2026-03-16T21:14:28.095Z | Downloaded minimal-lexical v0.2.1 |
| 317 | 2026-03-16T21:14:28.098Z | Downloaded yasna v0.5.2 |
| 318 | 2026-03-16T21:14:28.101Z | Downloaded yoke v0.7.5 |
| 319 | 2026-03-16T21:14:28.101Z | Downloaded writeable v0.5.5 |
| 320 | 2026-03-16T21:14:28.104Z | Downloaded zmij v1.0.2 |
| 321 | 2026-03-16T21:14:28.104Z | Downloaded typenum v1.14.0 |
| 322 | 2026-03-16T21:14:28.117Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 323 | 2026-03-16T21:14:28.117Z | Downloaded icu_properties v1.5.1 |
| 324 | 2026-03-16T21:14:28.117Z | Downloaded rcgen v0.14.7 |
| 325 | 2026-03-16T21:14:28.117Z | Downloaded futures-channel v0.3.32 |
| 326 | 2026-03-16T21:14:28.117Z | Downloaded prettyplease v0.2.37 |
| 327 | 2026-03-16T21:14:28.117Z | Downloaded icu_provider v1.5.0 |
| 328 | 2026-03-16T21:14:28.121Z | Downloaded getrandom v0.3.4 |
| 329 | 2026-03-16T21:14:28.121Z | Downloaded serde v1.0.228 |
| 330 | 2026-03-16T21:14:28.124Z | Downloaded zeroize v1.7.0 |
| 331 | 2026-03-16T21:14:28.127Z | Downloaded memchr v2.6.0 |
| 332 | 2026-03-16T21:14:28.129Z | Downloaded similar v2.2.1 |
| 333 | 2026-03-16T21:14:28.132Z | Downloaded reqwest v0.12.28 |
| 334 | 2026-03-16T21:14:28.136Z | Downloaded ucd-trie v0.1.6 |
| 335 | 2026-03-16T21:14:28.139Z | Downloaded openssl-sys v0.9.107 |
| 336 | 2026-03-16T21:14:28.142Z | Downloaded socket2 v0.5.9 |
| 337 | 2026-03-16T21:14:28.145Z | Downloaded slog v2.8.2 |
| 338 | 2026-03-16T21:14:28.145Z | Downloaded num-bigint v0.4.3 |
| 339 | 2026-03-16T21:14:28.148Z | Downloaded icu_normalizer v1.5.0 |
| 340 | 2026-03-16T21:14:28.151Z | Downloaded mio v1.0.3 |
| 341 | 2026-03-16T21:14:28.154Z | Downloaded rand v0.8.4 |
| 342 | 2026-03-16T21:14:28.157Z | Downloaded icu_normalizer_data v1.5.0 |
| 343 | 2026-03-16T21:14:28.160Z | Downloaded der-parser v10.0.0 |
| 344 | 2026-03-16T21:14:28.163Z | Downloaded rand v0.9.2 |
| 345 | 2026-03-16T21:14:28.166Z | Downloaded hyper-rustls v0.27.3 |
| 346 | 2026-03-16T21:14:28.169Z | Downloaded console v0.15.7 |
| 347 | 2026-03-16T21:14:28.169Z | Downloaded compression-codecs v0.4.37 |
| 348 | 2026-03-16T21:14:28.171Z | Downloaded unicode-segmentation v1.10.0 |
| 349 | 2026-03-16T21:14:28.174Z | Downloaded tungstenite v0.24.0 |
| 350 | 2026-03-16T21:14:28.177Z | Downloaded tracing-core v0.1.32 |
| 351 | 2026-03-16T21:14:28.180Z | Downloaded uuid v1.22.0 |
| 352 | 2026-03-16T21:14:28.183Z | Downloaded async-compression v0.4.41 |
| 353 | 2026-03-16T21:14:28.187Z | Downloaded zerocopy-derive v0.8.27 |
| 354 | 2026-03-16T21:14:28.192Z | Downloaded icu_collections v1.5.0 |
| 355 | 2026-03-16T21:14:28.195Z | Downloaded http v1.4.0 |
| 356 | 2026-03-16T21:14:28.199Z | Downloaded tracing v0.1.40 |
| 357 | 2026-03-16T21:14:28.202Z | Downloaded pest v2.8.1 |
| 358 | 2026-03-16T21:14:28.206Z | Downloaded url v2.5.4 |
| 359 | 2026-03-16T21:14:28.209Z | Downloaded hyper-util v0.1.20 |
| 360 | 2026-03-16T21:14:28.212Z | Downloaded subprocess v1.0.0 |
| 361 | 2026-03-16T21:14:28.215Z | Downloaded portable-atomic v1.9.0 |
| 362 | 2026-03-16T21:14:28.220Z | Downloaded cc v1.2.16 |
| 363 | 2026-03-16T21:14:28.223Z | Downloaded tower-http v0.6.8 |
| 364 | 2026-03-16T21:14:28.228Z | Downloaded expectorate v1.2.0 |
| 365 | 2026-03-16T21:14:28.231Z | Downloaded crossbeam-channel v0.5.15 |
| 366 | 2026-03-16T21:14:28.234Z | Downloaded indexmap v2.13.0 |
| 367 | 2026-03-16T21:14:28.237Z | Downloaded flate2 v1.1.9 |
| 368 | 2026-03-16T21:14:28.239Z | Downloaded socket2 v0.6.0 |
| 369 | 2026-03-16T21:14:28.242Z | Downloaded quinn-proto v0.11.14 |
| 370 | 2026-03-16T21:14:28.246Z | Downloaded smallvec v1.13.2 |
| 371 | 2026-03-16T21:14:28.249Z | Downloaded parking_lot v0.12.1 |
| 372 | 2026-03-16T21:14:28.252Z | Downloaded bytes v1.11.1 |
| 373 | 2026-03-16T21:14:28.255Z | Downloaded rustls-pki-types v1.14.0 |
| 374 | 2026-03-16T21:14:28.255Z | Downloaded serde_json v1.0.149 |
| 375 | 2026-03-16T21:14:28.260Z | Downloaded x509-parser v0.18.0 |
| 376 | 2026-03-16T21:14:28.264Z | Downloaded termcolor v1.1.2 |
| 377 | 2026-03-16T21:14:28.266Z | Downloaded thread-id v5.0.0 |
| 378 | 2026-03-16T21:14:28.266Z | Downloaded thiserror v2.0.18 |
| 379 | 2026-03-16T21:14:28.269Z | Downloaded winnow v0.7.13 |
| 380 | 2026-03-16T21:14:28.276Z | Downloaded tower v0.5.2 |
| 381 | 2026-03-16T21:14:28.283Z | Downloaded h2 v0.4.6 |
| 382 | 2026-03-16T21:14:28.288Z | Downloaded futures-util v0.3.32 |
| 383 | 2026-03-16T21:14:28.296Z | Downloaded zerovec v0.10.4 |
| 384 | 2026-03-16T21:14:28.300Z | Downloaded idna v1.0.3 |
| 385 | 2026-03-16T21:14:28.303Z | Downloaded rustls-webpki v0.102.8 |
| 386 | 2026-03-16T21:14:28.318Z | Downloaded tokio-util v0.7.18 |
| 387 | 2026-03-16T21:14:28.323Z | Downloaded hyper v1.8.1 |
| 388 | 2026-03-16T21:14:28.328Z | Downloaded openssl v0.10.72 |
| 389 | 2026-03-16T21:14:28.335Z | Downloaded webpki-roots v0.26.5 |
| 390 | 2026-03-16T21:14:28.338Z | Downloaded hashbrown v0.16.1 |
| 391 | 2026-03-16T21:14:28.342Z | Downloaded untrusted v0.9.0 |
| 392 | 2026-03-16T21:14:28.345Z | Downloaded serde_tokenstream v0.2.3 |
| 393 | 2026-03-16T21:14:28.345Z | Downloaded rand_core v0.6.3 |
| 394 | 2026-03-16T21:14:28.345Z | Downloaded pest_generator v2.8.1 |
| 395 | 2026-03-16T21:14:28.347Z | Downloaded oid-registry v0.8.1 |
| 396 | 2026-03-16T21:14:28.350Z | Downloaded rustls v0.22.4 |
| 397 | 2026-03-16T21:14:28.357Z | Downloaded icu_properties_data v1.5.0 |
| 398 | 2026-03-16T21:14:28.365Z | Downloaded openapiv3 v2.2.0 |
| 399 | 2026-03-16T21:14:28.373Z | Downloaded time v0.3.47 |
| 400 | 2026-03-16T21:14:28.382Z | Downloaded zerocopy v0.8.27 |
| 401 | 2026-03-16T21:14:28.398Z | Downloaded syn v2.0.117 |
| 402 | 2026-03-16T21:14:28.406Z | Downloaded webpki-roots v1.0.0 |
| 403 | 2026-03-16T21:14:28.409Z | Downloaded vcpkg v0.2.15 |
| 404 | 2026-03-16T21:14:28.439Z | Downloaded rustls v0.23.13 |
| 405 | 2026-03-16T21:14:28.445Z | Downloaded rustix v1.1.4 |
| 406 | 2026-03-16T21:14:28.462Z | Downloaded rustix v0.38.44 |
| 407 | 2026-03-16T21:14:28.477Z | Downloaded goblin v0.10.1 |
| 408 | 2026-03-16T21:14:28.482Z | Downloaded chrono v0.4.44 |
| 409 | 2026-03-16T21:14:28.527Z | Downloaded libc v0.2.183 |
| 410 | 2026-03-16T21:14:28.552Z | Downloaded tokio v1.50.0 |
| 411 | 2026-03-16T21:14:28.590Z | Downloaded encoding_rs v0.8.32 |
| 412 | 2026-03-16T21:14:28.626Z | Downloaded ring v0.17.13 |
| 413 | 2026-03-16T21:14:28.775Z | Compiling proc-macro2 v1.0.106 |
| 414 | 2026-03-16T21:14:28.775Z | Compiling unicode-ident v1.0.12 |
| 415 | 2026-03-16T21:14:28.780Z | Compiling quote v1.0.45 |
| 416 | 2026-03-16T21:14:28.780Z | Compiling libc v0.2.183 |
| 417 | 2026-03-16T21:14:28.780Z | Compiling cfg-if v1.0.0 |
| 418 | 2026-03-16T21:14:28.780Z | Compiling itoa v1.0.1 |
| 419 | 2026-03-16T21:14:28.780Z | Compiling memchr v2.6.0 |
| 420 | 2026-03-16T21:14:28.780Z | Compiling serde_core v1.0.228 |
| 421 | 2026-03-16T21:14:28.780Z | Running `/home/build/.rustup/toolchains/1.93.1-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=05f09124aa6993f0 -C extra-filename=-7274075e37289601 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-7274075e37289601 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 422 | 2026-03-16T21:14:28.780Z | Running `/home/build/.rustup/toolchains/1.93.1-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=18df0345b16653ab -C extra-filename=-c8eb3a8794d4ee38 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2026-03-16T21:14:28.879Z | Running `/home/build/.rustup/toolchains/1.93.1-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=be8f1238f7f919cb -C extra-filename=-4a1c2ea049f4b248 --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-4a1c2ea049f4b248 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 424 | 2026-03-16T21:14:28.882Z | Running `/home/build/.rustup/toolchains/1.93.1-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=531f3ebd87a20ac3 -C extra-filename=-eeb00722b6d06af2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-eeb00722b6d06af2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 425 | 2026-03-16T21:14:28.882Z | Running `/home/build/.rustup/toolchains/1.93.1-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=11db414aa7bd6523 -C extra-filename=-b653c1b5da80782d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 426 | 2026-03-16T21:14:28.897Z | Running `/home/build/.rustup/toolchains/1.93.1-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=e1dd05a2c0922875 -C extra-filename=-c6a2d64a395ac7e3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 427 | 2026-03-16T21:14:28.900Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4e14ea2a60bb5af0 -C extra-filename=-d725867c48427843 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-d725867c48427843 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2026-03-16T21:14:28.900Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c5bf1de40fb29ab0 -C extra-filename=-334b7aa674d17e7d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-03-16T21:14:28.961Z | Compiling pin-project-lite v0.2.12 |
| 430 | 2026-03-16T21:14:28.993Z | Running `/home/build/.rustup/toolchains/1.93.1-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=78973f79fbf0ea83 -C extra-filename=-b18f6d2311024118 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2026-03-16T21:14:29.023Z | Compiling shlex v1.3.0 |
| 432 | 2026-03-16T21:14:29.036Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3ae789eb276eb08e -C extra-filename=-454fe68d74286aff --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 433 | 2026-03-16T21:14:29.052Z | Compiling autocfg v1.1.0 |
| 434 | 2026-03-16T21:14:29.062Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7d1a88583452f0ca -C extra-filename=-cfcda586cb3471c0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 435 | 2026-03-16T21:14:29.074Z | Compiling smallvec v1.13.2 |
| 436 | 2026-03-16T21:14:29.077Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1da7222989bbd7dd -C extra-filename=-f1d0151bc08ad93c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 437 | 2026-03-16T21:14:29.245Z | Compiling cc v1.2.16 |
| 438 | 2026-03-16T21:14:29.255Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1101d5ae70ec61b0 -C extra-filename=-6b7e6b2debf3923f --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-454fe68d74286aff.rmeta --cap-lints allow` |
| 439 | 2026-03-16T21:14:29.306Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-4a1c2ea049f4b248/build-script-build` |
| 440 | 2026-03-16T21:14:29.321Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-d725867c48427843/build-script-build` |
| 441 | 2026-03-16T21:14:29.324Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-7274075e37289601/build-script-build` |
| 442 | 2026-03-16T21:14:29.331Z | Compiling bytes v1.11.1 |
| 443 | 2026-03-16T21:14:29.338Z | Running `/home/build/.rustup/toolchains/1.93.1-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=76a02a6d2a8b2187 -C extra-filename=-1352e873e9c57172 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 444 | 2026-03-16T21:14:29.344Z | Compiling version_check v0.9.5 |
| 445 | 2026-03-16T21:14:29.344Z | Running `/home/build/.rustup/toolchains/1.93.1-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=873e9cf9f77b6c2e -C extra-filename=-26974ee0e0164c1a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 446 | 2026-03-16T21:14:29.367Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f4469c119b709c68 -C extra-filename=-26a40a9488fe51a6 --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)'` |
| 447 | 2026-03-16T21:14:29.370Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-eeb00722b6d06af2/build-script-build` |
| 448 | 2026-03-16T21:14:29.413Z | Running `/home/build/.rustup/toolchains/1.93.1-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=fd69c16360349c10 -C extra-filename=-5c39d1798a220ef1 --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-16T21:14:29.430Z | Compiling futures-core v0.3.32 |
| 450 | 2026-03-16T21:14:29.433Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b7f1a53844676144 -C extra-filename=-3067f624758dfef9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 451 | 2026-03-16T21:14:29.609Z | Compiling once_cell v1.20.1 |
| 452 | 2026-03-16T21:14:29.612Z | Running `/home/build/.rustup/toolchains/1.93.1-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=98aecc1f449b516d -C extra-filename=-451338f658f41c56 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 453 | 2026-03-16T21:14:29.694Z | Compiling log v0.4.17 |
| 454 | 2026-03-16T21:14:29.697Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7183f3b770d2fb6c -C extra-filename=-6789a317f285ceab --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-6789a317f285ceab -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 455 | 2026-03-16T21:14:29.705Z | Running `/home/build/.rustup/toolchains/1.93.1-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=cd6bf3384b1bd8ea -C extra-filename=-1f96ef3c12873473 --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-c8eb3a8794d4ee38.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
| 456 | 2026-03-16T21:14:29.851Z | Compiling parking_lot_core v0.9.4 |
| 457 | 2026-03-16T21:14:29.855Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c6b86d24273b3f20 -C extra-filename=-6e9aef08c360c760 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-6e9aef08c360c760 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 458 | 2026-03-16T21:14:29.863Z | Compiling scopeguard v1.2.0 |
| 459 | 2026-03-16T21:14:29.863Z | Running `/home/build/.rustup/toolchains/1.93.1-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=612940360d8a0d40 -C extra-filename=-870280cd13f33f3a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 460 | 2026-03-16T21:14:29.985Z | Compiling lock_api v0.4.6 |
| 461 | 2026-03-16T21:14:29.993Z | Running `/home/build/.rustup/toolchains/1.93.1-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=19b431e95710121e -C extra-filename=-39af3626b0fae1e2 --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-870280cd13f33f3a.rmeta --cap-lints allow` |
| 462 | 2026-03-16T21:14:30.001Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-6789a317f285ceab/build-script-build` |
| 463 | 2026-03-16T21:14:30.053Z | Running `/home/build/.rustup/toolchains/1.93.1-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=18187c4a935c885b -C extra-filename=-15c0bd091c6264ed --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-b653c1b5da80782d.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 464 | 2026-03-16T21:14:30.094Z | Compiling mio v1.0.3 |
| 465 | 2026-03-16T21:14:30.097Z | Running `/home/build/.rustup/toolchains/1.93.1-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=2f5ffaf2f06e45f2 -C extra-filename=-ed8e85621f911654 --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-5c39d1798a220ef1.rmeta --cap-lints allow` |
| 466 | 2026-03-16T21:14:30.177Z | Compiling socket2 v0.6.0 |
| 467 | 2026-03-16T21:14:30.180Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-6e9aef08c360c760/build-script-build` |
| 468 | 2026-03-16T21:14:30.180Z | Running `/home/build/.rustup/toolchains/1.93.1-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=42464fb362f6bd31 -C extra-filename=-b2d278228acf9632 --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-5c39d1798a220ef1.rmeta --cap-lints allow` |
| 469 | 2026-03-16T21:14:30.200Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ba579abc0df45da2 -C extra-filename=-f6a7761c198974d6 --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-1f96ef3c12873473.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 470 | 2026-03-16T21:14:30.254Z | Running `/home/build/.rustup/toolchains/1.93.1-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=db78f7cfbafb545d -C extra-filename=-8c5a697a4d9007a2 --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-b653c1b5da80782d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f1d0151bc08ad93c.rmeta --cap-lints allow` |
| 471 | 2026-03-16T21:14:30.265Z | Compiling signal-hook-registry v1.4.0 |
| 472 | 2026-03-16T21:14:30.268Z | Running `/home/build/.rustup/toolchains/1.93.1-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=0fdf65a6e88101bc -C extra-filename=-75a15f55342b7a9b --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-5c39d1798a220ef1.rmeta --cap-lints allow` |
| 473 | 2026-03-16T21:14:30.581Z | Compiling syn v2.0.117 |
| 474 | 2026-03-16T21:14:30.584Z | Running `/home/build/.rustup/toolchains/1.93.1-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=0fbfc43eeea554f1 -C extra-filename=-ea4b817b31fe95f1 --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-c8eb3a8794d4ee38.rmeta --cap-lints allow` |
| 475 | 2026-03-16T21:14:30.624Z | Compiling parking_lot v0.12.1 |
| 476 | 2026-03-16T21:14:30.627Z | Running `/home/build/.rustup/toolchains/1.93.1-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=040ba7e132f12d8c -C extra-filename=-5b72a0f231a094f1 --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-39af3626b0fae1e2.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-8c5a697a4d9007a2.rmeta --cap-lints allow` |
| 477 | 2026-03-16T21:14:30.655Z | Compiling slab v0.4.9 |
| 478 | 2026-03-16T21:14:30.658Z | Running `/home/build/.rustup/toolchains/1.93.1-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=09115e0ee14bcb99 -C extra-filename=-4640d37e6b0287d9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-4640d37e6b0287d9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-cfcda586cb3471c0.rlib --cap-lints allow` |
| 479 | 2026-03-16T21:14:30.755Z | Compiling futures-sink v0.3.32 |
| 480 | 2026-03-16T21:14:30.765Z | Running `/home/build/.rustup/toolchains/1.93.1-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=dc7bd01e25f46538 -C extra-filename=-4b8734b8ea52f329 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 481 | 2026-03-16T21:14:30.776Z | Compiling zmij v1.0.2 |
| 482 | 2026-03-16T21:14:30.779Z | Compiling serde v1.0.228 |
| 483 | 2026-03-16T21:14:30.779Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f60e6eb7718abed1 -C extra-filename=-6bc69b3656043dde --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-6bc69b3656043dde -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 484 | 2026-03-16T21:14:30.779Z | Running `/home/build/.rustup/toolchains/1.93.1-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=0fb8a03253cad1be -C extra-filename=-d2b6c3032daa6c64 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-d2b6c3032daa6c64 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 485 | 2026-03-16T21:14:30.831Z | Compiling getrandom v0.2.11 |
| 486 | 2026-03-16T21:14:30.834Z | Running `/home/build/.rustup/toolchains/1.93.1-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=cc6e7ad09db92ed6 -C extra-filename=-6c9094e8328c0700 --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-b653c1b5da80782d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --cap-lints allow` |
| 487 | 2026-03-16T21:14:30.872Z | Compiling serde_json v1.0.149 |
| 488 | 2026-03-16T21:14:30.875Z | Running `/home/build/.rustup/toolchains/1.93.1-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=040ba959eaafd1ec -C extra-filename=-b704ec3af376890d --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-b704ec3af376890d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 489 | 2026-03-16T21:14:30.948Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-4640d37e6b0287d9/build-script-build` |
| 490 | 2026-03-16T21:14:31.041Z | Running `/home/build/.rustup/toolchains/1.93.1-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=13a8979394f87fe0 -C extra-filename=-502881ba59e08c3b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 491 | 2026-03-16T21:14:31.089Z | Compiling futures-channel v0.3.32 |
| 492 | 2026-03-16T21:14:31.092Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f095c06cb85f1cc5 -C extra-filename=-b197abe07a22705f --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-3067f624758dfef9.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-4b8734b8ea52f329.rmeta --cap-lints allow` |
| 493 | 2026-03-16T21:14:31.153Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-6bc69b3656043dde/build-script-build` |
| 494 | 2026-03-16T21:14:31.158Z | Compiling http v1.4.0 |
| 495 | 2026-03-16T21:14:31.165Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-b704ec3af376890d/build-script-build` |
| 496 | 2026-03-16T21:14:31.168Z | Running `/home/build/.rustup/toolchains/1.93.1-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=85df8284a3557ff6 -C extra-filename=-607d897233780f55 --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-1352e873e9c57172.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-c6a2d64a395ac7e3.rmeta --cap-lints allow` |
| 497 | 2026-03-16T21:14:31.179Z | Compiling bitflags v2.11.0 |
| 498 | 2026-03-16T21:14:31.182Z | Running `/home/build/.rustup/toolchains/1.93.1-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=e30d734480ffb3f6 -C extra-filename=-9c7a9e447c7a428c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 499 | 2026-03-16T21:14:31.212Z | Running `/home/build/.rustup/toolchains/1.93.1-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=0e9eb845d78ff6d7 -C extra-filename=-bebe33ec8549cd48 --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)'` |
| 500 | 2026-03-16T21:14:31.215Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-d2b6c3032daa6c64/build-script-build` |
| 501 | 2026-03-16T21:14:31.230Z | Compiling thiserror v2.0.18 |
| 502 | 2026-03-16T21:14:31.233Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f6d51aeab34a3362 -C extra-filename=-d39286caf26f65b2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-d39286caf26f65b2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 503 | 2026-03-16T21:14:31.248Z | Compiling zeroize v1.7.0 |
| 504 | 2026-03-16T21:14:31.253Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a28ba30d8741a294 -C extra-filename=-eb2ce32225736a62 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 505 | 2026-03-16T21:14:31.374Z | Compiling ring v0.17.13 |
| 506 | 2026-03-16T21:14:31.377Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7e2583e2c36200e3 -C extra-filename=-d19f7e98b3469752 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-d19f7e98b3469752 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-6b7e6b2debf3923f.rlib --cap-lints allow` |
| 507 | 2026-03-16T21:14:31.420Z | Compiling rustls-pki-types v1.14.0 |
| 508 | 2026-03-16T21:14:31.422Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ffef017f6a6382ba -C extra-filename=-04f0f6acccfc31e5 --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-eb2ce32225736a62.rmeta --cap-lints allow` |
| 509 | 2026-03-16T21:14:31.459Z | Compiling futures-task v0.3.32 |
| 510 | 2026-03-16T21:14:31.462Z | Compiling stable_deref_trait v1.2.0 |
| 511 | 2026-03-16T21:14:31.462Z | Running `/home/build/.rustup/toolchains/1.93.1-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=df1d680fd588a853 -C extra-filename=-c8e87065c136e752 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 512 | 2026-03-16T21:14:31.470Z | Running `/home/build/.rustup/toolchains/1.93.1-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=988f97053e96ea77 -C extra-filename=-4df74d36c0f7a05b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2026-03-16T21:14:31.555Z | Compiling futures-io v0.3.32 |
| 514 | 2026-03-16T21:14:31.558Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f170e804f037c520 -C extra-filename=-12476fb84ee2f98f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 515 | 2026-03-16T21:14:31.666Z | Compiling httparse v1.10.0 |
| 516 | 2026-03-16T21:14:31.670Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4fffeff1ac93337e -C extra-filename=-cf190e266f1f0533 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-cf190e266f1f0533 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 517 | 2026-03-16T21:14:31.679Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-d39286caf26f65b2/build-script-build` |
| 518 | 2026-03-16T21:14:31.748Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d7fd8b61124b9058 -C extra-filename=-2971522a89ce5972 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-2971522a89ce5972 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 519 | 2026-03-16T21:14:31.987Z | Compiling getrandom v0.4.1 |
| 520 | 2026-03-16T21:14:31.998Z | Running `/home/build/.rustup/toolchains/1.93.1-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=fcd4af8837822733 -C extra-filename=-02983aacbc7c17b1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-02983aacbc7c17b1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 521 | 2026-03-16T21:14:32.052Z | Compiling ucd-trie v0.1.6 |
| 522 | 2026-03-16T21:14:32.055Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8cedb502d006207a -C extra-filename=-49b4478a5a13452a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 523 | 2026-03-16T21:14:32.098Z | Compiling equivalent v1.0.0 |
| 524 | 2026-03-16T21:14:32.101Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-d19f7e98b3469752/build-script-build` |
| 525 | 2026-03-16T21:14:32.101Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7f4a32eef7bedada -C extra-filename=-09990d4e79f01a00 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 526 | 2026-03-16T21:14:32.139Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-cf190e266f1f0533/build-script-build` |
| 527 | 2026-03-16T21:14:32.187Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a11ecd76c9a24d6c -C extra-filename=-98e0351f85470f6b --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` |
| 528 | 2026-03-16T21:14:32.206Z | Compiling untrusted v0.9.0 |
| 529 | 2026-03-16T21:14:32.209Z | Running `/home/build/.rustup/toolchains/1.93.1-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=fc95ab28e5cf44c0 -C extra-filename=-21e6731960c3fde6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 530 | 2026-03-16T21:14:32.223Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-2971522a89ce5972/build-script-build` |
| 531 | 2026-03-16T21:14:32.283Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5030f5ce44ba3bc6 -C extra-filename=-574bd3ddea2c89f3 --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)'` |
| 532 | 2026-03-16T21:14:32.328Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-02983aacbc7c17b1/build-script-build` |
| 533 | 2026-03-16T21:14:32.355Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8930167359e725fc -C extra-filename=-9f832103c28ad770 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-9f832103c28ad770 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 534 | 2026-03-16T21:14:32.358Z | Compiling hashbrown v0.16.1 |
| 535 | 2026-03-16T21:14:32.358Z | Running `/home/build/.rustup/toolchains/1.93.1-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=cdbf9becd52dd940 -C extra-filename=-c7e2fa3696a6a36f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 536 | 2026-03-16T21:14:32.447Z | Running `/home/build/.rustup/toolchains/1.93.1-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=0c09917a0f9d247c -C extra-filename=-947a99c396a6b242 --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-b653c1b5da80782d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --cap-lints allow` |
| 537 | 2026-03-16T21:14:32.571Z | Compiling http-body v1.0.1 |
| 538 | 2026-03-16T21:14:32.574Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d3bf1973ea74e758 -C extra-filename=-083ec29941b6bf06 --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-1352e873e9c57172.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --cap-lints allow` |
| 539 | 2026-03-16T21:14:32.611Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3ab1e628e3543f47 -C extra-filename=-f70d4eea6ae042c4 --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-c6a2d64a395ac7e3.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-334b7aa674d17e7d.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-26a40a9488fe51a6.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-bebe33ec8549cd48.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 540 | 2026-03-16T21:14:32.633Z | Compiling tracing-core v0.1.32 |
| 541 | 2026-03-16T21:14:32.636Z | Running `/home/build/.rustup/toolchains/1.93.1-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=2a6266a9d44e47cb -C extra-filename=-e0208e3f82530653 --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-451338f658f41c56.rmeta --cap-lints allow` |
| 542 | 2026-03-16T21:14:32.754Z | Compiling pkg-config v0.3.31 |
| 543 | 2026-03-16T21:14:32.757Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3d0638760d2ac134 -C extra-filename=-20b1d562cb375264 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 544 | 2026-03-16T21:14:32.766Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-9f832103c28ad770/build-script-build` |
| 545 | 2026-03-16T21:14:32.814Z | Compiling atomic-waker v1.1.2 |
| 546 | 2026-03-16T21:14:32.825Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4cedfd408b91542b -C extra-filename=-5e6cb7bbad19d54f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 547 | 2026-03-16T21:14:32.965Z | Compiling writeable v0.5.5 |
| 548 | 2026-03-16T21:14:32.968Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1ec4adbdcc72050a -C extra-filename=-743483da0d28ec06 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 549 | 2026-03-16T21:14:33.119Z | Compiling indexmap v2.13.0 |
| 550 | 2026-03-16T21:14:33.122Z | Running `/home/build/.rustup/toolchains/1.93.1-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=977547132efc6f43 -C extra-filename=-dbb758f4b8d6c46a --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-09990d4e79f01a00.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-c7e2fa3696a6a36f.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-26a40a9488fe51a6.rmeta --cap-lints allow` |
| 551 | 2026-03-16T21:14:33.356Z | Compiling rustversion v1.0.22 |
| 552 | 2026-03-16T21:14:33.359Z | Running `/home/build/.rustup/toolchains/1.93.1-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=65c1d0100d24547d -C extra-filename=-2691023127c09a8e --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-2691023127c09a8e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 553 | 2026-03-16T21:14:33.382Z | Compiling typenum v1.14.0 |
| 554 | 2026-03-16T21:14:33.385Z | Running `/home/build/.rustup/toolchains/1.93.1-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=e049878b32b7e6af -C extra-filename=-714308c17bb54560 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-714308c17bb54560 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 555 | 2026-03-16T21:14:33.476Z | Compiling percent-encoding v2.3.2 |
| 556 | 2026-03-16T21:14:33.476Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c8ec257ad93032fe -C extra-filename=-aec76b9ed4326789 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 557 | 2026-03-16T21:14:33.722Z | Compiling vcpkg v0.2.15 |
| 558 | 2026-03-16T21:14:33.725Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b07d23d05fb9cc04 -C extra-filename=-b4edb8f9b14558e2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 559 | 2026-03-16T21:14:33.809Z | Compiling litemap v0.7.4 |
| 560 | 2026-03-16T21:14:33.812Z | Running `/home/build/.rustup/toolchains/1.93.1-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=30c047aecdccd672 -C extra-filename=-2ad1934936ab5eb2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 561 | 2026-03-16T21:14:33.953Z | Compiling zerocopy v0.8.27 |
| 562 | 2026-03-16T21:14:33.956Z | Running `/home/build/.rustup/toolchains/1.93.1-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=914240080821f383 -C extra-filename=-09b8d1055e054bae --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-09b8d1055e054bae -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 563 | 2026-03-16T21:14:34.019Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-714308c17bb54560/build-script-main` |
| 564 | 2026-03-16T21:14:34.063Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ba2ff27f428d2fec -C extra-filename=-0be277a571842f75 --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-b653c1b5da80782d.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-6c9094e8328c0700.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-21e6731960c3fde6.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 565 | 2026-03-16T21:14:34.066Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-2691023127c09a8e/build-script-build` |
| 566 | 2026-03-16T21:14:34.111Z | Compiling tracing v0.1.40 |
| 567 | 2026-03-16T21:14:34.114Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4042f2cdffdf699b -C extra-filename=-c23f30d3647c23e5 --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-b18f6d2311024118.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-e0208e3f82530653.rmeta --cap-lints allow` |
| 568 | 2026-03-16T21:14:34.126Z | Compiling errno v0.3.10 |
| 569 | 2026-03-16T21:14:34.129Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8355c970600d433c -C extra-filename=-e8035a720b512614 --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-5c39d1798a220ef1.rmeta --cap-lints allow` |
| 570 | 2026-03-16T21:14:34.233Z | Compiling generic-array v0.14.5 |
| 571 | 2026-03-16T21:14:34.236Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a9ef126508ec33a0 -C extra-filename=-00389c141dd15844 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-00389c141dd15844 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-26974ee0e0164c1a.rlib --cap-lints allow` |
| 572 | 2026-03-16T21:14:34.309Z | Compiling crossbeam-utils v0.8.21 |
| 573 | 2026-03-16T21:14:34.312Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3a7bb23c3ffb0bf7 -C extra-filename=-3cf942f06c299c36 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-3cf942f06c299c36 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 574 | 2026-03-16T21:14:34.390Z | Compiling rustix v1.1.4 |
| 575 | 2026-03-16T21:14:34.393Z | Running `/home/build/.rustup/toolchains/1.93.1-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=80847e9f7ff71655 -C extra-filename=-013964e9bbb9ebe8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-013964e9bbb9ebe8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 576 | 2026-03-16T21:14:34.466Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-09b8d1055e054bae/build-script-build` |
| 577 | 2026-03-16T21:14:34.487Z | Compiling openssl-sys v0.9.107 |
| 578 | 2026-03-16T21:14:34.491Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f48a664b03694c09 -C extra-filename=-42472f04372541cd --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-42472f04372541cd -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-6b7e6b2debf3923f.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-20b1d562cb375264.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-b4edb8f9b14558e2.rlib --cap-lints allow` |
| 579 | 2026-03-16T21:14:34.501Z | Compiling try-lock v0.2.3 |
| 580 | 2026-03-16T21:14:34.504Z | Running `/home/build/.rustup/toolchains/1.93.1-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=9d1f27920f7764c4 -C extra-filename=-53cda65793b716aa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 581 | 2026-03-16T21:14:34.513Z | Compiling fnv v1.0.7 |
| 582 | 2026-03-16T21:14:34.516Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b2121c1852060fcc -C extra-filename=-2d8c3b2f99e8db94 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 583 | 2026-03-16T21:14:34.620Z | Compiling want v0.3.0 |
| 584 | 2026-03-16T21:14:34.624Z | Running `/home/build/.rustup/toolchains/1.93.1-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=399e052dbca4697f -C extra-filename=-35016916d83ad148 --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-15c0bd091c6264ed.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-53cda65793b716aa.rmeta --cap-lints allow` |
| 585 | 2026-03-16T21:14:34.632Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-00389c141dd15844/build-script-build` |
| 586 | 2026-03-16T21:14:34.680Z | Compiling synstructure v0.13.1 |
| 587 | 2026-03-16T21:14:34.683Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f53801b86844c828 -C extra-filename=-419923eb1f88bfaf --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rmeta --cap-lints allow` |
| 588 | 2026-03-16T21:14:34.709Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-3cf942f06c299c36/build-script-build` |
| 589 | 2026-03-16T21:14:34.713Z | Running `/home/build/.rustup/toolchains/1.93.1-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=cfc820a3436e2cb0 -C extra-filename=-263f96c4b8cec2f2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 590 | 2026-03-16T21:14:34.825Z | Running `/home/build/.rustup/toolchains/1.93.1-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=60400404429644f8 -C extra-filename=-3da73059406b6a93 --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"))'` |
| 591 | 2026-03-16T21:14:34.853Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-013964e9bbb9ebe8/build-script-build` |
| 592 | 2026-03-16T21:14:34.924Z | Compiling httpdate v1.0.1 |
| 593 | 2026-03-16T21:14:34.927Z | Running `/home/build/.rustup/toolchains/1.93.1-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=12656156daff4b3a -C extra-filename=-48bb9ea7c5cce0db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 594 | 2026-03-16T21:14:35.096Z | Compiling byteorder v1.4.3 |
| 595 | 2026-03-16T21:14:35.099Z | Running `/home/build/.rustup/toolchains/1.93.1-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=526635f53859e9e1 -C extra-filename=-c4b70c0cd02f9545 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 596 | 2026-03-16T21:14:35.147Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-42472f04372541cd/build-script-main` |
| 597 | 2026-03-16T21:14:35.213Z | Compiling tower-layer v0.3.3 |
| 598 | 2026-03-16T21:14:35.216Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8f968a36348e3b88 -C extra-filename=-a1024df14c1bda1f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 599 | 2026-03-16T21:14:35.225Z | Compiling num-conv v0.2.0 |
| 600 | 2026-03-16T21:14:35.228Z | Running `/home/build/.rustup/toolchains/1.93.1-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=15901935bb656b90 -C extra-filename=-4e35217c1897f694 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 601 | 2026-03-16T21:14:35.357Z | Compiling time-core v0.1.8 |
| 602 | 2026-03-16T21:14:35.357Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4d02d3522ffa3e7d -C extra-filename=-d01a926cee6d1f4d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 603 | 2026-03-16T21:14:35.378Z | Compiling subtle v2.5.0 |
| 604 | 2026-03-16T21:14:35.381Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8321d78dc9c5bccb -C extra-filename=-7e77eeceaebf3a16 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 605 | 2026-03-16T21:14:35.381Z | Compiling base64 v0.22.1 |
| 606 | 2026-03-16T21:14:35.381Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3453b6c2d6a9de8b -C extra-filename=-00308df0292d0f2c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 607 | 2026-03-16T21:14:35.382Z | Compiling powerfmt v0.2.0 |
| 608 | 2026-03-16T21:14:35.392Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b0e5f5c876ecefe9 -C extra-filename=-2005fcaf3fc39c80 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 609 | 2026-03-16T21:14:35.415Z | Compiling tower-service v0.3.3 |
| 610 | 2026-03-16T21:14:35.418Z | Running `/home/build/.rustup/toolchains/1.93.1-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=9a5120faec487dbd -C extra-filename=-7536594cb39896db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 611 | 2026-03-16T21:14:35.523Z | Compiling pin-utils v0.1.0 |
| 612 | 2026-03-16T21:14:35.526Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c4e2800c19def323 -C extra-filename=-969bbebfc4ba85d6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 613 | 2026-03-16T21:14:35.534Z | Compiling icu_locid_transform_data v1.5.0 |
| 614 | 2026-03-16T21:14:35.545Z | Running `/home/build/.rustup/toolchains/1.93.1-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=926136a497b484f7 -C extra-filename=-0bb97a4413861621 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 615 | 2026-03-16T21:14:35.548Z | Compiling slog v2.8.2 |
| 616 | 2026-03-16T21:14:35.548Z | Running `/home/build/.rustup/toolchains/1.93.1-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=e3b6e17408ebdd99 -C extra-filename=-ae2d4f5b38e6de5e --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-ae2d4f5b38e6de5e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-3da73059406b6a93.so --cap-lints allow` |
| 617 | 2026-03-16T21:14:35.566Z | Compiling deranged v0.5.5 |
| 618 | 2026-03-16T21:14:35.570Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1f82524034e24e39 -C extra-filename=-34bd102df9f6d52b --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-2005fcaf3fc39c80.rmeta --cap-lints allow` |
| 619 | 2026-03-16T21:14:35.597Z | Compiling rustls-webpki v0.102.8 |
| 620 | 2026-03-16T21:14:35.600Z | Running `/home/build/.rustup/toolchains/1.93.1-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=76d303bf69b21376 -C extra-filename=-045c4d86e80f1b88 --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-0be277a571842f75.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-21e6731960c3fde6.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 621 | 2026-03-16T21:14:35.612Z | Compiling time-macros v0.2.27 |
| 622 | 2026-03-16T21:14:35.623Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a3871b3f38179e4d -C extra-filename=-1c65e800c175c885 --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-4e35217c1897f694.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-d01a926cee6d1f4d.rlib --extern proc_macro --cap-lints allow` |
| 623 | 2026-03-16T21:14:35.652Z | Running `/home/build/.rustup/toolchains/1.93.1-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=9fc2d3aa9edaef4b -C extra-filename=-d06086d6272a213f --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-263f96c4b8cec2f2.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 624 | 2026-03-16T21:14:35.825Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6b97219dcbd76e22 -C extra-filename=-c416471d03b8f473 --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-9c7a9e447c7a428c.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-e8035a720b512614.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 625 | 2026-03-16T21:14:35.836Z | Running `/home/build/.rustup/toolchains/1.93.1-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=07df1a8ca514934b -C extra-filename=-2207ae5a1c31c3e1 --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-16T21:14:36.306Z | Compiling rustix v0.38.44 |
| 627 | 2026-03-16T21:14:36.309Z | Running `/home/build/.rustup/toolchains/1.93.1-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=756bc68871ba0119 -C extra-filename=-9560d54b212b3e2d --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-9560d54b212b3e2d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 628 | 2026-03-16T21:14:36.507Z | Compiling fastrand v2.1.1 |
| 629 | 2026-03-16T21:14:36.510Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5b018f8c062511b6 -C extra-filename=-b1497145764c9388 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 630 | 2026-03-16T21:14:36.553Z | Compiling serde_derive v1.0.228 |
| 631 | 2026-03-16T21:14:36.556Z | Running `/home/build/.rustup/toolchains/1.93.1-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=686566607a1603c8 -C extra-filename=-0586496e20abea06 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 632 | 2026-03-16T21:14:36.751Z | Compiling tokio-macros v2.6.0 |
| 633 | 2026-03-16T21:14:36.761Z | Running `/home/build/.rustup/toolchains/1.93.1-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=75e6a2ced658082d -C extra-filename=-28eda1beccbc5e28 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 634 | 2026-03-16T21:14:36.764Z | Compiling zerofrom-derive v0.1.5 |
| 635 | 2026-03-16T21:14:36.764Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b6c7fa487c2bb8e5 -C extra-filename=-688442dd9762255a --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-419923eb1f88bfaf.rlib --extern proc_macro --cap-lints allow` |
| 636 | 2026-03-16T21:14:36.827Z | Compiling futures-macro v0.3.32 |
| 637 | 2026-03-16T21:14:36.830Z | Running `/home/build/.rustup/toolchains/1.93.1-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=03c8777da72f2d07 -C extra-filename=-a51890009c42fda8 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 638 | 2026-03-16T21:14:36.847Z | Compiling thiserror-impl v2.0.18 |
| 639 | 2026-03-16T21:14:36.897Z | Running `/home/build/.rustup/toolchains/1.93.1-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=997784a96f9fe7cc -C extra-filename=-0051f3d374f6b5b7 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 640 | 2026-03-16T21:14:37.000Z | Compiling yoke-derive v0.7.5 |
| 641 | 2026-03-16T21:14:37.000Z | Compiling zerovec-derive v0.10.3 |
| 642 | 2026-03-16T21:14:37.003Z | Running `/home/build/.rustup/toolchains/1.93.1-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=575f385e19cc3386 -C extra-filename=-8428804d2ad0b5a1 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-419923eb1f88bfaf.rlib --extern proc_macro --cap-lints allow` |
| 643 | 2026-03-16T21:14:37.003Z | Running `/home/build/.rustup/toolchains/1.93.1-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=24cb8fe6c163f07d -C extra-filename=-a1bc1b1f3e734113 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 644 | 2026-03-16T21:14:37.129Z | Compiling displaydoc v0.2.5 |
| 645 | 2026-03-16T21:14:37.132Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3128957e4397a85f -C extra-filename=-dc5d7b0ae10f9de9 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 646 | 2026-03-16T21:14:37.766Z | Compiling tokio v1.50.0 |
| 647 | 2026-03-16T21:14:37.769Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d84868c93c6280cc -C extra-filename=-91ee77352c87cafc --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-1352e873e9c57172.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-ed8e85621f911654.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-5b72a0f231a094f1.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-75a15f55342b7a9b.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-b2d278228acf9632.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-28eda1beccbc5e28.so --cap-lints allow` |
| 648 | 2026-03-16T21:14:37.967Z | Compiling futures-util v0.3.32 |
| 649 | 2026-03-16T21:14:37.970Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4be514c096c38c6a -C extra-filename=-b151d703f2d2f69a --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-b197abe07a22705f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-12476fb84ee2f98f.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-a51890009c42fda8.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-4b8734b8ea52f329.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c8e87065c136e752.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-334b7aa674d17e7d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-502881ba59e08c3b.rmeta --cap-lints allow` |
| 650 | 2026-03-16T21:14:38.131Z | Compiling zerocopy-derive v0.8.27 |
| 651 | 2026-03-16T21:14:38.142Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a31d3ff07ae2086b -C extra-filename=-b0df840c2e43dd25 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 652 | 2026-03-16T21:14:38.423Z | Compiling icu_provider_macros v1.5.0 |
| 653 | 2026-03-16T21:14:38.427Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1dcad6f6c6bea431 -C extra-filename=-a460e36d7ed67c45 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 654 | 2026-03-16T21:14:38.444Z | Compiling num_threads v0.1.3 |
| 655 | 2026-03-16T21:14:38.447Z | Running `/home/build/.rustup/toolchains/1.93.1-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=491adb70e589d069 -C extra-filename=-e07ff3d646e43f5e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 656 | 2026-03-16T21:14:38.472Z | Compiling zerofrom v0.1.5 |
| 657 | 2026-03-16T21:14:38.475Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8731f3a2088e4be5 -C extra-filename=-2ce9368f963bf952 --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-688442dd9762255a.so --cap-lints allow` |
| 658 | 2026-03-16T21:14:38.554Z | Compiling icu_properties_data v1.5.0 |
| 659 | 2026-03-16T21:14:38.557Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1d256cbd106ff45e -C extra-filename=-dc3355ff92582add --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 660 | 2026-03-16T21:14:38.578Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5f98481af67653be -C extra-filename=-2eed58b46ee906ff --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-0051f3d374f6b5b7.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 661 | 2026-03-16T21:14:38.626Z | Compiling yoke v0.7.5 |
| 662 | 2026-03-16T21:14:38.629Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d1eff6e62847dfba -C extra-filename=-14eba1e367c423c0 --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-4df74d36c0f7a05b.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-8428804d2ad0b5a1.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-2ce9368f963bf952.rmeta --cap-lints allow` |
| 663 | 2026-03-16T21:14:38.698Z | Compiling pest v2.8.1 |
| 664 | 2026-03-16T21:14:38.701Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3e7c4ec95665b2c2 -C extra-filename=-096d4a8b86b33bdd --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-334b7aa674d17e7d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-49b4478a5a13452a.rmeta --cap-lints allow` |
| 665 | 2026-03-16T21:14:38.723Z | Compiling time v0.3.47 |
| 666 | 2026-03-16T21:14:38.727Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c8ce5da36be74760 -C extra-filename=-7464e9d99bcaa6d2 --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-34bd102df9f6d52b.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-c6a2d64a395ac7e3.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-4e35217c1897f694.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-e07ff3d646e43f5e.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-2005fcaf3fc39c80.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-d01a926cee6d1f4d.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-1c65e800c175c885.so --cap-lints allow` |
| 667 | 2026-03-16T21:14:38.867Z | Compiling zerovec v0.10.4 |
| 668 | 2026-03-16T21:14:38.870Z | Running `/home/build/.rustup/toolchains/1.93.1-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=9905f668cc7a26e4 -C extra-filename=-f6447fe3b94b3f71 --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-14eba1e367c423c0.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-2ce9368f963bf952.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-a1bc1b1f3e734113.so --cap-lints allow` |
| 669 | 2026-03-16T21:14:39.184Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-9560d54b212b3e2d/build-script-build` |
| 670 | 2026-03-16T21:14:39.248Z | Compiling scroll_derive v0.13.1 |
| 671 | 2026-03-16T21:14:39.251Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d39596884fbaebb9 -C extra-filename=-a1ff8c5a7cbc58cf --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 672 | 2026-03-16T21:14:39.822Z | Compiling tinystr v0.7.6 |
| 673 | 2026-03-16T21:14:39.825Z | Running `/home/build/.rustup/toolchains/1.93.1-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=db272f66bad838d8 -C extra-filename=-888d06327fd0f0e2 --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-dc5d7b0ae10f9de9.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f6447fe3b94b3f71.rmeta --cap-lints allow` |
| 674 | 2026-03-16T21:14:40.064Z | Compiling icu_locid v1.5.0 |
| 675 | 2026-03-16T21:14:40.075Z | Running `/home/build/.rustup/toolchains/1.93.1-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=fc525c5fa6b6d58d -C extra-filename=-80889cf7734d0cd3 --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-dc5d7b0ae10f9de9.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-2ad1934936ab5eb2.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-888d06327fd0f0e2.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-743483da0d28ec06.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f6447fe3b94b3f71.rmeta --cap-lints allow` |
| 676 | 2026-03-16T21:14:40.086Z | Running `/home/build/.rustup/toolchains/1.93.1-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=66558ed10a74c454 -C extra-filename=-d91d19de5244adcb --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-b0df840c2e43dd25.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)'` |
| 677 | 2026-03-16T21:14:40.190Z | Compiling pest_meta v2.8.1 |
| 678 | 2026-03-16T21:14:40.193Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b6051635fecdff2f -C extra-filename=-21b43a2bd313b485 --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-096d4a8b86b33bdd.rmeta --cap-lints allow` |
| 679 | 2026-03-16T21:14:40.324Z | Running `/home/build/.rustup/toolchains/1.93.1-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=fde481fe05ba3532 -C extra-filename=-82521286f7ea257d --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-26a40a9488fe51a6.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-0586496e20abea06.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)'` |
| 680 | 2026-03-16T21:14:40.328Z | Running `/home/build/.rustup/toolchains/1.93.1-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=e17908f106f2725b -C extra-filename=-11bacb7d166062d1 --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-574bd3ddea2c89f3.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-0586496e20abea06.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)'` |
| 681 | 2026-03-16T21:14:40.425Z | Compiling icu_collections v1.5.0 |
| 682 | 2026-03-16T21:14:40.428Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f5bf02804a60a12b -C extra-filename=-ec8777a693d3c202 --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-dc5d7b0ae10f9de9.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-14eba1e367c423c0.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-2ce9368f963bf952.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f6447fe3b94b3f71.rmeta --cap-lints allow` |
| 683 | 2026-03-16T21:14:41.001Z | Compiling pest_generator v2.8.1 |
| 684 | 2026-03-16T21:14:41.005Z | Running `/home/build/.rustup/toolchains/1.93.1-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=22845e868a2c824a -C extra-filename=-6eb49d6ab23c244c --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-096d4a8b86b33bdd.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-21b43a2bd313b485.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rmeta --cap-lints allow` |
| 685 | 2026-03-16T21:14:41.031Z | Compiling icu_provider v1.5.0 |
| 686 | 2026-03-16T21:14:41.034Z | Running `/home/build/.rustup/toolchains/1.93.1-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=07ca8ffa9e5c73e3 -C extra-filename=-3262021ceac384b7 --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-dc5d7b0ae10f9de9.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-80889cf7734d0cd3.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-a460e36d7ed67c45.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-4df74d36c0f7a05b.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-888d06327fd0f0e2.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-743483da0d28ec06.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-14eba1e367c423c0.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-2ce9368f963bf952.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f6447fe3b94b3f71.rmeta --cap-lints allow` |
| 687 | 2026-03-16T21:14:41.090Z | Compiling serde_tokenstream v0.2.3 |
| 688 | 2026-03-16T21:14:41.101Z | Running `/home/build/.rustup/toolchains/1.93.1-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=62eecb7aa352a9fe -C extra-filename=-b09abad25ca9ad30 --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-11bacb7d166062d1.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rmeta --cap-lints allow` |
| 689 | 2026-03-16T21:14:41.240Z | Compiling erased-serde v0.3.31 |
| 690 | 2026-03-16T21:14:41.243Z | Running `/home/build/.rustup/toolchains/1.93.1-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=95fe28fb4efe8609 -C extra-filename=-d6a76af481829f17 --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-82521286f7ea257d.rmeta --cap-lints allow` |
| 691 | 2026-03-16T21:14:41.337Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-ae2d4f5b38e6de5e/build-script-build` |
| 692 | 2026-03-16T21:14:41.353Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f4f2ca4e0b985d96 -C extra-filename=-7b37a4ea9a0965b6 --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-c6a2d64a395ac7e3.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-334b7aa674d17e7d.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-574bd3ddea2c89f3.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-bebe33ec8549cd48.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 693 | 2026-03-16T21:14:41.456Z | Compiling icu_locid_transform v1.5.0 |
| 694 | 2026-03-16T21:14:41.459Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ef524c58370dea34 -C extra-filename=-37997b7d0b2eb7fe --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-dc5d7b0ae10f9de9.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-80889cf7734d0cd3.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-0bb97a4413861621.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-3262021ceac384b7.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-888d06327fd0f0e2.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f6447fe3b94b3f71.rmeta --cap-lints allow` |
| 695 | 2026-03-16T21:14:41.651Z | Compiling thread-id v5.0.0 |
| 696 | 2026-03-16T21:14:41.655Z | Running `/home/build/.rustup/toolchains/1.93.1-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=e387d051262612f9 -C extra-filename=-130598f591c11df3 --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-5c39d1798a220ef1.rmeta --cap-lints allow` |
| 697 | 2026-03-16T21:14:41.745Z | Compiling unicase v2.6.0 |
| 698 | 2026-03-16T21:14:41.748Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4e0ec09db6db5b88 -C extra-filename=-ff3b496ec3862587 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-ff3b496ec3862587 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-26974ee0e0164c1a.rlib --cap-lints allow` |
| 699 | 2026-03-16T21:14:41.830Z | Compiling num-traits v0.2.14 |
| 700 | 2026-03-16T21:14:41.838Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7e676ddb800045e6 -C extra-filename=-241a5ee48055f690 --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-241a5ee48055f690 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-cfcda586cb3471c0.rlib --cap-lints allow` |
| 701 | 2026-03-16T21:14:42.034Z | Compiling paste v1.0.15 |
| 702 | 2026-03-16T21:14:42.034Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7926f3d50bd8f63a -C extra-filename=-335f19632b31cead --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-335f19632b31cead -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 703 | 2026-03-16T21:14:42.097Z | Compiling pest_derive v2.8.1 |
| 704 | 2026-03-16T21:14:42.100Z | Running `/home/build/.rustup/toolchains/1.93.1-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=20f059934d2414e7 -C extra-filename=-94b25346369513d9 --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-096d4a8b86b33bdd.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-6eb49d6ab23c244c.rlib --extern proc_macro --cap-lints allow` |
| 705 | 2026-03-16T21:14:42.115Z | Compiling openssl v0.10.72 |
| 706 | 2026-03-16T21:14:42.118Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b64d69de4b2d2187 -C extra-filename=-df3a8614fac5e13c --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-df3a8614fac5e13c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 707 | 2026-03-16T21:14:42.131Z | Compiling utf8_iter v1.0.4 |
| 708 | 2026-03-16T21:14:42.134Z | Running `/home/build/.rustup/toolchains/1.93.1-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=55791dcdae323a55 -C extra-filename=-57017c2f24498990 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 709 | 2026-03-16T21:14:42.200Z | Compiling icu_normalizer_data v1.5.0 |
| 710 | 2026-03-16T21:14:42.203Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8fc8c0c8304d303d -C extra-filename=-b57765f359c22af3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 711 | 2026-03-16T21:14:42.286Z | Compiling icu_properties v1.5.1 |
| 712 | 2026-03-16T21:14:42.289Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5253f66aebc80c44 -C extra-filename=-9f0aa14c863ee4c5 --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-dc5d7b0ae10f9de9.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-ec8777a693d3c202.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-37997b7d0b2eb7fe.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-dc3355ff92582add.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-3262021ceac384b7.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-888d06327fd0f0e2.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f6447fe3b94b3f71.rmeta --cap-lints allow` |
| 713 | 2026-03-16T21:14:42.309Z | Compiling foreign-types-shared v0.1.1 |
| 714 | 2026-03-16T21:14:42.312Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f386d4ee91d9d3af -C extra-filename=-fb813fa8269830ac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 715 | 2026-03-16T21:14:42.410Z | Compiling crc32fast v1.5.0 |
| 716 | 2026-03-16T21:14:42.414Z | Running `/home/build/.rustup/toolchains/1.93.1-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=30016549d4c25f7f -C extra-filename=-0549d1627a4c2217 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crc32fast-0549d1627a4c2217 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 717 | 2026-03-16T21:14:42.422Z | Compiling ipnet v2.10.0 |
| 718 | 2026-03-16T21:14:42.425Z | Running `/home/build/.rustup/toolchains/1.93.1-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=cc5dfd9d061322cd -C extra-filename=-e8c4d7dbcd8f6295 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 719 | 2026-03-16T21:14:42.456Z | Compiling openssl-probe v0.1.4 |
| 720 | 2026-03-16T21:14:42.459Z | Running `/home/build/.rustup/toolchains/1.93.1-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=eb02c64971183e60 -C extra-filename=-3a4049a02e7fe0b3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 721 | 2026-03-16T21:14:42.696Z | Compiling tokio-util v0.7.18 |
| 722 | 2026-03-16T21:14:42.699Z | Running `/home/build/.rustup/toolchains/1.93.1-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=afa6e6ccab4e60d8 -C extra-filename=-1a91256bae88c603 --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-1352e873e9c57172.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-4b8734b8ea52f329.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --cap-lints allow` |
| 723 | 2026-03-16T21:14:42.786Z | Compiling write16 v1.0.0 |
| 724 | 2026-03-16T21:14:42.789Z | Running `/home/build/.rustup/toolchains/1.93.1-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=eb662ab0fe60566d -C extra-filename=-2bf84889197d2b5c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 725 | 2026-03-16T21:14:42.798Z | Compiling dtrace-parser v0.3.0 |
| 726 | 2026-03-16T21:14:42.801Z | Running `/home/build/.rustup/toolchains/1.93.1-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=19da65baed51ca2a -C extra-filename=-c45e9ead296cd98d --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-096d4a8b86b33bdd.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-94b25346369513d9.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rmeta --cap-lints allow` |
| 727 | 2026-03-16T21:14:42.900Z | Compiling utf16_iter v1.0.5 |
| 728 | 2026-03-16T21:14:42.903Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d39fc431ef4e6de3 -C extra-filename=-c0dfa42271280455 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 729 | 2026-03-16T21:14:42.971Z | Compiling usdt-impl v0.6.0 |
| 730 | 2026-03-16T21:14:42.974Z | Running `/home/build/.rustup/toolchains/1.93.1-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=fb64334d8a67f37d -C extra-filename=-2c8f5241e5709044 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-2c8f5241e5709044 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 731 | 2026-03-16T21:14:43.062Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crc32fast-0549d1627a4c2217/build-script-build` |
| 732 | 2026-03-16T21:14:43.086Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-df3a8614fac5e13c/build-script-build` |
| 733 | 2026-03-16T21:14:43.091Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-335f19632b31cead/build-script-build` |
| 734 | 2026-03-16T21:14:43.111Z | Compiling foreign-types v0.3.2 |
| 735 | 2026-03-16T21:14:43.115Z | Running `/home/build/.rustup/toolchains/1.93.1-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=874a6265bf12cdb4 -C extra-filename=-9b8a1a8ccccb8889 --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-fb813fa8269830ac.rmeta --cap-lints allow` |
| 736 | 2026-03-16T21:14:43.138Z | Compiling dof v0.4.0 |
| 737 | 2026-03-16T21:14:43.141Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8e77bd8883aad538 -C extra-filename=-3191a246082fb613 --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-11bacb7d166062d1.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7b37a4ea9a0965b6.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-d91d19de5244adcb.rmeta --cap-lints allow` |
| 738 | 2026-03-16T21:14:43.161Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-241a5ee48055f690/build-script-build` |
| 739 | 2026-03-16T21:14:43.187Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-ff3b496ec3862587/build-script-build` |
| 740 | 2026-03-16T21:14:43.283Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-2c8f5241e5709044/build-script-build` |
| 741 | 2026-03-16T21:14:43.299Z | Compiling h2 v0.4.6 |
| 742 | 2026-03-16T21:14:43.303Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8d498aa3aff6e8da -C extra-filename=-ab19907923361472 --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-5e6cb7bbad19d54f.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-2d8c3b2f99e8db94.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-4b8734b8ea52f329.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-502881ba59e08c3b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-c23f30d3647c23e5.rmeta --cap-lints allow` |
| 743 | 2026-03-16T21:14:43.330Z | Running `/home/build/.rustup/toolchains/1.93.1-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=2226e66e3f1692f8 -C extra-filename=-adcadacb24ce22c5 --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-d6a76af481829f17.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-26a40a9488fe51a6.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 744 | 2026-03-16T21:14:43.392Z | Compiling scroll v0.13.0 |
| 745 | 2026-03-16T21:14:43.403Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ab230649a0ef87d5 -C extra-filename=-d2f9d74d6580d3f9 --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-a1ff8c5a7cbc58cf.so --cap-lints allow` |
| 746 | 2026-03-16T21:14:43.574Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1884ae3f006cad9c -C extra-filename=-135521fa9cbe2845 --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-9c7a9e447c7a428c.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-e8035a720b512614.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 747 | 2026-03-16T21:14:43.737Z | Compiling openssl-macros v0.1.1 |
| 748 | 2026-03-16T21:14:43.740Z | Running `/home/build/.rustup/toolchains/1.93.1-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=76234b1fa0fe201d -C extra-filename=-6de9bc44f5aad605 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 749 | 2026-03-16T21:14:43.749Z | Compiling block-buffer v0.10.2 |
| 750 | 2026-03-16T21:14:43.752Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ecbd42a98e8680f9 -C extra-filename=-135bff3a7259736b --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-d06086d6272a213f.rmeta --cap-lints allow` |
| 751 | 2026-03-16T21:14:43.876Z | Compiling crypto-common v0.1.6 |
| 752 | 2026-03-16T21:14:43.879Z | Running `/home/build/.rustup/toolchains/1.93.1-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=519472b8ac5d6f87 -C extra-filename=-9691783cfe5a0862 --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-d06086d6272a213f.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-263f96c4b8cec2f2.rmeta --cap-lints allow` |
| 753 | 2026-03-16T21:14:43.903Z | Running `/home/build/.rustup/toolchains/1.93.1-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=53e7295efd29d364 -C extra-filename=-2172e5fea80c8abd --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-5c39d1798a220ef1.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)'` |
| 754 | 2026-03-16T21:14:44.017Z | Compiling form_urlencoded v1.2.2 |
| 755 | 2026-03-16T21:14:44.020Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5f982815e0c4d376 -C extra-filename=-f955fb0533c62dc0 --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-aec76b9ed4326789.rmeta --cap-lints allow` |
| 756 | 2026-03-16T21:14:44.029Z | Compiling rand_core v0.6.3 |
| 757 | 2026-03-16T21:14:44.032Z | Running `/home/build/.rustup/toolchains/1.93.1-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=392585f24da3a6d8 -C extra-filename=-9e5fcea661054a93 --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-6c9094e8328c0700.rmeta --cap-lints allow` |
| 758 | 2026-03-16T21:14:44.248Z | Compiling simd-adler32 v0.3.7 |
| 759 | 2026-03-16T21:14:44.251Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ee345c91af822fa4 -C extra-filename=-2cdc80162fcd2c2a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 760 | 2026-03-16T21:14:44.313Z | Compiling rustls v0.22.4 |
| 761 | 2026-03-16T21:14:44.317Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1c38f777a60b6b49 -C extra-filename=-c2a24c53ecdf27a3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-c2a24c53ecdf27a3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 762 | 2026-03-16T21:14:44.326Z | Compiling ryu v1.0.5 |
| 763 | 2026-03-16T21:14:44.337Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c87e065ee1f2387b -C extra-filename=-a78d3176915f70c3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-a78d3176915f70c3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 764 | 2026-03-16T21:14:44.514Z | Compiling icu_normalizer v1.5.0 |
| 765 | 2026-03-16T21:14:44.514Z | Running `/home/build/.rustup/toolchains/1.93.1-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=90affcdd60791cef -C extra-filename=-849d109cb4f9b674 --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-dc5d7b0ae10f9de9.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-ec8777a693d3c202.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-b57765f359c22af3.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-9f0aa14c863ee4c5.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-3262021ceac384b7.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f1d0151bc08ad93c.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-c0dfa42271280455.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-57017c2f24498990.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-2bf84889197d2b5c.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-f6447fe3b94b3f71.rmeta --cap-lints allow` |
| 766 | 2026-03-16T21:14:44.584Z | Compiling rustls v0.23.13 |
| 767 | 2026-03-16T21:14:44.595Z | Running `/home/build/.rustup/toolchains/1.93.1-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=508d40213eb19f6b -C extra-filename=-12745743efa880f9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-12745743efa880f9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 768 | 2026-03-16T21:14:44.614Z | Compiling ppv-lite86 v0.2.15 |
| 769 | 2026-03-16T21:14:44.618Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a4142225f356d85d -C extra-filename=-f6d7d35978e2fd68 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 770 | 2026-03-16T21:14:44.702Z | Compiling plain v0.2.3 |
| 771 | 2026-03-16T21:14:44.713Z | Running `/home/build/.rustup/toolchains/1.93.1-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=be34dba59c33acb0 -C extra-filename=-e41ffe8c1fffe097 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 772 | 2026-03-16T21:14:44.774Z | Compiling mime v0.3.16 |
| 773 | 2026-03-16T21:14:44.777Z | Running `/home/build/.rustup/toolchains/1.93.1-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=06c0439148052a19 -C extra-filename=-2955e992ad4595ed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 774 | 2026-03-16T21:14:44.829Z | Compiling adler2 v2.0.1 |
| 775 | 2026-03-16T21:14:44.840Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c5aeadd38e94eebb -C extra-filename=-b84b949285c66b19 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 776 | 2026-03-16T21:14:44.864Z | Compiling native-tls v0.2.12 |
| 777 | 2026-03-16T21:14:44.867Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f212f366f0efba2a -C extra-filename=-a98e57d2045d4d8a --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-a98e57d2045d4d8a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 778 | 2026-03-16T21:14:44.993Z | Compiling rand_chacha v0.3.1 |
| 779 | 2026-03-16T21:14:45.005Z | Running `/home/build/.rustup/toolchains/1.93.1-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=9dbcf469139ec3bc -C extra-filename=-a2caa4e72af6bbb1 --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-f6d7d35978e2fd68.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-9e5fcea661054a93.rmeta --cap-lints allow` |
| 780 | 2026-03-16T21:14:45.022Z | Compiling miniz_oxide v0.8.9 |
| 781 | 2026-03-16T21:14:45.034Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8db8fdff6b45cca1 -C extra-filename=-ec63e0d186bd3868 --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-b84b949285c66b19.rmeta --extern simd_adler32=/work/oxidecomputer/dropshot/target/debug/deps/libsimd_adler32-2cdc80162fcd2c2a.rmeta --cap-lints allow` |
| 782 | 2026-03-16T21:14:45.066Z | Compiling idna_adapter v1.2.0 |
| 783 | 2026-03-16T21:14:45.069Z | Running `/home/build/.rustup/toolchains/1.93.1-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=0985061e98134974 -C extra-filename=-926c46c826225d0e --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-849d109cb4f9b674.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-9f0aa14c863ee4c5.rmeta --cap-lints allow` |
| 784 | 2026-03-16T21:14:45.121Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-12745743efa880f9/build-script-build` |
| 785 | 2026-03-16T21:14:45.136Z | Compiling goblin v0.10.1 |
| 786 | 2026-03-16T21:14:45.147Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5208fe49aaded712 -C extra-filename=-08477269dac8dfd1 --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-15c0bd091c6264ed.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-e41ffe8c1fffe097.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-d2f9d74d6580d3f9.rmeta --cap-lints allow` |
| 787 | 2026-03-16T21:14:45.181Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-a98e57d2045d4d8a/build-script-build` |
| 788 | 2026-03-16T21:14:45.196Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-a78d3176915f70c3/build-script-build` |
| 789 | 2026-03-16T21:14:45.245Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-c2a24c53ecdf27a3/build-script-build` |
| 790 | 2026-03-16T21:14:45.249Z | Running `/home/build/.rustup/toolchains/1.93.1-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=9ba935b44fa97b75 -C extra-filename=-486732dfcd1f0d3f --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-9c7a9e447c7a428c.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-b653c1b5da80782d.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-9b8a1a8ccccb8889.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-451338f658f41c56.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-6de9bc44f5aad605.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-2172e5fea80c8abd.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)'` |
| 791 | 2026-03-16T21:14:45.270Z | Compiling digest v0.10.7 |
| 792 | 2026-03-16T21:14:45.281Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7e4b65e7f61bb582 -C extra-filename=-4d5b9fd0e1b1281c --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-135bff3a7259736b.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-9691783cfe5a0862.rmeta --cap-lints allow` |
| 793 | 2026-03-16T21:14:45.519Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5f357ae29abae4c3 -C extra-filename=-bdafc3c4d09a6383 --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-c4b70c0cd02f9545.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-3191a246082fb613.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-c45e9ead296cd98d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-11bacb7d166062d1.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7b37a4ea9a0965b6.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-130598f591c11df3.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)'` |
| 794 | 2026-03-16T21:14:45.586Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c9d40e210929e9a4 -C extra-filename=-2e26f0aef7d0902c --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` |
| 795 | 2026-03-16T21:14:45.598Z | Running `/home/build/.rustup/toolchains/1.93.1-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=32329f6bba3f8e94 -C extra-filename=-c75b9d29061775b3 --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` |
| 796 | 2026-03-16T21:14:45.850Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5d8a41edede05d72 -C extra-filename=-49449776d2a32856 --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"))'` |
| 797 | 2026-03-16T21:14:45.920Z | Running `/home/build/.rustup/toolchains/1.93.1-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=47c0d632a5f96be3 -C extra-filename=-11f2ea7b4d3b8d74 --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-b653c1b5da80782d.rmeta --cap-lints allow --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` |
| 798 | 2026-03-16T21:14:46.155Z | Compiling hyper v1.8.1 |
| 799 | 2026-03-16T21:14:46.159Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3391c74bd4f5ee59 -C extra-filename=-7a78d61b954ac180 --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-5e6cb7bbad19d54f.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-b197abe07a22705f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-ab19907923361472.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-083ec29941b6bf06.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-98e0351f85470f6b.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-48bb9ea7c5cce0db.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-c6a2d64a395ac7e3.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-969bbebfc4ba85d6.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f1d0151bc08ad93c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-35016916d83ad148.rmeta --cap-lints allow` |
| 800 | 2026-03-16T21:14:46.219Z | Compiling unicode-segmentation v1.10.0 |
| 801 | 2026-03-16T21:14:46.223Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c1f24e25938430f4 -C extra-filename=-b39e55920e2c8cc6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 802 | 2026-03-16T21:14:46.352Z | Compiling thiserror v1.0.69 |
| 803 | 2026-03-16T21:14:46.364Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f8e27f04c3098857 -C extra-filename=-551a6eb2d0d2a86b --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-551a6eb2d0d2a86b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 804 | 2026-03-16T21:14:46.367Z | Compiling unicode-width v0.1.9 |
| 805 | 2026-03-16T21:14:46.367Z | Running `/home/build/.rustup/toolchains/1.93.1-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=bff66bc9cc77f65e -C extra-filename=-52c30a41964794fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 806 | 2026-03-16T21:14:46.491Z | Compiling pretty-hex v0.4.1 |
| 807 | 2026-03-16T21:14:46.494Z | Compiling lazy_static v1.5.0 |
| 808 | 2026-03-16T21:14:46.494Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b7621c939a598c85 -C extra-filename=-87424763fe3dd2fe --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 809 | 2026-03-16T21:14:46.494Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3b2247417112a7aa -C extra-filename=-3d4a7ddca9ba7fdc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 810 | 2026-03-16T21:14:46.616Z | Running `/home/build/.rustup/toolchains/1.93.1-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=63af671e44e21368 -C extra-filename=-502db9f2a073a822 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-502db9f2a073a822 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 811 | 2026-03-16T21:14:46.654Z | Compiling winnow v0.7.13 |
| 812 | 2026-03-16T21:14:46.657Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=e9039add9065f7d1 -C extra-filename=-24fb5c1200598207 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 813 | 2026-03-16T21:14:46.693Z | Compiling cpufeatures v0.2.17 |
| 814 | 2026-03-16T21:14:46.696Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c3dca29dfd73f25e -C extra-filename=-fc8b7725850c64ef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 815 | 2026-03-16T21:14:46.755Z | Compiling iana-time-zone v0.1.47 |
| 816 | 2026-03-16T21:14:46.758Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ede7ee5585479ea3 -C extra-filename=-f5bbc4b9c04f1372 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 817 | 2026-03-16T21:14:46.775Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-551a6eb2d0d2a86b/build-script-build` |
| 818 | 2026-03-16T21:14:46.947Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-502db9f2a073a822/build-script-build` |
| 819 | 2026-03-16T21:14:46.963Z | Compiling chrono v0.4.44 |
| 820 | 2026-03-16T21:14:46.966Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8a61d5a34233e9a0 -C extra-filename=-587169c829e7bee2 --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-f5bbc4b9c04f1372.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-2e26f0aef7d0902c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rmeta --cap-lints allow` |
| 821 | 2026-03-16T21:14:47.037Z | Compiling sha1 v0.10.6 |
| 822 | 2026-03-16T21:14:47.040Z | Running `/home/build/.rustup/toolchains/1.93.1-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=fec0d05b5caa16d2 -C extra-filename=-911691505516f2f5 --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-b653c1b5da80782d.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-fc8b7725850c64ef.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-4d5b9fd0e1b1281c.rmeta --cap-lints allow` |
| 823 | 2026-03-16T21:14:47.094Z | Compiling console v0.15.7 |
| 824 | 2026-03-16T21:14:47.105Z | Running `/home/build/.rustup/toolchains/1.93.1-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=429f945d3c3fe629 -C extra-filename=-3a1b1c433b0422c5 --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-3d4a7ddca9ba7fdc.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-52c30a41964794fc.rmeta --cap-lints allow` |
| 825 | 2026-03-16T21:14:47.325Z | Compiling newline-converter v0.3.0 |
| 826 | 2026-03-16T21:14:47.328Z | Running `/home/build/.rustup/toolchains/1.93.1-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=937d254fbc759e41 -C extra-filename=-7ec9aa44d33ea26a --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-b39e55920e2c8cc6.rmeta --cap-lints allow` |
| 827 | 2026-03-16T21:14:47.461Z | Compiling flate2 v1.1.9 |
| 828 | 2026-03-16T21:14:47.464Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b00e28568cd01795 -C extra-filename=-4eea114dd7d2a01f --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-11f2ea7b4d3b8d74.rmeta --extern miniz_oxide=/work/oxidecomputer/dropshot/target/debug/deps/libminiz_oxide-ec63e0d186bd3868.rmeta --cap-lints allow` |
| 829 | 2026-03-16T21:14:47.516Z | Compiling mime_guess v2.0.5 |
| 830 | 2026-03-16T21:14:47.519Z | Running `/home/build/.rustup/toolchains/1.93.1-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=9a881f55b7db41af -C extra-filename=-3267941ca01c0ec6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-3267941ca01c0ec6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-c75b9d29061775b3.rlib --cap-lints allow` |
| 831 | 2026-03-16T21:14:47.935Z | Compiling hyper-util v0.1.20 |
| 832 | 2026-03-16T21:14:47.938Z | Running `/home/build/.rustup/toolchains/1.93.1-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=291b03f55c5a58bf -C extra-filename=-e1d1d73462934580 --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-00308df0292d0f2c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-b197abe07a22705f.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b151d703f2d2f69a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-083ec29941b6bf06.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-e8c4d7dbcd8f6295.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-b2d278228acf9632.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-a1024df14c1bda1f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-c23f30d3647c23e5.rmeta --cap-lints allow` |
| 833 | 2026-03-16T21:14:48.040Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8bb65cc4c222d2c1 -C extra-filename=-f390168deb1bf11c --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-15c0bd091c6264ed.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-0be277a571842f75.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-045c4d86e80f1b88.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-7e77eeceaebf3a16.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-eb2ce32225736a62.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 834 | 2026-03-16T21:14:48.186Z | Running `/home/build/.rustup/toolchains/1.93.1-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=38966f6f2be668f4 -C extra-filename=-f1d36b660ab30425 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 835 | 2026-03-16T21:14:48.420Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 836 | 2026-03-16T21:14:48.423Z | Running `/home/build/.rustup/toolchains/1.93.1-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.9+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=da9f0122a3cb6374 -C extra-filename=-3f3d7fd33870b261 --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-24fb5c1200598207.rmeta --cap-lints allow` |
| 837 | 2026-03-16T21:14:48.525Z | Running `/home/build/.rustup/toolchains/1.93.1-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=9c738cfcdfd8aad6 -C extra-filename=-8ee9c35a1ad6c6cf --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-15c0bd091c6264ed.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-486732dfcd1f0d3f.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-3a4049a02e7fe0b3.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-2172e5fea80c8abd.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 838 | 2026-03-16T21:14:48.579Z | Compiling rand v0.8.4 |
| 839 | 2026-03-16T21:14:48.584Z | Running `/home/build/.rustup/toolchains/1.93.1-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=540cee5c480f9b17 -C extra-filename=-bd4f14d52ef64fa2 --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-5c39d1798a220ef1.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-a2caa4e72af6bbb1.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-9e5fcea661054a93.rmeta --cap-lints allow` |
| 840 | 2026-03-16T21:14:48.895Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7f965bde6df192fc -C extra-filename=-16d0602b7d08886a --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-08477269dac8dfd1.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-87424763fe3dd2fe.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-d91d19de5244adcb.rmeta --cap-lints allow` |
| 841 | 2026-03-16T21:14:49.065Z | Compiling idna v1.0.3 |
| 842 | 2026-03-16T21:14:49.069Z | Running `/home/build/.rustup/toolchains/1.93.1-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=789a0761a36895ee -C extra-filename=-15272c288168618d --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-926c46c826225d0e.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f1d0151bc08ad93c.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-57017c2f24498990.rmeta --cap-lints allow` |
| 843 | 2026-03-16T21:14:49.346Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d947a506b98a9e5f -C extra-filename=-78501684406cbfbb --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-451338f658f41c56.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-0be277a571842f75.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-045c4d86e80f1b88.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-7e77eeceaebf3a16.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-eb2ce32225736a62.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 844 | 2026-03-16T21:14:49.446Z | Compiling thiserror-impl v1.0.69 |
| 845 | 2026-03-16T21:14:49.450Z | Running `/home/build/.rustup/toolchains/1.93.1-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=dbfbc728dd119c73 -C extra-filename=-394a0846f4f70972 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 846 | 2026-03-16T21:14:49.687Z | Compiling concurrent-queue v2.5.0 |
| 847 | 2026-03-16T21:14:49.690Z | Running `/home/build/.rustup/toolchains/1.93.1-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=532a09a842402b8b -C extra-filename=-0a2df825d015fbc1 --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-2207ae5a1c31c3e1.rmeta --cap-lints allow` |
| 848 | 2026-03-16T21:14:49.941Z | Compiling serde_derive_internals v0.29.0 |
| 849 | 2026-03-16T21:14:49.944Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5c95d0dc70bfe27b -C extra-filename=-78e103b367f3ad66 --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rmeta --cap-lints allow` |
| 850 | 2026-03-16T21:14:50.052Z | Compiling http-body-util v0.1.3 |
| 851 | 2026-03-16T21:14:50.067Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a21df447a694a5d3 -C extra-filename=-9f5936da8add4804 --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-1352e873e9c57172.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-083ec29941b6bf06.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --cap-lints allow` |
| 852 | 2026-03-16T21:14:50.198Z | Compiling rustls-pemfile v2.2.0 |
| 853 | 2026-03-16T21:14:50.201Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7aa4627b66004344 -C extra-filename=-c96e294d88e43f67 --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-04f0f6acccfc31e5.rmeta --cap-lints allow` |
| 854 | 2026-03-16T21:14:50.355Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 855 | 2026-03-16T21:14:50.358Z | Running `/home/build/.rustup/toolchains/1.93.1-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.0+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=35b8b678b2f25f21 -C extra-filename=-47a0acf2b0470376 --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-26a40a9488fe51a6.rmeta --cap-lints allow` |
| 856 | 2026-03-16T21:14:50.380Z | Compiling serde_spanned v1.0.4 |
| 857 | 2026-03-16T21:14:50.384Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d65fd2eef85abfdd -C extra-filename=-b65ee668fe16ebbd --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-26a40a9488fe51a6.rmeta --cap-lints allow` |
| 858 | 2026-03-16T21:14:50.452Z | Running `/home/build/.rustup/toolchains/1.93.1-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=043fdbd4333b4d83 -C extra-filename=-fc25457c5aa9d07c --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-c8eb3a8794d4ee38.rmeta --cap-lints allow` |
| 859 | 2026-03-16T21:14:50.562Z | Compiling thread_local v1.1.4 |
| 860 | 2026-03-16T21:14:50.566Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d175a5c0722c16a4 -C extra-filename=-8f4bf4a76d6e7cd4 --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-451338f658f41c56.rmeta --cap-lints allow` |
| 861 | 2026-03-16T21:14:50.759Z | Compiling multer v3.1.0 |
| 862 | 2026-03-16T21:14:50.762Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6726ea7bd60a48c5 -C extra-filename=-fd5ea87b87837e7f --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-fd5ea87b87837e7f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-26974ee0e0164c1a.rlib --cap-lints allow` |
| 863 | 2026-03-16T21:14:50.907Z | Compiling sync_wrapper v1.0.1 |
| 864 | 2026-03-16T21:14:50.918Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1eb2e36a93dce75d -C extra-filename=-ebb502ae4ab1bc17 --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-3067f624758dfef9.rmeta --cap-lints allow` |
| 865 | 2026-03-16T21:14:50.965Z | Compiling encoding_rs v0.8.32 |
| 866 | 2026-03-16T21:14:50.968Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f6bcd37dddaad21e -C extra-filename=-0dcafebf902291b4 --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-b653c1b5da80782d.rmeta --cap-lints allow` |
| 867 | 2026-03-16T21:14:51.035Z | Compiling slog-async v2.8.0 |
| 868 | 2026-03-16T21:14:51.035Z | Running `/home/build/.rustup/toolchains/1.93.1-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=371fe699ff8d740b -C extra-filename=-19edd30c42d13f36 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-19edd30c42d13f36 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 869 | 2026-03-16T21:14:51.048Z | Compiling match_cfg v0.1.0 |
| 870 | 2026-03-16T21:14:51.048Z | Compiling target-triple v1.0.0 |
| 871 | 2026-03-16T21:14:51.051Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a2ac99b710738630 -C extra-filename=-3f6a8fb1b335d18a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 872 | 2026-03-16T21:14:51.051Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1ea8dde642e44bb7 -C extra-filename=-3be42fae60828d54 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-3be42fae60828d54 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 873 | 2026-03-16T21:14:51.127Z | Compiling heck v0.5.0 |
| 874 | 2026-03-16T21:14:51.127Z | Running `/home/build/.rustup/toolchains/1.93.1-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=bb9bd5a5e206c3b6 -C extra-filename=-67a5fe7d367b9b47 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 875 | 2026-03-16T21:14:51.400Z | Compiling similar v2.2.1 |
| 876 | 2026-03-16T21:14:51.412Z | Running `/home/build/.rustup/toolchains/1.93.1-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=2542ffd4683e7931 -C extra-filename=-bfd0456f36d7d86d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 877 | 2026-03-16T21:14:51.412Z | Compiling compression-core v0.4.31 |
| 878 | 2026-03-16T21:14:51.415Z | Running `/home/build/.rustup/toolchains/1.93.1-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=9c90f431abf5a706 -C extra-filename=-a4ae2d8ee5f89477 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 879 | 2026-03-16T21:14:51.432Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 880 | 2026-03-16T21:14:51.436Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.6+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=380464e7f6defb54 -C extra-filename=-489c11f271f26cc8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 881 | 2026-03-16T21:14:51.606Z | Compiling camino v1.2.2 |
| 882 | 2026-03-16T21:14:51.615Z | Running `/home/build/.rustup/toolchains/1.93.1-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=50dbfc9f91db9cdb -C extra-filename=-ab4fb57e1b5aa50c --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-ab4fb57e1b5aa50c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 883 | 2026-03-16T21:14:51.708Z | Compiling parking v2.2.0 |
| 884 | 2026-03-16T21:14:51.731Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6d81e37434ed6bc4 -C extra-filename=-cbd24f6e80455f98 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 885 | 2026-03-16T21:14:51.797Z | Compiling schemars v0.8.22 |
| 886 | 2026-03-16T21:14:51.800Z | Running `/home/build/.rustup/toolchains/1.93.1-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=57eb95adc4d278a5 -C extra-filename=-e025ad8eceba4b99 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-e025ad8eceba4b99 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 887 | 2026-03-16T21:14:51.980Z | Compiling semver v1.0.27 |
| 888 | 2026-03-16T21:14:51.983Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c0d2bc67362eea8a -C extra-filename=-6389b18acfd0c510 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 889 | 2026-03-16T21:14:52.042Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-ab4fb57e1b5aa50c/build-script-build` |
| 890 | 2026-03-16T21:14:52.093Z | Compiling event-listener v5.0.0 |
| 891 | 2026-03-16T21:14:52.096Z | Running `/home/build/.rustup/toolchains/1.93.1-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=e5d7ccec5876ab88 -C extra-filename=-ef3cb21c1616ab53 --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-0a2df825d015fbc1.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-cbd24f6e80455f98.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --cap-lints allow` |
| 892 | 2026-03-16T21:14:52.135Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-e025ad8eceba4b99/build-script-build` |
| 893 | 2026-03-16T21:14:52.153Z | Compiling toml v1.0.6+spec-1.1.0 |
| 894 | 2026-03-16T21:14:52.156Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-1.0.6+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_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=651145b650483f2d -C extra-filename=-e86e98f2d5420225 --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-26a40a9488fe51a6.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-b65ee668fe16ebbd.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-47a0acf2b0470376.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-3f3d7fd33870b261.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-489c11f271f26cc8.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-24fb5c1200598207.rmeta --cap-lints allow` |
| 895 | 2026-03-16T21:14:52.432Z | Compiling compression-codecs v0.4.37 |
| 896 | 2026-03-16T21:14:52.435Z | Running `/home/build/.rustup/toolchains/1.93.1-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=223884ef4a3a3fa8 -C extra-filename=-3f45e3380134a0e1 --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-a4ae2d8ee5f89477.rmeta --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-334b7aa674d17e7d.rmeta --cap-lints allow` |
| 897 | 2026-03-16T21:14:52.473Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-3be42fae60828d54/build-script-build` |
| 898 | 2026-03-16T21:14:52.480Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-19edd30c42d13f36/build-script-build` |
| 899 | 2026-03-16T21:14:52.533Z | Compiling hostname v0.3.1 |
| 900 | 2026-03-16T21:14:52.536Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5560790070bfef82 -C extra-filename=-d27cc74b23c8a6af --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-5c39d1798a220ef1.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-3f6a8fb1b335d18a.rmeta --cap-lints allow` |
| 901 | 2026-03-16T21:14:52.708Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-fd5ea87b87837e7f/build-script-build` |
| 902 | 2026-03-16T21:14:52.742Z | Compiling tokio-rustls v0.26.0 |
| 903 | 2026-03-16T21:14:52.746Z | Running `/home/build/.rustup/toolchains/1.93.1-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=800d9fb864bf7495 -C extra-filename=-c32f1701432e7809 --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-78501684406cbfbb.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 904 | 2026-03-16T21:14:52.759Z | Running `/home/build/.rustup/toolchains/1.93.1-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=fc04516c6255ef65 -C extra-filename=-2c2d699625578531 --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-394a0846f4f70972.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 905 | 2026-03-16T21:14:52.771Z | Compiling tower v0.5.2 |
| 906 | 2026-03-16T21:14:52.775Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5beb8fcac0ac7e8a -C extra-filename=-e5d9d0789149fbcf --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-3067f624758dfef9.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b151d703f2d2f69a.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ebb502ae4ab1bc17.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-a1024df14c1bda1f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --cap-lints allow` |
| 907 | 2026-03-16T21:14:52.880Z | Compiling schemars_derive v0.8.22 |
| 908 | 2026-03-16T21:14:52.888Z | Running `/home/build/.rustup/toolchains/1.93.1-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=93686f4fe4d88d85 -C extra-filename=-d98b4d0c17a6331b --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-78e103b367f3ad66.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 909 | 2026-03-16T21:14:53.037Z | Compiling tokio-rustls v0.25.0 |
| 910 | 2026-03-16T21:14:53.040Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8333768f54008b40 -C extra-filename=-b0d1a312fdbbe179 --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-f390168deb1bf11c.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 911 | 2026-03-16T21:14:53.224Z | Compiling url v2.5.4 |
| 912 | 2026-03-16T21:14:53.227Z | Running `/home/build/.rustup/toolchains/1.93.1-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=dfec516d740b24fe -C extra-filename=-3442e9c78b6be297 --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-f955fb0533c62dc0.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-15272c288168618d.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --cap-lints allow` |
| 913 | 2026-03-16T21:14:53.310Z | Compiling tokio-native-tls v0.3.1 |
| 914 | 2026-03-16T21:14:53.314Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5d5a6cbdb84909d4 -C extra-filename=-4907f5344417c005 --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-8ee9c35a1ad6c6cf.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 915 | 2026-03-16T21:14:53.403Z | Compiling serde_urlencoded v0.7.1 |
| 916 | 2026-03-16T21:14:53.407Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5bcedd87034700f4 -C extra-filename=-4248bbfe17afebe0 --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-f955fb0533c62dc0.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-c6a2d64a395ac7e3.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-f1d36b660ab30425.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rmeta --cap-lints allow` |
| 917 | 2026-03-16T21:14:53.516Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-3267941ca01c0ec6/build-script-build` |
| 918 | 2026-03-16T21:14:53.539Z | Compiling usdt-attr-macro v0.6.0 |
| 919 | 2026-03-16T21:14:53.550Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6ef2806871a9c9c3 -C extra-filename=-5551bfd87b0c05b4 --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-c45e9ead296cd98d.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-b09abad25ca9ad30.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-bdafc3c4d09a6383.rlib --extern proc_macro --cap-lints allow` |
| 920 | 2026-03-16T21:14:53.656Z | Compiling usdt-macro v0.6.0 |
| 921 | 2026-03-16T21:14:53.659Z | Running `/home/build/.rustup/toolchains/1.93.1-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=169bcca3ac9b0cdc -C extra-filename=-0852f73571d67e8e --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-c45e9ead296cd98d.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-b09abad25ca9ad30.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-bdafc3c4d09a6383.rlib --extern proc_macro --cap-lints allow` |
| 922 | 2026-03-16T21:14:53.734Z | Compiling slog-json v2.6.1 |
| 923 | 2026-03-16T21:14:53.745Z | Running `/home/build/.rustup/toolchains/1.93.1-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=62e364d257709260 -C extra-filename=-6e21a0b98f2f80af --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-82521286f7ea257d.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7464e9d99bcaa6d2.rmeta --cap-lints allow` |
| 924 | 2026-03-16T21:14:53.989Z | Running `/home/build/.rustup/toolchains/1.93.1-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=033529232e2c445c -C extra-filename=-18ea71c123b5ceb4 --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-c4b70c0cd02f9545.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-16d0602b7d08886a.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-c45e9ead296cd98d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-fc25457c5aa9d07c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-130598f591c11df3.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)'` |
| 925 | 2026-03-16T21:14:54.270Z | Compiling futures-executor v0.3.32 |
| 926 | 2026-03-16T21:14:54.282Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1f489e382b955651 -C extra-filename=-e50928e50bc56794 --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-3067f624758dfef9.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c8e87065c136e752.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b151d703f2d2f69a.rmeta --cap-lints allow` |
| 927 | 2026-03-16T21:14:54.302Z | Compiling tempfile v3.27.0 |
| 928 | 2026-03-16T21:14:54.305Z | Running `/home/build/.rustup/toolchains/1.93.1-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=96f0f9fc2dbae783 -C extra-filename=-4ede1c0b4c784200 --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-b1497145764c9388.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-947a99c396a6b242.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-451338f658f41c56.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-c416471d03b8f473.rmeta --cap-lints allow` |
| 929 | 2026-03-16T21:14:54.508Z | Compiling async-stream-impl v0.3.6 |
| 930 | 2026-03-16T21:14:54.520Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5676fd9fc37c9d8d -C extra-filename=-12a97a300f04e065 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 931 | 2026-03-16T21:14:54.594Z | Compiling crossbeam-channel v0.5.15 |
| 932 | 2026-03-16T21:14:54.600Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3bbb53cd1b6f415d -C extra-filename=-9de6e81a271bd931 --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-2207ae5a1c31c3e1.rmeta --cap-lints allow` |
| 933 | 2026-03-16T21:14:54.637Z | Compiling uuid v1.22.0 |
| 934 | 2026-03-16T21:14:54.637Z | Compiling webpki-roots v0.26.5 |
| 935 | 2026-03-16T21:14:54.640Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a7a7803171dc15cc -C extra-filename=-cb9efbc2df231b3b --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-947a99c396a6b242.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-26a40a9488fe51a6.rmeta --cap-lints allow` |
| 936 | 2026-03-16T21:14:54.640Z | Running `/home/build/.rustup/toolchains/1.93.1-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=fd0aa99c7472b8cf -C extra-filename=-2f059468faf26093 --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-04f0f6acccfc31e5.rmeta --cap-lints allow` |
| 937 | 2026-03-16T21:14:54.786Z | Compiling is-terminal v0.4.12 |
| 938 | 2026-03-16T21:14:54.789Z | Running `/home/build/.rustup/toolchains/1.93.1-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=0a32b3c7fc162893 -C extra-filename=-f54a3af418cb3b68 --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-5c39d1798a220ef1.rmeta --cap-lints allow` |
| 939 | 2026-03-16T21:14:54.862Z | Compiling memmap2 v0.9.8 |
| 940 | 2026-03-16T21:14:54.866Z | Running `/home/build/.rustup/toolchains/1.93.1-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=dbd0619905dac6d7 -C extra-filename=-e112c8bd74debf4c --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-5c39d1798a220ef1.rmeta --cap-lints allow` |
| 941 | 2026-03-16T21:14:54.896Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 942 | 2026-03-16T21:14:54.899Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6ad7401a4909266b -C extra-filename=-5919479d3938b05e --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-5919479d3938b05e -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-26974ee0e0164c1a.rlib` |
| 943 | 2026-03-16T21:14:54.936Z | Compiling dyn-clone v1.0.4 |
| 944 | 2026-03-16T21:14:54.939Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7a7d298f706d293a -C extra-filename=-141235a5974fca5e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 945 | 2026-03-16T21:14:55.052Z | Compiling iri-string v0.7.8 |
| 946 | 2026-03-16T21:14:55.055Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7685fa29d29f781b -C extra-filename=-34c14fa83bb9784c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 947 | 2026-03-16T21:14:55.145Z | Compiling term v1.1.0 |
| 948 | 2026-03-16T21:14:55.148Z | Running `/home/build/.rustup/toolchains/1.93.1-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=34d69bbf5343622a -C extra-filename=-4c720f65078fe2c1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 949 | 2026-03-16T21:14:55.208Z | Compiling anyhow v1.0.102 |
| 950 | 2026-03-16T21:14:55.220Z | Running `/home/build/.rustup/toolchains/1.93.1-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=bc3e90922ea461fa -C extra-filename=-0e440716981eff83 --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-0e440716981eff83 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 951 | 2026-03-16T21:14:55.223Z | Compiling take_mut v0.2.2 |
| 952 | 2026-03-16T21:14:55.223Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c5f7ac65f5cd2cd4 -C extra-filename=-2127217944e5ba1a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 953 | 2026-03-16T21:14:55.245Z | Compiling data-encoding v2.4.0 |
| 954 | 2026-03-16T21:14:55.250Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4816c28a72f9cd1d -C extra-filename=-fbfdcc6d5fc6729a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 955 | 2026-03-16T21:14:55.350Z | Compiling utf-8 v0.7.6 |
| 956 | 2026-03-16T21:14:55.361Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b3094b838217726c -C extra-filename=-16376fd8e2786c9d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 957 | 2026-03-16T21:14:55.366Z | Compiling spin v0.9.8 |
| 958 | 2026-03-16T21:14:55.369Z | Running `/home/build/.rustup/toolchains/1.93.1-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=121434f0e2cf0f81 -C extra-filename=-cd1f70f4117d1280 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 959 | 2026-03-16T21:14:55.506Z | Compiling slog-term v2.9.2 |
| 960 | 2026-03-16T21:14:55.510Z | Running `/home/build/.rustup/toolchains/1.93.1-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=43c8197ad2a0e7ad -C extra-filename=-c0bbd92628152b72 --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-587169c829e7bee2.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-f54a3af418cb3b68.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-4c720f65078fe2c1.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-8f4bf4a76d6e7cd4.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7464e9d99bcaa6d2.rmeta --cap-lints allow` |
| 961 | 2026-03-16T21:14:55.570Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a2fa1d303ee948e7 -C extra-filename=-e9dc58eb8d19d07d --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-1352e873e9c57172.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-0dcafebf902291b4.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b151d703f2d2f69a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-98e0351f85470f6b.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-334b7aa674d17e7d.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-2955e992ad4595ed.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-cd1f70f4117d1280.rmeta --cap-lints allow` |
| 962 | 2026-03-16T21:14:55.633Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-0e440716981eff83/build-script-build` |
| 963 | 2026-03-16T21:14:55.895Z | Compiling tungstenite v0.24.0 |
| 964 | 2026-03-16T21:14:55.898Z | Running `/home/build/.rustup/toolchains/1.93.1-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=5b58185147267f8b -C extra-filename=-d8235bb0bd5c0afa --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-c4b70c0cd02f9545.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-fbfdcc6d5fc6729a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-98e0351f85470f6b.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-15c0bd091c6264ed.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-bd4f14d52ef64fa2.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2c2d699625578531.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-16376fd8e2786c9d.rmeta --cap-lints allow` |
| 965 | 2026-03-16T21:14:56.082Z | Compiling async-stream v0.3.6 |
| 966 | 2026-03-16T21:14:56.093Z | Running `/home/build/.rustup/toolchains/1.93.1-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=696c1205d89cad4e -C extra-filename=-1eed9e3598cbe672 --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-12a97a300f04e065.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --cap-lints allow` |
| 967 | 2026-03-16T21:14:56.234Z | Running `/home/build/.rustup/toolchains/1.93.1-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=94af04df5dd5e63e -C extra-filename=-dfa4e8eee2939b62 --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-9de6e81a271bd931.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-2127217944e5ba1a.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-8f4bf4a76d6e7cd4.rmeta --cap-lints allow --cfg integer128` |
| 968 | 2026-03-16T21:14:56.309Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-5919479d3938b05e/build-script-build` |
| 969 | 2026-03-16T21:14:56.332Z | Compiling usdt v0.6.0 |
| 970 | 2026-03-16T21:14:56.335Z | Running `/home/build/.rustup/toolchains/1.93.1-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=52a4d0847f244c04 -C extra-filename=-be09e5aa32bde8f7 --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-16d0602b7d08886a.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-08477269dac8dfd1.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-e112c8bd74debf4c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-5551bfd87b0c05b4.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-18ea71c123b5ceb4.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-0852f73571d67e8e.so --cap-lints allow` |
| 971 | 2026-03-16T21:14:56.335Z | Running `/home/build/.rustup/toolchains/1.93.1-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=df1497e417c1aa9d -C extra-filename=-00f9cf45ae035236 --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-587169c829e7bee2.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-141235a5974fca5e.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-d98b4d0c17a6331b.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 972 | 2026-03-16T21:14:56.355Z | Compiling hyper-rustls v0.27.3 |
| 973 | 2026-03-16T21:14:56.366Z | Running `/home/build/.rustup/toolchains/1.93.1-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=74460e5d06d905b1 -C extra-filename=-37fd8ddb58a4faff --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-b151d703f2d2f69a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-78501684406cbfbb.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-c32f1701432e7809.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-2f059468faf26093.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 974 | 2026-03-16T21:14:56.681Z | Compiling tower-http v0.6.8 |
| 975 | 2026-03-16T21:14:56.685Z | Running `/home/build/.rustup/toolchains/1.93.1-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=bf1d4879e94c2404 -C extra-filename=-dd74b620d35a453f --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-9c7a9e447c7a428c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b151d703f2d2f69a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-083ec29941b6bf06.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-34c14fa83bb9784c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-e5d9d0789149fbcf.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-a1024df14c1bda1f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --cap-lints allow` |
| 976 | 2026-03-16T21:14:56.695Z | Compiling atomicwrites v0.4.4 |
| 977 | 2026-03-16T21:14:56.698Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8938799700386aae -C extra-filename=-70b0e947e23df30c --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-135521fa9cbe2845.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rmeta --cap-lints allow` |
| 978 | 2026-03-16T21:14:56.767Z | Compiling futures v0.3.32 |
| 979 | 2026-03-16T21:14:56.770Z | Running `/home/build/.rustup/toolchains/1.93.1-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=25b4e08f68f7c39a -C extra-filename=-dfdbe06b9f8d3fd4 --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-b197abe07a22705f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-e50928e50bc56794.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-12476fb84ee2f98f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-4b8734b8ea52f329.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c8e87065c136e752.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-b151d703f2d2f69a.rmeta --cap-lints allow` |
| 980 | 2026-03-16T21:14:56.929Z | Compiling slog-bunyan v2.5.0 |
| 981 | 2026-03-16T21:14:56.932Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ccf87187a440fa54 -C extra-filename=-7ea78aee2a52b679 --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-d27cc74b23c8a6af.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7464e9d99bcaa6d2.rmeta --cap-lints allow` |
| 982 | 2026-03-16T21:14:56.968Z | Running `/home/build/.rustup/toolchains/1.93.1-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=bb04cd0b8dfdb4cd -C extra-filename=-b0177619a811e992 --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-2955e992ad4595ed.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-c75b9d29061775b3.rmeta --cap-lints allow` |
| 983 | 2026-03-16T21:14:56.988Z | Compiling hyper-tls v0.6.0 |
| 984 | 2026-03-16T21:14:56.991Z | Running `/home/build/.rustup/toolchains/1.93.1-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=db4c97efa6e5a71d -C extra-filename=-7dc2290eac6bbd33 --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-1352e873e9c57172.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-8ee9c35a1ad6c6cf.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-4907f5344417c005.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 985 | 2026-03-16T21:14:57.098Z | Compiling async-compression v0.4.41 |
| 986 | 2026-03-16T21:14:57.101Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a1fceadb0987e80e -C extra-filename=-fa5f21017a4537cc --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-3f45e3380134a0e1.rmeta --extern compression_core=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_core-a4ae2d8ee5f89477.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --cap-lints allow` |
| 987 | 2026-03-16T21:14:57.260Z | Running `/home/build/.rustup/toolchains/1.93.1-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=decfa2acd56a198b -C extra-filename=-febef3362a07932f --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"))'` |
| 988 | 2026-03-16T21:14:57.278Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 989 | 2026-03-16T21:14:57.281Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6576820d971a27ef -C extra-filename=-a1440689a53f4928 --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-67a5fe7d367b9b47.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-11bacb7d166062d1.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-b09abad25ca9ad30.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro` |
| 990 | 2026-03-16T21:14:57.291Z | Compiling event-listener-strategy v0.5.4 |
| 991 | 2026-03-16T21:14:57.294Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3fd2dc5b947071ff -C extra-filename=-3e83fd257e0e7885 --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-ef3cb21c1616ab53.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --cap-lints allow` |
| 992 | 2026-03-16T21:14:57.352Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4d3d12ab90788776 -C extra-filename=-d362a9218ff71c47 --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-26a40a9488fe51a6.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)'` |
| 993 | 2026-03-16T21:14:57.398Z | Compiling rustls-native-certs v0.7.0 |
| 994 | 2026-03-16T21:14:57.401Z | Running `/home/build/.rustup/toolchains/1.93.1-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=73434ecfcb1bf201 -C extra-filename=-19fd424a430874dc --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-3a4049a02e7fe0b3.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --cap-lints allow` |
| 995 | 2026-03-16T21:14:57.410Z | Compiling openapiv3 v2.2.0 |
| 996 | 2026-03-16T21:14:57.414Z | Running `/home/build/.rustup/toolchains/1.93.1-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=e574529281b0d506 -C extra-filename=-5ed17783549288d8 --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-dbb758f4b8d6c46a.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rmeta --cap-lints allow` |
| 997 | 2026-03-16T21:14:57.453Z | Compiling yasna v0.5.2 |
| 998 | 2026-03-16T21:14:57.458Z | Running `/home/build/.rustup/toolchains/1.93.1-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=9ed9569d90838b00 -C extra-filename=-b46ba90695051bdf --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-7464e9d99bcaa6d2.rmeta --cap-lints allow` |
| 999 | 2026-03-16T21:14:57.509Z | Compiling async-trait v0.1.89 |
| 1000 | 2026-03-16T21:14:57.512Z | Running `/home/build/.rustup/toolchains/1.93.1-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=47ef2fcded7f5cd1 -C extra-filename=-fcc5dd020cd043ac --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 1001 | 2026-03-16T21:14:57.552Z | Compiling pem v3.0.6 |
| 1002 | 2026-03-16T21:14:57.555Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c94bd001e06fec89 -C extra-filename=-3cc8d991b623a10b --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-00308df0292d0f2c.rmeta --cap-lints allow` |
| 1003 | 2026-03-16T21:14:57.682Z | Compiling waitgroup v0.1.2 |
| 1004 | 2026-03-16T21:14:57.685Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6a9cefa2e373a0ae -C extra-filename=-d63a0ecbd41ea6b8 --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-5e6cb7bbad19d54f.rmeta --cap-lints allow` |
| 1005 | 2026-03-16T21:14:57.860Z | Compiling webpki-roots v1.0.0 |
| 1006 | 2026-03-16T21:14:57.863Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4f6d949dadcada3d -C extra-filename=-e86360157c7a643f --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-04f0f6acccfc31e5.rmeta --cap-lints allow` |
| 1007 | 2026-03-16T21:14:57.946Z | Compiling serde_path_to_error v0.1.20 |
| 1008 | 2026-03-16T21:14:57.949Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b49e39869e00e7ee -C extra-filename=-914e4766f0fc70c3 --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-c6a2d64a395ac7e3.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-26a40a9488fe51a6.rmeta --cap-lints allow` |
| 1009 | 2026-03-16T21:14:58.007Z | Compiling hostname v0.4.2 |
| 1010 | 2026-03-16T21:14:58.018Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f1151b720d2205f5 -C extra-filename=-bc96f2f033b47cf6 --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-b653c1b5da80782d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rmeta --cap-lints allow` |
| 1011 | 2026-03-16T21:14:58.047Z | Compiling termcolor v1.1.2 |
| 1012 | 2026-03-16T21:14:58.050Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d173388c520688c3 -C extra-filename=-5782b36caa9ae355 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1013 | 2026-03-16T21:14:58.183Z | Compiling http-range v0.1.4 |
| 1014 | 2026-03-16T21:14:58.186Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4f0042a79862c2ee -C extra-filename=-945e6854caef3f75 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1015 | 2026-03-16T21:14:58.411Z | Compiling glob v0.3.0 |
| 1016 | 2026-03-16T21:14:58.415Z | Running `/home/build/.rustup/toolchains/1.93.1-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=95a9889a5d5daec0 -C extra-filename=-d0137df090fa14a0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1017 | 2026-03-16T21:14:58.423Z | Compiling debug-ignore v1.0.5 |
| 1018 | 2026-03-16T21:14:58.427Z | Running `/home/build/.rustup/toolchains/1.93.1-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=4243898b20c854cb -C extra-filename=-a61dc41a03e42861 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1019 | 2026-03-16T21:14:58.446Z | Compiling simple-mermaid v0.2.0 |
| 1020 | 2026-03-16T21:14:58.458Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6e8342691965cd50 -C extra-filename=-706dbf32d4ef86d7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1021 | 2026-03-16T21:14:58.484Z | Compiling hyper-staticfile v0.10.1 |
| 1022 | 2026-03-16T21:14:58.487Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3aa1bb08aca4d59a -C extra-filename=-d3a6c1785c7367f3 --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-b151d703f2d2f69a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-945e6854caef3f75.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-48bb9ea7c5cce0db.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-bd4f14d52ef64fa2.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-3442e9c78b6be297.rmeta --cap-lints allow` |
| 1023 | 2026-03-16T21:14:58.502Z | Compiling rcgen v0.14.7 |
| 1024 | 2026-03-16T21:14:58.507Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b03c5079dd2447de -C extra-filename=-eb3d31ffa66114ca --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-3cc8d991b623a10b.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-0be277a571842f75.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7464e9d99bcaa6d2.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-b46ba90695051bdf.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 1025 | 2026-03-16T21:14:58.525Z | Compiling reqwest v0.12.28 |
| 1026 | 2026-03-16T21:14:58.528Z | Running `/home/build/.rustup/toolchains/1.93.1-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=181e0754899873ae -C extra-filename=-bb88dcef78dd00fe --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-00308df0292d0f2c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-0dcafebf902291b4.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-ab19907923361472.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-083ec29941b6bf06.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-37fd8ddb58a4faff.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-7dc2290eac6bbd33.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-15c0bd091c6264ed.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-2955e992ad4595ed.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-8ee9c35a1ad6c6cf.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-78501684406cbfbb.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ebb502ae4ab1bc17.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-4907f5344417c005.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-c32f1701432e7809.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-e5d9d0789149fbcf.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-dd74b620d35a453f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-3442e9c78b6be297.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-e86360157c7a643f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1027 | 2026-03-16T21:14:58.540Z | Compiling hyper-rustls v0.26.0 |
| 1028 | 2026-03-16T21:14:58.552Z | Running `/home/build/.rustup/toolchains/1.93.1-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=735f32d8f95ec464 -C extra-filename=-868993b157c7f54d --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-b151d703f2d2f69a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-15c0bd091c6264ed.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-19fd424a430874dc.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 1029 | 2026-03-16T21:14:58.867Z | Compiling trybuild v1.0.116 |
| 1030 | 2026-03-16T21:14:58.872Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6373043eca3e23a3 -C extra-filename=-48b48fa941d0091e --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-d0137df090fa14a0.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-0586496e20abea06.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-febef3362a07932f.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-5782b36caa9ae355.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rmeta --cap-lints allow` |
| 1031 | 2026-03-16T21:14:58.900Z | Compiling async-channel v2.5.0 |
| 1032 | 2026-03-16T21:14:58.911Z | Running `/home/build/.rustup/toolchains/1.93.1-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=e1d5d6bff8d87639 -C extra-filename=-f0206f1d7358ff0b --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-0a2df825d015fbc1.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-3e83fd257e0e7885.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --cap-lints allow` |
| 1033 | 2026-03-16T21:14:58.964Z | Compiling expectorate v1.2.0 |
| 1034 | 2026-03-16T21:14:58.968Z | Running `/home/build/.rustup/toolchains/1.93.1-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=136229f80f4189ea -C extra-filename=-f50090e0deeab0fd --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-70b0e947e23df30c.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-3a1b1c433b0422c5.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-7ec9aa44d33ea26a.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-bfd0456f36d7d86d.rmeta --cap-lints allow` |
| 1035 | 2026-03-16T21:14:59.146Z | Compiling tokio-tungstenite v0.24.0 |
| 1036 | 2026-03-16T21:14:59.149Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7be4f9cacd32ecfd -C extra-filename=-200c2fa70c3a9304 --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-b151d703f2d2f69a.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-15c0bd091c6264ed.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-d8235bb0bd5c0afa.rmeta --cap-lints allow` |
| 1037 | 2026-03-16T21:14:59.160Z | Compiling subprocess v1.0.0 |
| 1038 | 2026-03-16T21:14:59.163Z | Running `/home/build/.rustup/toolchains/1.93.1-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=dd57c714871fc10d -C extra-filename=-49e84093bbd3ac07 --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)'` |
| 1039 | 2026-03-16T21:14:59.163Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-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=f021bf33f8d68268 -C extra-filename=-4a57d878a4b6d3a5 --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-5c39d1798a220ef1.rmeta --cap-lints allow` |
| 1040 | 2026-03-16T21:14:59.505Z | Compiling buf-list v1.1.2 |
| 1041 | 2026-03-16T21:14:59.509Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1b4bd62b8fd38e63 -C extra-filename=-31f65203b0fa9f27 --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-1352e873e9c57172.rmeta --cap-lints allow` |
| 1042 | 2026-03-16T21:14:59.650Z | Running `/home/build/.rustup/toolchains/1.93.1-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=23d53047c174c6ad -C extra-filename=-c60484377183eac2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1043 | 2026-03-16T21:14:59.687Z | Compiling prettyplease v0.2.37 |
| 1044 | 2026-03-16T21:14:59.699Z | Running `/home/build/.rustup/toolchains/1.93.1-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=7e858f084c5f890c -C extra-filename=-1deffda3b70ad72c --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-1deffda3b70ad72c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1045 | 2026-03-16T21:14:59.793Z | Compiling schema-derive v0.1.0 |
| 1046 | 2026-03-16T21:14:59.796Z | Running `/home/build/.rustup/toolchains/1.93.1-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=bd38283fcad680be -C extra-filename=-b27a8efbcd1b3d50 --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-49449776d2a32856.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro --cap-lints allow` |
| 1047 | 2026-03-16T21:14:59.865Z | Running `/home/build/.rustup/toolchains/1.93.1-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=0f7d568da3e49cf0 -C extra-filename=-3dae29909d3ff881 --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-b1497145764c9388.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-947a99c396a6b242.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-c60484377183eac2.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-c416471d03b8f473.rmeta --cap-lints allow` |
| 1048 | 2026-03-16T21:14:59.994Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-1deffda3b70ad72c/build-script-build` |
| 1049 | 2026-03-16T21:15:00.009Z | Running `/home/build/.rustup/toolchains/1.93.1-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=929094ac0e3e897a -C extra-filename=-3693f40bf65300e2 --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-1f96ef3c12873473.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1050 | 2026-03-16T21:15:00.134Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c4a5154762a6fecc -C extra-filename=-c637f93e7c9e48a2 --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-135521fa9cbe2845.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3dae29909d3ff881.rmeta --cap-lints allow` |
| 1051 | 2026-03-16T21:15:00.307Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d171ebd9d19af49b -C extra-filename=-ccb1cf04700f01e7 --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-c637f93e7c9e48a2.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-3a1b1c433b0422c5.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-7ec9aa44d33ea26a.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-bfd0456f36d7d86d.rmeta --cap-lints allow` |
| 1052 | 2026-03-16T21:15:00.937Z | Compiling schema v0.1.0 |
| 1053 | 2026-03-16T21:15:00.940Z | Running `/home/build/.rustup/toolchains/1.93.1-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=aaec96fd87b50ddc -C extra-filename=-fc6477842836d2ed --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-b27a8efbcd1b3d50.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rmeta --cap-lints allow` |
| 1054 | 2026-03-16T21:15:01.029Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8cea1e9eed05c6a6 -C extra-filename=-85aac01b50e2fa64 --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-ccb1cf04700f01e7.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-67a5fe7d367b9b47.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-3693f40bf65300e2.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-fc6477842836d2ed.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-11bacb7d166062d1.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-b09abad25ca9ad30.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro` |
| 1055 | 2026-03-16T21:15:01.256Z | Running `/home/build/.rustup/toolchains/1.93.1-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=333e7ac7a809e416 -C extra-filename=-007f97a5348f3bb5 --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-fa5f21017a4537cc.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 1056 | 2026-03-16T21:15:02.244Z | Running `/home/build/.rustup/toolchains/1.93.1-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=2b65c508181860c4 -C extra-filename=-4f9bdd41df09a06f --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1057 | 2026-03-16T21:15:07.973Z | Running `/home/build/.rustup/toolchains/1.93.1-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=93ba8517d9160e16 -C extra-filename=-98a1499842870ac6 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1058 | 2026-03-16T21:15:07.974Z | Running `/home/build/.rustup/toolchains/1.93.1-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=99da42e5e7057bea -C extra-filename=-ba7791191a859199 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1059 | 2026-03-16T21:15:07.978Z | Running `/home/build/.rustup/toolchains/1.93.1-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=dc1210b0435f8edf -C extra-filename=-452d2eaacf826673 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1060 | 2026-03-16T21:15:07.978Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b592dfd297170d6a -C extra-filename=-ca1f1856b7b4cd4e --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1061 | 2026-03-16T21:15:07.984Z | Running `/home/build/.rustup/toolchains/1.93.1-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=e16f880b4f6718cd -C extra-filename=-2d0d694677d1a39e --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1062 | 2026-03-16T21:15:07.988Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b2506408621bb350 -C extra-filename=-b2d35d64d747e614 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1063 | 2026-03-16T21:15:07.988Z | Running `/home/build/.rustup/toolchains/1.93.1-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=850a670b45aa7626 -C extra-filename=-99a0c5fdec312588 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1064 | 2026-03-16T21:15:17.369Z | Running `/home/build/.rustup/toolchains/1.93.1-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=058393b6c84ff31d -C extra-filename=-83e29bcdb5430ec5 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1065 | 2026-03-16T21:15:18.952Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3476a9df411eb1b6 -C extra-filename=-5de953ef1531e457 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1066 | 2026-03-16T21:15:20.933Z | Running `/home/build/.rustup/toolchains/1.93.1-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=17570fc48419a7e6 -C extra-filename=-ebb487fe4ff40bdb --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1067 | 2026-03-16T21:15:20.965Z | Running `/home/build/.rustup/toolchains/1.93.1-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=147f2c008f5b88dc -C extra-filename=-489db31ed05730f6 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1068 | 2026-03-16T21:15:20.978Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c367c73ce61bb326 -C extra-filename=-204fe20d88e58f65 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1069 | 2026-03-16T21:15:21.056Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b7e1b939d8f9c56e -C extra-filename=-4d821f65f3de74d7 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1070 | 2026-03-16T21:15:22.018Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3019bf8ece906526 -C extra-filename=-f0968f0e12217327 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1071 | 2026-03-16T21:15:23.369Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f0766d4d550e8700 -C extra-filename=-8ea6270875279fa0 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1072 | 2026-03-16T21:15:30.372Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ef325f2e130aee81 -C extra-filename=-fcf016f1c0805b64 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1073 | 2026-03-16T21:15:31.927Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b9aff49206b3f0f8 -C extra-filename=-ef8aef3142025c3a --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1074 | 2026-03-16T21:15:35.110Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b167bb817099a2a4 -C extra-filename=-de8b382819650ed2 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1075 | 2026-03-16T21:15:35.863Z | Running `/home/build/.rustup/toolchains/1.93.1-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=47a48d3b3f6bdd2c -C extra-filename=-ee2410ac8be7f571 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1076 | 2026-03-16T21:15:35.962Z | Running `/home/build/.rustup/toolchains/1.93.1-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=dc252851b73e50af -C extra-filename=-67e058ddacad59b7 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1077 | 2026-03-16T21:15:36.674Z | Running `/home/build/.rustup/toolchains/1.93.1-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=68f5da3f3e37eb5d -C extra-filename=-74e8b8f0428372b7 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1078 | 2026-03-16T21:15:37.118Z | Running `/home/build/.rustup/toolchains/1.93.1-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=16c37d5ecfcdf637 -C extra-filename=-f5d8540438ba6841 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1079 | 2026-03-16T21:15:45.438Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6d46551fdc2d2893 -C extra-filename=-f20d29ce9133032f --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1080 | 2026-03-16T21:15:48.293Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6bd8ed081fe4e0a4 -C extra-filename=-1400dfa94415dd06 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-007f97a5348f3bb5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1440689a53f4928.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1081 | 2026-03-16T21:16:03.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 1082 | 2026-03-16T21:16:03.740Z | |
| 1083 | 2026-03-16T21:16:03.744Z | real 1:38.156695128 |
| 1084 | 2026-03-16T21:16:03.744Z | user 9:05.060496315 |
| 1085 | 2026-03-16T21:16:03.744Z | sys 1:21.427194577 |
| 1086 | 2026-03-16T21:16:03.744Z | trap 0.452359581 |
| 1087 | 2026-03-16T21:16:03.744Z | tflt 0.228682574 |
| 1088 | 2026-03-16T21:16:03.744Z | dflt 0.248164803 |
| 1089 | 2026-03-16T21:16:03.744Z | kflt 0.005848847 |
| 1090 | 2026-03-16T21:16:03.744Z | lock 36:59.055420034 |
| 1091 | 2026-03-16T21:16:03.744Z | slp 33:19.817625844 |
| 1092 | 2026-03-16T21:16:03.744Z | lat 36.305073579 |
| 1093 | 2026-03-16T21:16:03.744Z | stop 1:03.457077993 |
| 1094 | 2026-03-16T21:16:03.744Z | + banner test |
| 1095 | 2026-03-16T21:16:03.744Z | |
| 1096 | 2026-03-16T21:16:03.744Z | ##### ###### #### ##### |
| 1097 | 2026-03-16T21:16:03.744Z | # # # # |
| 1098 | 2026-03-16T21:16:03.744Z | # ##### #### # |
| 1099 | 2026-03-16T21:16:03.744Z | # # # # |
| 1100 | 2026-03-16T21:16:03.744Z | # # # # # |
| 1101 | 2026-03-16T21:16:03.744Z | # ###### #### # |
| 1102 | 2026-03-16T21:16:03.744Z | |
| 1103 | 2026-03-16T21:16:03.744Z | + ptime -m cargo test --all-features --locked --verbose |
| 1104 | 2026-03-16T21:16:04.009Z | Fresh unicode-ident v1.0.12 |
| 1105 | 2026-03-16T21:16:04.013Z | Fresh cfg-if v1.0.0 |
| 1106 | 2026-03-16T21:16:04.013Z | Fresh itoa v1.0.1 |
| 1107 | 2026-03-16T21:16:04.013Z | Fresh memchr v2.6.0 |
| 1108 | 2026-03-16T21:16:04.013Z | Fresh proc-macro2 v1.0.106 |
| 1109 | 2026-03-16T21:16:04.013Z | Fresh pin-project-lite v0.2.12 |
| 1110 | 2026-03-16T21:16:04.013Z | Fresh shlex v1.3.0 |
| 1111 | 2026-03-16T21:16:04.013Z | Fresh autocfg v1.1.0 |
| 1112 | 2026-03-16T21:16:04.013Z | Fresh bytes v1.11.1 |
| 1113 | 2026-03-16T21:16:04.013Z | Fresh quote v1.0.45 |
| 1114 | 2026-03-16T21:16:04.013Z | Fresh libc v0.2.183 |
| 1115 | 2026-03-16T21:16:04.013Z | Fresh cc v1.2.16 |
| 1116 | 2026-03-16T21:16:04.013Z | Fresh smallvec v1.13.2 |
| 1117 | 2026-03-16T21:16:04.013Z | Fresh futures-core v0.3.32 |
| 1118 | 2026-03-16T21:16:04.013Z | Fresh version_check v0.9.5 |
| 1119 | 2026-03-16T21:16:04.013Z | Fresh scopeguard v1.2.0 |
| 1120 | 2026-03-16T21:16:04.013Z | Fresh signal-hook-registry v1.4.0 |
| 1121 | 2026-03-16T21:16:04.013Z | Fresh socket2 v0.6.0 |
| 1122 | 2026-03-16T21:16:04.013Z | Fresh mio v1.0.3 |
| 1123 | 2026-03-16T21:16:04.013Z | Fresh serde_derive v1.0.228 |
| 1124 | 2026-03-16T21:16:04.013Z | Fresh lock_api v0.4.6 |
| 1125 | 2026-03-16T21:16:04.013Z | Fresh tokio-macros v2.6.0 |
| 1126 | 2026-03-16T21:16:04.013Z | Fresh futures-sink v0.3.32 |
| 1127 | 2026-03-16T21:16:04.013Z | Fresh parking_lot_core v0.9.4 |
| 1128 | 2026-03-16T21:16:04.013Z | Fresh log v0.4.17 |
| 1129 | 2026-03-16T21:16:04.013Z | Fresh synstructure v0.13.1 |
| 1130 | 2026-03-16T21:16:04.014Z | Fresh getrandom v0.2.11 |
| 1131 | 2026-03-16T21:16:04.014Z | Fresh parking_lot v0.12.1 |
| 1132 | 2026-03-16T21:16:04.014Z | Fresh slab v0.4.9 |
| 1133 | 2026-03-16T21:16:04.014Z | Fresh zmij v1.0.2 |
| 1134 | 2026-03-16T21:16:04.014Z | Fresh bitflags v2.11.0 |
| 1135 | 2026-03-16T21:16:04.014Z | Fresh zerofrom-derive v0.1.5 |
| 1136 | 2026-03-16T21:16:04.014Z | Fresh futures-channel v0.3.32 |
| 1137 | 2026-03-16T21:16:04.014Z | Fresh tokio v1.50.0 |
| 1138 | 2026-03-16T21:16:04.014Z | Fresh http v1.4.0 |
| 1139 | 2026-03-16T21:16:04.014Z | Fresh zeroize v1.7.0 |
| 1140 | 2026-03-16T21:16:04.014Z | Fresh zerofrom v0.1.5 |
| 1141 | 2026-03-16T21:16:04.014Z | Fresh yoke-derive v0.7.5 |
| 1142 | 2026-03-16T21:16:04.014Z | Fresh thiserror-impl v2.0.18 |
| 1143 | 2026-03-16T21:16:04.014Z | Fresh futures-macro v0.3.32 |
| 1144 | 2026-03-16T21:16:04.014Z | Fresh rustls-pki-types v1.14.0 |
| 1145 | 2026-03-16T21:16:04.014Z | Fresh futures-task v0.3.32 |
| 1146 | 2026-03-16T21:16:04.014Z | Fresh stable_deref_trait v1.2.0 |
| 1147 | 2026-03-16T21:16:04.014Z | Fresh futures-io v0.3.32 |
| 1148 | 2026-03-16T21:16:04.014Z | Fresh zerovec-derive v0.10.3 |
| 1149 | 2026-03-16T21:16:04.014Z | Fresh yoke v0.7.5 |
| 1150 | 2026-03-16T21:16:04.014Z | Fresh thiserror v2.0.18 |
| 1151 | 2026-03-16T21:16:04.014Z | Fresh futures-util v0.3.32 |
| 1152 | 2026-03-16T21:16:04.014Z | Fresh displaydoc v0.2.5 |
| 1153 | 2026-03-16T21:16:04.014Z | Fresh serde_core v1.0.228 |
| 1154 | 2026-03-16T21:16:04.014Z | Fresh zerovec v0.10.4 |
| 1155 | 2026-03-16T21:16:04.014Z | Fresh hashbrown v0.16.1 |
| 1156 | 2026-03-16T21:16:04.014Z | Fresh untrusted v0.9.0 |
| 1157 | 2026-03-16T21:16:04.014Z | Fresh ucd-trie v0.1.6 |
| 1158 | 2026-03-16T21:16:04.014Z | Fresh getrandom v0.4.1 |
| 1159 | 2026-03-16T21:16:04.014Z | Fresh httparse v1.10.0 |
| 1160 | 2026-03-16T21:16:04.014Z | Fresh equivalent v1.0.0 |
| 1161 | 2026-03-16T21:16:04.014Z | Fresh tinystr v0.7.6 |
| 1162 | 2026-03-16T21:16:04.014Z | Fresh ring v0.17.13 |
| 1163 | 2026-03-16T21:16:04.014Z | Fresh pest v2.8.1 |
| 1164 | 2026-03-16T21:16:04.014Z | Fresh http-body v1.0.1 |
| 1165 | 2026-03-16T21:16:04.014Z | Fresh serde v1.0.228 |
| 1166 | 2026-03-16T21:16:04.014Z | Fresh indexmap v2.13.0 |
| 1167 | 2026-03-16T21:16:04.014Z | Fresh errno v0.3.10 |
| 1168 | 2026-03-16T21:16:04.014Z | Fresh tracing-core v0.1.32 |
| 1169 | 2026-03-16T21:16:04.015Z | Fresh percent-encoding v2.3.2 |
| 1170 | 2026-03-16T21:16:04.015Z | Fresh vcpkg v0.2.15 |
| 1171 | 2026-03-16T21:16:04.015Z | Fresh atomic-waker v1.1.2 |
| 1172 | 2026-03-16T21:16:04.015Z | Fresh litemap v0.7.4 |
| 1173 | 2026-03-16T21:16:04.015Z | Fresh writeable v0.5.5 |
| 1174 | 2026-03-16T21:16:04.015Z | Fresh pkg-config v0.3.31 |
| 1175 | 2026-03-16T21:16:04.015Z | Fresh icu_locid v1.5.0 |
| 1176 | 2026-03-16T21:16:04.015Z | Fresh tracing v0.1.40 |
| 1177 | 2026-03-16T21:16:04.015Z | Fresh pest_meta v2.8.1 |
| 1178 | 2026-03-16T21:16:04.015Z | Fresh tokio-util v0.7.18 |
| 1179 | 2026-03-16T21:16:04.015Z | Fresh zerocopy-derive v0.8.27 |
| 1180 | 2026-03-16T21:16:04.015Z | Fresh icu_provider_macros v1.5.0 |
| 1181 | 2026-03-16T21:16:04.015Z | Fresh try-lock v0.2.3 |
| 1182 | 2026-03-16T21:16:04.015Z | Fresh fnv v1.0.7 |
| 1183 | 2026-03-16T21:16:04.015Z | Fresh pest_generator v2.8.1 |
| 1184 | 2026-03-16T21:16:04.015Z | Fresh typenum v1.14.0 |
| 1185 | 2026-03-16T21:16:04.015Z | Fresh zerocopy v0.8.27 |
| 1186 | 2026-03-16T21:16:04.015Z | Fresh icu_provider v1.5.0 |
| 1187 | 2026-03-16T21:16:04.015Z | Fresh want v0.3.0 |
| 1188 | 2026-03-16T21:16:04.015Z | Fresh h2 v0.4.6 |
| 1189 | 2026-03-16T21:16:04.015Z | Fresh rustversion v1.0.22 |
| 1190 | 2026-03-16T21:16:04.015Z | Fresh rustix v1.1.4 |
| 1191 | 2026-03-16T21:16:04.019Z | Fresh rustls-webpki v0.102.8 |
| 1192 | 2026-03-16T21:16:04.019Z | Fresh tower-layer v0.3.3 |
| 1193 | 2026-03-16T21:16:04.019Z | Fresh subtle v2.5.0 |
| 1194 | 2026-03-16T21:16:04.019Z | Fresh tower-service v0.3.3 |
| 1195 | 2026-03-16T21:16:04.019Z | Fresh pin-utils v0.1.0 |
| 1196 | 2026-03-16T21:16:04.019Z | Fresh icu_locid_transform_data v1.5.0 |
| 1197 | 2026-03-16T21:16:04.019Z | Fresh fastrand v2.1.1 |
| 1198 | 2026-03-16T21:16:04.019Z | Fresh base64 v0.22.1 |
| 1199 | 2026-03-16T21:16:04.019Z | Fresh time-core v0.1.8 |
| 1200 | 2026-03-16T21:16:04.019Z | Fresh powerfmt v0.2.0 |
| 1201 | 2026-03-16T21:16:04.019Z | Fresh httpdate v1.0.1 |
| 1202 | 2026-03-16T21:16:04.019Z | Fresh num-conv v0.2.0 |
| 1203 | 2026-03-16T21:16:04.019Z | Fresh byteorder v1.4.3 |
| 1204 | 2026-03-16T21:16:04.019Z | Fresh icu_locid_transform v1.5.0 |
| 1205 | 2026-03-16T21:16:04.019Z | Fresh time-macros v0.2.27 |
| 1206 | 2026-03-16T21:16:04.019Z | Fresh hyper v1.8.1 |
| 1207 | 2026-03-16T21:16:04.019Z | Fresh deranged v0.5.5 |
| 1208 | 2026-03-16T21:16:04.019Z | Fresh crossbeam-utils v0.8.21 |
| 1209 | 2026-03-16T21:16:04.019Z | Fresh generic-array v0.14.5 |
| 1210 | 2026-03-16T21:16:04.019Z | Fresh pest_derive v2.8.1 |
| 1211 | 2026-03-16T21:16:04.019Z | Fresh serde_tokenstream v0.2.3 |
| 1212 | 2026-03-16T21:16:04.019Z | Fresh icu_collections v1.5.0 |
| 1213 | 2026-03-16T21:16:04.019Z | Fresh icu_properties_data v1.5.0 |
| 1214 | 2026-03-16T21:16:04.019Z | Fresh num_threads v0.1.3 |
| 1215 | 2026-03-16T21:16:04.019Z | Fresh dtrace-parser v0.3.0 |
| 1216 | 2026-03-16T21:16:04.020Z | Fresh rustix v0.38.44 |
| 1217 | 2026-03-16T21:16:04.020Z | Fresh icu_properties v1.5.1 |
| 1218 | 2026-03-16T21:16:04.020Z | Fresh time v0.3.47 |
| 1219 | 2026-03-16T21:16:04.020Z | Fresh serde_json v1.0.149 |
| 1220 | 2026-03-16T21:16:04.020Z | Fresh erased-serde v0.3.31 |
| 1221 | 2026-03-16T21:16:04.020Z | Fresh scroll_derive v0.13.1 |
| 1222 | 2026-03-16T21:16:04.020Z | Fresh thread-id v5.0.0 |
| 1223 | 2026-03-16T21:16:04.020Z | Fresh write16 v1.0.0 |
| 1224 | 2026-03-16T21:16:04.020Z | Fresh openssl-probe v0.1.4 |
| 1225 | 2026-03-16T21:16:04.020Z | Fresh utf8_iter v1.0.4 |
| 1226 | 2026-03-16T21:16:04.020Z | Fresh icu_normalizer_data v1.5.0 |
| 1227 | 2026-03-16T21:16:04.020Z | Fresh foreign-types-shared v0.1.1 |
| 1228 | 2026-03-16T21:16:04.020Z | Fresh utf16_iter v1.0.5 |
| 1229 | 2026-03-16T21:16:04.020Z | Fresh ipnet v2.10.0 |
| 1230 | 2026-03-16T21:16:04.020Z | Fresh paste v1.0.15 |
| 1231 | 2026-03-16T21:16:04.020Z | Fresh foreign-types v0.3.2 |
| 1232 | 2026-03-16T21:16:04.020Z | Fresh hyper-util v0.1.20 |
| 1233 | 2026-03-16T21:16:04.020Z | Fresh icu_normalizer v1.5.0 |
| 1234 | 2026-03-16T21:16:04.020Z | Fresh scroll v0.13.0 |
| 1235 | 2026-03-16T21:16:04.020Z | Fresh slog v2.8.2 |
| 1236 | 2026-03-16T21:16:04.020Z | Fresh block-buffer v0.10.2 |
| 1237 | 2026-03-16T21:16:04.020Z | Fresh crypto-common v0.1.6 |
| 1238 | 2026-03-16T21:16:04.020Z | Fresh openssl-sys v0.9.107 |
| 1239 | 2026-03-16T21:16:04.020Z | Fresh form_urlencoded v1.2.2 |
| 1240 | 2026-03-16T21:16:04.020Z | Fresh rand_core v0.6.3 |
| 1241 | 2026-03-16T21:16:04.020Z | Fresh openssl-macros v0.1.1 |
| 1242 | 2026-03-16T21:16:04.020Z | Fresh mime v0.3.16 |
| 1243 | 2026-03-16T21:16:04.020Z | Fresh ppv-lite86 v0.2.15 |
| 1244 | 2026-03-16T21:16:04.020Z | Fresh unicode-segmentation v1.10.0 |
| 1245 | 2026-03-16T21:16:04.020Z | Fresh adler2 v2.0.1 |
| 1246 | 2026-03-16T21:16:04.020Z | Fresh unicode-width v0.1.9 |
| 1247 | 2026-03-16T21:16:04.020Z | Fresh plain v0.2.3 |
| 1248 | 2026-03-16T21:16:04.020Z | Fresh simd-adler32 v0.3.7 |
| 1249 | 2026-03-16T21:16:04.020Z | Fresh lazy_static v1.5.0 |
| 1250 | 2026-03-16T21:16:04.020Z | Fresh miniz_oxide v0.8.9 |
| 1251 | 2026-03-16T21:16:04.020Z | Fresh console v0.15.7 |
| 1252 | 2026-03-16T21:16:04.020Z | Fresh goblin v0.10.1 |
| 1253 | 2026-03-16T21:16:04.020Z | Fresh digest v0.10.7 |
| 1254 | 2026-03-16T21:16:04.020Z | Fresh rand_chacha v0.3.1 |
| 1255 | 2026-03-16T21:16:04.021Z | Fresh openssl v0.10.72 |
| 1256 | 2026-03-16T21:16:04.021Z | Fresh newline-converter v0.3.0 |
| 1257 | 2026-03-16T21:16:04.021Z | Fresh idna_adapter v1.2.0 |
| 1258 | 2026-03-16T21:16:04.021Z | Fresh unicase v2.6.0 |
| 1259 | 2026-03-16T21:16:04.021Z | Fresh num-traits v0.2.14 |
| 1260 | 2026-03-16T21:16:04.021Z | Fresh crc32fast v1.5.0 |
| 1261 | 2026-03-16T21:16:04.021Z | Fresh heck v0.5.0 |
| 1262 | 2026-03-16T21:16:04.021Z | Fresh similar v2.2.1 |
| 1263 | 2026-03-16T21:16:04.021Z | Fresh semver v1.0.27 |
| 1264 | 2026-03-16T21:16:04.021Z | Fresh cpufeatures v0.2.17 |
| 1265 | 2026-03-16T21:16:04.021Z | Fresh pretty-hex v0.4.1 |
| 1266 | 2026-03-16T21:16:04.021Z | Fresh winnow v0.7.13 |
| 1267 | 2026-03-16T21:16:04.021Z | Fresh iana-time-zone v0.1.47 |
| 1268 | 2026-03-16T21:16:04.021Z | Fresh sha1 v0.10.6 |
| 1269 | 2026-03-16T21:16:04.021Z | Fresh flate2 v1.1.9 |
| 1270 | 2026-03-16T21:16:04.021Z | Fresh toml_parser v1.0.9+spec-1.1.0 |
| 1271 | 2026-03-16T21:16:04.021Z | Fresh dof v0.4.0 |
| 1272 | 2026-03-16T21:16:04.021Z | Fresh native-tls v0.2.12 |
| 1273 | 2026-03-16T21:16:04.021Z | Fresh chrono v0.4.44 |
| 1274 | 2026-03-16T21:16:04.021Z | Fresh rand v0.8.4 |
| 1275 | 2026-03-16T21:16:04.021Z | Fresh rustls v0.22.4 |
| 1276 | 2026-03-16T21:16:04.021Z | Fresh idna v1.0.3 |
| 1277 | 2026-03-16T21:16:04.021Z | Fresh ryu v1.0.5 |
| 1278 | 2026-03-16T21:16:04.021Z | Fresh rustls v0.23.13 |
| 1279 | 2026-03-16T21:16:04.021Z | Fresh concurrent-queue v2.5.0 |
| 1280 | 2026-03-16T21:16:04.021Z | Fresh http-body-util v0.1.3 |
| 1281 | 2026-03-16T21:16:04.021Z | Fresh rustls-pemfile v2.2.0 |
| 1282 | 2026-03-16T21:16:04.021Z | Fresh thiserror-impl v1.0.69 |
| 1283 | 2026-03-16T21:16:04.021Z | Fresh serde_derive_internals v0.29.0 |
| 1284 | 2026-03-16T21:16:04.021Z | Fresh sync_wrapper v1.0.1 |
| 1285 | 2026-03-16T21:16:04.021Z | Fresh thread_local v1.1.4 |
| 1286 | 2026-03-16T21:16:04.021Z | Fresh serde_spanned v1.0.4 |
| 1287 | 2026-03-16T21:16:04.021Z | Fresh toml_datetime v1.0.0+spec-1.1.0 |
| 1288 | 2026-03-16T21:16:04.021Z | Fresh syn v2.0.117 |
| 1289 | 2026-03-16T21:16:04.021Z | Fresh encoding_rs v0.8.32 |
| 1290 | 2026-03-16T21:16:04.021Z | Fresh match_cfg v0.1.0 |
| 1291 | 2026-03-16T21:16:04.025Z | Fresh toml_writer v1.0.6+spec-1.1.0 |
| 1292 | 2026-03-16T21:16:04.025Z | Fresh compression-core v0.4.31 |
| 1293 | 2026-03-16T21:16:04.025Z | Fresh parking v2.2.0 |
| 1294 | 2026-03-16T21:16:04.025Z | Fresh usdt-impl v0.6.0 |
| 1295 | 2026-03-16T21:16:04.025Z | Fresh toml v1.0.6+spec-1.1.0 |
| 1296 | 2026-03-16T21:16:04.025Z | Fresh compression-codecs v0.4.37 |
| 1297 | 2026-03-16T21:16:04.025Z | Fresh event-listener v5.0.0 |
| 1298 | 2026-03-16T21:16:04.025Z | Fresh hostname v0.3.1 |
| 1299 | 2026-03-16T21:16:04.025Z | Fresh schemars_derive v0.8.22 |
| 1300 | 2026-03-16T21:16:04.025Z | Fresh thiserror v1.0.69 |
| 1301 | 2026-03-16T21:16:04.025Z | Fresh tower v0.5.2 |
| 1302 | 2026-03-16T21:16:04.025Z | Fresh serde_urlencoded v0.7.1 |
| 1303 | 2026-03-16T21:16:04.025Z | Fresh url v2.5.4 |
| 1304 | 2026-03-16T21:16:04.025Z | Fresh tokio-rustls v0.26.0 |
| 1305 | 2026-03-16T21:16:04.025Z | Fresh tokio-rustls v0.25.0 |
| 1306 | 2026-03-16T21:16:04.025Z | Fresh tokio-native-tls v0.3.1 |
| 1307 | 2026-03-16T21:16:04.026Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1308 | 2026-03-16T21:16:04.026Z | Fresh usdt-macro v0.6.0 |
| 1309 | 2026-03-16T21:16:04.026Z | Fresh usdt-attr-macro v0.6.0 |
| 1310 | 2026-03-16T21:16:04.026Z | Fresh slog-json v2.6.1 |
| 1311 | 2026-03-16T21:16:04.026Z | Fresh crossbeam-channel v0.5.15 |
| 1312 | 2026-03-16T21:16:04.026Z | Fresh uuid v1.22.0 |
| 1313 | 2026-03-16T21:16:04.065Z | Fresh futures-executor v0.3.32 |
| 1314 | 2026-03-16T21:16:04.069Z | Running `/home/build/.rustup/toolchains/1.93.1-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=8a083fb42421e486 -C extra-filename=-c326e9171cfb1003 --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-67a5fe7d367b9b47.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-11bacb7d166062d1.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-b09abad25ca9ad30.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro` |
| 1315 | 2026-03-16T21:16:04.069Z | Fresh webpki-roots v0.26.5 |
| 1316 | 2026-03-16T21:16:04.069Z | Fresh async-stream-impl v0.3.6 |
| 1317 | 2026-03-16T21:16:04.069Z | Fresh is-terminal v0.4.12 |
| 1318 | 2026-03-16T21:16:04.069Z | Fresh memmap2 v0.9.8 |
| 1319 | 2026-03-16T21:16:04.069Z | Fresh take_mut v0.2.2 |
| 1320 | 2026-03-16T21:16:04.069Z | Fresh spin v0.9.8 |
| 1321 | 2026-03-16T21:16:04.069Z | Fresh data-encoding v2.4.0 |
| 1322 | 2026-03-16T21:16:04.069Z | Fresh term v1.1.0 |
| 1323 | 2026-03-16T21:16:04.069Z | Fresh iri-string v0.7.8 |
| 1324 | 2026-03-16T21:16:04.069Z | Fresh utf-8 v0.7.6 |
| 1325 | 2026-03-16T21:16:04.069Z | Fresh dyn-clone v1.0.4 |
| 1326 | 2026-03-16T21:16:04.069Z | Fresh async-stream v0.3.6 |
| 1327 | 2026-03-16T21:16:04.069Z | Fresh schemars v0.8.22 |
| 1328 | 2026-03-16T21:16:04.069Z | Fresh multer v3.1.0 |
| 1329 | 2026-03-16T21:16:04.073Z | Fresh tungstenite v0.24.0 |
| 1330 | 2026-03-16T21:16:04.073Z | Fresh slog-term v2.9.2 |
| 1331 | 2026-03-16T21:16:04.073Z | Fresh tower-http v0.6.8 |
| 1332 | 2026-03-16T21:16:04.073Z | Fresh hyper-rustls v0.27.3 |
| 1333 | 2026-03-16T21:16:04.073Z | Fresh usdt v0.6.0 |
| 1334 | 2026-03-16T21:16:04.073Z | Fresh slog-async v2.8.0 |
| 1335 | 2026-03-16T21:16:04.073Z | Fresh slog-bunyan v2.5.0 |
| 1336 | 2026-03-16T21:16:04.073Z | Fresh futures v0.3.32 |
| 1337 | 2026-03-16T21:16:04.073Z | Fresh mime_guess v2.0.5 |
| 1338 | 2026-03-16T21:16:04.073Z | Fresh hyper-tls v0.6.0 |
| 1339 | 2026-03-16T21:16:04.073Z | Fresh event-listener-strategy v0.5.4 |
| 1340 | 2026-03-16T21:16:04.073Z | Fresh async-compression v0.4.41 |
| 1341 | 2026-03-16T21:16:04.073Z | Fresh target-triple v1.0.0 |
| 1342 | 2026-03-16T21:16:04.073Z | Fresh camino v1.2.2 |
| 1343 | 2026-03-16T21:16:04.073Z | Fresh rustls-native-certs v0.7.0 |
| 1344 | 2026-03-16T21:16:04.073Z | Fresh yasna v0.5.2 |
| 1345 | 2026-03-16T21:16:04.073Z | Fresh pem v3.0.6 |
| 1346 | 2026-03-16T21:16:04.073Z | Fresh waitgroup v0.1.2 |
| 1347 | 2026-03-16T21:16:04.074Z | Fresh openapiv3 v2.2.0 |
| 1348 | 2026-03-16T21:16:04.074Z | Fresh webpki-roots v1.0.0 |
| 1349 | 2026-03-16T21:16:04.074Z | Fresh async-trait v0.1.89 |
| 1350 | 2026-03-16T21:16:04.074Z | Fresh serde_path_to_error v0.1.20 |
| 1351 | 2026-03-16T21:16:04.074Z | Fresh hostname v0.4.2 |
| 1352 | 2026-03-16T21:16:04.074Z | Fresh glob v0.3.0 |
| 1353 | 2026-03-16T21:16:04.074Z | Fresh debug-ignore v1.0.5 |
| 1354 | 2026-03-16T21:16:04.074Z | Fresh http-range v0.1.4 |
| 1355 | 2026-03-16T21:16:04.074Z | Fresh termcolor v1.1.2 |
| 1356 | 2026-03-16T21:16:04.074Z | Fresh simple-mermaid v0.2.0 |
| 1357 | 2026-03-16T21:16:04.074Z | Fresh reqwest v0.12.28 |
| 1358 | 2026-03-16T21:16:04.074Z | Fresh rcgen v0.14.7 |
| 1359 | 2026-03-16T21:16:04.074Z | Fresh trybuild v1.0.116 |
| 1360 | 2026-03-16T21:16:04.074Z | Fresh hyper-staticfile v0.10.1 |
| 1361 | 2026-03-16T21:16:04.074Z | Fresh hyper-rustls v0.26.0 |
| 1362 | 2026-03-16T21:16:04.074Z | Fresh async-channel v2.5.0 |
| 1363 | 2026-03-16T21:16:04.074Z | Fresh tokio-tungstenite v0.24.0 |
| 1364 | 2026-03-16T21:16:04.074Z | Fresh anyhow v1.0.102 |
| 1365 | 2026-03-16T21:16:04.074Z | Fresh subprocess v1.0.0 |
| 1366 | 2026-03-16T21:16:04.074Z | Fresh buf-list v1.1.2 |
| 1367 | 2026-03-16T21:16:04.074Z | Fresh once_cell v1.20.1 |
| 1368 | 2026-03-16T21:16:04.077Z | Fresh schema-derive v0.1.0 |
| 1369 | 2026-03-16T21:16:04.077Z | Fresh tempfile v3.27.0 |
| 1370 | 2026-03-16T21:16:04.077Z | Fresh schema v0.1.0 |
| 1371 | 2026-03-16T21:16:04.077Z | Fresh atomicwrites v0.4.4 |
| 1372 | 2026-03-16T21:16:04.077Z | Fresh prettyplease v0.2.37 |
| 1373 | 2026-03-16T21:16:04.077Z | Fresh expectorate v1.2.0 |
| 1374 | 2026-03-16T21:16:05.770Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 1375 | 2026-03-16T21:16:05.774Z | Running `/home/build/.rustup/toolchains/1.93.1-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=a7aed94833534f1f -C extra-filename=-42f8ee40aa016435 --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-fa5f21017a4537cc.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 1376 | 2026-03-16T21:16:05.774Z | Running `/home/build/.rustup/toolchains/1.93.1-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=82bf3a87fbd7320e -C extra-filename=-a86f963aa079b56e --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1377 | 2026-03-16T21:16:12.268Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ade1734fa1edbb80 -C extra-filename=-40373dedd1815871 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1378 | 2026-03-16T21:16:12.268Z | Running `/home/build/.rustup/toolchains/1.93.1-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=44eba34961eb9fd9 -C extra-filename=-2db9276c11a1e3b2 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1379 | 2026-03-16T21:16:12.268Z | Running `/home/build/.rustup/toolchains/1.93.1-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=285b33c98e2ce09a -C extra-filename=-85d8df22593263c3 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1380 | 2026-03-16T21:16:12.272Z | Running `/home/build/.rustup/toolchains/1.93.1-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=0af7a10399a2f169 -C extra-filename=-19e21a80dbcf90bc --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1381 | 2026-03-16T21:16:12.272Z | Running `/home/build/.rustup/toolchains/1.93.1-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=cdc3a89a8a6fa66f -C extra-filename=-26223461bc20b981 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1382 | 2026-03-16T21:16:12.272Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ad57bf673b777ad1 -C extra-filename=-0ff730ae9b28185f --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1383 | 2026-03-16T21:16:12.272Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c27489d7b20b7515 -C extra-filename=-727276ea371ee5d4 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1384 | 2026-03-16T21:16:13.283Z | Running `/home/build/.rustup/toolchains/1.93.1-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=18c6dc013d27aa70 -C extra-filename=-a9bb972978792915 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1385 | 2026-03-16T21:16:23.612Z | Running `/home/build/.rustup/toolchains/1.93.1-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=6d2830b1cc81e118 -C extra-filename=-0a239a711c574594 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1386 | 2026-03-16T21:16:24.693Z | Running `/home/build/.rustup/toolchains/1.93.1-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=b35606c8dd0b5453 -C extra-filename=-d891f20e8bca423e --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1387 | 2026-03-16T21:16:24.846Z | Running `/home/build/.rustup/toolchains/1.93.1-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=e6ddcdf4c1ab0cb7 -C extra-filename=-34e340b243763d3c --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1388 | 2026-03-16T21:16:25.597Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f35c81a072b1e51b -C extra-filename=-5b74b941b6fb6776 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1389 | 2026-03-16T21:16:25.608Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d56ca9f98cbfd17a -C extra-filename=-2ba641bcb5980fc2 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1390 | 2026-03-16T21:16:27.930Z | Running `/home/build/.rustup/toolchains/1.93.1-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=11f0bf3d6965aa00 -C extra-filename=-ef488c1a4770e567 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1391 | 2026-03-16T21:16:38.411Z | Running `/home/build/.rustup/toolchains/1.93.1-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=34764e715c244337 -C extra-filename=-d25626bb15b5bcb9 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1392 | 2026-03-16T21:16:38.644Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3932eec2ea715bec -C extra-filename=-1e0192e47ff1a307 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1393 | 2026-03-16T21:16:39.146Z | Running `/home/build/.rustup/toolchains/1.93.1-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=9c3e02ecabc6de18 -C extra-filename=-e85f1d00c57c9984 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1394 | 2026-03-16T21:16:39.524Z | Running `/home/build/.rustup/toolchains/1.93.1-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=819de01d9670b08a -C extra-filename=-8742d27e21969e95 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1395 | 2026-03-16T21:16:39.899Z | Running `/home/build/.rustup/toolchains/1.93.1-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=bcb6811d4e6cf4bc -C extra-filename=-6c36a926e9365f48 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1396 | 2026-03-16T21:16:40.383Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d4c52a302a28b8e7 -C extra-filename=-38c8a39edcbde405 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1397 | 2026-03-16T21:16:40.414Z | Running `/home/build/.rustup/toolchains/1.93.1-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=27e91826b0a08f41 -C extra-filename=-a1575576d39dff8b --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1398 | 2026-03-16T21:16:51.723Z | Running `/home/build/.rustup/toolchains/1.93.1-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=aea5e5a49ee8ca06 -C extra-filename=-a42173742bb62944 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1399 | 2026-03-16T21:16:52.194Z | Running `/home/build/.rustup/toolchains/1.93.1-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=c0b77865d9acb57f -C extra-filename=-2809a2e667ae7e06 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1400 | 2026-03-16T21:16:53.804Z | Running `/home/build/.rustup/toolchains/1.93.1-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=da4a06ecedb4bd27 -C extra-filename=-9ce5533b4d37bc63 --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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1401 | 2026-03-16T21:17:03.042Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 59.28s |
| 1402 | 2026-03-16T21:17:03.090Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-a86f963aa079b56e` |
| 1403 | 2026-03-16T21:17:03.093Z | |
| 1404 | 2026-03-16T21:17:03.093Z | running 142 tests |
| 1405 | 2026-03-16T21:17:03.098Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1406 | 2026-03-16T21:17:03.098Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1407 | 2026-03-16T21:17:03.098Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1408 | 2026-03-16T21:17:03.098Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1409 | 2026-03-16T21:17:03.098Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1410 | 2026-03-16T21:17:03.098Z | test api_description::test::test_tags_need_one ... ok |
| 1411 | 2026-03-16T21:17:03.098Z | test api_description::test::test_tags_too_many ... ok |
| 1412 | 2026-03-16T21:17:03.098Z | test api_description::test::test_badpath2 ... ok |
| 1413 | 2026-03-16T21:17:03.098Z | test api_description::test::test_badpath1 ... ok |
| 1414 | 2026-03-16T21:17:03.098Z | test api_description::test::test_badpath3 ... ok |
| 1415 | 2026-03-16T21:17:03.098Z | test api_description::test::test_dup_names ... ok |
| 1416 | 2026-03-16T21:17:03.098Z | test api_description::test::test_tags_just_right ... ok |
| 1417 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_ignores_malformed_parameters ... ok |
| 1418 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_basic ... ok |
| 1419 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_case_insensitive ... ok |
| 1420 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_gzip_acceptance_overrides_wildcard_rejection ... ok |
| 1421 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_gzip_takes_precedence_over_wildcard ... ok |
| 1422 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_malformed_quality ... ok |
| 1423 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_multiple_encodings ... ok |
| 1424 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_non_finite_quality_defaults ... ok |
| 1425 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_prefers_highest_quality ... ok |
| 1426 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_no_header ... ok |
| 1427 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_multiple_headers ... ok |
| 1428 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_wildcard_rejected ... ok |
| 1429 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_wildcard ... ok |
| 1430 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_rejects_zero_quality ... ok |
| 1431 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_wildcard_with_quality ... ok |
| 1432 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_with_positive_quality ... ok |
| 1433 | 2026-03-16T21:17:03.098Z | test compression::tests::test_accepts_gzip_encoding_with_spaces ... ok |
| 1434 | 2026-03-16T21:17:03.098Z | test compression::tests::test_should_compress_response_already_encoded ... ok |
| 1435 | 2026-03-16T21:17:03.098Z | test compression::tests::test_should_compress_response_head_method ... ok |
| 1436 | 2026-03-16T21:17:03.098Z | test compression::tests::test_should_compress_response_basic ... ok |
| 1437 | 2026-03-16T21:17:03.098Z | test compression::tests::test_should_compress_response_no_accept_encoding ... ok |
| 1438 | 2026-03-16T21:17:03.098Z | test compression::tests::test_should_compress_response_compressible_content_types ... ok |
| 1439 | 2026-03-16T21:17:03.098Z | test compression::tests::test_should_compress_response_no_content_type ... ok |
| 1440 | 2026-03-16T21:17:03.098Z | test compression::tests::test_should_compress_response_no_compression_extension ... ok |
| 1441 | 2026-03-16T21:17:03.099Z | test compression::tests::test_should_compress_response_no_content ... ok |
| 1442 | 2026-03-16T21:17:03.099Z | test compression::tests::test_should_compress_response_not_modified ... ok |
| 1443 | 2026-03-16T21:17:03.099Z | test compression::tests::test_should_compress_response_non_compressible_content_types ... ok |
| 1444 | 2026-03-16T21:17:03.099Z | test compression::tests::test_should_compress_response_partial_content ... ok |
| 1445 | 2026-03-16T21:17:03.099Z | test compression::tests::test_should_compress_response_respects_content_length_threshold ... ok |
| 1446 | 2026-03-16T21:17:03.099Z | test compression::tests::test_should_compress_response_rejects_content_range ... ok |
| 1447 | 2026-03-16T21:17:03.099Z | test compression::tests::test_should_compress_response_sse ... ok |
| 1448 | 2026-03-16T21:17:03.099Z | test error::test::test_serialize_error_response_body ... ok |
| 1449 | 2026-03-16T21:17:03.099Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1450 | 2026-03-16T21:17:03.103Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1451 | 2026-03-16T21:17:03.103Z | test extractor::header::tests::test_header_parsing ... ok |
| 1452 | 2026-03-16T21:17:03.103Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1453 | 2026-03-16T21:17:03.103Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1454 | 2026-03-16T21:17:03.103Z | test from_map::test::test_case_insensitive ... ok |
| 1455 | 2026-03-16T21:17:03.103Z | test from_map::test::test_deep ... ok |
| 1456 | 2026-03-16T21:17:03.103Z | test from_map::test::test_lone_literal ... ok |
| 1457 | 2026-03-16T21:17:03.103Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1458 | 2026-03-16T21:17:03.103Z | test from_map::test::test_missing_data1 ... ok |
| 1459 | 2026-03-16T21:17:03.103Z | test from_map::test::test_missing_data2 ... ok |
| 1460 | 2026-03-16T21:17:03.103Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1461 | 2026-03-16T21:17:03.103Z | test from_map::test::test_types ... ok |
| 1462 | 2026-03-16T21:17:03.103Z | test compression::tests::test_apply_gzip_compression_avoids_duplicate_vary_entries ... ok |
| 1463 | 2026-03-16T21:17:03.103Z | test compression::tests::test_apply_gzip_compression_removes_accept_ranges_and_sets_vary ... ok |
| 1464 | 2026-03-16T21:17:03.103Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1465 | 2026-03-16T21:17:03.103Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1466 | 2026-03-16T21:17:03.103Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1467 | 2026-03-16T21:17:03.103Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1468 | 2026-03-16T21:17:03.103Z | test logging::test::test_config_bad_log_mode ... ok |
| 1469 | 2026-03-16T21:17:03.103Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1470 | 2026-03-16T21:17:03.103Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1471 | 2026-03-16T21:17:03.103Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1472 | 2026-03-16T21:17:03.103Z | test pagination::test::test_pagination_schema ... ok |
| 1473 | 2026-03-16T21:17:03.103Z | test pagination::test::test_results_page ... ok |
| 1474 | 2026-03-16T21:17:03.104Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1475 | 2026-03-16T21:17:03.104Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1476 | 2026-03-16T21:17:03.104Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1477 | 2026-03-16T21:17:03.104Z | test pagination::test::test_page_token_serialization ... ok |
| 1478 | 2026-03-16T21:17:03.104Z | test pagination::test::test_pagparams_parsing ... ok |
| 1479 | 2026-03-16T21:17:03.104Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1480 | 2026-03-16T21:17:03.104Z | test router::test::test_bogus_regex - should panic ... ok |
| 1481 | 2026-03-16T21:17:03.104Z | note: configured to log to "/tmp/dropshot-a86f963aa079b56e.2169.file_dir/log.out" |
| 1482 | 2026-03-16T21:17:03.104Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1483 | 2026-03-16T21:17:03.104Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1484 | 2026-03-16T21:17:03.104Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1485 | 2026-03-16T21:17:03.104Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1486 | 2026-03-16T21:17:03.104Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1487 | 2026-03-16T21:17:03.104Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1488 | 2026-03-16T21:17:03.104Z | test router::test::test_embedded_non_variable ... ok |
| 1489 | 2026-03-16T21:17:03.104Z | test router::test::test_empty_variable ... ok |
| 1490 | 2026-03-16T21:17:03.104Z | test router::test::test_error_cases ... ok |
| 1491 | 2026-03-16T21:17:03.104Z | test logging::test::test_config_stderr_terminal ... ok |
| 1492 | 2026-03-16T21:17:03.104Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1493 | 2026-03-16T21:17:03.104Z | test api_description::test::test_tags_set ... ok |
| 1494 | 2026-03-16T21:17:03.104Z | test router::test::test_iter_null ... ok |
| 1495 | 2026-03-16T21:17:03.104Z | test router::test::test_iter ... ok |
| 1496 | 2026-03-16T21:17:03.104Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1497 | 2026-03-16T21:17:03.104Z | test router::test::test_iter2 ... ok |
| 1498 | 2026-03-16T21:17:03.104Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1499 | 2026-03-16T21:17:03.104Z | test router::test::test_map_bad_seq ... ok |
| 1500 | 2026-03-16T21:17:03.104Z | test router::test::test_map_bad_value ... ok |
| 1501 | 2026-03-16T21:17:03.104Z | test router::test::test_map ... ok |
| 1502 | 2026-03-16T21:17:03.104Z | test router::test::test_more_after_regex - should panic ... ok |
| 1503 | 2026-03-16T21:17:03.104Z | test router::test::test_path_segment ... ok |
| 1504 | 2026-03-16T21:17:03.104Z | test router::test::test_segments ... ok |
| 1505 | 2026-03-16T21:17:03.104Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1506 | 2026-03-16T21:17:03.104Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1507 | 2026-03-16T21:17:03.104Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1508 | 2026-03-16T21:17:03.104Z | test router::test::test_router_basic ... ok |
| 1509 | 2026-03-16T21:17:03.104Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1510 | 2026-03-16T21:17:03.104Z | note: configured to log to "/tmp/dropshot-a86f963aa079b56e.2169.file_dir/log.out" |
| 1511 | 2026-03-16T21:17:03.104Z | test router::test::test_router_versioned ... ok |
| 1512 | 2026-03-16T21:17:03.104Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1513 | 2026-03-16T21:17:03.105Z | test router::test::test_variables_glob ... ok |
| 1514 | 2026-03-16T21:17:03.105Z | test router::test::test_variable_rename ... ok |
| 1515 | 2026-03-16T21:17:03.105Z | test router::test::test_variables_basic ... ok |
| 1516 | 2026-03-16T21:17:03.105Z | test router::test::test_variables_multi ... ok |
| 1517 | 2026-03-16T21:17:03.105Z | test schema_util::test::test_additional_properties ... ok |
| 1518 | 2026-03-16T21:17:03.105Z | test schema_util::test::test_empty_struct ... ok |
| 1519 | 2026-03-16T21:17:03.105Z | test schema_util::test::test_nullable ... ok |
| 1520 | 2026-03-16T21:17:03.105Z | test schema_util::test::test_two_types - should panic ... ok |
| 1521 | 2026-03-16T21:17:03.105Z | test schema_util::test::test_embedded_schema ... ok |
| 1522 | 2026-03-16T21:17:03.105Z | test schema_util::test::test_extension_conversion ... ok |
| 1523 | 2026-03-16T21:17:03.105Z | note: configured to log to "/tmp/dropshot-a86f963aa079b56e.2169.file_dir/log.out" |
| 1524 | 2026-03-16T21:17:03.105Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1525 | 2026-03-16T21:17:03.105Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1526 | 2026-03-16T21:17:03.105Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1527 | 2026-03-16T21:17:03.105Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1528 | 2026-03-16T21:17:03.105Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1529 | 2026-03-16T21:17:03.105Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1530 | 2026-03-16T21:17:03.105Z | test logging::test::test_config_file ... ok |
| 1531 | 2026-03-16T21:17:03.105Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1532 | 2026-03-16T21:17:03.105Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1533 | 2026-03-16T21:17:03.105Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1534 | 2026-03-16T21:17:03.105Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1535 | 2026-03-16T21:17:03.105Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1536 | 2026-03-16T21:17:03.105Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1537 | 2026-03-16T21:17:03.105Z | test to_map::test::test_struct_with_options ... ok |
| 1538 | 2026-03-16T21:17:03.105Z | test to_map::test::test_to_map_enum ... ok |
| 1539 | 2026-03-16T21:17:03.105Z | test to_map::test::test_to_map_seq ... ok |
| 1540 | 2026-03-16T21:17:03.105Z | test to_map::test::test_to_map_num ... ok |
| 1541 | 2026-03-16T21:17:03.105Z | test to_map::test::test_to_map_valid ... ok |
| 1542 | 2026-03-16T21:17:03.105Z | test to_map::test::test_to_map_vec ... ok |
| 1543 | 2026-03-16T21:17:03.105Z | test type_util::tests::test_commented_ref ... ok |
| 1544 | 2026-03-16T21:17:03.105Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1545 | 2026-03-16T21:17:03.105Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1546 | 2026-03-16T21:17:03.105Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1547 | 2026-03-16T21:17:03.105Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1548 | 2026-03-16T21:17:03.105Z | test server::test::test_server_run_then_close ... ok |
| 1549 | 2026-03-16T21:17:03.109Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1550 | 2026-03-16T21:17:03.109Z | |
| 1551 | 2026-03-16T21:17:03.109Z | test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1552 | 2026-03-16T21:17:03.109Z | |
| 1553 | 2026-03-16T21:17:03.109Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-85d8df22593263c3` |
| 1554 | 2026-03-16T21:17:03.109Z | |
| 1555 | 2026-03-16T21:17:03.109Z | running 1 test |
| 1556 | 2026-03-16T21:17:03.499Z | Compiling proc-macro2 v1.0.106 |
| 1557 | 2026-03-16T21:17:03.499Z | Compiling quote v1.0.45 |
| 1558 | 2026-03-16T21:17:03.516Z | Compiling unicode-ident v1.0.12 |
| 1559 | 2026-03-16T21:17:03.516Z | Compiling libc v0.2.183 |
| 1560 | 2026-03-16T21:17:03.516Z | Checking cfg-if v1.0.0 |
| 1561 | 2026-03-16T21:17:03.516Z | Compiling serde_core v1.0.228 |
| 1562 | 2026-03-16T21:17:03.516Z | Checking itoa v1.0.1 |
| 1563 | 2026-03-16T21:17:03.516Z | Checking pin-project-lite v0.2.12 |
| 1564 | 2026-03-16T21:17:03.629Z | Checking memchr v2.6.0 |
| 1565 | 2026-03-16T21:17:03.717Z | Compiling autocfg v1.1.0 |
| 1566 | 2026-03-16T21:17:03.823Z | Compiling shlex v1.3.0 |
| 1567 | 2026-03-16T21:17:03.832Z | Checking smallvec v1.13.2 |
| 1568 | 2026-03-16T21:17:04.062Z | Compiling cc v1.2.16 |
| 1569 | 2026-03-16T21:17:04.087Z | Checking bytes v1.11.1 |
| 1570 | 2026-03-16T21:17:04.135Z | Compiling version_check v0.9.5 |
| 1571 | 2026-03-16T21:17:04.205Z | Checking once_cell v1.20.1 |
| 1572 | 2026-03-16T21:17:04.271Z | Checking futures-core v0.3.32 |
| 1573 | 2026-03-16T21:17:04.413Z | Compiling log v0.4.17 |
| 1574 | 2026-03-16T21:17:04.416Z | Compiling parking_lot_core v0.9.4 |
| 1575 | 2026-03-16T21:17:04.633Z | Checking scopeguard v1.2.0 |
| 1576 | 2026-03-16T21:17:04.694Z | Compiling thiserror v2.0.18 |
| 1577 | 2026-03-16T21:17:04.757Z | Checking lock_api v0.4.6 |
| 1578 | 2026-03-16T21:17:04.823Z | Compiling zmij v1.0.2 |
| 1579 | 2026-03-16T21:17:04.938Z | Checking mio v1.0.3 |
| 1580 | 2026-03-16T21:17:04.997Z | Checking signal-hook-registry v1.4.0 |
| 1581 | 2026-03-16T21:17:05.189Z | Checking parking_lot v0.12.1 |
| 1582 | 2026-03-16T21:17:05.237Z | Checking socket2 v0.6.0 |
| 1583 | 2026-03-16T21:17:05.266Z | Compiling slab v0.4.9 |
| 1584 | 2026-03-16T21:17:05.323Z | Checking futures-sink v0.3.32 |
| 1585 | 2026-03-16T21:17:05.432Z | Compiling syn v2.0.117 |
| 1586 | 2026-03-16T21:17:05.442Z | Checking getrandom v0.2.11 |
| 1587 | 2026-03-16T21:17:05.607Z | Compiling serde v1.0.228 |
| 1588 | 2026-03-16T21:17:05.610Z | Compiling serde_json v1.0.149 |
| 1589 | 2026-03-16T21:17:05.610Z | Checking futures-channel v0.3.32 |
| 1590 | 2026-03-16T21:17:05.630Z | Checking http v1.4.0 |
| 1591 | 2026-03-16T21:17:05.828Z | Checking zeroize v1.7.0 |
| 1592 | 2026-03-16T21:17:06.007Z | Checking rustls-pki-types v1.14.0 |
| 1593 | 2026-03-16T21:17:06.111Z | Checking futures-task v0.3.32 |
| 1594 | 2026-03-16T21:17:06.128Z | Checking stable_deref_trait v1.2.0 |
| 1595 | 2026-03-16T21:17:06.215Z | Checking futures-io v0.3.32 |
| 1596 | 2026-03-16T21:17:06.284Z | Compiling httparse v1.10.0 |
| 1597 | 2026-03-16T21:17:06.355Z | Compiling zerocopy v0.8.27 |
| 1598 | 2026-03-16T21:17:06.388Z | Compiling ucd-trie v0.1.6 |
| 1599 | 2026-03-16T21:17:06.418Z | Compiling ring v0.17.13 |
| 1600 | 2026-03-16T21:17:06.523Z | Checking hashbrown v0.16.1 |
| 1601 | 2026-03-16T21:17:06.785Z | Checking equivalent v1.0.0 |
| 1602 | 2026-03-16T21:17:06.868Z | Checking untrusted v0.9.0 |
| 1603 | 2026-03-16T21:17:06.878Z | Checking bitflags v2.11.0 |
| 1604 | 2026-03-16T21:17:07.021Z | Checking http-body v1.0.1 |
| 1605 | 2026-03-16T21:17:07.089Z | Checking tracing-core v0.1.32 |
| 1606 | 2026-03-16T21:17:07.163Z | Compiling pkg-config v0.3.31 |
| 1607 | 2026-03-16T21:17:07.172Z | Checking writeable v0.5.5 |
| 1608 | 2026-03-16T21:17:07.174Z | Checking indexmap v2.13.0 |
| 1609 | 2026-03-16T21:17:07.174Z | Compiling rustversion v1.0.22 |
| 1610 | 2026-03-16T21:17:07.413Z | Checking litemap v0.7.4 |
| 1611 | 2026-03-16T21:17:07.514Z | Checking percent-encoding v2.3.2 |
| 1612 | 2026-03-16T21:17:07.653Z | Compiling vcpkg v0.2.15 |
| 1613 | 2026-03-16T21:17:07.691Z | Checking atomic-waker v1.1.2 |
| 1614 | 2026-03-16T21:17:07.736Z | Compiling typenum v1.14.0 |
| 1615 | 2026-03-16T21:17:08.028Z | Checking tracing v0.1.40 |
| 1616 | 2026-03-16T21:17:08.244Z | Compiling generic-array v0.14.5 |
| 1617 | 2026-03-16T21:17:08.359Z | Compiling crossbeam-utils v0.8.21 |
| 1618 | 2026-03-16T21:17:08.548Z | Checking try-lock v0.2.3 |
| 1619 | 2026-03-16T21:17:08.590Z | Checking fnv v1.0.7 |
| 1620 | 2026-03-16T21:17:08.666Z | Checking want v0.3.0 |
| 1621 | 2026-03-16T21:17:08.930Z | Compiling unicase v2.6.0 |
| 1622 | 2026-03-16T21:17:08.950Z | Compiling openssl-sys v0.9.107 |
| 1623 | 2026-03-16T21:17:08.996Z | Checking httpdate v1.0.1 |
| 1624 | 2026-03-16T21:17:09.180Z | Checking pin-utils v0.1.0 |
| 1625 | 2026-03-16T21:17:09.247Z | Checking tower-layer v0.3.3 |
| 1626 | 2026-03-16T21:17:09.258Z | Checking subtle v2.5.0 |
| 1627 | 2026-03-16T21:17:09.384Z | Compiling time-core v0.1.8 |
| 1628 | 2026-03-16T21:17:09.436Z | Checking base64 v0.22.1 |
| 1629 | 2026-03-16T21:17:09.441Z | Checking icu_locid_transform_data v1.5.0 |
| 1630 | 2026-03-16T21:17:09.519Z | Checking powerfmt v0.2.0 |
| 1631 | 2026-03-16T21:17:09.574Z | Compiling num-conv v0.2.0 |
| 1632 | 2026-03-16T21:17:09.707Z | Compiling synstructure v0.13.1 |
| 1633 | 2026-03-16T21:17:09.751Z | Checking tower-service v0.3.3 |
| 1634 | 2026-03-16T21:17:09.771Z | Compiling getrandom v0.4.1 |
| 1635 | 2026-03-16T21:17:09.853Z | Compiling time-macros v0.2.27 |
| 1636 | 2026-03-16T21:17:09.868Z | Compiling slog v2.8.2 |
| 1637 | 2026-03-16T21:17:09.966Z | Checking deranged v0.5.5 |
| 1638 | 2026-03-16T21:17:10.466Z | Checking rustls-webpki v0.102.8 |
| 1639 | 2026-03-16T21:17:10.869Z | Checking icu_properties_data v1.5.0 |
| 1640 | 2026-03-16T21:17:10.915Z | Checking num_threads v0.1.3 |
| 1641 | 2026-03-16T21:17:11.024Z | Compiling num-traits v0.2.14 |
| 1642 | 2026-03-16T21:17:11.095Z | Checking utf16_iter v1.0.5 |
| 1643 | 2026-03-16T21:17:11.228Z | Checking foreign-types-shared v0.1.1 |
| 1644 | 2026-03-16T21:17:11.323Z | Checking ipnet v2.10.0 |
| 1645 | 2026-03-16T21:17:11.339Z | Checking write16 v1.0.0 |
| 1646 | 2026-03-16T21:17:11.339Z | Compiling usdt-impl v0.6.0 |
| 1647 | 2026-03-16T21:17:11.410Z | Compiling openssl v0.10.72 |
| 1648 | 2026-03-16T21:17:11.440Z | Checking icu_normalizer_data v1.5.0 |
| 1649 | 2026-03-16T21:17:11.521Z | Compiling crc32fast v1.5.0 |
| 1650 | 2026-03-16T21:17:11.586Z | Checking openssl-probe v0.1.4 |
| 1651 | 2026-03-16T21:17:11.617Z | Checking utf8_iter v1.0.4 |
| 1652 | 2026-03-16T21:17:11.680Z | Checking time v0.3.47 |
| 1653 | 2026-03-16T21:17:11.766Z | Compiling thread-id v5.0.0 |
| 1654 | 2026-03-16T21:17:11.792Z | Checking foreign-types v0.3.2 |
| 1655 | 2026-03-16T21:17:11.859Z | Checking crypto-common v0.1.6 |
| 1656 | 2026-03-16T21:17:11.868Z | Checking block-buffer v0.10.2 |
| 1657 | 2026-03-16T21:17:12.011Z | Checking form_urlencoded v1.2.2 |
| 1658 | 2026-03-16T21:17:12.072Z | Checking rand_core v0.6.3 |
| 1659 | 2026-03-16T21:17:12.119Z | Checking errno v0.3.10 |
| 1660 | 2026-03-16T21:17:12.167Z | Compiling native-tls v0.2.12 |
| 1661 | 2026-03-16T21:17:12.198Z | Checking ppv-lite86 v0.2.15 |
| 1662 | 2026-03-16T21:17:12.266Z | Checking plain v0.2.3 |
| 1663 | 2026-03-16T21:17:12.284Z | Compiling byteorder v1.4.3 |
| 1664 | 2026-03-16T21:17:12.495Z | Compiling rustix v1.1.4 |
| 1665 | 2026-03-16T21:17:12.551Z | Compiling ryu v1.0.5 |
| 1666 | 2026-03-16T21:17:12.570Z | Checking adler2 v2.0.1 |
| 1667 | 2026-03-16T21:17:12.578Z | Checking simd-adler32 v0.3.7 |
| 1668 | 2026-03-16T21:17:12.586Z | Checking mime v0.3.16 |
| 1669 | 2026-03-16T21:17:12.700Z | Compiling rustls v0.23.13 |
| 1670 | 2026-03-16T21:17:12.764Z | Compiling rustls v0.22.4 |
| 1671 | 2026-03-16T21:17:12.805Z | Checking miniz_oxide v0.8.9 |
| 1672 | 2026-03-16T21:17:12.898Z | Checking rand_chacha v0.3.1 |
| 1673 | 2026-03-16T21:17:13.053Z | Checking digest v0.10.7 |
| 1674 | 2026-03-16T21:17:13.162Z | Compiling thiserror v1.0.69 |
| 1675 | 2026-03-16T21:17:13.180Z | Compiling serde_derive v1.0.228 |
| 1676 | 2026-03-16T21:17:13.200Z | Compiling tokio-macros v2.6.0 |
| 1677 | 2026-03-16T21:17:13.261Z | Compiling thiserror-impl v2.0.18 |
| 1678 | 2026-03-16T21:17:13.273Z | Compiling zerofrom-derive v0.1.5 |
| 1679 | 2026-03-16T21:17:13.276Z | Compiling futures-macro v0.3.32 |
| 1680 | 2026-03-16T21:17:13.314Z | Compiling yoke-derive v0.7.5 |
| 1681 | 2026-03-16T21:17:13.704Z | Compiling zerovec-derive v0.10.3 |
| 1682 | 2026-03-16T21:17:13.833Z | Compiling displaydoc v0.2.5 |
| 1683 | 2026-03-16T21:17:14.773Z | Checking tokio v1.50.0 |
| 1684 | 2026-03-16T21:17:14.935Z | Checking futures-util v0.3.32 |
| 1685 | 2026-03-16T21:17:15.406Z | Compiling zerocopy-derive v0.8.27 |
| 1686 | 2026-03-16T21:17:15.769Z | Compiling icu_provider_macros v1.5.0 |
| 1687 | 2026-03-16T21:17:15.868Z | Compiling scroll_derive v0.13.1 |
| 1688 | 2026-03-16T21:17:16.173Z | Compiling pest v2.8.1 |
| 1689 | 2026-03-16T21:17:16.309Z | Checking zerofrom v0.1.5 |
| 1690 | 2026-03-16T21:17:16.463Z | Checking yoke v0.7.5 |
| 1691 | 2026-03-16T21:17:16.707Z | Checking zerovec v0.10.4 |
| 1692 | 2026-03-16T21:17:16.979Z | Compiling openssl-macros v0.1.1 |
| 1693 | 2026-03-16T21:17:17.461Z | Checking scroll v0.13.0 |
| 1694 | 2026-03-16T21:17:17.655Z | Checking tinystr v0.7.6 |
| 1695 | 2026-03-16T21:17:17.666Z | Compiling pest_meta v2.8.1 |
| 1696 | 2026-03-16T21:17:17.777Z | Checking icu_collections v1.5.0 |
| 1697 | 2026-03-16T21:17:17.886Z | Checking icu_locid v1.5.0 |
| 1698 | 2026-03-16T21:17:18.203Z | Checking goblin v0.10.1 |
| 1699 | 2026-03-16T21:17:18.481Z | Compiling pest_generator v2.8.1 |
| 1700 | 2026-03-16T21:17:19.065Z | Checking tokio-util v0.7.18 |
| 1701 | 2026-03-16T21:17:19.632Z | Checking h2 v0.4.6 |
| 1702 | 2026-03-16T21:17:19.674Z | Checking icu_provider v1.5.0 |
| 1703 | 2026-03-16T21:17:19.901Z | Checking erased-serde v0.3.31 |
| 1704 | 2026-03-16T21:17:19.948Z | Compiling dof v0.4.0 |
| 1705 | 2026-03-16T21:17:20.064Z | Compiling serde_tokenstream v0.2.3 |
| 1706 | 2026-03-16T21:17:20.086Z | Checking icu_locid_transform v1.5.0 |
| 1707 | 2026-03-16T21:17:20.572Z | Compiling pest_derive v2.8.1 |
| 1708 | 2026-03-16T21:17:20.714Z | Checking icu_properties v1.5.1 |
| 1709 | 2026-03-16T21:17:20.714Z | Checking iana-time-zone v0.1.47 |
| 1710 | 2026-03-16T21:17:20.840Z | Compiling rustix v0.38.44 |
| 1711 | 2026-03-16T21:17:20.843Z | Checking pretty-hex v0.4.1 |
| 1712 | 2026-03-16T21:17:20.988Z | Checking cpufeatures v0.2.17 |
| 1713 | 2026-03-16T21:17:21.045Z | Checking chrono v0.4.44 |
| 1714 | 2026-03-16T21:17:21.068Z | Checking sha1 v0.10.6 |
| 1715 | 2026-03-16T21:17:21.649Z | Compiling dtrace-parser v0.3.0 |
| 1716 | 2026-03-16T21:17:21.715Z | Checking flate2 v1.1.9 |
| 1717 | 2026-03-16T21:17:22.111Z | Compiling mime_guess v2.0.5 |
| 1718 | 2026-03-16T21:17:22.156Z | Checking hyper v1.8.1 |
| 1719 | 2026-03-16T21:17:22.268Z | Compiling thiserror-impl v1.0.69 |
| 1720 | 2026-03-16T21:17:22.392Z | Checking rand v0.8.4 |
| 1721 | 2026-03-16T21:17:22.646Z | Checking icu_normalizer v1.5.0 |
| 1722 | 2026-03-16T21:17:23.138Z | Checking idna_adapter v1.2.0 |
| 1723 | 2026-03-16T21:17:23.145Z | Checking concurrent-queue v2.5.0 |
| 1724 | 2026-03-16T21:17:23.153Z | Compiling serde_derive_internals v0.29.0 |
| 1725 | 2026-03-16T21:17:23.288Z | Checking idna v1.0.3 |
| 1726 | 2026-03-16T21:17:23.403Z | Checking hyper-util v0.1.20 |
| 1727 | 2026-03-16T21:17:23.547Z | Checking http-body-util v0.1.3 |
| 1728 | 2026-03-16T21:17:23.643Z | Checking rustls-pemfile v2.2.0 |
| 1729 | 2026-03-16T21:17:23.830Z | Compiling multer v3.1.0 |
| 1730 | 2026-03-16T21:17:23.906Z | Checking thread_local v1.1.4 |
| 1731 | 2026-03-16T21:17:24.119Z | Checking sync_wrapper v1.0.1 |
| 1732 | 2026-03-16T21:17:24.144Z | Checking encoding_rs v0.8.32 |
| 1733 | 2026-03-16T21:17:24.240Z | Checking match_cfg v0.1.0 |
| 1734 | 2026-03-16T21:17:24.319Z | Checking parking v2.2.0 |
| 1735 | 2026-03-16T21:17:24.458Z | Compiling schemars v0.8.22 |
| 1736 | 2026-03-16T21:17:24.793Z | Compiling slog-async v2.8.0 |
| 1737 | 2026-03-16T21:17:24.827Z | Compiling paste v1.0.15 |
| 1738 | 2026-03-16T21:17:24.917Z | Compiling camino v1.2.2 |
| 1739 | 2026-03-16T21:17:24.953Z | Checking fastrand v2.1.1 |
| 1740 | 2026-03-16T21:17:24.956Z | Checking compression-core v0.4.31 |
| 1741 | 2026-03-16T21:17:25.060Z | Checking winnow v0.7.13 |
| 1742 | 2026-03-16T21:17:25.104Z | Checking compression-codecs v0.4.37 |
| 1743 | 2026-03-16T21:17:25.178Z | Checking tempfile v3.27.0 |
| 1744 | 2026-03-16T21:17:25.313Z | Checking tokio-rustls v0.25.0 |
| 1745 | 2026-03-16T21:17:25.429Z | Compiling schemars_derive v0.8.22 |
| 1746 | 2026-03-16T21:17:25.454Z | Checking event-listener v5.0.0 |
| 1747 | 2026-03-16T21:17:25.462Z | Checking hostname v0.3.1 |
| 1748 | 2026-03-16T21:17:25.494Z | Checking tower v0.5.2 |
| 1749 | 2026-03-16T21:17:25.567Z | Checking url v2.5.4 |
| 1750 | 2026-03-16T21:17:25.642Z | Checking serde_urlencoded v0.7.1 |
| 1751 | 2026-03-16T21:17:25.723Z | Compiling usdt-macro v0.6.0 |
| 1752 | 2026-03-16T21:17:25.801Z | Compiling usdt-attr-macro v0.6.0 |
| 1753 | 2026-03-16T21:17:25.862Z | Checking tokio-rustls v0.26.0 |
| 1754 | 2026-03-16T21:17:26.010Z | Checking tokio-native-tls v0.3.1 |
| 1755 | 2026-03-16T21:17:26.077Z | Checking slog-json v2.6.1 |
| 1756 | 2026-03-16T21:17:26.124Z | Checking futures-executor v0.3.32 |
| 1757 | 2026-03-16T21:17:26.200Z | Compiling async-stream-impl v0.3.6 |
| 1758 | 2026-03-16T21:17:26.275Z | Checking uuid v1.22.0 |
| 1759 | 2026-03-16T21:17:26.306Z | Checking crossbeam-channel v0.5.15 |
| 1760 | 2026-03-16T21:17:26.621Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1761 | 2026-03-16T21:17:26.658Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1762 | 2026-03-16T21:17:26.767Z | Checking serde_spanned v1.0.4 |
| 1763 | 2026-03-16T21:17:26.775Z | Checking webpki-roots v0.26.5 |
| 1764 | 2026-03-16T21:17:26.916Z | Checking memmap2 v0.9.8 |
| 1765 | 2026-03-16T21:17:26.924Z | Checking is-terminal v0.4.12 |
| 1766 | 2026-03-16T21:17:26.927Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 1767 | 2026-03-16T21:17:27.027Z | Checking lazy_static v1.5.0 |
| 1768 | 2026-03-16T21:17:27.075Z | Compiling semver v1.0.27 |
| 1769 | 2026-03-16T21:17:27.127Z | Checking take_mut v0.2.2 |
| 1770 | 2026-03-16T21:17:27.137Z | Checking data-encoding v2.4.0 |
| 1771 | 2026-03-16T21:17:27.232Z | Checking unicode-width v0.1.9 |
| 1772 | 2026-03-16T21:17:27.249Z | Checking unicode-segmentation v1.10.0 |
| 1773 | 2026-03-16T21:17:27.257Z | Checking dyn-clone v1.0.4 |
| 1774 | 2026-03-16T21:17:27.357Z | Checking utf-8 v0.7.6 |
| 1775 | 2026-03-16T21:17:27.360Z | Compiling anyhow v1.0.102 |
| 1776 | 2026-03-16T21:17:27.391Z | Checking iri-string v0.7.8 |
| 1777 | 2026-03-16T21:17:27.472Z | Checking spin v0.9.8 |
| 1778 | 2026-03-16T21:17:27.475Z | Compiling heck v0.5.0 |
| 1779 | 2026-03-16T21:17:27.508Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1780 | 2026-03-16T21:17:27.530Z | Checking term v1.1.0 |
| 1781 | 2026-03-16T21:17:27.637Z | Checking newline-converter v0.3.0 |
| 1782 | 2026-03-16T21:17:27.741Z | Checking toml v1.0.6+spec-1.1.0 |
| 1783 | 2026-03-16T21:17:27.765Z | Checking tungstenite v0.24.0 |
| 1784 | 2026-03-16T21:17:27.819Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1785 | 2026-03-16T21:17:27.822Z | Checking slog-term v2.9.2 |
| 1786 | 2026-03-16T21:17:27.875Z | Checking async-stream v0.3.6 |
| 1787 | 2026-03-16T21:17:28.024Z | Checking usdt v0.6.0 |
| 1788 | 2026-03-16T21:17:28.135Z | Checking console v0.15.7 |
| 1789 | 2026-03-16T21:17:28.209Z | Checking hyper-rustls v0.27.3 |
| 1790 | 2026-03-16T21:17:28.294Z | Checking atomicwrites v0.4.4 |
| 1791 | 2026-03-16T21:17:28.404Z | Checking futures v0.3.32 |
| 1792 | 2026-03-16T21:17:28.437Z | Checking slog-bunyan v2.5.0 |
| 1793 | 2026-03-16T21:17:28.440Z | Checking hyper-tls v0.6.0 |
| 1794 | 2026-03-16T21:17:28.487Z | Checking event-listener-strategy v0.5.4 |
| 1795 | 2026-03-16T21:17:28.679Z | Checking async-compression v0.4.41 |
| 1796 | 2026-03-16T21:17:28.695Z | Checking rustls-native-certs v0.7.0 |
| 1797 | 2026-03-16T21:17:28.815Z | Checking openapiv3 v2.2.0 |
| 1798 | 2026-03-16T21:17:28.907Z | Compiling async-trait v0.1.89 |
| 1799 | 2026-03-16T21:17:28.916Z | Checking tower-http v0.6.8 |
| 1800 | 2026-03-16T21:17:28.935Z | Checking yasna v0.5.2 |
| 1801 | 2026-03-16T21:17:28.938Z | Checking pem v3.0.6 |
| 1802 | 2026-03-16T21:17:29.006Z | Checking waitgroup v0.1.2 |
| 1803 | 2026-03-16T21:17:29.127Z | Checking serde_path_to_error v0.1.20 |
| 1804 | 2026-03-16T21:17:29.130Z | Checking webpki-roots v1.0.0 |
| 1805 | 2026-03-16T21:17:29.277Z | Checking hostname v0.4.2 |
| 1806 | 2026-03-16T21:17:29.280Z | Checking similar v2.2.1 |
| 1807 | 2026-03-16T21:17:29.396Z | Checking debug-ignore v1.0.5 |
| 1808 | 2026-03-16T21:17:29.508Z | Checking http-range v0.1.4 |
| 1809 | 2026-03-16T21:17:29.510Z | Checking simple-mermaid v0.2.0 |
| 1810 | 2026-03-16T21:17:29.510Z | Checking rcgen v0.14.7 |
| 1811 | 2026-03-16T21:17:29.588Z | Checking reqwest v0.12.28 |
| 1812 | 2026-03-16T21:17:29.655Z | Checking hyper-staticfile v0.10.1 |
| 1813 | 2026-03-16T21:17:29.726Z | Checking hyper-rustls v0.26.0 |
| 1814 | 2026-03-16T21:17:29.734Z | Checking expectorate v1.2.0 |
| 1815 | 2026-03-16T21:17:29.882Z | Checking async-channel v2.5.0 |
| 1816 | 2026-03-16T21:17:30.342Z | Checking tokio-tungstenite v0.24.0 |
| 1817 | 2026-03-16T21:17:30.342Z | Checking subprocess v1.0.0 |
| 1818 | 2026-03-16T21:17:30.342Z | Checking buf-list v1.1.2 |
| 1819 | 2026-03-16T21:17:33.274Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1820 | 2026-03-16T21:17:33.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.20s |
| 1821 | 2026-03-16T21:17:33.674Z | |
| 1822 | 2026-03-16T21:17:33.674Z | |
| 1823 | 2026-03-16T21:17:58.554Z | test tests/fail/bad_channel10.rs ... ok |
| 1824 | 2026-03-16T21:17:58.555Z | test tests/fail/bad_channel11.rs ... ok |
| 1825 | 2026-03-16T21:17:58.555Z | test tests/fail/bad_channel12.rs ... ok |
| 1826 | 2026-03-16T21:17:58.559Z | test tests/fail/bad_channel13.rs ... ok |
| 1827 | 2026-03-16T21:17:58.559Z | test tests/fail/bad_channel14.rs ... ok |
| 1828 | 2026-03-16T21:17:58.559Z | test tests/fail/bad_channel15.rs ... ok |
| 1829 | 2026-03-16T21:17:58.559Z | test tests/fail/bad_channel17.rs ... ok |
| 1830 | 2026-03-16T21:17:58.559Z | test tests/fail/bad_channel18.rs ... ok |
| 1831 | 2026-03-16T21:17:58.559Z | test tests/fail/bad_channel19.rs ... ok |
| 1832 | 2026-03-16T21:17:58.559Z | test tests/fail/bad_channel1a.rs ... ok |
| 1833 | 2026-03-16T21:17:58.559Z | test tests/fail/bad_channel1b.rs ... ok |
| 1834 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel2.rs ... ok |
| 1835 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel20.rs ... ok |
| 1836 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel21.rs ... ok |
| 1837 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel22.rs ... ok |
| 1838 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel23.rs ... ok |
| 1839 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel24.rs ... ok |
| 1840 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel25.rs ... ok |
| 1841 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel26.rs ... ok |
| 1842 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel27.rs ... ok |
| 1843 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel28.rs ... ok |
| 1844 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel3.rs ... ok |
| 1845 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel4.rs ... ok |
| 1846 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel5.rs ... ok |
| 1847 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel6.rs ... ok |
| 1848 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel8.rs ... ok |
| 1849 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_channel9.rs ... ok |
| 1850 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1851 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1852 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1853 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1854 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1855 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1856 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1857 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1858 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1859 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1860 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1861 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1862 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1863 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1864 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1865 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1866 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1867 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1868 | 2026-03-16T21:17:58.560Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1869 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1870 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1871 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1872 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1873 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1874 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1875 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1876 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1877 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1878 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1879 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1880 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1881 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1882 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1883 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1884 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1885 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1886 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1887 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1888 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1889 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1890 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1891 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1892 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1893 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1894 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1895 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1896 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1897 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1898 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1899 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1900 | 2026-03-16T21:17:58.561Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1901 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1902 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1903 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1904 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1905 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1906 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1907 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1908 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1909 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1910 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1911 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1912 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1913 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1914 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1915 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1916 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1917 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1918 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1919 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1920 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1921 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1922 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1923 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1924 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1925 | 2026-03-16T21:17:58.562Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1926 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1927 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1928 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1929 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1930 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1931 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1932 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1933 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1934 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1935 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1936 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1937 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1938 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1939 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1940 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1941 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1942 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1943 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1944 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1945 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1946 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1947 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1948 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1949 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1950 | 2026-03-16T21:17:58.566Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1951 | 2026-03-16T21:17:58.567Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1952 | 2026-03-16T21:17:58.567Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1953 | 2026-03-16T21:17:58.567Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1954 | 2026-03-16T21:17:58.567Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1955 | 2026-03-16T21:17:58.567Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1956 | 2026-03-16T21:17:58.567Z | test tests/fail/unused_endpoint.rs ... ok |
| 1957 | 2026-03-16T21:17:58.567Z | |
| 1958 | 2026-03-16T21:17:58.567Z | |
| 1959 | 2026-03-16T21:17:58.567Z | test fail ... ok |
| 1960 | 2026-03-16T21:17:58.567Z | |
| 1961 | 2026-03-16T21:17:58.567Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 55.45s |
| 1962 | 2026-03-16T21:17:58.567Z | |
| 1963 | 2026-03-16T21:17:58.570Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-0ff730ae9b28185f` |
| 1964 | 2026-03-16T21:17:58.573Z | |
| 1965 | 2026-03-16T21:17:58.573Z | running 100 tests |
| 1966 | 2026-03-16T21:17:58.573Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1967 | 2026-03-16T21:17:58.573Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1968 | 2026-03-16T21:17:58.573Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1969 | 2026-03-16T21:17:58.573Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1970 | 2026-03-16T21:17:58.573Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1971 | 2026-03-16T21:17:58.573Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1972 | 2026-03-16T21:17:58.573Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1973 | 2026-03-16T21:17:58.573Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1974 | 2026-03-16T21:17:58.573Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1975 | 2026-03-16T21:17:58.573Z | test config::test_valid_config_all_settings ... ok |
| 1976 | 2026-03-16T21:17:58.577Z | test config::test_valid_config_basic ... ok |
| 1977 | 2026-03-16T21:17:58.577Z | test config::test_valid_config_empty ... ok |
| 1978 | 2026-03-16T21:17:58.577Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_unversioned_servers_with_versioned_routes.3482.6.log" |
| 1979 | 2026-03-16T21:17:58.577Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-api_trait_basic.3482.0.log" |
| 1980 | 2026-03-16T21:17:58.577Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-config_handler_task_mode_cancel.3482.2.log" |
| 1981 | 2026-03-16T21:17:58.577Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-config_handler_task_mode_detached.3482.4.log" |
| 1982 | 2026-03-16T21:17:58.577Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-config_bind_address_https.3482.5.log" |
| 1983 | 2026-03-16T21:17:58.577Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-config_bind_address_https_buffer.3482.3.log" |
| 1984 | 2026-03-16T21:17:58.577Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-config_bind_address_http.3482.1.log" |
| 1985 | 2026-03-16T21:17:58.577Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1986 | 2026-03-16T21:17:58.577Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_enum_extractor_error.3482.7.log" |
| 1987 | 2026-03-16T21:17:58.577Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_enum_user_error.3482.8.log" |
| 1988 | 2026-03-16T21:17:58.577Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1989 | 2026-03-16T21:17:58.577Z | test config::test_config_handler_task_mode_detached ... ok |
| 1990 | 2026-03-16T21:17:58.577Z | test custom_errors::test_enum_user_error ... ok |
| 1991 | 2026-03-16T21:17:58.577Z | test custom_errors::test_enum_extractor_error ... ok |
| 1992 | 2026-03-16T21:17:58.581Z | test api_trait::test_api_trait_basic ... ok |
| 1993 | 2026-03-16T21:17:58.581Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_struct_extractor_error.3482.9.log" |
| 1994 | 2026-03-16T21:17:58.581Z | test custom_errors::test_trait_based_api ... ok |
| 1995 | 2026-03-16T21:17:58.581Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_trait_struct_user_error.3482.12.log" |
| 1996 | 2026-03-16T21:17:58.581Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_struct_user_error.3482.10.log" |
| 1997 | 2026-03-16T21:17:58.581Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_trait_enum_user_error.3482.11.log" |
| 1998 | 2026-03-16T21:17:58.581Z | test custom_errors::test_struct_extractor_error ... ok |
| 1999 | 2026-03-16T21:17:58.581Z | test custom_errors::test_struct_user_error ... ok |
| 2000 | 2026-03-16T21:17:58.581Z | test config::test_config_bind_address_http ... ok |
| 2001 | 2026-03-16T21:17:58.581Z | test custom_errors::test_trait_struct_user_error ... ok |
| 2002 | 2026-03-16T21:17:58.581Z | test custom_errors::test_trait_enum_user_error ... ok |
| 2003 | 2026-03-16T21:17:58.581Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_302_bogus.3482.13.log" |
| 2004 | 2026-03-16T21:17:58.581Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_302_found.3482.14.log" |
| 2005 | 2026-03-16T21:17:58.581Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_303_see_other.3482.15.log" |
| 2006 | 2026-03-16T21:17:58.581Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_307_temporary_redirect.3482.17.log" |
| 2007 | 2026-03-16T21:17:58.581Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_delete_request.3482.18.log" |
| 2008 | 2026-03-16T21:17:58.581Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-demo1.3482.16.log" |
| 2009 | 2026-03-16T21:17:58.581Z | test demo::test_302_bogus ... ok |
| 2010 | 2026-03-16T21:17:58.581Z | test demo::test_302_found ... ok |
| 2011 | 2026-03-16T21:17:58.585Z | test demo::test_demo1 ... ok |
| 2012 | 2026-03-16T21:17:58.585Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-demo2json.3482.19.log" |
| 2013 | 2026-03-16T21:17:58.585Z | test demo::test_delete_request ... ok |
| 2014 | 2026-03-16T21:17:58.586Z | test demo::test_303_see_other ... ok |
| 2015 | 2026-03-16T21:17:58.586Z | test demo::test_307_temporary_redirect ... ok |
| 2016 | 2026-03-16T21:17:58.586Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-demo2query.3482.20.log" |
| 2017 | 2026-03-16T21:17:58.586Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-demo3json.3482.21.log" |
| 2018 | 2026-03-16T21:17:58.586Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-demo_path_param_u32.3482.22.log" |
| 2019 | 2026-03-16T21:17:58.586Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-demo_path_param_string.3482.23.log" |
| 2020 | 2026-03-16T21:17:58.586Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-demo2urlencoded.3482.24.log" |
| 2021 | 2026-03-16T21:17:58.586Z | test demo::test_demo_path_param_u32 ... ok |
| 2022 | 2026-03-16T21:17:58.586Z | test demo::test_demo3json ... ok |
| 2023 | 2026-03-16T21:17:58.586Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-demo_path_param_uuid.3482.25.log" |
| 2024 | 2026-03-16T21:17:58.586Z | test demo::test_demo2query ... ok |
| 2025 | 2026-03-16T21:17:58.586Z | test demo::test_demo2json ... ok |
| 2026 | 2026-03-16T21:17:58.589Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-demo_websocket.3482.26.log" |
| 2027 | 2026-03-16T21:17:58.589Z | test demo::test_demo2urlencoded ... ok |
| 2028 | 2026-03-16T21:17:58.589Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_head_request.3482.27.log" |
| 2029 | 2026-03-16T21:17:58.589Z | test demo::test_demo_path_param_uuid ... ok |
| 2030 | 2026-03-16T21:17:58.589Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_header_request.3482.28.log" |
| 2031 | 2026-03-16T21:17:58.589Z | test demo::test_demo_websocket ... ok |
| 2032 | 2026-03-16T21:17:58.589Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_large_typed_body.3482.29.log" |
| 2033 | 2026-03-16T21:17:58.589Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-tet_raw_request.3482.30.log" |
| 2034 | 2026-03-16T21:17:58.589Z | test config::test_config_bind_address_https_buffer ... ok |
| 2035 | 2026-03-16T21:17:58.589Z | test demo::test_demo_path_param_string ... ok |
| 2036 | 2026-03-16T21:17:58.589Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_request_compat.3482.31.log" |
| 2037 | 2026-03-16T21:17:58.589Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_request_remote_addr.3482.32.log" |
| 2038 | 2026-03-16T21:17:58.589Z | test demo::test_header_request ... ok |
| 2039 | 2026-03-16T21:17:58.589Z | test demo::test_head_request ... ok |
| 2040 | 2026-03-16T21:17:58.589Z | test demo::test_request_compat ... ok |
| 2041 | 2026-03-16T21:17:58.589Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-graceful_shutdown_with_detached_handler.3482.33.log" |
| 2042 | 2026-03-16T21:17:58.589Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_untyped_body.3482.34.log" |
| 2043 | 2026-03-16T21:17:58.589Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-compression_config_disabled.3482.35.log" |
| 2044 | 2026-03-16T21:17:58.590Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_streaming_body.3482.36.log" |
| 2045 | 2026-03-16T21:17:58.590Z | test demo::test_raw_request ... ok |
| 2046 | 2026-03-16T21:17:58.590Z | test demo::test_large_typed_body ... ok |
| 2047 | 2026-03-16T21:17:58.590Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-compression_config_enabled.3482.37.log" |
| 2048 | 2026-03-16T21:17:58.590Z | test demo::test_request_remote_addr ... ok |
| 2049 | 2026-03-16T21:17:58.590Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-compression_disabled_extension.3482.38.log" |
| 2050 | 2026-03-16T21:17:58.593Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-gzip_compression_multiple_encodings.3482.39.log" |
| 2051 | 2026-03-16T21:17:58.593Z | test demo::test_streaming_body ... ok |
| 2052 | 2026-03-16T21:17:58.593Z | test demo::test_untyped_body ... ok |
| 2053 | 2026-03-16T21:17:58.593Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-gzip_compression_accept_encoding.3482.41.log" |
| 2054 | 2026-03-16T21:17:58.593Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-json_suffix_compressed.3482.40.log" |
| 2055 | 2026-03-16T21:17:58.593Z | test gzip::test_compression_disabled_with_extension ... ok |
| 2056 | 2026-03-16T21:17:58.593Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-no_compression_small_response.3482.42.log" |
| 2057 | 2026-03-16T21:17:58.593Z | test gzip::test_no_compression_below_size_threshold ... ok |
| 2058 | 2026-03-16T21:17:58.596Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-no_compression_204.3482.43.log" |
| 2059 | 2026-03-16T21:17:58.596Z | test gzip::test_json_suffix_is_compressed ... ok |
| 2060 | 2026-03-16T21:17:58.596Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-no_compression_304.3482.44.log" |
| 2061 | 2026-03-16T21:17:58.596Z | test gzip::test_no_compression_for_204_no_content ... ok |
| 2062 | 2026-03-16T21:17:58.596Z | test gzip::test_no_compression_for_304_not_modified ... ok |
| 2063 | 2026-03-16T21:17:58.596Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-no_compression_non_compressible.3482.45.log" |
| 2064 | 2026-03-16T21:17:58.596Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-no_gzip_without_accept.3482.46.log" |
| 2065 | 2026-03-16T21:17:58.596Z | test gzip::test_no_compression_for_non_compressible_content_types ... ok |
| 2066 | 2026-03-16T21:17:58.596Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-reject_gzip_quality_zero.3482.47.log" |
| 2067 | 2026-03-16T21:17:58.599Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-streaming_with_content_type_compressed.3482.48.log" |
| 2068 | 2026-03-16T21:17:58.599Z | test config::test_config_bind_address_https ... ok |
| 2069 | 2026-03-16T21:17:58.603Z | test gzip::test_streaming_with_content_type_is_compressed ... ok |
| 2070 | 2026-03-16T21:17:58.603Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-streaming_missing_content_type.3482.49.log" |
| 2071 | 2026-03-16T21:17:58.603Z | test gzip::test_streaming_without_content_type_skips_compression ... ok |
| 2072 | 2026-03-16T21:17:58.603Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-vary_header_set.3482.50.log" |
| 2073 | 2026-03-16T21:17:58.607Z | test gzip::test_compression_config_disabled ... ok |
| 2074 | 2026-03-16T21:17:58.610Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-vary_header_no_gzip.3482.51.log" |
| 2075 | 2026-03-16T21:17:58.613Z | test gzip::test_no_gzip_without_accept_encoding ... ok |
| 2076 | 2026-03-16T21:17:58.613Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-xml_suffix_compressed.3482.52.log" |
| 2077 | 2026-03-16T21:17:58.613Z | test gzip::test_reject_gzip_with_quality_zero ... ok |
| 2078 | 2026-03-16T21:17:58.613Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-multipart_client.3482.53.log" |
| 2079 | 2026-03-16T21:17:58.618Z | test gzip::test_xml_suffix_is_compressed ... ok |
| 2080 | 2026-03-16T21:17:58.618Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-multipart_client.3482.54.log" |
| 2081 | 2026-03-16T21:17:58.618Z | test multipart::missing_boundary ... ok |
| 2082 | 2026-03-16T21:17:58.618Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-multipart_client.3482.55.log" |
| 2083 | 2026-03-16T21:17:58.618Z | test multipart::no_content_type ... ok |
| 2084 | 2026-03-16T21:17:58.618Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-multipart_client.3482.56.log" |
| 2085 | 2026-03-16T21:17:58.618Z | test multipart::test_multipart_client ... ok |
| 2086 | 2026-03-16T21:17:58.618Z | test multipart::weird_content_type ... ok |
| 2087 | 2026-03-16T21:17:58.622Z | test openapi::test_openapi_custom_error_types ... ok |
| 2088 | 2026-03-16T21:17:58.622Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 2089 | 2026-03-16T21:17:58.622Z | test openapi::test_openapi ... ok |
| 2090 | 2026-03-16T21:17:58.622Z | test gzip::test_gzip_compression_accepts_multiple_encodings ... ok |
| 2091 | 2026-03-16T21:17:58.622Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-pagination-basic.3482.57.log" |
| 2092 | 2026-03-16T21:17:58.622Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-pagination-multiple-resources.3482.58.log" |
| 2093 | 2026-03-16T21:17:58.622Z | test gzip::test_compression_config_enabled ... ok |
| 2094 | 2026-03-16T21:17:58.622Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-pagination-multiple-sorts.3482.59.log" |
| 2095 | 2026-03-16T21:17:58.646Z | test openapi::test_openapi_fuller ... ok |
| 2096 | 2026-03-16T21:17:58.649Z | test gzip::test_vary_header_is_set ... ok |
| 2097 | 2026-03-16T21:17:58.649Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-basic.3482.60.log" |
| 2098 | 2026-03-16T21:17:58.649Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-dictionary.3482.61.log" |
| 2099 | 2026-03-16T21:17:58.649Z | test gzip::test_vary_header_on_non_gzip_requests ... ok |
| 2100 | 2026-03-16T21:17:58.649Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-empty.3482.62.log" |
| 2101 | 2026-03-16T21:17:58.656Z | test pagination::test_paginate_empty ... ok |
| 2102 | 2026-03-16T21:17:58.656Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-errors.3482.63.log" |
| 2103 | 2026-03-16T21:17:58.660Z | test pagination::test_paginate_errors ... ok |
| 2104 | 2026-03-16T21:17:58.660Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-extra_params.3482.64.log" |
| 2105 | 2026-03-16T21:17:58.660Z | test pagination::test_paginate_extra_params ... ok |
| 2106 | 2026-03-16T21:17:58.660Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-required_params.3482.65.log" |
| 2107 | 2026-03-16T21:17:58.660Z | test pagination::test_paginate_with_required_params ... ok |
| 2108 | 2026-03-16T21:17:58.661Z | test pagination_schema::test_pagination_schema ... ok |
| 2109 | 2026-03-16T21:17:58.661Z | test path_names::test_path_names ... ok |
| 2110 | 2026-03-16T21:17:58.661Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_no_tls.3482.66.log" |
| 2111 | 2026-03-16T21:17:58.665Z | test starter::test_no_tls ... ok |
| 2112 | 2026-03-16T21:17:58.665Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_with_tls.3482.67.log" |
| 2113 | 2026-03-16T21:17:58.668Z | test gzip::test_gzip_compression_with_accept_encoding ... ok |
| 2114 | 2026-03-16T21:17:58.668Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-non_streaming_servers_do_not_use_transfer_encoding.3482.68.log" |
| 2115 | 2026-03-16T21:17:58.671Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2116 | 2026-03-16T21:17:58.671Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-streaming_server_buffered_client.3482.69.log" |
| 2117 | 2026-03-16T21:17:58.678Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2118 | 2026-03-16T21:17:58.680Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-streaming_server_streaming_client.3482.70.log" |
| 2119 | 2026-03-16T21:17:58.684Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2120 | 2026-03-16T21:17:58.687Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_server_is_http.3482.71.log" |
| 2121 | 2026-03-16T21:17:58.687Z | test pagination::test_paginate_basic ... ok |
| 2122 | 2026-03-16T21:17:58.687Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_server_is_https.3482.72.log" |
| 2123 | 2026-03-16T21:17:58.687Z | test tls::test_server_is_http ... ok |
| 2124 | 2026-03-16T21:17:58.687Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_tls_aborted_negotiation.3482.73.log" |
| 2125 | 2026-03-16T21:17:59.483Z | test starter::test_with_tls ... ok |
| 2126 | 2026-03-16T21:17:59.490Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_tls_certificate_loading.3482.74.log" |
| 2127 | 2026-03-16T21:17:59.490Z | test tls::test_server_is_https ... ok |
| 2128 | 2026-03-16T21:17:59.490Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_tls_only.3482.75.log" |
| 2129 | 2026-03-16T21:17:59.490Z | test tls::test_tls_certificate_loading ... ok |
| 2130 | 2026-03-16T21:17:59.490Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_tls_refresh_certificates.3482.76.log" |
| 2131 | 2026-03-16T21:17:59.490Z | test tls::test_tls_aborted_negotiation ... ok |
| 2132 | 2026-03-16T21:17:59.490Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_versions.3482.77.log" |
| 2133 | 2026-03-16T21:17:59.490Z | test versions::test_versions ... ok |
| 2134 | 2026-03-16T21:17:59.490Z | note: configured to log to "/tmp/integration_tests-0ff730ae9b28185f-test_versions_on_missing.3482.78.log" |
| 2135 | 2026-03-16T21:17:59.490Z | test versions::test_versions_on_missing ... ok |
| 2136 | 2026-03-16T21:17:59.490Z | test versions::test_versions_openapi ... ok |
| 2137 | 2026-03-16T21:17:59.490Z | test versions::test_versions_openapi_same_names ... ok |
| 2138 | 2026-03-16T21:17:59.490Z | test pagination::test_paginate_dictionary ... ok |
| 2139 | 2026-03-16T21:17:59.765Z | test tls::test_tls_refresh_certificates ... ok |
| 2140 | 2026-03-16T21:17:59.769Z | test tls::test_tls_only ... ok |
| 2141 | 2026-03-16T21:18:00.125Z | test pagination::test_example_basic ... ok |
| 2142 | 2026-03-16T21:18:00.591Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2143 | 2026-03-16T21:18:00.943Z | test pagination::test_example_multiple_sorts ... ok |
| 2144 | 2026-03-16T21:18:01.156Z | test pagination::test_example_multiple_resources ... ok |
| 2145 | 2026-03-16T21:18:01.156Z | |
| 2146 | 2026-03-16T21:18:01.156Z | test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.58s |
| 2147 | 2026-03-16T21:18:01.156Z | |
| 2148 | 2026-03-16T21:18:01.167Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-85aac01b50e2fa64` |
| 2149 | 2026-03-16T21:18:01.170Z | |
| 2150 | 2026-03-16T21:18:01.170Z | running 35 tests |
| 2151 | 2026-03-16T21:18:01.174Z | test channel::tests::test_channel_operation_id ... ok |
| 2152 | 2026-03-16T21:18:01.174Z | test channel::tests::test_channel_with_versions ... ok |
| 2153 | 2026-03-16T21:18:01.174Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2154 | 2026-03-16T21:18:01.177Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2155 | 2026-03-16T21:18:01.177Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2156 | 2026-03-16T21:18:01.177Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2157 | 2026-03-16T21:18:01.177Z | test doc::tests::test_extract_summary_description ... ok |
| 2158 | 2026-03-16T21:18:01.177Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2159 | 2026-03-16T21:18:01.177Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2160 | 2026-03-16T21:18:01.177Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2161 | 2026-03-16T21:18:01.177Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2162 | 2026-03-16T21:18:01.177Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2163 | 2026-03-16T21:18:01.177Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2164 | 2026-03-16T21:18:01.177Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2165 | 2026-03-16T21:18:01.177Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2166 | 2026-03-16T21:18:01.177Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2167 | 2026-03-16T21:18:01.177Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2168 | 2026-03-16T21:18:01.178Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2169 | 2026-03-16T21:18:01.178Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2170 | 2026-03-16T21:18:01.181Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2171 | 2026-03-16T21:18:01.181Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2172 | 2026-03-16T21:18:01.181Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2173 | 2026-03-16T21:18:01.182Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2174 | 2026-03-16T21:18:01.182Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2175 | 2026-03-16T21:18:01.182Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2176 | 2026-03-16T21:18:01.182Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2177 | 2026-03-16T21:18:01.182Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2178 | 2026-03-16T21:18:01.182Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2179 | 2026-03-16T21:18:01.182Z | test syn_parsing::tests::test_busted_function ... ok |
| 2180 | 2026-03-16T21:18:01.182Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2181 | 2026-03-16T21:18:01.182Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2182 | 2026-03-16T21:18:01.182Z | test endpoint::tests::test_operation_id ... ok |
| 2183 | 2026-03-16T21:18:01.182Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2184 | 2026-03-16T21:18:01.182Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2185 | 2026-03-16T21:18:01.186Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2186 | 2026-03-16T21:18:01.186Z | |
| 2187 | 2026-03-16T21:18:01.186Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2188 | 2026-03-16T21:18:01.186Z | |
| 2189 | 2026-03-16T21:18:01.186Z | Doc-tests dropshot |
| 2190 | 2026-03-16T21:18:01.186Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/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-49e84093bbd3ac07.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-fa5f21017a4537cc.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-1eed9e3598cbe672.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-fcc5dd020cd043ac.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-587169c829e7bee2.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-42f8ee40aa016435.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-f50090e0deeab0fd.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-4eea114dd7d2a01f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-dfdbe06b9f8d3fd4.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-bc96f2f033b47cf6.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-607d897233780f55.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9f5936da8add4804.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-7a78d61b954ac180.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-868993b157c7f54d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d3a6c1785c7367f3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e1d1d73462934580.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-5c39d1798a220ef1.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e9dc58eb8d19d07d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-5ed17783549288d8.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-eb3d31ffa66114ca.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-bb88dcef78dd00fe.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-f390168deb1bf11c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-00f9cf45ae035236.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-82521286f7ea257d.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-f70d4eea6ae042c4.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-914e4766f0fc70c3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4248bbfe17afebe0.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-adcadacb24ce22c5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-dfa4e8eee2939b62.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-7ea78aee2a52b679.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-6e21a0b98f2f80af.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-c0bbd92628152b72.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4a57d878a4b6d3a5.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-4ede1c0b4c784200.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-2eed58b46ee906ff.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-91ee77352c87cafc.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b0d1a312fdbbe179.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-200c2fa70c3a9304.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-1a91256bae88c603.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-e86e98f2d5420225.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-48b48fa941d0091e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-be09e5aa32bde8f7.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-cb9efbc2df231b3b.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -C embed-bitcode=no --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --error-format human` |
| 2191 | 2026-03-16T21:18:01.627Z | |
| 2192 | 2026-03-16T21:18:01.627Z | running 24 tests |
| 2193 | 2026-03-16T21:18:01.630Z | test dropshot/src/compression.rs - compression::NoCompression (line 14) ... ignored |
| 2194 | 2026-03-16T21:18:03.163Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2195 | 2026-03-16T21:18:03.163Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2196 | 2026-03-16T21:18:03.163Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2197 | 2026-03-16T21:18:03.195Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2198 | 2026-03-16T21:18:07.023Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2199 | 2026-03-16T21:18:07.023Z | test dropshot/src/lib.rs - (line 334) ... ignored |
| 2200 | 2026-03-16T21:18:07.160Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2201 | 2026-03-16T21:18:07.200Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 382) ... ok |
| 2202 | 2026-03-16T21:18:07.217Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 357) ... ok |
| 2203 | 2026-03-16T21:18:07.346Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2204 | 2026-03-16T21:18:07.444Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2205 | 2026-03-16T21:18:07.497Z | test dropshot/src/config.rs - config::ConfigDropshot (line 31) ... ok |
| 2206 | 2026-03-16T21:18:07.497Z | test dropshot/src/lib.rs - channel (line 1184) ... ignored |
| 2207 | 2026-03-16T21:18:07.497Z | test dropshot/src/lib.rs - endpoint (line 1229) ... ignored |
| 2208 | 2026-03-16T21:18:08.593Z | test dropshot/src/lib.rs - (line 398) ... ok |
| 2209 | 2026-03-16T21:18:08.869Z | test dropshot/src/lib.rs - (line 661) ... ok |
| 2210 | 2026-03-16T21:18:08.869Z | test dropshot/src/lib.rs - api_description (line 1049) ... ok |
| 2211 | 2026-03-16T21:18:08.921Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2212 | 2026-03-16T21:18:08.960Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2213 | 2026-03-16T21:18:08.967Z | test dropshot/src/lib.rs - api_description (line 1110) ... ok |
| 2214 | 2026-03-16T21:18:10.015Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 230) ... ok |
| 2215 | 2026-03-16T21:18:12.371Z | test dropshot/src/test_util.rs - test_util::LogContext (line 469) ... ok |
| 2216 | 2026-03-16T21:18:13.400Z | test dropshot/src/lib.rs - (line 497) ... ok |
| 2217 | 2026-03-16T21:18:13.400Z | |
| 2218 | 2026-03-16T21:18:13.403Z | test result: ok. 18 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 11.77s |
| 2219 | 2026-03-16T21:18:13.403Z | |
| 2220 | 2026-03-16T21:18:13.429Z | Doc-tests dropshot_endpoint |
| 2221 | 2026-03-16T21:18:13.432Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/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-c326e9171cfb1003.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ccb1cf04700f01e7.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-67a5fe7d367b9b47.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-3693f40bf65300e2.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-f6a7761c198974d6.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-fc6477842836d2ed.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-11bacb7d166062d1.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-b09abad25ca9ad30.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-ea4b817b31fe95f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2222 | 2026-03-16T21:18:13.612Z | |
| 2223 | 2026-03-16T21:18:13.612Z | running 0 tests |
| 2224 | 2026-03-16T21:18:13.612Z | |
| 2225 | 2026-03-16T21:18:13.612Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2226 | 2026-03-16T21:18:13.612Z | |
| 2227 | 2026-03-16T21:18:13.652Z | |
| 2228 | 2026-03-16T21:18:13.655Z | real 2:09.884042794 |
| 2229 | 2026-03-16T21:18:13.655Z | user 11:08.302689438 |
| 2230 | 2026-03-16T21:18:13.655Z | sys 2:13.560075990 |
| 2231 | 2026-03-16T21:18:13.655Z | trap 0.512661693 |
| 2232 | 2026-03-16T21:18:13.655Z | tflt 0.178334975 |
| 2233 | 2026-03-16T21:18:13.655Z | dflt 0.120736489 |
| 2234 | 2026-03-16T21:18:13.655Z | kflt 0.000090159 |
| 2235 | 2026-03-16T21:18:13.655Z | lock 45:53.889428658 |
| 2236 | 2026-03-16T21:18:13.655Z | slp 45:06.175150559 |
| 2237 | 2026-03-16T21:18:13.655Z | lat 38.148124948 |
| 2238 | 2026-03-16T21:18:13.655Z | stop 1:34.894558125 |
| 2239 | 2026-03-16T21:18:13.655Z | + banner docs |
| 2240 | 2026-03-16T21:18:13.655Z | |
| 2241 | 2026-03-16T21:18:13.655Z | ##### #### #### #### |
| 2242 | 2026-03-16T21:18:13.655Z | # # # # # # # |
| 2243 | 2026-03-16T21:18:13.655Z | # # # # # #### |
| 2244 | 2026-03-16T21:18:13.655Z | # # # # # # |
| 2245 | 2026-03-16T21:18:13.655Z | # # # # # # # # |
| 2246 | 2026-03-16T21:18:13.655Z | ##### #### #### #### |
| 2247 | 2026-03-16T21:18:13.655Z | |
| 2248 | 2026-03-16T21:18:13.655Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2249 | 2026-03-16T21:18:13.932Z | Compiling proc-macro2 v1.0.106 |
| 2250 | 2026-03-16T21:18:13.932Z | Compiling unicode-ident v1.0.12 |
| 2251 | 2026-03-16T21:18:13.935Z | Checking cfg-if v1.0.0 |
| 2252 | 2026-03-16T21:18:13.935Z | Checking itoa v1.0.1 |
| 2253 | 2026-03-16T21:18:13.935Z | Checking pin-project-lite v0.2.12 |
| 2254 | 2026-03-16T21:18:13.935Z | Compiling quote v1.0.45 |
| 2255 | 2026-03-16T21:18:13.981Z | Checking libc v0.2.183 |
| 2256 | 2026-03-16T21:18:13.984Z | Checking serde_core v1.0.228 |
| 2257 | 2026-03-16T21:18:14.023Z | Checking bytes v1.11.1 |
| 2258 | 2026-03-16T21:18:14.044Z | Checking smallvec v1.13.2 |
| 2259 | 2026-03-16T21:18:14.074Z | Checking futures-core v0.3.32 |
| 2260 | 2026-03-16T21:18:14.115Z | Checking once_cell v1.20.1 |
| 2261 | 2026-03-16T21:18:14.125Z | Checking memchr v2.6.0 |
| 2262 | 2026-03-16T21:18:14.220Z | Checking scopeguard v1.2.0 |
| 2263 | 2026-03-16T21:18:14.273Z | Checking futures-sink v0.3.32 |
| 2264 | 2026-03-16T21:18:14.319Z | Checking slab v0.4.9 |
| 2265 | 2026-03-16T21:18:14.338Z | Checking lock_api v0.4.6 |
| 2266 | 2026-03-16T21:18:14.385Z | Checking futures-channel v0.3.32 |
| 2267 | 2026-03-16T21:18:14.504Z | Checking log v0.4.17 |
| 2268 | 2026-03-16T21:18:14.575Z | Checking parking_lot_core v0.9.4 |
| 2269 | 2026-03-16T21:18:14.575Z | Checking signal-hook-registry v1.4.0 |
| 2270 | 2026-03-16T21:18:14.597Z | Checking mio v1.0.3 |
| 2271 | 2026-03-16T21:18:14.628Z | Checking socket2 v0.6.0 |
| 2272 | 2026-03-16T21:18:14.648Z | Checking getrandom v0.2.11 |
| 2273 | 2026-03-16T21:18:14.690Z | Checking http v1.4.0 |
| 2274 | 2026-03-16T21:18:14.763Z | Checking zeroize v1.7.0 |
| 2275 | 2026-03-16T21:18:14.806Z | Checking parking_lot v0.12.1 |
| 2276 | 2026-03-16T21:18:14.825Z | Checking futures-io v0.3.32 |
| 2277 | 2026-03-16T21:18:14.946Z | Checking rustls-pki-types v1.14.0 |
| 2278 | 2026-03-16T21:18:14.962Z | Checking futures-task v0.3.32 |
| 2279 | 2026-03-16T21:18:14.971Z | Checking stable_deref_trait v1.2.0 |
| 2280 | 2026-03-16T21:18:15.052Z | Checking httparse v1.10.0 |
| 2281 | 2026-03-16T21:18:15.061Z | Checking hashbrown v0.16.1 |
| 2282 | 2026-03-16T21:18:15.133Z | Checking equivalent v1.0.0 |
| 2283 | 2026-03-16T21:18:15.151Z | Checking untrusted v0.9.0 |
| 2284 | 2026-03-16T21:18:15.228Z | Compiling syn v2.0.117 |
| 2285 | 2026-03-16T21:18:15.277Z | Checking tracing-core v0.1.32 |
| 2286 | 2026-03-16T21:18:15.282Z | Checking ring v0.17.13 |
| 2287 | 2026-03-16T21:18:15.318Z | Checking atomic-waker v1.1.2 |
| 2288 | 2026-03-16T21:18:15.325Z | Checking percent-encoding v2.3.2 |
| 2289 | 2026-03-16T21:18:15.435Z | Checking bitflags v2.11.0 |
| 2290 | 2026-03-16T21:18:15.481Z | Checking http-body v1.0.1 |
| 2291 | 2026-03-16T21:18:15.496Z | Checking writeable v0.5.5 |
| 2292 | 2026-03-16T21:18:15.636Z | Checking fnv v1.0.7 |
| 2293 | 2026-03-16T21:18:15.636Z | Checking litemap v0.7.4 |
| 2294 | 2026-03-16T21:18:15.672Z | Checking tracing v0.1.40 |
| 2295 | 2026-03-16T21:18:15.687Z | Checking try-lock v0.2.3 |
| 2296 | 2026-03-16T21:18:15.723Z | Checking zmij v1.0.2 |
| 2297 | 2026-03-16T21:18:15.739Z | Checking typenum v1.14.0 |
| 2298 | 2026-03-16T21:18:15.796Z | Checking want v0.3.0 |
| 2299 | 2026-03-16T21:18:15.866Z | Checking pin-utils v0.1.0 |
| 2300 | 2026-03-16T21:18:15.886Z | Compiling num-conv v0.2.0 |
| 2301 | 2026-03-16T21:18:15.890Z | Checking base64 v0.22.1 |
| 2302 | 2026-03-16T21:18:15.940Z | Checking tower-layer v0.3.3 |
| 2303 | 2026-03-16T21:18:15.948Z | Checking tower-service v0.3.3 |
| 2304 | 2026-03-16T21:18:16.044Z | Checking powerfmt v0.2.0 |
| 2305 | 2026-03-16T21:18:16.044Z | Compiling time-core v0.1.8 |
| 2306 | 2026-03-16T21:18:16.125Z | Checking httpdate v1.0.1 |
| 2307 | 2026-03-16T21:18:16.196Z | Checking subtle v2.5.0 |
| 2308 | 2026-03-16T21:18:16.204Z | Checking indexmap v2.13.0 |
| 2309 | 2026-03-16T21:18:16.226Z | Compiling time-macros v0.2.27 |
| 2310 | 2026-03-16T21:18:16.226Z | Checking deranged v0.5.5 |
| 2311 | 2026-03-16T21:18:16.300Z | Checking serde_json v1.0.149 |
| 2312 | 2026-03-16T21:18:16.366Z | Checking crossbeam-utils v0.8.21 |
| 2313 | 2026-03-16T21:18:16.403Z | Checking generic-array v0.14.5 |
| 2314 | 2026-03-16T21:18:16.667Z | Checking rustls-webpki v0.102.8 |
| 2315 | 2026-03-16T21:18:16.821Z | Checking icu_locid_transform_data v1.5.0 |
| 2316 | 2026-03-16T21:18:16.902Z | Checking num_threads v0.1.3 |
| 2317 | 2026-03-16T21:18:17.018Z | Checking getrandom v0.4.1 |
| 2318 | 2026-03-16T21:18:17.128Z | Checking icu_properties_data v1.5.0 |
| 2319 | 2026-03-16T21:18:17.144Z | Checking ipnet v2.10.0 |
| 2320 | 2026-03-16T21:18:17.152Z | Checking block-buffer v0.10.2 |
| 2321 | 2026-03-16T21:18:17.159Z | Checking crypto-common v0.1.6 |
| 2322 | 2026-03-16T21:18:17.169Z | Checking form_urlencoded v1.2.2 |
| 2323 | 2026-03-16T21:18:17.290Z | Checking write16 v1.0.0 |
| 2324 | 2026-03-16T21:18:17.293Z | Checking utf16_iter v1.0.5 |
| 2325 | 2026-03-16T21:18:17.302Z | Checking foreign-types-shared v0.1.1 |
| 2326 | 2026-03-16T21:18:17.322Z | Checking adler2 v2.0.1 |
| 2327 | 2026-03-16T21:18:17.384Z | Checking openssl-probe v0.1.4 |
| 2328 | 2026-03-16T21:18:17.392Z | Checking utf8_iter v1.0.4 |
| 2329 | 2026-03-16T21:18:17.416Z | Checking icu_normalizer_data v1.5.0 |
| 2330 | 2026-03-16T21:18:17.432Z | Checking simd-adler32 v0.3.7 |
| 2331 | 2026-03-16T21:18:17.446Z | Checking mime v0.3.16 |
| 2332 | 2026-03-16T21:18:17.496Z | Checking foreign-types v0.3.2 |
| 2333 | 2026-03-16T21:18:17.509Z | Checking digest v0.10.7 |
| 2334 | 2026-03-16T21:18:17.534Z | Checking num-traits v0.2.14 |
| 2335 | 2026-03-16T21:18:17.571Z | Checking crc32fast v1.5.0 |
| 2336 | 2026-03-16T21:18:17.580Z | Checking openssl-sys v0.9.107 |
| 2337 | 2026-03-16T21:18:17.615Z | Checking time v0.3.47 |
| 2338 | 2026-03-16T21:18:17.624Z | Checking miniz_oxide v0.8.9 |
| 2339 | 2026-03-16T21:18:17.661Z | Checking rand_core v0.6.3 |
| 2340 | 2026-03-16T21:18:17.729Z | Checking errno v0.3.10 |
| 2341 | 2026-03-16T21:18:17.739Z | Checking iana-time-zone v0.1.47 |
| 2342 | 2026-03-16T21:18:17.862Z | Checking winnow v0.7.13 |
| 2343 | 2026-03-16T21:18:17.869Z | Checking cpufeatures v0.2.17 |
| 2344 | 2026-03-16T21:18:17.873Z | Checking ppv-lite86 v0.2.15 |
| 2345 | 2026-03-16T21:18:17.946Z | Checking sha1 v0.10.6 |
| 2346 | 2026-03-16T21:18:18.079Z | Checking flate2 v1.1.9 |
| 2347 | 2026-03-16T21:18:18.138Z | Checking rustls v0.22.4 |
| 2348 | 2026-03-16T21:18:18.193Z | Checking ryu v1.0.5 |
| 2349 | 2026-03-16T21:18:18.246Z | Checking rand_chacha v0.3.1 |
| 2350 | 2026-03-16T21:18:18.254Z | Compiling unicase v2.6.0 |
| 2351 | 2026-03-16T21:18:18.362Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2352 | 2026-03-16T21:18:18.483Z | Checking serde_spanned v1.0.4 |
| 2353 | 2026-03-16T21:18:18.492Z | Checking http-body-util v0.1.3 |
| 2354 | 2026-03-16T21:18:18.494Z | Checking rustls-pemfile v2.2.0 |
| 2355 | 2026-03-16T21:18:18.644Z | Checking thread_local v1.1.4 |
| 2356 | 2026-03-16T21:18:18.647Z | Checking encoding_rs v0.8.32 |
| 2357 | 2026-03-16T21:18:18.668Z | Checking match_cfg v0.1.0 |
| 2358 | 2026-03-16T21:18:18.744Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2359 | 2026-03-16T21:18:18.780Z | Checking compression-core v0.4.31 |
| 2360 | 2026-03-16T21:18:18.825Z | Checking hostname v0.3.1 |
| 2361 | 2026-03-16T21:18:18.851Z | Checking rand v0.8.4 |
| 2362 | 2026-03-16T21:18:18.930Z | Checking compression-codecs v0.4.37 |
| 2363 | 2026-03-16T21:18:18.938Z | Compiling mime_guess v2.0.5 |
| 2364 | 2026-03-16T21:18:18.983Z | Checking rustix v1.1.4 |
| 2365 | 2026-03-16T21:18:19.138Z | Checking rustls v0.23.13 |
| 2366 | 2026-03-16T21:18:19.425Z | Compiling synstructure v0.13.1 |
| 2367 | 2026-03-16T21:18:19.564Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2368 | 2026-03-16T21:18:19.610Z | Compiling serde_derive_internals v0.29.0 |
| 2369 | 2026-03-16T21:18:19.856Z | Checking uuid v1.22.0 |
| 2370 | 2026-03-16T21:18:19.966Z | Checking concurrent-queue v2.5.0 |
| 2371 | 2026-03-16T21:18:20.012Z | Checking toml v1.0.6+spec-1.1.0 |
| 2372 | 2026-03-16T21:18:20.142Z | Checking crossbeam-channel v0.5.15 |
| 2373 | 2026-03-16T21:18:20.192Z | Checking is-terminal v0.4.12 |
| 2374 | 2026-03-16T21:18:20.199Z | Checking sync_wrapper v1.0.1 |
| 2375 | 2026-03-16T21:18:20.241Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 2376 | 2026-03-16T21:18:20.291Z | Compiling semver v1.0.27 |
| 2377 | 2026-03-16T21:18:20.316Z | Checking take_mut v0.2.2 |
| 2378 | 2026-03-16T21:18:20.439Z | Checking dyn-clone v1.0.4 |
| 2379 | 2026-03-16T21:18:20.547Z | Checking spin v0.9.8 |
| 2380 | 2026-03-16T21:18:20.550Z | Checking parking v2.2.0 |
| 2381 | 2026-03-16T21:18:20.593Z | Checking fastrand v2.1.1 |
| 2382 | 2026-03-16T21:18:20.674Z | Checking term v1.1.0 |
| 2383 | 2026-03-16T21:18:20.683Z | Checking event-listener v5.0.0 |
| 2384 | 2026-03-16T21:18:20.755Z | Checking rustix v0.38.44 |
| 2385 | 2026-03-16T21:18:20.828Z | Checking tempfile v3.27.0 |
| 2386 | 2026-03-16T21:18:20.855Z | Checking camino v1.2.2 |
| 2387 | 2026-03-16T21:18:20.955Z | Checking serde_path_to_error v0.1.20 |
| 2388 | 2026-03-16T21:18:20.962Z | Checking waitgroup v0.1.2 |
| 2389 | 2026-03-16T21:18:21.076Z | Checking webpki-roots v0.26.5 |
| 2390 | 2026-03-16T21:18:21.083Z | Checking hostname v0.4.2 |
| 2391 | 2026-03-16T21:18:21.135Z | Checking debug-ignore v1.0.5 |
| 2392 | 2026-03-16T21:18:21.188Z | Checking iri-string v0.7.8 |
| 2393 | 2026-03-16T21:18:21.200Z | Checking lazy_static v1.5.0 |
| 2394 | 2026-03-16T21:18:21.210Z | Checking unicode-segmentation v1.10.0 |
| 2395 | 2026-03-16T21:18:21.245Z | Compiling serde_derive v1.0.228 |
| 2396 | 2026-03-16T21:18:21.253Z | Compiling tokio-macros v2.6.0 |
| 2397 | 2026-03-16T21:18:21.305Z | Compiling zerofrom-derive v0.1.5 |
| 2398 | 2026-03-16T21:18:21.318Z | Compiling futures-macro v0.3.32 |
| 2399 | 2026-03-16T21:18:21.576Z | Compiling yoke-derive v0.7.5 |
| 2400 | 2026-03-16T21:18:21.593Z | Compiling zerovec-derive v0.10.3 |
| 2401 | 2026-03-16T21:18:21.855Z | Compiling displaydoc v0.2.5 |
| 2402 | 2026-03-16T21:18:22.252Z | Checking tokio v1.50.0 |
| 2403 | 2026-03-16T21:18:22.438Z | Checking futures-util v0.3.32 |
| 2404 | 2026-03-16T21:18:22.652Z | Compiling icu_provider_macros v1.5.0 |
| 2405 | 2026-03-16T21:18:22.846Z | Compiling openssl-macros v0.1.1 |
| 2406 | 2026-03-16T21:18:22.985Z | Compiling schemars_derive v0.8.22 |
| 2407 | 2026-03-16T21:18:22.997Z | Checking zerofrom v0.1.5 |
| 2408 | 2026-03-16T21:18:23.000Z | Compiling thiserror-impl v2.0.18 |
| 2409 | 2026-03-16T21:18:23.147Z | Checking yoke v0.7.5 |
| 2410 | 2026-03-16T21:18:23.383Z | Checking zerovec v0.10.4 |
| 2411 | 2026-03-16T21:18:23.391Z | Compiling thiserror-impl v1.0.69 |
| 2412 | 2026-03-16T21:18:23.441Z | Checking openssl v0.10.72 |
| 2413 | 2026-03-16T21:18:24.375Z | Checking tinystr v0.7.6 |
| 2414 | 2026-03-16T21:18:24.600Z | Checking icu_locid v1.5.0 |
| 2415 | 2026-03-16T21:18:24.637Z | Checking icu_collections v1.5.0 |
| 2416 | 2026-03-16T21:18:24.773Z | Compiling async-stream-impl v0.3.6 |
| 2417 | 2026-03-16T21:18:25.058Z | Checking thiserror v1.0.69 |
| 2418 | 2026-03-16T21:18:25.061Z | Checking serde v1.0.228 |
| 2419 | 2026-03-16T21:18:25.174Z | Checking thiserror v2.0.18 |
| 2420 | 2026-03-16T21:18:25.198Z | Checking futures-executor v0.3.32 |
| 2421 | 2026-03-16T21:18:25.203Z | Checking icu_provider v1.5.0 |
| 2422 | 2026-03-16T21:18:25.294Z | Checking multer v3.1.0 |
| 2423 | 2026-03-16T21:18:25.371Z | Checking futures v0.3.32 |
| 2424 | 2026-03-16T21:18:25.460Z | Compiling async-trait v0.1.89 |
| 2425 | 2026-03-16T21:18:25.562Z | Checking byteorder v1.4.3 |
| 2426 | 2026-03-16T21:18:25.599Z | Checking icu_locid_transform v1.5.0 |
| 2427 | 2026-03-16T21:18:25.608Z | Checking async-stream v0.3.6 |
| 2428 | 2026-03-16T21:18:25.645Z | Checking erased-serde v0.3.31 |
| 2429 | 2026-03-16T21:18:25.760Z | Checking chrono v0.4.44 |
| 2430 | 2026-03-16T21:18:25.777Z | Compiling serde_tokenstream v0.2.3 |
| 2431 | 2026-03-16T21:18:25.832Z | Checking serde_urlencoded v0.7.1 |
| 2432 | 2026-03-16T21:18:26.109Z | Checking openapiv3 v2.2.0 |
| 2433 | 2026-03-16T21:18:26.158Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2434 | 2026-03-16T21:18:26.215Z | Checking icu_properties v1.5.1 |
| 2435 | 2026-03-16T21:18:26.223Z | Checking slog v2.8.2 |
| 2436 | 2026-03-16T21:18:26.346Z | Checking native-tls v0.2.12 |
| 2437 | 2026-03-16T21:18:26.552Z | Checking tokio-util v0.7.18 |
| 2438 | 2026-03-16T21:18:26.568Z | Checking tokio-rustls v0.25.0 |
| 2439 | 2026-03-16T21:18:26.575Z | Checking slog-json v2.6.1 |
| 2440 | 2026-03-16T21:18:26.768Z | Checking slog-bunyan v2.5.0 |
| 2441 | 2026-03-16T21:18:26.801Z | Checking slog-async v2.8.0 |
| 2442 | 2026-03-16T21:18:26.809Z | Checking tokio-native-tls v0.3.1 |
| 2443 | 2026-03-16T21:18:26.898Z | Checking tower v0.5.2 |
| 2444 | 2026-03-16T21:18:26.969Z | Checking slog-term v2.9.2 |
| 2445 | 2026-03-16T21:18:26.990Z | Checking schemars v0.8.22 |
| 2446 | 2026-03-16T21:18:27.015Z | Checking async-compression v0.4.41 |
| 2447 | 2026-03-16T21:18:27.115Z | Checking h2 v0.4.6 |
| 2448 | 2026-03-16T21:18:27.310Z | Checking tokio-rustls v0.26.0 |
| 2449 | 2026-03-16T21:18:27.333Z | Checking data-encoding v2.4.0 |
| 2450 | 2026-03-16T21:18:27.413Z | Checking utf-8 v0.7.6 |
| 2451 | 2026-03-16T21:18:27.566Z | Checking unicode-width v0.1.9 |
| 2452 | 2026-03-16T21:18:27.575Z | Checking tower-http v0.6.8 |
| 2453 | 2026-03-16T21:18:27.672Z | Checking tungstenite v0.24.0 |
| 2454 | 2026-03-16T21:18:27.694Z | Checking console v0.15.7 |
| 2455 | 2026-03-16T21:18:27.878Z | Checking atomicwrites v0.4.4 |
| 2456 | 2026-03-16T21:18:27.912Z | Checking newline-converter v0.3.0 |
| 2457 | 2026-03-16T21:18:28.030Z | Checking event-listener-strategy v0.5.4 |
| 2458 | 2026-03-16T21:18:28.040Z | Checking target-triple v1.0.0 |
| 2459 | 2026-03-16T21:18:28.057Z | Checking yasna v0.5.2 |
| 2460 | 2026-03-16T21:18:28.127Z | Checking rustls-native-certs v0.7.0 |
| 2461 | 2026-03-16T21:18:28.174Z | Checking icu_normalizer v1.5.0 |
| 2462 | 2026-03-16T21:18:28.192Z | Checking pem v3.0.6 |
| 2463 | 2026-03-16T21:18:28.223Z | Checking webpki-roots v1.0.0 |
| 2464 | 2026-03-16T21:18:28.247Z | Checking http-range v0.1.4 |
| 2465 | 2026-03-16T21:18:28.361Z | Checking glob v0.3.0 |
| 2466 | 2026-03-16T21:18:28.383Z | Checking similar v2.2.1 |
| 2467 | 2026-03-16T21:18:28.391Z | Checking termcolor v1.1.2 |
| 2468 | 2026-03-16T21:18:28.394Z | Checking tokio-tungstenite v0.24.0 |
| 2469 | 2026-03-16T21:18:28.592Z | Checking async-channel v2.5.0 |
| 2470 | 2026-03-16T21:18:28.613Z | Checking rcgen v0.14.7 |
| 2471 | 2026-03-16T21:18:28.658Z | Checking trybuild v1.0.116 |
| 2472 | 2026-03-16T21:18:28.699Z | Checking idna_adapter v1.2.0 |
| 2473 | 2026-03-16T21:18:28.739Z | Checking anyhow v1.0.102 |
| 2474 | 2026-03-16T21:18:28.828Z | Checking buf-list v1.1.2 |
| 2475 | 2026-03-16T21:18:28.853Z | Checking idna v1.0.3 |
| 2476 | 2026-03-16T21:18:28.856Z | Checking expectorate v1.2.0 |
| 2477 | 2026-03-16T21:18:28.916Z | Checking subprocess v1.0.0 |
| 2478 | 2026-03-16T21:18:29.034Z | Checking heck v0.5.0 |
| 2479 | 2026-03-16T21:18:29.183Z | Checking url v2.5.4 |
| 2480 | 2026-03-16T21:18:29.660Z | Checking hyper v1.8.1 |
| 2481 | 2026-03-16T21:18:30.754Z | Checking hyper-util v0.1.20 |
| 2482 | 2026-03-16T21:18:30.754Z | Checking hyper-staticfile v0.10.1 |
| 2483 | 2026-03-16T21:18:32.051Z | Checking hyper-rustls v0.27.3 |
| 2484 | 2026-03-16T21:18:32.051Z | Checking hyper-tls v0.6.0 |
| 2485 | 2026-03-16T21:18:32.054Z | Documenting dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 2486 | 2026-03-16T21:18:32.054Z | Checking hyper-rustls v0.26.0 |
| 2487 | 2026-03-16T21:18:32.260Z | Checking reqwest v0.12.28 |
| 2488 | 2026-03-16T21:18:33.110Z | Documenting dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2489 | 2026-03-16T21:18:33.858Z | warning: unresolved link to `Query` |
| 2490 | 2026-03-16T21:18:33.858Z | --> dropshot/src/extractor/header.rs:27:29 |
| 2491 | 2026-03-16T21:18:33.858Z | | |
| 2492 | 2026-03-16T21:18:33.858Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2493 | 2026-03-16T21:18:33.858Z | | ^^^^^ no item named `Query` in scope |
| 2494 | 2026-03-16T21:18:33.858Z | | |
| 2495 | 2026-03-16T21:18:33.859Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2496 | 2026-03-16T21:18:33.859Z | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default |
| 2497 | 2026-03-16T21:18:33.859Z | |
| 2498 | 2026-03-16T21:18:33.863Z | warning: unresolved link to `Path` |
| 2499 | 2026-03-16T21:18:33.863Z | --> dropshot/src/extractor/header.rs:27:43 |
| 2500 | 2026-03-16T21:18:33.863Z | | |
| 2501 | 2026-03-16T21:18:33.863Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2502 | 2026-03-16T21:18:33.863Z | | ^^^^ no item named `Path` in scope |
| 2503 | 2026-03-16T21:18:33.863Z | | |
| 2504 | 2026-03-16T21:18:33.863Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2505 | 2026-03-16T21:18:33.863Z | |
| 2506 | 2026-03-16T21:18:35.783Z | warning: `dropshot` (lib doc) generated 2 warnings |
| 2507 | 2026-03-16T21:18:39.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.23s |
| 2508 | 2026-03-16T21:18:39.089Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2509 | 2026-03-16T21:18:39.089Z | |
| 2510 | 2026-03-16T21:18:39.089Z | real 25.288644393 |
| 2511 | 2026-03-16T21:18:39.089Z | user 2:07.738570318 |
| 2512 | 2026-03-16T21:18:39.089Z | sys 31.000564249 |
| 2513 | 2026-03-16T21:18:39.089Z | trap 0.078974676 |
| 2514 | 2026-03-16T21:18:39.089Z | tflt 0.039074603 |
| 2515 | 2026-03-16T21:18:39.089Z | dflt 0.004954521 |
| 2516 | 2026-03-16T21:18:39.089Z | kflt 0.000060975 |
| 2517 | 2026-03-16T21:18:39.089Z | lock 6:28.034364868 |
| 2518 | 2026-03-16T21:18:39.089Z | slp 5:49.539166471 |
| 2519 | 2026-03-16T21:18:39.089Z | lat 5.748643968 |
| 2520 | 2026-03-16T21:18:39.089Z | stop 18.969195323 |
| 2521 | 2026-03-16T21:18:39.090Z | process exited: duration 270901 ms, exit code 0 |
| |
| 2522 | 2026-03-16T21:18:39.129Z | found 0 output files |