|
|
|
| 1 | 2026-04-06T05:02:17.500Z | job assigned to worker 01KNGJNSZWZ19SFJDN1XQTW25J [factory aws, i-02f390626d37ef1c8] (queued for 44 s) |
| |
| 2 | 2026-04-06T05:02:23.841Z | starting task 0: "setup" |
| 3 | 2026-04-06T05:02:23.845Z | ++ uname -s |
| 4 | 2026-04-06T05:02:23.848Z | + kern=SunOS |
| 5 | 2026-04-06T05:02:23.848Z | + build_user=build |
| 6 | 2026-04-06T05:02:23.848Z | + build_uid=12345 |
| 7 | 2026-04-06T05:02:23.848Z | + work_dir=/work |
| 8 | 2026-04-06T05:02:23.848Z | + input_dir=/input |
| 9 | 2026-04-06T05:02:23.848Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-06T05:02:23.848Z | + case "$kern" in |
| 11 | 2026-04-06T05:02:23.848Z | + groupadd -g 12345 build |
| 12 | 2026-04-06T05:02:23.851Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-06T05:02:25.858Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-06T05:02:25.952Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-06T05:02:25.956Z | + home_fs=zfs |
| 16 | 2026-04-06T05:02:25.956Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-06T05:02:25.956Z | + mkdir -p /home/build |
| 18 | 2026-04-06T05:02:25.956Z | + chown build:build /home/build /work |
| 19 | 2026-04-06T05:02:27.957Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-06T05:02:27.960Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-04-06T05:02:27.966Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-06T05:02:27.970Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-06T05:02:27.970Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-06T05:02:27.970Z | * rust toolchain profile = "default" |
| 25 | 2026-04-06T05:02:27.970Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-06T05:02:27.970Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-06T05:02:27.970Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-06T05:02:27.973Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-06T05:02:27.973Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-06T05:02:28.120Z | info: downloading installer |
| 31 | 2026-04-06T05:02:29.810Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-06T05:02:29.810Z | warn: /opt/ooce/bin |
| 33 | 2026-04-06T05:02:29.810Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-06T05:02:29.810Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-06T05:02:29.810Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-06T05:02:29.810Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-06T05:02:29.810Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-06T05:02:29.810Z | error: cannot install while Rust is installed |
| 39 | 2026-04-06T05:02:29.810Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-06T05:02:29.811Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-06T05:02:29.811Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-06T05:02:29.811Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-06T05:02:29.811Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-06T05:02:29.824Z | info: profile set to default |
| 45 | 2026-04-06T05:02:29.824Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-06T05:02:29.827Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-06T05:02:29.977Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-06T05:02:29.980Z | info: downloading 6 components |
| 49 | 2026-04-06T05:02:44.872Z | |
| 50 | 2026-04-06T05:02:44.872Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-04-06T05:02:44.908Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-06T05:02:44.908Z | |
| 53 | 2026-04-06T05:02:44.908Z | |
| 54 | 2026-04-06T05:02:44.908Z | Rust is installed now. Great! |
| 55 | 2026-04-06T05:02:44.908Z | |
| 56 | 2026-04-06T05:02:44.912Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-06T05:02:44.912Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-06T05:02:44.912Z | |
| 59 | 2026-04-06T05:02:44.912Z | To configure your current shell, you need to source |
| 60 | 2026-04-06T05:02:44.912Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-06T05:02:44.912Z | |
| 62 | 2026-04-06T05:02:44.912Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-06T05:02:44.912Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-06T05:02:44.912Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-06T05:02:44.912Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-06T05:02:44.912Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-06T05:02:44.912Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-06T05:02:44.912Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-06T05:02:44.912Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-06T05:02:44.912Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-06T05:02:44.996Z | + rustup --version |
| 72 | 2026-04-06T05:02:45.005Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-06T05:02:45.008Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-06T05:02:45.027Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-06T05:02:45.030Z | + cargo --version |
| 76 | 2026-04-06T05:02:45.042Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-06T05:02:45.045Z | + rustc --version |
| 78 | 2026-04-06T05:02:45.064Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-06T05:02:45.067Z | process exited: duration 17099 ms, exit code 0 |
| |
| 80 | 2026-04-06T05:02:45.073Z | starting task 2: "authentication" |
| 81 | 2026-04-06T05:02:45.089Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-06T05:02:45.095Z | starting task 3: "clone repository" |
| 83 | 2026-04-06T05:02:45.099Z | + mkdir -p /work/oxidecomputer/dropshot |
| 84 | 2026-04-06T05:02:45.103Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 85 | 2026-04-06T05:02:45.133Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 86 | 2026-04-06T05:02:46.012Z | + cd /work/oxidecomputer/dropshot |
| 87 | 2026-04-06T05:02:46.012Z | + git fetch origin 8fd3441f0fe17c67e19654805d7eb543c33d3325 |
| 88 | 2026-04-06T05:02:46.258Z | From https://github.com/oxidecomputer/dropshot |
| 89 | 2026-04-06T05:02:46.258Z | * branch 8fd3441f0fe17c67e19654805d7eb543c33d3325 -> FETCH_HEAD |
| 90 | 2026-04-06T05:02:46.263Z | + [[ -n dependabot/cargo/toml-1.1.2spec-1.1.0 ]] |
| 91 | 2026-04-06T05:02:46.266Z | ++ git branch --show-current |
| 92 | 2026-04-06T05:02:46.266Z | + current=main |
| 93 | 2026-04-06T05:02:46.266Z | + [[ main != dependabot/cargo/toml-1.1.2spec-1.1.0 ]] |
| 94 | 2026-04-06T05:02:46.266Z | + git branch -f dependabot/cargo/toml-1.1.2spec-1.1.0 8fd3441f0fe17c67e19654805d7eb543c33d3325 |
| 95 | 2026-04-06T05:02:46.269Z | + git checkout -f dependabot/cargo/toml-1.1.2spec-1.1.0 |
| 96 | 2026-04-06T05:02:46.283Z | Switched to branch 'dependabot/cargo/toml-1.1.2spec-1.1.0' |
| 97 | 2026-04-06T05:02:46.286Z | + git reset --hard 8fd3441f0fe17c67e19654805d7eb543c33d3325 |
| 98 | 2026-04-06T05:02:46.288Z | HEAD is now at 8fd3441 Bump toml from 1.1.0+spec-1.1.0 to 1.1.2+spec-1.1.0 |
| 99 | 2026-04-06T05:02:46.289Z | process exited: duration 1192 ms, exit code 0 |
| |
| 100 | 2026-04-06T05:02:46.294Z | starting task 4: "build" |
| 101 | 2026-04-06T05:02:46.298Z | + cargo --version |
| 102 | 2026-04-06T05:02:46.304Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 103 | 2026-04-06T05:02:46.457Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 104 | 2026-04-06T05:02:46.460Z | info: downloading 6 components |
| 105 | 2026-04-06T05:03:02.924Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 106 | 2026-04-06T05:03:02.927Z | + rustc --version |
| 107 | 2026-04-06T05:03:02.954Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 108 | 2026-04-06T05:03:02.959Z | + banner build |
| 109 | 2026-04-06T05:03:02.961Z | |
| 110 | 2026-04-06T05:03:02.961Z | ##### # # # # ##### |
| 111 | 2026-04-06T05:03:02.961Z | # # # # # # # # |
| 112 | 2026-04-06T05:03:02.961Z | ##### # # # # # # |
| 113 | 2026-04-06T05:03:02.961Z | # # # # # # # # |
| 114 | 2026-04-06T05:03:02.961Z | # # # # # # # # |
| 115 | 2026-04-06T05:03:02.961Z | ##### #### # ###### ##### |
| 116 | 2026-04-06T05:03:02.961Z | |
| 117 | 2026-04-06T05:03:02.961Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 118 | 2026-04-06T05:03:03.046Z | Updating crates.io index |
| 119 | 2026-04-06T05:03:04.879Z | Downloading crates ... |
| 120 | 2026-04-06T05:03:04.936Z | Downloaded adler2 v2.0.1 |
| 121 | 2026-04-06T05:03:04.943Z | Downloaded anyhow v1.0.102 |
| 122 | 2026-04-06T05:03:04.946Z | Downloaded debug-ignore v1.0.5 |
| 123 | 2026-04-06T05:03:04.949Z | Downloaded hostname v0.4.2 |
| 124 | 2026-04-06T05:03:04.952Z | Downloaded cpufeatures v0.3.0 |
| 125 | 2026-04-06T05:03:04.952Z | Downloaded httpdate v1.0.1 |
| 126 | 2026-04-06T05:03:04.955Z | Downloaded fastrand v2.1.1 |
| 127 | 2026-04-06T05:03:04.958Z | Downloaded event-listener-strategy v0.5.4 |
| 128 | 2026-04-06T05:03:04.962Z | Downloaded erased-serde v0.3.31 |
| 129 | 2026-04-06T05:03:04.965Z | Downloaded lazy_static v1.5.0 |
| 130 | 2026-04-06T05:03:04.968Z | Downloaded atomic-waker v1.1.2 |
| 131 | 2026-04-06T05:03:04.973Z | Downloaded http-body-util v0.1.3 |
| 132 | 2026-04-06T05:03:04.976Z | Downloaded displaydoc v0.2.5 |
| 133 | 2026-04-06T05:03:04.979Z | Downloaded num_threads v0.1.3 |
| 134 | 2026-04-06T05:03:04.979Z | Downloaded futures-channel v0.3.32 |
| 135 | 2026-04-06T05:03:04.981Z | Downloaded mime v0.3.16 |
| 136 | 2026-04-06T05:03:04.981Z | Downloaded http-body v1.0.1 |
| 137 | 2026-04-06T05:03:04.981Z | Downloaded hostname v0.3.1 |
| 138 | 2026-04-06T05:03:04.985Z | Downloaded icu_provider_macros v1.5.0 |
| 139 | 2026-04-06T05:03:04.985Z | Downloaded deranged v0.5.5 |
| 140 | 2026-04-06T05:03:04.985Z | Downloaded schema v0.1.0 |
| 141 | 2026-04-06T05:03:04.987Z | Downloaded rusticata-macros v4.1.0 |
| 142 | 2026-04-06T05:03:04.990Z | Downloaded schemars_derive v0.8.22 |
| 143 | 2026-04-06T05:03:04.990Z | Downloaded rand_core v0.6.3 |
| 144 | 2026-04-06T05:03:04.993Z | Downloaded iana-time-zone v0.1.47 |
| 145 | 2026-04-06T05:03:04.993Z | Downloaded getrandom v0.2.11 |
| 146 | 2026-04-06T05:03:04.998Z | Downloaded serde_urlencoded v0.7.1 |
| 147 | 2026-04-06T05:03:05.001Z | Downloaded idna_adapter v1.2.0 |
| 148 | 2026-04-06T05:03:05.001Z | Downloaded async-stream-impl v0.3.6 |
| 149 | 2026-04-06T05:03:05.005Z | Downloaded equivalent v1.0.0 |
| 150 | 2026-04-06T05:03:05.007Z | Downloaded http-range v0.1.4 |
| 151 | 2026-04-06T05:03:05.007Z | Downloaded block-buffer v0.10.2 |
| 152 | 2026-04-06T05:03:05.007Z | Downloaded autocfg v1.1.0 |
| 153 | 2026-04-06T05:03:05.010Z | Downloaded asn1-rs-derive v0.6.0 |
| 154 | 2026-04-06T05:03:05.010Z | Downloaded atomicwrites v0.4.4 |
| 155 | 2026-04-06T05:03:05.013Z | Downloaded asn1-rs-impl v0.2.0 |
| 156 | 2026-04-06T05:03:05.013Z | Downloaded crypto-common v0.2.1 |
| 157 | 2026-04-06T05:03:05.016Z | Downloaded hyper-tls v0.6.0 |
| 158 | 2026-04-06T05:03:05.020Z | Downloaded futures-core v0.3.32 |
| 159 | 2026-04-06T05:03:05.025Z | Downloaded rand v0.9.2 |
| 160 | 2026-04-06T05:03:05.028Z | Downloaded foreign-types v0.3.2 |
| 161 | 2026-04-06T05:03:05.031Z | Downloaded fnv v1.0.7 |
| 162 | 2026-04-06T05:03:05.031Z | Downloaded crypto-common v0.1.6 |
| 163 | 2026-04-06T05:03:05.031Z | Downloaded heck v0.5.0 |
| 164 | 2026-04-06T05:03:05.034Z | Downloaded cfg-if v1.0.0 |
| 165 | 2026-04-06T05:03:05.034Z | Downloaded async-stream v0.3.6 |
| 166 | 2026-04-06T05:03:05.036Z | Downloaded icu_locid v1.5.0 |
| 167 | 2026-04-06T05:03:05.039Z | Downloaded sha1 v0.11.0 |
| 168 | 2026-04-06T05:03:05.039Z | Downloaded indexmap v2.13.0 |
| 169 | 2026-04-06T05:03:05.042Z | Downloaded is-terminal v0.4.12 |
| 170 | 2026-04-06T05:03:05.045Z | Downloaded futures-macro v0.3.32 |
| 171 | 2026-04-06T05:03:05.045Z | Downloaded futures-io v0.3.32 |
| 172 | 2026-04-06T05:03:05.045Z | Downloaded foreign-types-shared v0.1.1 |
| 173 | 2026-04-06T05:03:05.045Z | Downloaded cpufeatures v0.2.17 |
| 174 | 2026-04-06T05:03:05.048Z | Downloaded itoa v1.0.1 |
| 175 | 2026-04-06T05:03:05.048Z | Downloaded dtrace-parser v0.3.0 |
| 176 | 2026-04-06T05:03:05.048Z | Downloaded futures-sink v0.3.32 |
| 177 | 2026-04-06T05:03:05.051Z | Downloaded compression-core v0.4.31 |
| 178 | 2026-04-06T05:03:05.051Z | Downloaded block-buffer v0.12.0 |
| 179 | 2026-04-06T05:03:05.051Z | Downloaded scopeguard v1.2.0 |
| 180 | 2026-04-06T05:03:05.054Z | Downloaded errno v0.3.10 |
| 181 | 2026-04-06T05:03:05.054Z | Downloaded async-compression v0.4.41 |
| 182 | 2026-04-06T05:03:05.057Z | Downloaded form_urlencoded v1.2.2 |
| 183 | 2026-04-06T05:03:05.060Z | Downloaded dyn-clone v1.0.4 |
| 184 | 2026-04-06T05:03:05.060Z | Downloaded dof v0.4.0 |
| 185 | 2026-04-06T05:03:05.060Z | Downloaded simd-adler32 v0.3.7 |
| 186 | 2026-04-06T05:03:05.063Z | Downloaded serde_spanned v1.1.1 |
| 187 | 2026-04-06T05:03:05.063Z | Downloaded plain v0.2.3 |
| 188 | 2026-04-06T05:03:05.066Z | Downloaded lru-slab v0.1.2 |
| 189 | 2026-04-06T05:03:05.066Z | Downloaded sha1 v0.10.6 |
| 190 | 2026-04-06T05:03:05.066Z | Downloaded scroll_derive v0.13.1 |
| 191 | 2026-04-06T05:03:05.069Z | Downloaded hyper-rustls v0.27.3 |
| 192 | 2026-04-06T05:03:05.069Z | Downloaded rustls-pemfile v2.2.0 |
| 193 | 2026-04-06T05:03:05.072Z | Downloaded icu_locid_transform_data v1.5.0 |
| 194 | 2026-04-06T05:03:05.072Z | Downloaded rand_chacha v0.9.0 |
| 195 | 2026-04-06T05:03:05.072Z | Downloaded scroll v0.13.0 |
| 196 | 2026-04-06T05:03:05.075Z | Downloaded schema-derive v0.1.0 |
| 197 | 2026-04-06T05:03:05.075Z | Downloaded futures-task v0.3.32 |
| 198 | 2026-04-06T05:03:05.075Z | Downloaded idna v1.0.3 |
| 199 | 2026-04-06T05:03:05.077Z | Downloaded pest v2.8.1 |
| 200 | 2026-04-06T05:03:05.080Z | Downloaded hyper-staticfile v0.10.1 |
| 201 | 2026-04-06T05:03:05.083Z | Downloaded percent-encoding v2.3.2 |
| 202 | 2026-04-06T05:03:05.083Z | Downloaded hyper-rustls v0.26.0 |
| 203 | 2026-04-06T05:03:05.086Z | Downloaded data-encoding v2.4.0 |
| 204 | 2026-04-06T05:03:05.086Z | Downloaded glob v0.3.0 |
| 205 | 2026-04-06T05:03:05.086Z | Downloaded futures-executor v0.3.32 |
| 206 | 2026-04-06T05:03:05.100Z | Downloaded async-channel v2.5.0 |
| 207 | 2026-04-06T05:03:05.100Z | Downloaded concurrent-queue v2.5.0 |
| 208 | 2026-04-06T05:03:05.100Z | Downloaded digest v0.10.7 |
| 209 | 2026-04-06T05:03:05.100Z | Downloaded match_cfg v0.1.0 |
| 210 | 2026-04-06T05:03:05.100Z | Downloaded powerfmt v0.2.0 |
| 211 | 2026-04-06T05:03:05.100Z | Downloaded generic-array v0.14.5 |
| 212 | 2026-04-06T05:03:05.100Z | Downloaded openssl-probe v0.1.4 |
| 213 | 2026-04-06T05:03:05.104Z | Downloaded slog-bunyan v2.5.0 |
| 214 | 2026-04-06T05:03:05.107Z | Downloaded sync_wrapper v1.0.1 |
| 215 | 2026-04-06T05:03:05.107Z | Downloaded rand_chacha v0.3.1 |
| 216 | 2026-04-06T05:03:05.107Z | Downloaded pin-utils v0.1.0 |
| 217 | 2026-04-06T05:03:05.107Z | Downloaded pretty-hex v0.4.1 |
| 218 | 2026-04-06T05:03:05.110Z | Downloaded quote v1.0.45 |
| 219 | 2026-04-06T05:03:05.113Z | Downloaded thread-id v5.0.0 |
| 220 | 2026-04-06T05:03:05.113Z | Downloaded thread_local v1.1.4 |
| 221 | 2026-04-06T05:03:05.113Z | Downloaded target-triple v1.0.0 |
| 222 | 2026-04-06T05:03:05.116Z | Downloaded take_mut v0.2.2 |
| 223 | 2026-04-06T05:03:05.116Z | Downloaded paste v1.0.15 |
| 224 | 2026-04-06T05:03:05.119Z | Downloaded time-core v0.1.8 |
| 225 | 2026-04-06T05:03:05.119Z | Downloaded async-trait v0.1.89 |
| 226 | 2026-04-06T05:03:05.122Z | Downloaded lock_api v0.4.6 |
| 227 | 2026-04-06T05:03:05.122Z | Downloaded parking v2.2.0 |
| 228 | 2026-04-06T05:03:05.125Z | Downloaded byteorder v1.4.3 |
| 229 | 2026-04-06T05:03:05.131Z | Downloaded slab v0.4.9 |
| 230 | 2026-04-06T05:03:05.134Z | Downloaded shlex v1.3.0 |
| 231 | 2026-04-06T05:03:05.134Z | Downloaded tinyvec_macros v0.1.0 |
| 232 | 2026-04-06T05:03:05.134Z | Downloaded slog-json v2.6.1 |
| 233 | 2026-04-06T05:03:05.137Z | Downloaded sha2 v0.10.8 |
| 234 | 2026-04-06T05:03:05.137Z | Downloaded litemap v0.7.4 |
| 235 | 2026-04-06T05:03:05.137Z | Downloaded serde_tokenstream v0.2.3 |
| 236 | 2026-04-06T05:03:05.140Z | Downloaded digest v0.11.2 |
| 237 | 2026-04-06T05:03:05.140Z | Downloaded rand_core v0.9.5 |
| 238 | 2026-04-06T05:03:05.143Z | Downloaded hybrid-array v0.4.8 |
| 239 | 2026-04-06T05:03:05.143Z | Downloaded httparse v1.10.0 |
| 240 | 2026-04-06T05:03:05.146Z | Downloaded crossbeam-utils v0.8.21 |
| 241 | 2026-04-06T05:03:05.146Z | Downloaded console v0.15.7 |
| 242 | 2026-04-06T05:03:05.149Z | Downloaded buf-list v1.1.2 |
| 243 | 2026-04-06T05:03:05.149Z | Downloaded rustc-hash v2.0.0 |
| 244 | 2026-04-06T05:03:05.149Z | Downloaded event-listener v5.0.0 |
| 245 | 2026-04-06T05:03:05.152Z | Downloaded newline-converter v0.3.0 |
| 246 | 2026-04-06T05:03:05.152Z | Downloaded signal-hook-registry v1.4.0 |
| 247 | 2026-04-06T05:03:05.152Z | Downloaded stable_deref_trait v1.2.0 |
| 248 | 2026-04-06T05:03:05.157Z | Downloaded icu_properties v1.5.1 |
| 249 | 2026-04-06T05:03:05.163Z | Downloaded simple-mermaid v0.2.0 |
| 250 | 2026-04-06T05:03:05.166Z | Downloaded try-lock v0.2.3 |
| 251 | 2026-04-06T05:03:05.166Z | Downloaded openssl-macros v0.1.1 |
| 252 | 2026-04-06T05:03:05.172Z | Downloaded num-conv v0.2.0 |
| 253 | 2026-04-06T05:03:05.175Z | Downloaded slog-async v2.8.0 |
| 254 | 2026-04-06T05:03:05.179Z | Downloaded thiserror-impl v2.0.18 |
| 255 | 2026-04-06T05:03:05.182Z | Downloaded thiserror-impl v1.0.69 |
| 256 | 2026-04-06T05:03:05.182Z | Downloaded thiserror v1.0.69 |
| 257 | 2026-04-06T05:03:05.185Z | Downloaded version_check v0.9.5 |
| 258 | 2026-04-06T05:03:05.185Z | Downloaded usdt-macro v0.6.0 |
| 259 | 2026-04-06T05:03:05.185Z | Downloaded want v0.3.0 |
| 260 | 2026-04-06T05:03:05.188Z | Downloaded utf-8 v0.7.6 |
| 261 | 2026-04-06T05:03:05.188Z | Downloaded parking_lot_core v0.9.4 |
| 262 | 2026-04-06T05:03:05.188Z | Downloaded camino v1.2.2 |
| 263 | 2026-04-06T05:03:05.191Z | Downloaded native-tls v0.2.12 |
| 264 | 2026-04-06T05:03:05.191Z | Downloaded mime_guess v2.0.5 |
| 265 | 2026-04-06T05:03:05.194Z | Downloaded ipnet v2.10.0 |
| 266 | 2026-04-06T05:03:05.194Z | Downloaded icu_locid_transform v1.5.0 |
| 267 | 2026-04-06T05:03:05.194Z | Downloaded pem v3.0.6 |
| 268 | 2026-04-06T05:03:05.197Z | Downloaded compression-codecs v0.4.37 |
| 269 | 2026-04-06T05:03:05.197Z | Downloaded bitflags v2.11.0 |
| 270 | 2026-04-06T05:03:05.200Z | Downloaded tower-service v0.3.3 |
| 271 | 2026-04-06T05:03:05.200Z | Downloaded tower-layer v0.3.3 |
| 272 | 2026-04-06T05:03:05.203Z | Downloaded quinn-udp v0.5.5 |
| 273 | 2026-04-06T05:03:05.203Z | Downloaded waitgroup v0.1.2 |
| 274 | 2026-04-06T05:03:05.203Z | Downloaded termcolor v1.1.2 |
| 275 | 2026-04-06T05:03:05.203Z | Downloaded write16 v1.0.0 |
| 276 | 2026-04-06T05:03:05.206Z | Downloaded rustversion v1.0.22 |
| 277 | 2026-04-06T05:03:05.206Z | Downloaded semver v1.0.27 |
| 278 | 2026-04-06T05:03:05.206Z | Downloaded thiserror v2.0.18 |
| 279 | 2026-04-06T05:03:05.209Z | Downloaded zerofrom v0.1.5 |
| 280 | 2026-04-06T05:03:05.212Z | Downloaded tokio-rustls v0.25.0 |
| 281 | 2026-04-06T05:03:05.212Z | Downloaded tokio-native-tls v0.3.1 |
| 282 | 2026-04-06T05:03:05.212Z | Downloaded tokio-macros v2.6.0 |
| 283 | 2026-04-06T05:03:05.215Z | Downloaded const-oid v0.10.2 |
| 284 | 2026-04-06T05:03:05.215Z | Downloaded yoke-derive v0.7.5 |
| 285 | 2026-04-06T05:03:05.215Z | Downloaded serde_path_to_error v0.1.20 |
| 286 | 2026-04-06T05:03:05.218Z | Downloaded icu_normalizer v1.5.0 |
| 287 | 2026-04-06T05:03:05.218Z | Downloaded utf8_iter v1.0.4 |
| 288 | 2026-04-06T05:03:05.218Z | Downloaded usdt v0.6.0 |
| 289 | 2026-04-06T05:03:05.221Z | Downloaded rustls-pki-types v1.14.0 |
| 290 | 2026-04-06T05:03:05.221Z | Downloaded pkg-config v0.3.31 |
| 291 | 2026-04-06T05:03:05.221Z | Downloaded log v0.4.17 |
| 292 | 2026-04-06T05:03:05.224Z | Downloaded pin-project-lite v0.2.12 |
| 293 | 2026-04-06T05:03:05.227Z | Downloaded tokio-tungstenite v0.24.0 |
| 294 | 2026-04-06T05:03:05.227Z | Downloaded multer v3.1.0 |
| 295 | 2026-04-06T05:03:05.230Z | Downloaded usdt-attr-macro v0.6.0 |
| 296 | 2026-04-06T05:03:05.230Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 297 | 2026-04-06T05:03:05.230Z | Downloaded base64 v0.22.1 |
| 298 | 2026-04-06T05:03:05.233Z | Downloaded utf16_iter v1.0.5 |
| 299 | 2026-04-06T05:03:05.242Z | Downloaded smallvec v1.13.2 |
| 300 | 2026-04-06T05:03:05.245Z | Downloaded rustls-native-certs v0.7.0 |
| 301 | 2026-04-06T05:03:05.248Z | Downloaded icu_normalizer_data v1.5.0 |
| 302 | 2026-04-06T05:03:05.248Z | Downloaded getrandom v0.3.4 |
| 303 | 2026-04-06T05:03:05.250Z | Downloaded subtle v2.5.0 |
| 304 | 2026-04-06T05:03:05.250Z | Downloaded slog v2.8.2 |
| 305 | 2026-04-06T05:03:05.254Z | Downloaded tinyvec v1.5.1 |
| 306 | 2026-04-06T05:03:05.254Z | Downloaded tinystr v0.7.6 |
| 307 | 2026-04-06T05:03:05.257Z | Downloaded serde_derive_internals v0.29.0 |
| 308 | 2026-04-06T05:03:05.257Z | Downloaded futures v0.3.32 |
| 309 | 2026-04-06T05:03:05.260Z | Downloaded writeable v0.5.5 |
| 310 | 2026-04-06T05:03:05.260Z | Downloaded synstructure v0.13.1 |
| 311 | 2026-04-06T05:03:05.260Z | Downloaded slog-term v2.9.2 |
| 312 | 2026-04-06T05:03:05.263Z | Downloaded pest_generator v2.8.1 |
| 313 | 2026-04-06T05:03:05.263Z | Downloaded oid-registry v0.8.1 |
| 314 | 2026-04-06T05:03:05.263Z | Downloaded crc32fast v1.5.0 |
| 315 | 2026-04-06T05:03:05.266Z | Downloaded zerofrom-derive v0.1.5 |
| 316 | 2026-04-06T05:03:05.268Z | Downloaded bytes v1.11.1 |
| 317 | 2026-04-06T05:03:05.272Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 318 | 2026-04-06T05:03:05.274Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 319 | 2026-04-06T05:03:05.275Z | Downloaded tokio-rustls v0.26.0 |
| 320 | 2026-04-06T05:03:05.277Z | Downloaded time-macros v0.2.27 |
| 321 | 2026-04-06T05:03:05.277Z | Downloaded memmap2 v0.9.8 |
| 322 | 2026-04-06T05:03:05.280Z | Downloaded ucd-trie v0.1.6 |
| 323 | 2026-04-06T05:03:05.280Z | Downloaded term v1.1.0 |
| 324 | 2026-04-06T05:03:05.283Z | Downloaded ppv-lite86 v0.2.15 |
| 325 | 2026-04-06T05:03:05.283Z | Downloaded num-integer v0.1.46 |
| 326 | 2026-04-06T05:03:05.286Z | Downloaded socket2 v0.5.9 |
| 327 | 2026-04-06T05:03:05.286Z | Downloaded unicode-ident v1.0.12 |
| 328 | 2026-04-06T05:03:05.289Z | Downloaded unicode-width v0.1.9 |
| 329 | 2026-04-06T05:03:05.289Z | Downloaded similar v2.2.1 |
| 330 | 2026-04-06T05:03:05.292Z | Downloaded portable-atomic v1.9.0 |
| 331 | 2026-04-06T05:03:05.295Z | Downloaded zmij v1.0.2 |
| 332 | 2026-04-06T05:03:05.295Z | Downloaded flate2 v1.1.9 |
| 333 | 2026-04-06T05:03:05.298Z | Downloaded untrusted v0.9.0 |
| 334 | 2026-04-06T05:03:05.301Z | Downloaded once_cell v1.20.1 |
| 335 | 2026-04-06T05:03:05.301Z | Downloaded getrandom v0.4.1 |
| 336 | 2026-04-06T05:03:05.304Z | Downloaded num-traits v0.2.14 |
| 337 | 2026-04-06T05:03:05.304Z | Downloaded pest_derive v2.8.1 |
| 338 | 2026-04-06T05:03:05.307Z | Downloaded icu_collections v1.5.0 |
| 339 | 2026-04-06T05:03:05.310Z | Downloaded usdt-impl v0.6.0 |
| 340 | 2026-04-06T05:03:05.310Z | Downloaded unicase v2.6.0 |
| 341 | 2026-04-06T05:03:05.313Z | Downloaded tungstenite v0.24.0 |
| 342 | 2026-04-06T05:03:05.313Z | Downloaded tracing-core v0.1.32 |
| 343 | 2026-04-06T05:03:05.316Z | Downloaded yoke v0.7.5 |
| 344 | 2026-04-06T05:03:05.320Z | Downloaded zeroize v1.7.0 |
| 345 | 2026-04-06T05:03:05.324Z | Downloaded asn1-rs v0.7.1 |
| 346 | 2026-04-06T05:03:05.327Z | Downloaded http v1.4.0 |
| 347 | 2026-04-06T05:03:05.330Z | Downloaded tempfile v3.27.0 |
| 348 | 2026-04-06T05:03:05.330Z | Downloaded zerovec-derive v0.10.3 |
| 349 | 2026-04-06T05:03:05.333Z | Downloaded spin v0.9.8 |
| 350 | 2026-04-06T05:03:05.333Z | Downloaded expectorate v1.2.0 |
| 351 | 2026-04-06T05:03:05.333Z | Downloaded der-parser v10.0.0 |
| 352 | 2026-04-06T05:03:05.336Z | Downloaded typenum v1.19.0 |
| 353 | 2026-04-06T05:03:05.339Z | Downloaded tracing v0.1.40 |
| 354 | 2026-04-06T05:03:05.339Z | Downloaded rcgen v0.14.7 |
| 355 | 2026-04-06T05:03:05.342Z | Downloaded crossbeam-channel v0.5.15 |
| 356 | 2026-04-06T05:03:05.344Z | Downloaded schemars v0.8.22 |
| 357 | 2026-04-06T05:03:05.348Z | Downloaded serde_core v1.0.228 |
| 358 | 2026-04-06T05:03:05.351Z | Downloaded serde_derive v1.0.228 |
| 359 | 2026-04-06T05:03:05.354Z | Downloaded ryu v1.0.5 |
| 360 | 2026-04-06T05:03:05.354Z | Downloaded parking_lot v0.12.1 |
| 361 | 2026-04-06T05:03:05.357Z | Downloaded pest_meta v2.8.1 |
| 362 | 2026-04-06T05:03:05.357Z | Downloaded hashbrown v0.16.1 |
| 363 | 2026-04-06T05:03:05.360Z | Downloaded hyper-util v0.1.20 |
| 364 | 2026-04-06T05:03:05.363Z | Downloaded cc v1.2.16 |
| 365 | 2026-04-06T05:03:05.366Z | Downloaded trybuild v1.0.116 |
| 366 | 2026-04-06T05:03:05.369Z | Downloaded yasna v0.5.2 |
| 367 | 2026-04-06T05:03:05.369Z | Downloaded url v2.5.4 |
| 368 | 2026-04-06T05:03:05.371Z | Downloaded x509-parser v0.18.0 |
| 369 | 2026-04-06T05:03:05.374Z | Downloaded zerocopy-derive v0.8.27 |
| 370 | 2026-04-06T05:03:05.377Z | Downloaded socket2 v0.6.0 |
| 371 | 2026-04-06T05:03:05.380Z | Downloaded icu_provider v1.5.0 |
| 372 | 2026-04-06T05:03:05.384Z | Downloaded tower v0.5.2 |
| 373 | 2026-04-06T05:03:05.389Z | Downloaded hyper v1.8.1 |
| 374 | 2026-04-06T05:03:05.397Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 375 | 2026-04-06T05:03:05.409Z | Downloaded tower-http v0.6.8 |
| 376 | 2026-04-06T05:03:05.413Z | Downloaded futures-util v0.3.32 |
| 377 | 2026-04-06T05:03:05.419Z | Downloaded uuid v1.23.0 |
| 378 | 2026-04-06T05:03:05.422Z | Downloaded h2 v0.4.6 |
| 379 | 2026-04-06T05:03:05.425Z | Downloaded proc-macro2 v1.0.106 |
| 380 | 2026-04-06T05:03:05.428Z | Downloaded tokio-util v0.7.18 |
| 381 | 2026-04-06T05:03:05.431Z | Downloaded winnow v1.0.0 |
| 382 | 2026-04-06T05:03:05.436Z | Downloaded goblin v0.10.1 |
| 383 | 2026-04-06T05:03:05.440Z | Downloaded chrono v0.4.44 |
| 384 | 2026-04-06T05:03:05.448Z | Downloaded miniz_oxide v0.8.9 |
| 385 | 2026-04-06T05:03:05.452Z | Downloaded num-bigint v0.4.3 |
| 386 | 2026-04-06T05:03:05.455Z | Downloaded time v0.3.47 |
| 387 | 2026-04-06T05:03:05.461Z | Downloaded webpki-roots v0.26.5 |
| 388 | 2026-04-06T05:03:05.464Z | Downloaded syn v2.0.117 |
| 389 | 2026-04-06T05:03:05.469Z | Downloaded subprocess v1.0.3 |
| 390 | 2026-04-06T05:03:05.472Z | Downloaded quinn v0.11.4 |
| 391 | 2026-04-06T05:03:05.475Z | Downloaded prettyplease v0.2.37 |
| 392 | 2026-04-06T05:03:05.475Z | Downloaded rand v0.8.4 |
| 393 | 2026-04-06T05:03:05.478Z | Downloaded memchr v2.6.0 |
| 394 | 2026-04-06T05:03:05.481Z | Downloaded unicode-segmentation v1.10.0 |
| 395 | 2026-04-06T05:03:05.481Z | Downloaded serde v1.0.228 |
| 396 | 2026-04-06T05:03:05.484Z | Downloaded openssl-sys v0.9.107 |
| 397 | 2026-04-06T05:03:05.490Z | Downloaded minimal-lexical v0.2.1 |
| 398 | 2026-04-06T05:03:05.504Z | Downloaded icu_properties_data v1.5.0 |
| 399 | 2026-04-06T05:03:05.511Z | Downloaded mio v1.0.3 |
| 400 | 2026-04-06T05:03:05.515Z | Downloaded nom v7.1.3 |
| 401 | 2026-04-06T05:03:05.536Z | Downloaded reqwest v0.12.28 |
| 402 | 2026-04-06T05:03:05.543Z | Downloaded tokio v1.50.0 |
| 403 | 2026-04-06T05:03:05.563Z | Downloaded zerovec v0.10.4 |
| 404 | 2026-04-06T05:03:05.566Z | Downloaded iri-string v0.7.8 |
| 405 | 2026-04-06T05:03:05.569Z | Downloaded serde_json v1.0.149 |
| 406 | 2026-04-06T05:03:05.582Z | Downloaded encoding_rs v0.8.32 |
| 407 | 2026-04-06T05:03:05.616Z | Downloaded rustls-webpki v0.102.8 |
| 408 | 2026-04-06T05:03:05.642Z | Downloaded vcpkg v0.2.15 |
| 409 | 2026-04-06T05:03:05.663Z | Downloaded quinn-proto v0.11.14 |
| 410 | 2026-04-06T05:03:05.672Z | Downloaded openssl v0.10.72 |
| 411 | 2026-04-06T05:03:05.677Z | Downloaded zerocopy v0.8.27 |
| 412 | 2026-04-06T05:03:05.688Z | Downloaded webpki-roots v1.0.0 |
| 413 | 2026-04-06T05:03:05.698Z | Downloaded rustls v0.23.13 |
| 414 | 2026-04-06T05:03:05.722Z | Downloaded rustix v0.38.44 |
| 415 | 2026-04-06T05:03:05.734Z | Downloaded rustls v0.22.4 |
| 416 | 2026-04-06T05:03:05.741Z | Downloaded openapiv3 v2.2.0 |
| 417 | 2026-04-06T05:03:05.747Z | Downloaded rustix v1.1.4 |
| 418 | 2026-04-06T05:03:05.788Z | Downloaded libc v0.2.183 |
| 419 | 2026-04-06T05:03:05.849Z | Downloaded ring v0.17.13 |
| 420 | 2026-04-06T05:03:05.966Z | Compiling proc-macro2 v1.0.106 |
| 421 | 2026-04-06T05:03:05.966Z | Compiling quote v1.0.45 |
| 422 | 2026-04-06T05:03:05.966Z | Compiling unicode-ident v1.0.12 |
| 423 | 2026-04-06T05:03:05.966Z | Compiling libc v0.2.183 |
| 424 | 2026-04-06T05:03:05.970Z | Compiling cfg-if v1.0.0 |
| 425 | 2026-04-06T05:03:05.970Z | Compiling itoa v1.0.1 |
| 426 | 2026-04-06T05:03:05.970Z | Compiling memchr v2.6.0 |
| 427 | 2026-04-06T05:03:05.970Z | Compiling serde_core v1.0.228 |
| 428 | 2026-04-06T05:03:05.970Z | Running `/home/build/.rustup/toolchains/1.94.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=b060ab6ee39b523c -C extra-filename=-84b000ceef1a6c93 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-84b000ceef1a6c93 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-04-06T05:03:05.970Z | Running `/home/build/.rustup/toolchains/1.94.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=eafb50847f4c7c59 -C extra-filename=-5613ee3869b1a5ee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 430 | 2026-04-06T05:03:05.970Z | Running `/home/build/.rustup/toolchains/1.94.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=d506390388a14101 -C extra-filename=-a8e7ec9a58bea383 --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-a8e7ec9a58bea383 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2026-04-06T05:03:05.970Z | Running `/home/build/.rustup/toolchains/1.94.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=dec3364d27848005 -C extra-filename=-7c1605eadb3333d8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 432 | 2026-04-06T05:03:06.056Z | Running `/home/build/.rustup/toolchains/1.94.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=8feb165db530d27d -C extra-filename=-e92d40ad2392f92c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 433 | 2026-04-06T05:03:06.060Z | Running `/home/build/.rustup/toolchains/1.94.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=335f054d6ea19ac8 -C extra-filename=-ab248e87bd2619d5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 434 | 2026-04-06T05:03:06.060Z | Running `/home/build/.rustup/toolchains/1.94.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=f64dd66fb4d40552 -C extra-filename=-d4314b44915e212f --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-d4314b44915e212f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 435 | 2026-04-06T05:03:06.064Z | Running `/home/build/.rustup/toolchains/1.94.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=9482a87499a0c885 -C extra-filename=-8818271cbdbdad23 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-8818271cbdbdad23 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 436 | 2026-04-06T05:03:06.131Z | Compiling pin-project-lite v0.2.12 |
| 437 | 2026-04-06T05:03:06.134Z | Running `/home/build/.rustup/toolchains/1.94.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=86ec371fe34df52a -C extra-filename=-03f485896333bc6e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 438 | 2026-04-06T05:03:06.184Z | Compiling shlex v1.3.0 |
| 439 | 2026-04-06T05:03:06.184Z | Compiling autocfg v1.1.0 |
| 440 | 2026-04-06T05:03:06.187Z | Running `/home/build/.rustup/toolchains/1.94.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=01603659492816eb -C extra-filename=-9a2c8330755aa02c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 441 | 2026-04-06T05:03:06.187Z | Running `/home/build/.rustup/toolchains/1.94.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=c6ab1db3f67628ae -C extra-filename=-9de1185618e819ab --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 442 | 2026-04-06T05:03:06.221Z | Compiling bytes v1.11.1 |
| 443 | 2026-04-06T05:03:06.229Z | Running `/home/build/.rustup/toolchains/1.94.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=55166cc8ae807dd8 -C extra-filename=-1c2349a071c4ba03 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 444 | 2026-04-06T05:03:06.472Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-d4314b44915e212f/build-script-build` |
| 445 | 2026-04-06T05:03:06.475Z | Compiling cc v1.2.16 |
| 446 | 2026-04-06T05:03:06.475Z | Running `/home/build/.rustup/toolchains/1.94.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=326879d010146e48 -C extra-filename=-9c72618c8243b9c6 --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-9a2c8330755aa02c.rmeta --cap-lints allow` |
| 447 | 2026-04-06T05:03:06.475Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-84b000ceef1a6c93/build-script-build` |
| 448 | 2026-04-06T05:03:06.475Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-8818271cbdbdad23/build-script-build` |
| 449 | 2026-04-06T05:03:06.512Z | Running `/home/build/.rustup/toolchains/1.94.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=0ae0b13fe7bdcb65 -C extra-filename=-3d98f8a48067b7ef --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)'` |
| 450 | 2026-04-06T05:03:06.522Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-a8e7ec9a58bea383/build-script-build` |
| 451 | 2026-04-06T05:03:06.529Z | Running `/home/build/.rustup/toolchains/1.94.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=fe78e51c4b60db1d -C extra-filename=-313e13259bb1c461 --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"))'` |
| 452 | 2026-04-06T05:03:06.532Z | Compiling smallvec v1.13.2 |
| 453 | 2026-04-06T05:03:06.537Z | Running `/home/build/.rustup/toolchains/1.94.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=3a387adb06df5649 -C extra-filename=-6ff1f86f73ad9adc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 454 | 2026-04-06T05:03:06.548Z | Compiling version_check v0.9.5 |
| 455 | 2026-04-06T05:03:06.556Z | Running `/home/build/.rustup/toolchains/1.94.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=f97b8f88807c448e -C extra-filename=-2daa9645b0f6268d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 456 | 2026-04-06T05:03:06.737Z | Compiling futures-core v0.3.32 |
| 457 | 2026-04-06T05:03:06.745Z | Running `/home/build/.rustup/toolchains/1.94.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=2c51707db639bacd -C extra-filename=-fa37e7e0cdaba48e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 458 | 2026-04-06T05:03:06.813Z | Running `/home/build/.rustup/toolchains/1.94.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=6fe31e3cc2701bfc -C extra-filename=-eb2958d95d52706b --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-5613ee3869b1a5ee.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)'` |
| 459 | 2026-04-06T05:03:06.839Z | Compiling once_cell v1.20.1 |
| 460 | 2026-04-06T05:03:06.849Z | Running `/home/build/.rustup/toolchains/1.94.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=dbf3aa28e82fe37e -C extra-filename=-3cb67567f99fc50d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 461 | 2026-04-06T05:03:06.883Z | Compiling parking_lot_core v0.9.4 |
| 462 | 2026-04-06T05:03:06.886Z | Running `/home/build/.rustup/toolchains/1.94.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=26799b577cd1999b -C extra-filename=-5d9dea599145637e --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-5d9dea599145637e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 463 | 2026-04-06T05:03:06.886Z | Compiling log v0.4.17 |
| 464 | 2026-04-06T05:03:06.892Z | Running `/home/build/.rustup/toolchains/1.94.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=fb647691603749e2 -C extra-filename=-7caaefd23cdb3960 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-7caaefd23cdb3960 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 465 | 2026-04-06T05:03:06.970Z | Compiling scopeguard v1.2.0 |
| 466 | 2026-04-06T05:03:06.973Z | Running `/home/build/.rustup/toolchains/1.94.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=8fed59f63faae832 -C extra-filename=-b89e1789304f163f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 467 | 2026-04-06T05:03:07.005Z | Compiling mio v1.0.3 |
| 468 | 2026-04-06T05:03:07.012Z | Running `/home/build/.rustup/toolchains/1.94.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=98e852e5decbfaef -C extra-filename=-d219bce28c1e415c --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-313e13259bb1c461.rmeta --cap-lints allow` |
| 469 | 2026-04-06T05:03:07.037Z | Compiling socket2 v0.6.0 |
| 470 | 2026-04-06T05:03:07.040Z | Running `/home/build/.rustup/toolchains/1.94.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=08c26c4906e7fae7 -C extra-filename=-2432774d548445a9 --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-313e13259bb1c461.rmeta --cap-lints allow` |
| 471 | 2026-04-06T05:03:07.075Z | Compiling lock_api v0.4.6 |
| 472 | 2026-04-06T05:03:07.078Z | Running `/home/build/.rustup/toolchains/1.94.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=2e8de12d5720669d -C extra-filename=-c186bebfb4fd7f31 --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-b89e1789304f163f.rmeta --cap-lints allow` |
| 473 | 2026-04-06T05:03:07.116Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-7caaefd23cdb3960/build-script-build` |
| 474 | 2026-04-06T05:03:07.128Z | Running `/home/build/.rustup/toolchains/1.94.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=e790a0bbd0507c57 -C extra-filename=-f9adad647fcd28a3 --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-ab248e87bd2619d5.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 475 | 2026-04-06T05:03:07.150Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-5d9dea599145637e/build-script-build` |
| 476 | 2026-04-06T05:03:07.154Z | Running `/home/build/.rustup/toolchains/1.94.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=38fbbc819fcbfdaf -C extra-filename=-173daea59673cf4d --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-ab248e87bd2619d5.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6ff1f86f73ad9adc.rmeta --cap-lints allow` |
| 477 | 2026-04-06T05:03:07.292Z | Running `/home/build/.rustup/toolchains/1.94.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=a2743de8672cf30b -C extra-filename=-234684fd28f5b1b2 --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-eb2958d95d52706b.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 478 | 2026-04-06T05:03:07.332Z | Compiling signal-hook-registry v1.4.0 |
| 479 | 2026-04-06T05:03:07.340Z | Running `/home/build/.rustup/toolchains/1.94.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=1402c17b77921d46 -C extra-filename=-ca03c4f1d617da88 --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-313e13259bb1c461.rmeta --cap-lints allow` |
| 480 | 2026-04-06T05:03:07.463Z | Compiling parking_lot v0.12.1 |
| 481 | 2026-04-06T05:03:07.472Z | Running `/home/build/.rustup/toolchains/1.94.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=12e46daacb80cf12 -C extra-filename=-f63dae6237e40f4d --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-c186bebfb4fd7f31.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-173daea59673cf4d.rmeta --cap-lints allow` |
| 482 | 2026-04-06T05:03:07.496Z | Compiling syn v2.0.117 |
| 483 | 2026-04-06T05:03:07.505Z | Running `/home/build/.rustup/toolchains/1.94.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=8995c37dff945584 -C extra-filename=-82bfcb24999fa03d --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-eb2958d95d52706b.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-5613ee3869b1a5ee.rmeta --cap-lints allow` |
| 484 | 2026-04-06T05:03:07.518Z | Compiling slab v0.4.9 |
| 485 | 2026-04-06T05:03:07.521Z | Running `/home/build/.rustup/toolchains/1.94.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=a668531c0fa48a56 -C extra-filename=-4b5e839ce768feec --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-4b5e839ce768feec -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-9de1185618e819ab.rlib --cap-lints allow` |
| 486 | 2026-04-06T05:03:07.548Z | Compiling serde v1.0.228 |
| 487 | 2026-04-06T05:03:07.557Z | Running `/home/build/.rustup/toolchains/1.94.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=de379dcb94fb172c -C extra-filename=-292f7e9d65ffa2a7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-292f7e9d65ffa2a7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 488 | 2026-04-06T05:03:07.584Z | Compiling futures-sink v0.3.32 |
| 489 | 2026-04-06T05:03:07.587Z | Running `/home/build/.rustup/toolchains/1.94.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=63e5c88ef9ef3940 -C extra-filename=-2089c306af046592 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 490 | 2026-04-06T05:03:07.649Z | Compiling zmij v1.0.2 |
| 491 | 2026-04-06T05:03:07.652Z | Running `/home/build/.rustup/toolchains/1.94.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=b43f488650041105 -C extra-filename=-c1fa85599bd72d7a --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-c1fa85599bd72d7a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 492 | 2026-04-06T05:03:07.689Z | Compiling getrandom v0.2.11 |
| 493 | 2026-04-06T05:03:07.692Z | Running `/home/build/.rustup/toolchains/1.94.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=52ae4c0bae78f842 -C extra-filename=-f4f869c077dab532 --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-ab248e87bd2619d5.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --cap-lints allow` |
| 494 | 2026-04-06T05:03:07.737Z | Compiling serde_json v1.0.149 |
| 495 | 2026-04-06T05:03:07.740Z | Running `/home/build/.rustup/toolchains/1.94.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=0675ce4b03808e70 -C extra-filename=-0c4a5bce450f2567 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-0c4a5bce450f2567 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 496 | 2026-04-06T05:03:07.747Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-4b5e839ce768feec/build-script-build` |
| 497 | 2026-04-06T05:03:07.837Z | Running `/home/build/.rustup/toolchains/1.94.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=1ec9bac2a62c9761 -C extra-filename=-39fb6a0fcd523c9d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 498 | 2026-04-06T05:03:07.856Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-292f7e9d65ffa2a7/build-script-build` |
| 499 | 2026-04-06T05:03:07.877Z | Compiling futures-channel v0.3.32 |
| 500 | 2026-04-06T05:03:07.880Z | Running `/home/build/.rustup/toolchains/1.94.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=2880498acc4120c2 -C extra-filename=-6ff56a5da0677ddb --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-fa37e7e0cdaba48e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-2089c306af046592.rmeta --cap-lints allow` |
| 501 | 2026-04-06T05:03:07.894Z | Compiling http v1.4.0 |
| 502 | 2026-04-06T05:03:07.897Z | Running `/home/build/.rustup/toolchains/1.94.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=cd599a590495a351 -C extra-filename=-1df4defd0f7887be --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-1c2349a071c4ba03.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-7c1605eadb3333d8.rmeta --cap-lints allow` |
| 503 | 2026-04-06T05:03:07.904Z | Compiling typenum v1.19.0 |
| 504 | 2026-04-06T05:03:07.904Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=4c56a15e0c50aa8c -C extra-filename=-d5b9a4919cae4fa7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-d5b9a4919cae4fa7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 505 | 2026-04-06T05:03:07.952Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-c1fa85599bd72d7a/build-script-build` |
| 506 | 2026-04-06T05:03:07.957Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-0c4a5bce450f2567/build-script-build` |
| 507 | 2026-04-06T05:03:07.969Z | Compiling bitflags v2.11.0 |
| 508 | 2026-04-06T05:03:07.977Z | Running `/home/build/.rustup/toolchains/1.94.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=8f872c4dacffe47e -C extra-filename=-15cbd4d53dbbf462 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 509 | 2026-04-06T05:03:07.989Z | Running `/home/build/.rustup/toolchains/1.94.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=35642c7ff7886535 -C extra-filename=-64a1e068cd9c8c29 --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)'` |
| 510 | 2026-04-06T05:03:07.992Z | Compiling zeroize v1.7.0 |
| 511 | 2026-04-06T05:03:07.992Z | Running `/home/build/.rustup/toolchains/1.94.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=3cd6a1df41781327 -C extra-filename=-356f7e97cfdedf56 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 512 | 2026-04-06T05:03:08.110Z | Compiling thiserror v2.0.18 |
| 513 | 2026-04-06T05:03:08.114Z | Running `/home/build/.rustup/toolchains/1.94.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=ce62253ba28f3d58 -C extra-filename=-4d2de99d1e4618be --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-4d2de99d1e4618be -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 514 | 2026-04-06T05:03:08.162Z | Compiling rustls-pki-types v1.14.0 |
| 515 | 2026-04-06T05:03:08.165Z | Running `/home/build/.rustup/toolchains/1.94.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=7a7624dfd2331531 -C extra-filename=-ab73fbbc432be8da --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-356f7e97cfdedf56.rmeta --cap-lints allow` |
| 516 | 2026-04-06T05:03:08.171Z | Compiling ring v0.17.13 |
| 517 | 2026-04-06T05:03:08.180Z | Running `/home/build/.rustup/toolchains/1.94.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=95e3d1bad5023585 -C extra-filename=-35929615827fdb44 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-35929615827fdb44 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-9c72618c8243b9c6.rlib --cap-lints allow` |
| 518 | 2026-04-06T05:03:08.201Z | Compiling futures-task v0.3.32 |
| 519 | 2026-04-06T05:03:08.201Z | Running `/home/build/.rustup/toolchains/1.94.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=716313b7e53ef42c -C extra-filename=-3641d96a261d4856 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 520 | 2026-04-06T05:03:08.242Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-d5b9a4919cae4fa7/build-script-build` |
| 521 | 2026-04-06T05:03:08.259Z | Compiling futures-io v0.3.32 |
| 522 | 2026-04-06T05:03:08.267Z | Running `/home/build/.rustup/toolchains/1.94.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=ea854c8b80c9c01c -C extra-filename=-e6f3b43cf5c2ef38 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 523 | 2026-04-06T05:03:08.376Z | Compiling stable_deref_trait v1.2.0 |
| 524 | 2026-04-06T05:03:08.379Z | Running `/home/build/.rustup/toolchains/1.94.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=487c7b935d2477fb -C extra-filename=-3760acaf21b9a992 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 525 | 2026-04-06T05:03:08.385Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=bfad2131dc3a01df -C extra-filename=-a4ff9280b60c3055 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 526 | 2026-04-06T05:03:08.420Z | Running `/home/build/.rustup/toolchains/1.94.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=83cc27f3772c2770 -C extra-filename=-5350591eef472d11 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-5350591eef472d11 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 527 | 2026-04-06T05:03:08.450Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-4d2de99d1e4618be/build-script-build` |
| 528 | 2026-04-06T05:03:08.459Z | Compiling httparse v1.10.0 |
| 529 | 2026-04-06T05:03:08.462Z | Running `/home/build/.rustup/toolchains/1.94.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=f13cae74020430ed -C extra-filename=-0e78fb5b41127e43 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-0e78fb5b41127e43 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 530 | 2026-04-06T05:03:08.656Z | Compiling getrandom v0.4.1 |
| 531 | 2026-04-06T05:03:08.660Z | Running `/home/build/.rustup/toolchains/1.94.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=1bfa79b93cc35720 -C extra-filename=-39783dde500e3cbd --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-39783dde500e3cbd -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 532 | 2026-04-06T05:03:08.665Z | Compiling untrusted v0.9.0 |
| 533 | 2026-04-06T05:03:08.669Z | Running `/home/build/.rustup/toolchains/1.94.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=5826c6d625c821f9 -C extra-filename=-1f265ce35f978f87 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 534 | 2026-04-06T05:03:08.675Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-35929615827fdb44/build-script-build` |
| 535 | 2026-04-06T05:03:08.736Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-5350591eef472d11/build-script-build` |
| 536 | 2026-04-06T05:03:08.775Z | Running `/home/build/.rustup/toolchains/1.94.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=12e4fbd4d3afdb71 -C extra-filename=-7a3da8c9a7787e76 --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)'` |
| 537 | 2026-04-06T05:03:08.784Z | Compiling equivalent v1.0.0 |
| 538 | 2026-04-06T05:03:08.787Z | Running `/home/build/.rustup/toolchains/1.94.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=7993ef629c7e1316 -C extra-filename=-5897e3bfb08045ad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 539 | 2026-04-06T05:03:08.801Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-0e78fb5b41127e43/build-script-build` |
| 540 | 2026-04-06T05:03:08.842Z | Running `/home/build/.rustup/toolchains/1.94.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=9c28503e16380a77 -C extra-filename=-3b32f88f24eab368 --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` |
| 541 | 2026-04-06T05:03:08.862Z | Compiling ucd-trie v0.1.6 |
| 542 | 2026-04-06T05:03:08.865Z | Running `/home/build/.rustup/toolchains/1.94.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=da8e32296f228f9f -C extra-filename=-972e9a63887d1534 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 543 | 2026-04-06T05:03:08.911Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-39783dde500e3cbd/build-script-build` |
| 544 | 2026-04-06T05:03:08.924Z | Running `/home/build/.rustup/toolchains/1.94.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=19634947e7a23fc9 -C extra-filename=-fd016c01e1ca1937 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-fd016c01e1ca1937 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 545 | 2026-04-06T05:03:08.933Z | Compiling hashbrown v0.16.1 |
| 546 | 2026-04-06T05:03:08.936Z | Running `/home/build/.rustup/toolchains/1.94.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=eade41e4cb74a352 -C extra-filename=-b779ab74d20319df --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 547 | 2026-04-06T05:03:09.107Z | Running `/home/build/.rustup/toolchains/1.94.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=a3dcf0ad095af6e4 -C extra-filename=-4f2a7d106ecb50d4 --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-ab248e87bd2619d5.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --cap-lints allow` |
| 548 | 2026-04-06T05:03:09.146Z | Compiling http-body v1.0.1 |
| 549 | 2026-04-06T05:03:09.149Z | Running `/home/build/.rustup/toolchains/1.94.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=70bb0a3dbeed766e -C extra-filename=-507cfc93e4fd892b --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-1c2349a071c4ba03.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --cap-lints allow` |
| 550 | 2026-04-06T05:03:09.182Z | Running `/home/build/.rustup/toolchains/1.94.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=110c6c922f7fc64d -C extra-filename=-98a76ecbd89dca38 --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-7c1605eadb3333d8.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e92d40ad2392f92c.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-3d98f8a48067b7ef.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-64a1e068cd9c8c29.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 551 | 2026-04-06T05:03:09.234Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-fd016c01e1ca1937/build-script-build` |
| 552 | 2026-04-06T05:03:09.273Z | Compiling tracing-core v0.1.32 |
| 553 | 2026-04-06T05:03:09.276Z | Running `/home/build/.rustup/toolchains/1.94.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=bf583398b38e24ab -C extra-filename=-7da518054a0eab97 --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-3cb67567f99fc50d.rmeta --cap-lints allow` |
| 554 | 2026-04-06T05:03:09.283Z | Compiling writeable v0.5.5 |
| 555 | 2026-04-06T05:03:09.293Z | Running `/home/build/.rustup/toolchains/1.94.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=000a37c3e27a2a16 -C extra-filename=-58c1f39753bffa0b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 556 | 2026-04-06T05:03:09.323Z | Compiling vcpkg v0.2.15 |
| 557 | 2026-04-06T05:03:09.327Z | Running `/home/build/.rustup/toolchains/1.94.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=0deff9ee6d82470f -C extra-filename=-f592d7b99de66e35 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 558 | 2026-04-06T05:03:09.501Z | Compiling indexmap v2.13.0 |
| 559 | 2026-04-06T05:03:09.504Z | Running `/home/build/.rustup/toolchains/1.94.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=00929e3945e4701d -C extra-filename=-f2eec4ee8f51f8c9 --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-5897e3bfb08045ad.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-b779ab74d20319df.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-3d98f8a48067b7ef.rmeta --cap-lints allow` |
| 560 | 2026-04-06T05:03:09.575Z | Compiling zerocopy v0.8.27 |
| 561 | 2026-04-06T05:03:09.578Z | Running `/home/build/.rustup/toolchains/1.94.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=f048f193801ee4f1 -C extra-filename=-7fa5afea81116173 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-7fa5afea81116173 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 562 | 2026-04-06T05:03:09.875Z | Compiling rustversion v1.0.22 |
| 563 | 2026-04-06T05:03:09.878Z | Running `/home/build/.rustup/toolchains/1.94.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=4cb0add4fe4ebeb2 -C extra-filename=-16e5601b21146fe8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-16e5601b21146fe8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 564 | 2026-04-06T05:03:09.896Z | Compiling pkg-config v0.3.31 |
| 565 | 2026-04-06T05:03:09.899Z | Running `/home/build/.rustup/toolchains/1.94.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=ceabbd63dd6421d9 -C extra-filename=-f985a1ac1a3fc5e4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 566 | 2026-04-06T05:03:09.954Z | Compiling litemap v0.7.4 |
| 567 | 2026-04-06T05:03:09.957Z | Running `/home/build/.rustup/toolchains/1.94.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=c0eeda295470934e -C extra-filename=-fb2853a5522b33d1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 568 | 2026-04-06T05:03:10.140Z | Compiling percent-encoding v2.3.2 |
| 569 | 2026-04-06T05:03:10.143Z | Running `/home/build/.rustup/toolchains/1.94.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=8fb0fc168bf15433 -C extra-filename=-93d7f80431f00e6f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 570 | 2026-04-06T05:03:10.154Z | Compiling atomic-waker v1.1.2 |
| 571 | 2026-04-06T05:03:10.157Z | Running `/home/build/.rustup/toolchains/1.94.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=17946ac2e492fc8c -C extra-filename=-61e8f4364b33cbe0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 572 | 2026-04-06T05:03:10.214Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-16e5601b21146fe8/build-script-build` |
| 573 | 2026-04-06T05:03:10.252Z | Running `/home/build/.rustup/toolchains/1.94.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=88d7fada6e058ac2 -C extra-filename=-1293d1c5f273246f --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-ab248e87bd2619d5.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-f4f869c077dab532.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-1f265ce35f978f87.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 574 | 2026-04-06T05:03:10.261Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-7fa5afea81116173/build-script-build` |
| 575 | 2026-04-06T05:03:10.276Z | Compiling tracing v0.1.40 |
| 576 | 2026-04-06T05:03:10.279Z | Running `/home/build/.rustup/toolchains/1.94.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=8494c4088b1d6151 -C extra-filename=-edd0d93b5a12d919 --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-03f485896333bc6e.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-7da518054a0eab97.rmeta --cap-lints allow` |
| 577 | 2026-04-06T05:03:10.299Z | Compiling errno v0.3.10 |
| 578 | 2026-04-06T05:03:10.302Z | Running `/home/build/.rustup/toolchains/1.94.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=b1f0383c93a942e4 -C extra-filename=-0b091137e8a0ccfb --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-313e13259bb1c461.rmeta --cap-lints allow` |
| 579 | 2026-04-06T05:03:10.336Z | Compiling synstructure v0.13.1 |
| 580 | 2026-04-06T05:03:10.339Z | Running `/home/build/.rustup/toolchains/1.94.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=6af74385e3bf4953 -C extra-filename=-93f86c8db262488c --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-eb2958d95d52706b.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rmeta --cap-lints allow` |
| 581 | 2026-04-06T05:03:10.347Z | Compiling openssl-sys v0.9.107 |
| 582 | 2026-04-06T05:03:10.350Z | Running `/home/build/.rustup/toolchains/1.94.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=5f2e820e8fe4c43a -C extra-filename=-3157d92bfe5aa1ab --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-3157d92bfe5aa1ab -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-9c72618c8243b9c6.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-f985a1ac1a3fc5e4.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-f592d7b99de66e35.rlib --cap-lints allow` |
| 583 | 2026-04-06T05:03:10.357Z | Compiling try-lock v0.2.3 |
| 584 | 2026-04-06T05:03:10.360Z | Running `/home/build/.rustup/toolchains/1.94.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=7ed8014df1f72202 -C extra-filename=-a5b08abecc9cb3fa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 585 | 2026-04-06T05:03:10.446Z | Compiling crossbeam-utils v0.8.21 |
| 586 | 2026-04-06T05:03:10.448Z | Running `/home/build/.rustup/toolchains/1.94.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=46b939c8b9585380 -C extra-filename=-3f6b3953a1ba8d0e --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-3f6b3953a1ba8d0e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 587 | 2026-04-06T05:03:10.460Z | Compiling rustix v1.1.4 |
| 588 | 2026-04-06T05:03:10.467Z | Running `/home/build/.rustup/toolchains/1.94.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=8c1619952929355a -C extra-filename=-af929f73306c8a30 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-af929f73306c8a30 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 589 | 2026-04-06T05:03:10.495Z | Compiling fnv v1.0.7 |
| 590 | 2026-04-06T05:03:10.498Z | Running `/home/build/.rustup/toolchains/1.94.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=7b59fcffbc5e633b -C extra-filename=-12e0056c78d4b2dd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 591 | 2026-04-06T05:03:10.590Z | Compiling want v0.3.0 |
| 592 | 2026-04-06T05:03:10.594Z | Running `/home/build/.rustup/toolchains/1.94.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=e465a5a89b1f4f33 -C extra-filename=-6efdfb3e0d3f0b05 --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-f9adad647fcd28a3.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-a5b08abecc9cb3fa.rmeta --cap-lints allow` |
| 593 | 2026-04-06T05:03:10.612Z | Running `/home/build/.rustup/toolchains/1.94.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=c6b5e8396a578483 -C extra-filename=-eb50f551e7df7532 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` |
| 594 | 2026-04-06T05:03:10.737Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-3f6b3953a1ba8d0e/build-script-build` |
| 595 | 2026-04-06T05:03:10.750Z | Compiling generic-array v0.14.5 |
| 596 | 2026-04-06T05:03:10.753Z | Running `/home/build/.rustup/toolchains/1.94.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=197814f45e7c3b9c -C extra-filename=-9a3d7af3f827ff20 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-9a3d7af3f827ff20 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-2daa9645b0f6268d.rlib --cap-lints allow` |
| 597 | 2026-04-06T05:03:10.763Z | Compiling tower-layer v0.3.3 |
| 598 | 2026-04-06T05:03:10.771Z | Running `/home/build/.rustup/toolchains/1.94.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=6b61fdd5d84409db -C extra-filename=-c8daf584d18e1615 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 599 | 2026-04-06T05:03:10.800Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-af929f73306c8a30/build-script-build` |
| 600 | 2026-04-06T05:03:10.832Z | Compiling tower-service v0.3.3 |
| 601 | 2026-04-06T05:03:10.835Z | Running `/home/build/.rustup/toolchains/1.94.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=b40cd38efc0afd25 -C extra-filename=-589d40d36f29fad5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 602 | 2026-04-06T05:03:10.847Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-3157d92bfe5aa1ab/build-script-main` |
| 603 | 2026-04-06T05:03:10.903Z | Compiling num-conv v0.2.0 |
| 604 | 2026-04-06T05:03:10.906Z | Running `/home/build/.rustup/toolchains/1.94.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=6caa38d0f36722c1 -C extra-filename=-8e59c061a328db5f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 605 | 2026-04-06T05:03:10.918Z | Compiling base64 v0.22.1 |
| 606 | 2026-04-06T05:03:10.918Z | Compiling time-core v0.1.8 |
| 607 | 2026-04-06T05:03:10.921Z | Running `/home/build/.rustup/toolchains/1.94.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=aa57ed9b2ca9bcc8 -C extra-filename=-430f637573e420a9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 608 | 2026-04-06T05:03:10.921Z | Running `/home/build/.rustup/toolchains/1.94.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=833adda270591560 -C extra-filename=-25c3aa8dd723f24d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 609 | 2026-04-06T05:03:10.962Z | Compiling byteorder v1.4.3 |
| 610 | 2026-04-06T05:03:10.965Z | Running `/home/build/.rustup/toolchains/1.94.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=9b30af137462fe51 -C extra-filename=-ccf00d6fed8c7f4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 611 | 2026-04-06T05:03:11.012Z | Compiling httpdate v1.0.1 |
| 612 | 2026-04-06T05:03:11.015Z | Running `/home/build/.rustup/toolchains/1.94.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=fbdbd0ff869aa620 -C extra-filename=-8e04e38858401642 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 613 | 2026-04-06T05:03:11.026Z | Compiling icu_locid_transform_data v1.5.0 |
| 614 | 2026-04-06T05:03:11.036Z | Running `/home/build/.rustup/toolchains/1.94.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=5c21bf653738a0f7 -C extra-filename=-cbcb1d278edccd8e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 615 | 2026-04-06T05:03:11.063Z | Compiling pin-utils v0.1.0 |
| 616 | 2026-04-06T05:03:11.065Z | Running `/home/build/.rustup/toolchains/1.94.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=fb4c7e285b06da47 -C extra-filename=-83a470adee313f4b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 617 | 2026-04-06T05:03:11.095Z | Compiling powerfmt v0.2.0 |
| 618 | 2026-04-06T05:03:11.098Z | Running `/home/build/.rustup/toolchains/1.94.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=f51c9c89fa4f77b6 -C extra-filename=-e4e479956eb02815 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 619 | 2026-04-06T05:03:11.130Z | Compiling subtle v2.5.0 |
| 620 | 2026-04-06T05:03:11.133Z | Running `/home/build/.rustup/toolchains/1.94.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=740da1b00ab9213f -C extra-filename=-1cf7c7907a54314c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 621 | 2026-04-06T05:03:11.148Z | Compiling slog v2.8.2 |
| 622 | 2026-04-06T05:03:11.155Z | Running `/home/build/.rustup/toolchains/1.94.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=d0840d1eef3d41c5 -C extra-filename=-b06eaed42508193e --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-b06eaed42508193e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-eb50f551e7df7532.so --cap-lints allow` |
| 623 | 2026-04-06T05:03:11.181Z | Compiling time-macros v0.2.27 |
| 624 | 2026-04-06T05:03:11.184Z | Running `/home/build/.rustup/toolchains/1.94.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=8ce47ed0a8b2aa3e -C extra-filename=-a268b71225802172 --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-8e59c061a328db5f.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-25c3aa8dd723f24d.rlib --extern proc_macro --cap-lints allow` |
| 625 | 2026-04-06T05:03:11.244Z | Compiling deranged v0.5.5 |
| 626 | 2026-04-06T05:03:11.247Z | Running `/home/build/.rustup/toolchains/1.94.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=26fcd77d4d193a74 -C extra-filename=-73af183636df5a68 --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-e4e479956eb02815.rmeta --cap-lints allow` |
| 627 | 2026-04-06T05:03:11.247Z | Running `/home/build/.rustup/toolchains/1.94.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=4114f043166d8a09 -C extra-filename=-90daa0656a9a8dda --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-15cbd4d53dbbf462.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-0b091137e8a0ccfb.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 628 | 2026-04-06T05:03:11.278Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-9a3d7af3f827ff20/build-script-build` |
| 629 | 2026-04-06T05:03:11.307Z | Running `/home/build/.rustup/toolchains/1.94.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=d21af12839734656 -C extra-filename=-b80aace47222005a --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)'` |
| 630 | 2026-04-06T05:03:11.318Z | Compiling rustix v0.38.44 |
| 631 | 2026-04-06T05:03:11.321Z | Running `/home/build/.rustup/toolchains/1.94.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=d3e5aafb2cb3c22a -C extra-filename=-9960aff5cb7f89d7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-9960aff5cb7f89d7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 632 | 2026-04-06T05:03:11.437Z | Compiling icu_properties_data v1.5.0 |
| 633 | 2026-04-06T05:03:11.446Z | Running `/home/build/.rustup/toolchains/1.94.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=f564ae00472d34b8 -C extra-filename=-299b21727e31b65f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 634 | 2026-04-06T05:03:11.578Z | Compiling rustls-webpki v0.102.8 |
| 635 | 2026-04-06T05:03:11.581Z | Running `/home/build/.rustup/toolchains/1.94.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=d69f263af9052661 -C extra-filename=-6253489725400851 --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-1293d1c5f273246f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-1f265ce35f978f87.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out` |
| 636 | 2026-04-06T05:03:11.612Z | Compiling serde_derive v1.0.228 |
| 637 | 2026-04-06T05:03:11.615Z | Running `/home/build/.rustup/toolchains/1.94.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=0f25e3076b5c962d -C extra-filename=-55439da7ab759366 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 638 | 2026-04-06T05:03:11.665Z | Compiling tokio-macros v2.6.0 |
| 639 | 2026-04-06T05:03:11.668Z | Running `/home/build/.rustup/toolchains/1.94.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=4ee3966d4368c27b -C extra-filename=-6fd39c56bc13e931 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 640 | 2026-04-06T05:03:11.861Z | Compiling zerofrom-derive v0.1.5 |
| 641 | 2026-04-06T05:03:11.864Z | Running `/home/build/.rustup/toolchains/1.94.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=cb62beea14c9ad7d -C extra-filename=-5f49b8ed45000da5 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-93f86c8db262488c.rlib --extern proc_macro --cap-lints allow` |
| 642 | 2026-04-06T05:03:12.191Z | Compiling futures-macro v0.3.32 |
| 643 | 2026-04-06T05:03:12.194Z | Running `/home/build/.rustup/toolchains/1.94.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=40d8cca7fc9c25b4 -C extra-filename=-a9fcdff480db928d --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 644 | 2026-04-06T05:03:12.230Z | Compiling thiserror-impl v2.0.18 |
| 645 | 2026-04-06T05:03:12.233Z | Running `/home/build/.rustup/toolchains/1.94.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=d6c1d67b44ae9dfb -C extra-filename=-d1918fd21d3e8e33 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 646 | 2026-04-06T05:03:12.308Z | Compiling yoke-derive v0.7.5 |
| 647 | 2026-04-06T05:03:12.316Z | Running `/home/build/.rustup/toolchains/1.94.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=8b565b98c6865ecb -C extra-filename=-7f243cb924d7394f --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-93f86c8db262488c.rlib --extern proc_macro --cap-lints allow` |
| 648 | 2026-04-06T05:03:12.388Z | Compiling zerovec-derive v0.10.3 |
| 649 | 2026-04-06T05:03:12.391Z | Running `/home/build/.rustup/toolchains/1.94.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=f662e64c75ae75d3 -C extra-filename=-ba4594a40cb0dd3d --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 650 | 2026-04-06T05:03:12.424Z | Compiling tokio v1.50.0 |
| 651 | 2026-04-06T05:03:12.427Z | Running `/home/build/.rustup/toolchains/1.94.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=9460253a84e47f6a -C extra-filename=-90ecb1a878e4faa5 --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-1c2349a071c4ba03.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-d219bce28c1e415c.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-f63dae6237e40f4d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-ca03c4f1d617da88.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-2432774d548445a9.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-6fd39c56bc13e931.so --cap-lints allow` |
| 652 | 2026-04-06T05:03:12.484Z | Compiling displaydoc v0.2.5 |
| 653 | 2026-04-06T05:03:12.486Z | Running `/home/build/.rustup/toolchains/1.94.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=fb09c38f0e013f6a -C extra-filename=-a593509c248a4eb2 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 654 | 2026-04-06T05:03:13.038Z | Compiling futures-util v0.3.32 |
| 655 | 2026-04-06T05:03:13.042Z | Running `/home/build/.rustup/toolchains/1.94.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=e65601b78b751dfa -C extra-filename=-eddf5db8dee3fa91 --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-6ff56a5da0677ddb.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-fa37e7e0cdaba48e.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-e6f3b43cf5c2ef38.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-a9fcdff480db928d.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-2089c306af046592.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-3641d96a261d4856.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e92d40ad2392f92c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-39fb6a0fcd523c9d.rmeta --cap-lints allow` |
| 656 | 2026-04-06T05:03:13.106Z | Compiling zerofrom v0.1.5 |
| 657 | 2026-04-06T05:03:13.109Z | Running `/home/build/.rustup/toolchains/1.94.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=795bc20c3f7dddfd -C extra-filename=-9654fafd3ea463dc --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-5f49b8ed45000da5.so --cap-lints allow` |
| 658 | 2026-04-06T05:03:13.235Z | Compiling icu_provider_macros v1.5.0 |
| 659 | 2026-04-06T05:03:13.238Z | Running `/home/build/.rustup/toolchains/1.94.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=784059a30fda9f2c -C extra-filename=-996c6adc5420d6db --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 660 | 2026-04-06T05:03:13.246Z | Compiling zerocopy-derive v0.8.27 |
| 661 | 2026-04-06T05:03:13.268Z | Running `/home/build/.rustup/toolchains/1.94.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=e948f957e1a474cd -C extra-filename=-644009c49610b727 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 662 | 2026-04-06T05:03:13.341Z | Compiling yoke v0.7.5 |
| 663 | 2026-04-06T05:03:13.350Z | Running `/home/build/.rustup/toolchains/1.94.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=1bd3bb08a1d941ac -C extra-filename=-4cce947b03f9187c --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-3760acaf21b9a992.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-7f243cb924d7394f.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-9654fafd3ea463dc.rmeta --cap-lints allow` |
| 664 | 2026-04-06T05:03:13.434Z | Compiling fastrand v2.1.1 |
| 665 | 2026-04-06T05:03:13.437Z | Running `/home/build/.rustup/toolchains/1.94.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=7d8f4935aacccde9 -C extra-filename=-23457025b99e6995 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 666 | 2026-04-06T05:03:13.489Z | Running `/home/build/.rustup/toolchains/1.94.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=bf7630fe56b2e123 -C extra-filename=-b9607d8df15aaa7d --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-d1918fd21d3e8e33.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 667 | 2026-04-06T05:03:13.537Z | Compiling zerovec v0.10.4 |
| 668 | 2026-04-06T05:03:13.540Z | Running `/home/build/.rustup/toolchains/1.94.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=73d0b1861db35450 -C extra-filename=-d1625ee40aa8101d --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-4cce947b03f9187c.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-9654fafd3ea463dc.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-ba4594a40cb0dd3d.so --cap-lints allow` |
| 669 | 2026-04-06T05:03:13.583Z | Compiling pest v2.8.1 |
| 670 | 2026-04-06T05:03:13.586Z | Running `/home/build/.rustup/toolchains/1.94.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=c35031ae5537ea3d -C extra-filename=-f82a983a62881a2b --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-e92d40ad2392f92c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-972e9a63887d1534.rmeta --cap-lints allow` |
| 671 | 2026-04-06T05:03:13.706Z | Compiling num_threads v0.1.3 |
| 672 | 2026-04-06T05:03:13.709Z | Running `/home/build/.rustup/toolchains/1.94.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=ddf3fa408fa4db84 -C extra-filename=-13cdd9d30167c2f6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 673 | 2026-04-06T05:03:13.803Z | Compiling time v0.3.47 |
| 674 | 2026-04-06T05:03:13.806Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-9960aff5cb7f89d7/build-script-build` |
| 675 | 2026-04-06T05:03:13.806Z | Running `/home/build/.rustup/toolchains/1.94.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=b4d3b4dc4d0d7d58 -C extra-filename=-395363902e5dc4de --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-73af183636df5a68.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-7c1605eadb3333d8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-8e59c061a328db5f.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-13cdd9d30167c2f6.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-e4e479956eb02815.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-25c3aa8dd723f24d.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-a268b71225802172.so --cap-lints allow` |
| 676 | 2026-04-06T05:03:13.896Z | Compiling scroll_derive v0.13.1 |
| 677 | 2026-04-06T05:03:13.899Z | Running `/home/build/.rustup/toolchains/1.94.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=8ca74cc0380ea52b -C extra-filename=-d9fb0093b0b7cf31 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 678 | 2026-04-06T05:03:14.347Z | Running `/home/build/.rustup/toolchains/1.94.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=d5ffb8f24940b269 -C extra-filename=-97375a35affd78ac --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-3d98f8a48067b7ef.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-55439da7ab759366.so --cap-lints allow --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 679 | 2026-04-06T05:03:14.433Z | Compiling tinystr v0.7.6 |
| 680 | 2026-04-06T05:03:14.436Z | Running `/home/build/.rustup/toolchains/1.94.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=bab5697f73980eca -C extra-filename=-d6cf3c68af49a652 --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-a593509c248a4eb2.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d1625ee40aa8101d.rmeta --cap-lints allow` |
| 681 | 2026-04-06T05:03:14.496Z | Running `/home/build/.rustup/toolchains/1.94.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=21b5a5bf26626aca -C extra-filename=-907685d3a135a0f3 --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-7a3da8c9a7787e76.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-55439da7ab759366.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)'` |
| 682 | 2026-04-06T05:03:14.637Z | Compiling icu_locid v1.5.0 |
| 683 | 2026-04-06T05:03:14.639Z | Running `/home/build/.rustup/toolchains/1.94.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=7fec3a1a79454b8b -C extra-filename=-cb85723c87ac608a --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-a593509c248a4eb2.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-fb2853a5522b33d1.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-d6cf3c68af49a652.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-58c1f39753bffa0b.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d1625ee40aa8101d.rmeta --cap-lints allow` |
| 684 | 2026-04-06T05:03:14.719Z | Compiling pest_meta v2.8.1 |
| 685 | 2026-04-06T05:03:14.722Z | Running `/home/build/.rustup/toolchains/1.94.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=5dfdcdf2daf604e7 -C extra-filename=-b97f997630915031 --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-f82a983a62881a2b.rmeta --cap-lints allow` |
| 686 | 2026-04-06T05:03:14.830Z | Running `/home/build/.rustup/toolchains/1.94.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=3d54cde4da6fa81c -C extra-filename=-a2c03f4335bb79d9 --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-644009c49610b727.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)'` |
| 687 | 2026-04-06T05:03:14.874Z | Compiling icu_collections v1.5.0 |
| 688 | 2026-04-06T05:03:14.874Z | Compiling erased-serde v0.3.31 |
| 689 | 2026-04-06T05:03:14.878Z | Running `/home/build/.rustup/toolchains/1.94.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=3230781bee1fa4a0 -C extra-filename=-a599f5c4e757984d --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-a593509c248a4eb2.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-4cce947b03f9187c.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-9654fafd3ea463dc.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d1625ee40aa8101d.rmeta --cap-lints allow` |
| 690 | 2026-04-06T05:03:14.883Z | Running `/home/build/.rustup/toolchains/1.94.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=0505b8a6c018409a -C extra-filename=-cee5e247d003ae25 --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-97375a35affd78ac.rmeta --cap-lints allow` |
| 691 | 2026-04-06T05:03:14.986Z | Compiling serde_tokenstream v0.2.3 |
| 692 | 2026-04-06T05:03:14.989Z | Running `/home/build/.rustup/toolchains/1.94.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=f98348c920595acf -C extra-filename=-c9dcf7cacdc20be9 --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-eb2958d95d52706b.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-907685d3a135a0f3.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rmeta --cap-lints allow` |
| 693 | 2026-04-06T05:03:15.272Z | Compiling icu_provider v1.5.0 |
| 694 | 2026-04-06T05:03:15.275Z | Running `/home/build/.rustup/toolchains/1.94.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=26bed3098d7264d2 -C extra-filename=-8030cab93a4e96cc --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-a593509c248a4eb2.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-cb85723c87ac608a.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-996c6adc5420d6db.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-3760acaf21b9a992.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-d6cf3c68af49a652.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-58c1f39753bffa0b.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-4cce947b03f9187c.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-9654fafd3ea463dc.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d1625ee40aa8101d.rmeta --cap-lints allow` |
| 695 | 2026-04-06T05:03:15.316Z | Compiling pest_generator v2.8.1 |
| 696 | 2026-04-06T05:03:15.319Z | Running `/home/build/.rustup/toolchains/1.94.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=af3c4fcc877d8991 -C extra-filename=-84d5aee635be1dbf --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-f82a983a62881a2b.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-b97f997630915031.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-eb2958d95d52706b.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rmeta --cap-lints allow` |
| 697 | 2026-04-06T05:03:15.379Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-b06eaed42508193e/build-script-build` |
| 698 | 2026-04-06T05:03:15.392Z | Running `/home/build/.rustup/toolchains/1.94.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=087c1f2d6ab83a34 -C extra-filename=-36c79631990bc5f4 --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-a4ff9280b60c3055.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 699 | 2026-04-06T05:03:15.498Z | Running `/home/build/.rustup/toolchains/1.94.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=a95d5d6b439c91cd -C extra-filename=-e2af122ba7793e75 --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-7c1605eadb3333d8.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e92d40ad2392f92c.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-7a3da8c9a7787e76.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-64a1e068cd9c8c29.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 700 | 2026-04-06T05:03:15.584Z | Compiling icu_locid_transform v1.5.0 |
| 701 | 2026-04-06T05:03:15.587Z | Running `/home/build/.rustup/toolchains/1.94.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=b2171f17ca6602bf -C extra-filename=-e1cd31db2c0cbfed --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-a593509c248a4eb2.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-cb85723c87ac608a.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-cbcb1d278edccd8e.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-8030cab93a4e96cc.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-d6cf3c68af49a652.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d1625ee40aa8101d.rmeta --cap-lints allow` |
| 702 | 2026-04-06T05:03:15.750Z | Compiling thread-id v5.0.0 |
| 703 | 2026-04-06T05:03:15.753Z | Running `/home/build/.rustup/toolchains/1.94.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=2bb0a1ea8df09d20 -C extra-filename=-1d03297b5db4abf2 --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-313e13259bb1c461.rmeta --cap-lints allow` |
| 704 | 2026-04-06T05:03:15.832Z | Compiling unicase v2.6.0 |
| 705 | 2026-04-06T05:03:15.835Z | Running `/home/build/.rustup/toolchains/1.94.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=47aa64c92ff638b2 -C extra-filename=-b7e38db4e9122643 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-b7e38db4e9122643 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-2daa9645b0f6268d.rlib --cap-lints allow` |
| 706 | 2026-04-06T05:03:15.854Z | Compiling num-traits v0.2.14 |
| 707 | 2026-04-06T05:03:15.857Z | Running `/home/build/.rustup/toolchains/1.94.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=7b377b6f085cc816 -C extra-filename=-02e51ad97de951bc --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-02e51ad97de951bc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-9de1185618e819ab.rlib --cap-lints allow` |
| 708 | 2026-04-06T05:03:15.930Z | Compiling tokio-util v0.7.18 |
| 709 | 2026-04-06T05:03:15.930Z | Running `/home/build/.rustup/toolchains/1.94.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=372e3e80bd1bdc27 -C extra-filename=-206c39965fcc888e --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-1c2349a071c4ba03.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-fa37e7e0cdaba48e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-2089c306af046592.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --cap-lints allow` |
| 710 | 2026-04-06T05:03:16.017Z | Compiling pest_derive v2.8.1 |
| 711 | 2026-04-06T05:03:16.026Z | Running `/home/build/.rustup/toolchains/1.94.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=e7b3c43cf405e299 -C extra-filename=-305a3eb57b6f1efa --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-f82a983a62881a2b.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-84d5aee635be1dbf.rlib --extern proc_macro --cap-lints allow` |
| 712 | 2026-04-06T05:03:16.053Z | Compiling utf8_iter v1.0.4 |
| 713 | 2026-04-06T05:03:16.058Z | Running `/home/build/.rustup/toolchains/1.94.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=3b3aa3007cf3eda6 -C extra-filename=-beac85561be9ef7a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 714 | 2026-04-06T05:03:16.080Z | Compiling foreign-types-shared v0.1.1 |
| 715 | 2026-04-06T05:03:16.083Z | Running `/home/build/.rustup/toolchains/1.94.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=4542c375ea9a6a2e -C extra-filename=-c19a34e3fda6d1a5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 716 | 2026-04-06T05:03:16.166Z | Compiling icu_properties v1.5.1 |
| 717 | 2026-04-06T05:03:16.169Z | Running `/home/build/.rustup/toolchains/1.94.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=60621e9eb1a3d699 -C extra-filename=-b9df2266b9d46597 --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-a593509c248a4eb2.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-a599f5c4e757984d.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-e1cd31db2c0cbfed.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-299b21727e31b65f.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-8030cab93a4e96cc.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-d6cf3c68af49a652.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d1625ee40aa8101d.rmeta --cap-lints allow` |
| 718 | 2026-04-06T05:03:16.196Z | Compiling usdt-impl v0.6.0 |
| 719 | 2026-04-06T05:03:16.199Z | Running `/home/build/.rustup/toolchains/1.94.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=227e5398af9b6661 -C extra-filename=-d499f2019cf7303c --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-d499f2019cf7303c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 720 | 2026-04-06T05:03:16.262Z | Compiling paste v1.0.15 |
| 721 | 2026-04-06T05:03:16.265Z | Running `/home/build/.rustup/toolchains/1.94.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=40b953393c08ab4f -C extra-filename=-0b366a19484496a1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-0b366a19484496a1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 722 | 2026-04-06T05:03:16.460Z | Compiling h2 v0.4.6 |
| 723 | 2026-04-06T05:03:16.462Z | Running `/home/build/.rustup/toolchains/1.94.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=8c976c2c4bd7d5e5 -C extra-filename=-910158b9078de164 --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-61e8f4364b33cbe0.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-12e0056c78d4b2dd.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-fa37e7e0cdaba48e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-2089c306af046592.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-39fb6a0fcd523c9d.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-edd0d93b5a12d919.rmeta --cap-lints allow` |
| 724 | 2026-04-06T05:03:16.601Z | Compiling utf16_iter v1.0.5 |
| 725 | 2026-04-06T05:03:16.605Z | Running `/home/build/.rustup/toolchains/1.94.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=57b02ee5dd5cd019 -C extra-filename=-07ce2f0b29e28251 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 726 | 2026-04-06T05:03:16.628Z | Compiling dtrace-parser v0.3.0 |
| 727 | 2026-04-06T05:03:16.631Z | Running `/home/build/.rustup/toolchains/1.94.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=ce92d2f4611d0948 -C extra-filename=-e97449f6ab277c60 --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-f82a983a62881a2b.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-305a3eb57b6f1efa.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rmeta --cap-lints allow` |
| 728 | 2026-04-06T05:03:16.642Z | Compiling ipnet v2.10.0 |
| 729 | 2026-04-06T05:03:16.650Z | Running `/home/build/.rustup/toolchains/1.94.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=d17f895997d2501b -C extra-filename=-8ab752afb4ebd073 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 730 | 2026-04-06T05:03:16.725Z | Compiling openssl v0.10.72 |
| 731 | 2026-04-06T05:03:16.733Z | Running `/home/build/.rustup/toolchains/1.94.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=9ec14f89d67d23e1 -C extra-filename=-f865943ca64bae43 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-f865943ca64bae43 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 732 | 2026-04-06T05:03:16.741Z | Compiling crc32fast v1.5.0 |
| 733 | 2026-04-06T05:03:16.741Z | Running `/home/build/.rustup/toolchains/1.94.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=aa251fa2a854fb35 -C extra-filename=-294799f585486433 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crc32fast-294799f585486433 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 734 | 2026-04-06T05:03:16.806Z | Compiling write16 v1.0.0 |
| 735 | 2026-04-06T05:03:16.809Z | Running `/home/build/.rustup/toolchains/1.94.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=d0f20321fb06803e -C extra-filename=-d20fe1a5a824a30f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 736 | 2026-04-06T05:03:16.903Z | Compiling icu_normalizer_data v1.5.0 |
| 737 | 2026-04-06T05:03:16.906Z | Running `/home/build/.rustup/toolchains/1.94.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=192c6ec14dc94aa1 -C extra-filename=-84341fb4c87c6ea9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 738 | 2026-04-06T05:03:16.977Z | Compiling openssl-probe v0.1.4 |
| 739 | 2026-04-06T05:03:16.980Z | Running `/home/build/.rustup/toolchains/1.94.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=579dc63e079f7cf0 -C extra-filename=-d3aa762fc698c802 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 740 | 2026-04-06T05:03:16.987Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-f865943ca64bae43/build-script-build` |
| 741 | 2026-04-06T05:03:16.999Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-0b366a19484496a1/build-script-build` |
| 742 | 2026-04-06T05:03:17.025Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crc32fast-294799f585486433/build-script-build` |
| 743 | 2026-04-06T05:03:17.040Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-d499f2019cf7303c/build-script-build` |
| 744 | 2026-04-06T05:03:17.053Z | Compiling dof v0.4.0 |
| 745 | 2026-04-06T05:03:17.056Z | Running `/home/build/.rustup/toolchains/1.94.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=f338b20e7e91cba3 -C extra-filename=-ddfb0af3b2a7c3cd --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-907685d3a135a0f3.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e2af122ba7793e75.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-a2c03f4335bb79d9.rmeta --cap-lints allow` |
| 746 | 2026-04-06T05:03:17.062Z | Compiling foreign-types v0.3.2 |
| 747 | 2026-04-06T05:03:17.070Z | Running `/home/build/.rustup/toolchains/1.94.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=ff5e1a8f9612e1f5 -C extra-filename=-54820b1f5efdb368 --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-c19a34e3fda6d1a5.rmeta --cap-lints allow` |
| 748 | 2026-04-06T05:03:17.131Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-02e51ad97de951bc/build-script-build` |
| 749 | 2026-04-06T05:03:17.162Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-b7e38db4e9122643/build-script-build` |
| 750 | 2026-04-06T05:03:17.184Z | Running `/home/build/.rustup/toolchains/1.94.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=90c87f6747fcdaaf -C extra-filename=-f55ce11e3bfac78d --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-cee5e247d003ae25.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-3d98f8a48067b7ef.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 751 | 2026-04-06T05:03:17.283Z | Compiling scroll v0.13.0 |
| 752 | 2026-04-06T05:03:17.286Z | Running `/home/build/.rustup/toolchains/1.94.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=9671cde7b7157114 -C extra-filename=-c93b0b5742c34507 --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-d9fb0093b0b7cf31.so --cap-lints allow` |
| 753 | 2026-04-06T05:03:17.356Z | Running `/home/build/.rustup/toolchains/1.94.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=1d5377d67ebfd3da -C extra-filename=-1e7495f0a4d6545e --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-15cbd4d53dbbf462.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-0b091137e8a0ccfb.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 754 | 2026-04-06T05:03:17.526Z | Compiling openssl-macros v0.1.1 |
| 755 | 2026-04-06T05:03:17.535Z | Running `/home/build/.rustup/toolchains/1.94.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=e0b2577ae75270fa -C extra-filename=-e869357a2ad99f71 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 756 | 2026-04-06T05:03:17.538Z | Running `/home/build/.rustup/toolchains/1.94.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=dd380fd57971044b -C extra-filename=-54e4995cc89d1bea --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-313e13259bb1c461.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)'` |
| 757 | 2026-04-06T05:03:17.552Z | Compiling form_urlencoded v1.2.2 |
| 758 | 2026-04-06T05:03:17.555Z | Running `/home/build/.rustup/toolchains/1.94.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=8b3d294c95ebc5cb -C extra-filename=-5156871bfd7d3151 --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-93d7f80431f00e6f.rmeta --cap-lints allow` |
| 759 | 2026-04-06T05:03:17.587Z | Compiling hybrid-array v0.4.8 |
| 760 | 2026-04-06T05:03:17.595Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name hybrid_array --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "ctutils", "extra-sizes", "serde", "subtle", "zerocopy", "zeroize"))' -C metadata=6f2ced2235884e01 -C extra-filename=-b3d8af57f12c71e6 --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-a4ff9280b60c3055.rmeta --cap-lints allow` |
| 761 | 2026-04-06T05:03:17.739Z | Compiling icu_normalizer v1.5.0 |
| 762 | 2026-04-06T05:03:17.742Z | Running `/home/build/.rustup/toolchains/1.94.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=c1d43fe49ae93fac -C extra-filename=-160b8ec48bfbd67b --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-a593509c248a4eb2.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-a599f5c4e757984d.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-84341fb4c87c6ea9.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-b9df2266b9d46597.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-8030cab93a4e96cc.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6ff1f86f73ad9adc.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-07ce2f0b29e28251.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-beac85561be9ef7a.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-d20fe1a5a824a30f.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-d1625ee40aa8101d.rmeta --cap-lints allow` |
| 763 | 2026-04-06T05:03:18.007Z | Compiling rand_core v0.6.3 |
| 764 | 2026-04-06T05:03:18.011Z | Running `/home/build/.rustup/toolchains/1.94.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=4291fed05737953d -C extra-filename=-d9781c13554b1375 --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-f4f869c077dab532.rmeta --cap-lints allow` |
| 765 | 2026-04-06T05:03:18.031Z | Compiling rustls v0.23.13 |
| 766 | 2026-04-06T05:03:18.039Z | Running `/home/build/.rustup/toolchains/1.94.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=201b8595e096028f -C extra-filename=-07619f3556e0e5eb --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-07619f3556e0e5eb -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 767 | 2026-04-06T05:03:18.059Z | Compiling mime v0.3.16 |
| 768 | 2026-04-06T05:03:18.062Z | Running `/home/build/.rustup/toolchains/1.94.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=0b7652835fc90aad -C extra-filename=-5025b535eb8400cf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 769 | 2026-04-06T05:03:18.220Z | Compiling ryu v1.0.5 |
| 770 | 2026-04-06T05:03:18.220Z | Running `/home/build/.rustup/toolchains/1.94.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=3afad287f6d75db2 -C extra-filename=-857181c983bf90ad --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-857181c983bf90ad -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 771 | 2026-04-06T05:03:18.237Z | Compiling plain v0.2.3 |
| 772 | 2026-04-06T05:03:18.240Z | Running `/home/build/.rustup/toolchains/1.94.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=6384a7c208ee1ce5 -C extra-filename=-a315859cc29ff3b1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 773 | 2026-04-06T05:03:18.256Z | Compiling simd-adler32 v0.3.7 |
| 774 | 2026-04-06T05:03:18.259Z | Compiling adler2 v2.0.1 |
| 775 | 2026-04-06T05:03:18.259Z | Running `/home/build/.rustup/toolchains/1.94.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=f962e776eac33a33 -C extra-filename=-b14fd6dfef242556 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 776 | 2026-04-06T05:03:18.259Z | Running `/home/build/.rustup/toolchains/1.94.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=9bd3d379726fcafa -C extra-filename=-c4c0e428c112a074 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 777 | 2026-04-06T05:03:18.340Z | Compiling ppv-lite86 v0.2.15 |
| 778 | 2026-04-06T05:03:18.343Z | Running `/home/build/.rustup/toolchains/1.94.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=c72934c7285952c1 -C extra-filename=-d817732b691b19e4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 779 | 2026-04-06T05:03:18.349Z | Compiling rustls v0.22.4 |
| 780 | 2026-04-06T05:03:18.352Z | Running `/home/build/.rustup/toolchains/1.94.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=e6ea786a872da807 -C extra-filename=-d6b625d77eff9723 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-d6b625d77eff9723 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 781 | 2026-04-06T05:03:18.397Z | Compiling native-tls v0.2.12 |
| 782 | 2026-04-06T05:03:18.400Z | Running `/home/build/.rustup/toolchains/1.94.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=4c95c19712a23060 -C extra-filename=-b826b2969476ef8e --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-b826b2969476ef8e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 783 | 2026-04-06T05:03:18.459Z | Compiling miniz_oxide v0.8.9 |
| 784 | 2026-04-06T05:03:18.462Z | Running `/home/build/.rustup/toolchains/1.94.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=f9b42aa9967113ca -C extra-filename=-af85538b2f38d28c --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-c4c0e428c112a074.rmeta --extern simd_adler32=/work/oxidecomputer/dropshot/target/debug/deps/libsimd_adler32-b14fd6dfef242556.rmeta --cap-lints allow` |
| 785 | 2026-04-06T05:03:18.507Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-857181c983bf90ad/build-script-build` |
| 786 | 2026-04-06T05:03:18.546Z | Compiling hyper v1.8.1 |
| 787 | 2026-04-06T05:03:18.555Z | Running `/home/build/.rustup/toolchains/1.94.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=d25419094a28acd4 -C extra-filename=-6140fa2c90e5bcf6 --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-61e8f4364b33cbe0.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-6ff56a5da0677ddb.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-fa37e7e0cdaba48e.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-910158b9078de164.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-507cfc93e4fd892b.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-3b32f88f24eab368.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-8e04e38858401642.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-7c1605eadb3333d8.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-83a470adee313f4b.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6ff1f86f73ad9adc.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-6efdfb3e0d3f0b05.rmeta --cap-lints allow` |
| 788 | 2026-04-06T05:03:18.558Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-d6b625d77eff9723/build-script-build` |
| 789 | 2026-04-06T05:03:18.568Z | Compiling goblin v0.10.1 |
| 790 | 2026-04-06T05:03:18.576Z | Running `/home/build/.rustup/toolchains/1.94.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=ac9ba8e22860ab98 -C extra-filename=-e664113bfa8320cf --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-f9adad647fcd28a3.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-a315859cc29ff3b1.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-c93b0b5742c34507.rmeta --cap-lints allow` |
| 791 | 2026-04-06T05:03:18.579Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-07619f3556e0e5eb/build-script-build` |
| 792 | 2026-04-06T05:03:18.589Z | Compiling idna_adapter v1.2.0 |
| 793 | 2026-04-06T05:03:18.592Z | Running `/home/build/.rustup/toolchains/1.94.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=7f2cddfed0aecced -C extra-filename=-86c2d00a468ac17c --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-160b8ec48bfbd67b.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-b9df2266b9d46597.rmeta --cap-lints allow` |
| 794 | 2026-04-06T05:03:18.627Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-b826b2969476ef8e/build-script-build` |
| 795 | 2026-04-06T05:03:18.636Z | Compiling rand_chacha v0.3.1 |
| 796 | 2026-04-06T05:03:18.639Z | Running `/home/build/.rustup/toolchains/1.94.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=952d71215212b234 -C extra-filename=-c7ca759df9692e4e --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-d817732b691b19e4.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-d9781c13554b1375.rmeta --cap-lints allow` |
| 797 | 2026-04-06T05:03:18.648Z | Running `/home/build/.rustup/toolchains/1.94.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=ecb183848105e778 -C extra-filename=-e432cda954467d52 --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-15cbd4d53dbbf462.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-ab248e87bd2619d5.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-54820b1f5efdb368.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-3cb67567f99fc50d.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-e869357a2ad99f71.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-54e4995cc89d1bea.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)'` |
| 798 | 2026-04-06T05:03:18.656Z | Running `/home/build/.rustup/toolchains/1.94.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=9091753ae95a3dba -C extra-filename=-ae3171615f16307e --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-ccf00d6fed8c7f4f.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-ddfb0af3b2a7c3cd.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-e97449f6ab277c60.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-eb2958d95d52706b.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-907685d3a135a0f3.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e2af122ba7793e75.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-1d03297b5db4abf2.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)'` |
| 799 | 2026-04-06T05:03:18.731Z | Running `/home/build/.rustup/toolchains/1.94.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=80582a8eb9c20a68 -C extra-filename=-1c65883680e8dc88 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg has_i128 --cfg has_to_int_unchecked` |
| 800 | 2026-04-06T05:03:19.085Z | Running `/home/build/.rustup/toolchains/1.94.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=67fda8c1aeacec51 -C extra-filename=-316873ed0e1f5175 --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` |
| 801 | 2026-04-06T05:03:19.144Z | Running `/home/build/.rustup/toolchains/1.94.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=24805754786280b5 -C extra-filename=-82c07a5dc22c28e3 --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-ab248e87bd2619d5.rmeta --cap-lints allow --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` |
| 802 | 2026-04-06T05:03:19.178Z | Running `/home/build/.rustup/toolchains/1.94.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=1426999ee557e136 -C extra-filename=-efc3619923ee1703 --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"))'` |
| 803 | 2026-04-06T05:03:19.234Z | Compiling block-buffer v0.10.2 |
| 804 | 2026-04-06T05:03:19.237Z | Running `/home/build/.rustup/toolchains/1.94.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=e160c54efef2f240 -C extra-filename=-627bdd9137fe04b6 --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-36c79631990bc5f4.rmeta --cap-lints allow` |
| 805 | 2026-04-06T05:03:19.287Z | Compiling crypto-common v0.1.6 |
| 806 | 2026-04-06T05:03:19.295Z | Running `/home/build/.rustup/toolchains/1.94.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=a483d14dfe770720 -C extra-filename=-a42c26b8db7eef30 --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-36c79631990bc5f4.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-a4ff9280b60c3055.rmeta --cap-lints allow` |
| 807 | 2026-04-06T05:03:19.322Z | Compiling unicode-width v0.1.9 |
| 808 | 2026-04-06T05:03:19.325Z | Running `/home/build/.rustup/toolchains/1.94.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=722351eb3ff06dc1 -C extra-filename=-8ada9c8aa019ddf6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 809 | 2026-04-06T05:03:19.361Z | Compiling lazy_static v1.5.0 |
| 810 | 2026-04-06T05:03:19.364Z | Running `/home/build/.rustup/toolchains/1.94.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=ab844077db6fd27e -C extra-filename=-f3895006bc58994d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 811 | 2026-04-06T05:03:19.413Z | Compiling pretty-hex v0.4.1 |
| 812 | 2026-04-06T05:03:19.416Z | Running `/home/build/.rustup/toolchains/1.94.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=ec90d31a59162ac7 -C extra-filename=-4dcd9c1117207844 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 813 | 2026-04-06T05:03:19.427Z | Compiling iana-time-zone v0.1.47 |
| 814 | 2026-04-06T05:03:19.430Z | Running `/home/build/.rustup/toolchains/1.94.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=0801b57db8b3642c -C extra-filename=-6ad2b1a151b7d264 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 815 | 2026-04-06T05:03:19.459Z | Compiling unicode-segmentation v1.10.0 |
| 816 | 2026-04-06T05:03:19.462Z | Running `/home/build/.rustup/toolchains/1.94.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=5ce774fb3d38010c -C extra-filename=-513e2fffcad8edfc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 817 | 2026-04-06T05:03:19.548Z | Running `/home/build/.rustup/toolchains/1.94.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=4bde3fa46f014b5b -C extra-filename=-5708a98d1b73b288 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-5708a98d1b73b288 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 818 | 2026-04-06T05:03:19.607Z | Compiling hyper-util v0.1.20 |
| 819 | 2026-04-06T05:03:19.610Z | Running `/home/build/.rustup/toolchains/1.94.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=19384b79d2eaaf8c -C extra-filename=-b880abe00721bcfe --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-430f637573e420a9.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-6ff56a5da0677ddb.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-eddf5db8dee3fa91.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-507cfc93e4fd892b.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-8ab752afb4ebd073.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-2432774d548445a9.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-c8daf584d18e1615.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-589d40d36f29fad5.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-edd0d93b5a12d919.rmeta --cap-lints allow` |
| 820 | 2026-04-06T05:03:19.653Z | Compiling thiserror v1.0.69 |
| 821 | 2026-04-06T05:03:19.662Z | Running `/home/build/.rustup/toolchains/1.94.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=f3e8e0554819863a -C extra-filename=-c0bf6ea8016b1a54 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-c0bf6ea8016b1a54 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 822 | 2026-04-06T05:03:19.670Z | Compiling winnow v1.0.0 |
| 823 | 2026-04-06T05:03:19.673Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ascii", "binary", "debug", "default", "parser", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=8c898479a650ae86 -C extra-filename=-cccd554eb4f28093 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 824 | 2026-04-06T05:03:19.789Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-5708a98d1b73b288/build-script-build` |
| 825 | 2026-04-06T05:03:19.803Z | Compiling newline-converter v0.3.0 |
| 826 | 2026-04-06T05:03:19.806Z | Running `/home/build/.rustup/toolchains/1.94.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=c28b15f6c8f52895 -C extra-filename=-9dd1cb29a9682b47 --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-513e2fffcad8edfc.rmeta --cap-lints allow` |
| 827 | 2026-04-06T05:03:19.820Z | Compiling chrono v0.4.44 |
| 828 | 2026-04-06T05:03:19.823Z | Running `/home/build/.rustup/toolchains/1.94.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=b5b7ec5f3763bb2b -C extra-filename=-cc069c1c37f8011e --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-6ad2b1a151b7d264.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-1c65883680e8dc88.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rmeta --cap-lints allow` |
| 829 | 2026-04-06T05:03:19.914Z | Compiling console v0.15.7 |
| 830 | 2026-04-06T05:03:19.917Z | Running `/home/build/.rustup/toolchains/1.94.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=8ce1b4077a1af213 -C extra-filename=-d0546ec5ea9218cd --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-f3895006bc58994d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-8ada9c8aa019ddf6.rmeta --cap-lints allow` |
| 831 | 2026-04-06T05:03:19.963Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-c0bf6ea8016b1a54/build-script-build` |
| 832 | 2026-04-06T05:03:20.029Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 833 | 2026-04-06T05:03:20.033Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=9b872be52df4e338 -C extra-filename=-47c7f9a778fa578c --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-cccd554eb4f28093.rmeta --cap-lints allow` |
| 834 | 2026-04-06T05:03:20.146Z | Compiling digest v0.10.7 |
| 835 | 2026-04-06T05:03:20.155Z | Running `/home/build/.rustup/toolchains/1.94.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=bb1fad5da1a046ad -C extra-filename=-8931b1ae4752b950 --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-627bdd9137fe04b6.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-a42c26b8db7eef30.rmeta --cap-lints allow` |
| 836 | 2026-04-06T05:03:20.315Z | Compiling mime_guess v2.0.5 |
| 837 | 2026-04-06T05:03:20.318Z | Running `/home/build/.rustup/toolchains/1.94.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=302e06ed2f2eaa9e -C extra-filename=-ce2b71c596524082 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-ce2b71c596524082 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-316873ed0e1f5175.rlib --cap-lints allow` |
| 838 | 2026-04-06T05:03:20.342Z | Compiling flate2 v1.1.9 |
| 839 | 2026-04-06T05:03:20.345Z | Running `/home/build/.rustup/toolchains/1.94.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=3dd041355d880636 -C extra-filename=-c4df431c29373dfc --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-82c07a5dc22c28e3.rmeta --extern miniz_oxide=/work/oxidecomputer/dropshot/target/debug/deps/libminiz_oxide-af85538b2f38d28c.rmeta --cap-lints allow` |
| 840 | 2026-04-06T05:03:20.545Z | Compiling rand v0.8.4 |
| 841 | 2026-04-06T05:03:20.548Z | Running `/home/build/.rustup/toolchains/1.94.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=5c64f31bd95f8a2e -C extra-filename=-11b923c8cabe5b8c --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-313e13259bb1c461.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-c7ca759df9692e4e.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-d9781c13554b1375.rmeta --cap-lints allow` |
| 842 | 2026-04-06T05:03:20.743Z | Running `/home/build/.rustup/toolchains/1.94.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=2c3371fcc280c680 -C extra-filename=-4c28c6e0597cfce7 --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-f9adad647fcd28a3.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-e432cda954467d52.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-d3aa762fc698c802.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-54e4995cc89d1bea.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 843 | 2026-04-06T05:03:20.776Z | Compiling idna v1.0.3 |
| 844 | 2026-04-06T05:03:20.776Z | Running `/home/build/.rustup/toolchains/1.94.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=182645660b986290 -C extra-filename=-79aa053d527f965f --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-86c2d00a468ac17c.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6ff1f86f73ad9adc.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-beac85561be9ef7a.rmeta --cap-lints allow` |
| 845 | 2026-04-06T05:03:20.819Z | Running `/home/build/.rustup/toolchains/1.94.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=003241d2c2c77bd1 -C extra-filename=-042d436254051f4d --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-3cb67567f99fc50d.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-1293d1c5f273246f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-6253489725400851.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-1cf7c7907a54314c.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-356f7e97cfdedf56.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 846 | 2026-04-06T05:03:21.039Z | Running `/home/build/.rustup/toolchains/1.94.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=240defe22eb9263c -C extra-filename=-0b9af6d39466695f --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-f9adad647fcd28a3.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-1293d1c5f273246f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-6253489725400851.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-1cf7c7907a54314c.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-356f7e97cfdedf56.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out` |
| 847 | 2026-04-06T05:03:21.188Z | Running `/home/build/.rustup/toolchains/1.94.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=158ceb386191bdd2 -C extra-filename=-bea77db934766cf8 --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-e664113bfa8320cf.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-4dcd9c1117207844.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-a2c03f4335bb79d9.rmeta --cap-lints allow` |
| 848 | 2026-04-06T05:03:21.313Z | Running `/home/build/.rustup/toolchains/1.94.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=379de218e535a431 -C extra-filename=-07aea53bac06ef8c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 849 | 2026-04-06T05:03:21.332Z | Compiling block-buffer v0.12.0 |
| 850 | 2026-04-06T05:03:21.387Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=e66076829c7ed82b -C extra-filename=-21d239304cc035a7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern hybrid_array=/work/oxidecomputer/dropshot/target/debug/deps/libhybrid_array-b3d8af57f12c71e6.rmeta --cap-lints allow` |
| 851 | 2026-04-06T05:03:21.490Z | Compiling crypto-common v0.2.1 |
| 852 | 2026-04-06T05:03:21.493Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "zeroize"))' -C metadata=c27d0b7ec8d21b2e -C extra-filename=-78bcce4fb0f76786 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern hybrid_array=/work/oxidecomputer/dropshot/target/debug/deps/libhybrid_array-b3d8af57f12c71e6.rmeta --cap-lints allow` |
| 853 | 2026-04-06T05:03:21.516Z | Compiling concurrent-queue v2.5.0 |
| 854 | 2026-04-06T05:03:21.523Z | Running `/home/build/.rustup/toolchains/1.94.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=899d9c00fd78bbb0 -C extra-filename=-6089d4d17d707d88 --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-b80aace47222005a.rmeta --cap-lints allow` |
| 855 | 2026-04-06T05:03:21.605Z | Compiling thiserror-impl v1.0.69 |
| 856 | 2026-04-06T05:03:21.608Z | Running `/home/build/.rustup/toolchains/1.94.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=f6f33e6ca6e7d002 -C extra-filename=-10209744bbfe6b25 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 857 | 2026-04-06T05:03:21.724Z | Compiling serde_derive_internals v0.29.0 |
| 858 | 2026-04-06T05:03:21.727Z | Running `/home/build/.rustup/toolchains/1.94.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=c30d104d85cc9207 -C extra-filename=-5c65b106bc2c35b3 --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-eb2958d95d52706b.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rmeta --cap-lints allow` |
| 859 | 2026-04-06T05:03:21.747Z | Compiling http-body-util v0.1.3 |
| 860 | 2026-04-06T05:03:21.750Z | Running `/home/build/.rustup/toolchains/1.94.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=80390513447d6a9c -C extra-filename=-a2ee5d8983fd13de --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-1c2349a071c4ba03.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-fa37e7e0cdaba48e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-507cfc93e4fd892b.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --cap-lints allow` |
| 861 | 2026-04-06T05:03:21.988Z | Compiling rustls-pemfile v2.2.0 |
| 862 | 2026-04-06T05:03:21.996Z | Running `/home/build/.rustup/toolchains/1.94.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=13168c9167427d11 -C extra-filename=-24159a20e7e12087 --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-ab73fbbc432be8da.rmeta --cap-lints allow` |
| 863 | 2026-04-06T05:03:22.192Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 864 | 2026-04-06T05:03:22.195Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-1.1.1+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=d5f020624a9c8e78 -C extra-filename=-4c41be5aedb413e1 --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-3d98f8a48067b7ef.rmeta --cap-lints allow` |
| 865 | 2026-04-06T05:03:22.343Z | Compiling serde_spanned v1.1.1 |
| 866 | 2026-04-06T05:03:22.352Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=df5927ee9707b329 -C extra-filename=-5bee779a4ce6e582 --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-3d98f8a48067b7ef.rmeta --cap-lints allow` |
| 867 | 2026-04-06T05:03:22.458Z | Running `/home/build/.rustup/toolchains/1.94.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=51b5634349b6e0b3 -C extra-filename=-9a778c1020493504 --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-eb2958d95d52706b.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-5613ee3869b1a5ee.rmeta --cap-lints allow` |
| 868 | 2026-04-06T05:03:22.487Z | Compiling thread_local v1.1.4 |
| 869 | 2026-04-06T05:03:22.490Z | Running `/home/build/.rustup/toolchains/1.94.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=874394ff23ca2cf4 -C extra-filename=-bba8a71ce121c0ee --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-3cb67567f99fc50d.rmeta --cap-lints allow` |
| 870 | 2026-04-06T05:03:22.497Z | Compiling multer v3.1.0 |
| 871 | 2026-04-06T05:03:22.497Z | Running `/home/build/.rustup/toolchains/1.94.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=b4a0334a514b5b71 -C extra-filename=-f53789aac1254cf4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-f53789aac1254cf4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-2daa9645b0f6268d.rlib --cap-lints allow` |
| 872 | 2026-04-06T05:03:22.506Z | Compiling sync_wrapper v1.0.1 |
| 873 | 2026-04-06T05:03:22.515Z | Running `/home/build/.rustup/toolchains/1.94.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=8bca89d1002ca058 -C extra-filename=-a8e9e6dfc2719198 --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-fa37e7e0cdaba48e.rmeta --cap-lints allow` |
| 874 | 2026-04-06T05:03:22.615Z | Compiling encoding_rs v0.8.32 |
| 875 | 2026-04-06T05:03:22.618Z | Running `/home/build/.rustup/toolchains/1.94.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=1c0559511d9860f8 -C extra-filename=-be3c9756abbaf69a --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-ab248e87bd2619d5.rmeta --cap-lints allow` |
| 876 | 2026-04-06T05:03:22.718Z | Compiling compression-core v0.4.31 |
| 877 | 2026-04-06T05:03:22.721Z | Running `/home/build/.rustup/toolchains/1.94.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=9db736e98f5599bb -C extra-filename=-bd174913cd4e5ef8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 878 | 2026-04-06T05:03:22.762Z | Compiling match_cfg v0.1.0 |
| 879 | 2026-04-06T05:03:22.764Z | Running `/home/build/.rustup/toolchains/1.94.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=ee2f2d7fb4074ed4 -C extra-filename=-2dcd06df41969590 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 880 | 2026-04-06T05:03:22.782Z | Compiling schemars v0.8.22 |
| 881 | 2026-04-06T05:03:22.789Z | Running `/home/build/.rustup/toolchains/1.94.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=a1090e7a49be78c0 -C extra-filename=-d619a50aed35cd8c --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-d619a50aed35cd8c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 882 | 2026-04-06T05:03:22.828Z | Compiling slog-async v2.8.0 |
| 883 | 2026-04-06T05:03:22.831Z | Running `/home/build/.rustup/toolchains/1.94.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=49f9d5c45e92e12a -C extra-filename=-6cf168422a11cf6f --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-6cf168422a11cf6f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 884 | 2026-04-06T05:03:22.877Z | Compiling heck v0.5.0 |
| 885 | 2026-04-06T05:03:22.883Z | Running `/home/build/.rustup/toolchains/1.94.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=7ce9e34fe66241bd -C extra-filename=-ba5af341ae66f4a2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 886 | 2026-04-06T05:03:23.023Z | Compiling parking v2.2.0 |
| 887 | 2026-04-06T05:03:23.026Z | Running `/home/build/.rustup/toolchains/1.94.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=05ce467c572c52d9 -C extra-filename=-205dbb05448622c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 888 | 2026-04-06T05:03:23.086Z | Compiling const-oid v0.10.2 |
| 889 | 2026-04-06T05:03:23.088Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-oid-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db"))' -C metadata=a5225d9e83c4b08d -C extra-filename=-ad5dbb24ae23b112 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 890 | 2026-04-06T05:03:23.115Z | Compiling semver v1.0.27 |
| 891 | 2026-04-06T05:03:23.118Z | Running `/home/build/.rustup/toolchains/1.94.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=e689c0405575f5e9 -C extra-filename=-06c7c98c21995b70 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 892 | 2026-04-06T05:03:23.215Z | Compiling target-triple v1.0.0 |
| 893 | 2026-04-06T05:03:23.218Z | Running `/home/build/.rustup/toolchains/1.94.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=e7e353011c7be704 -C extra-filename=-9b9cdec79b4c5067 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-9b9cdec79b4c5067 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 894 | 2026-04-06T05:03:23.298Z | Compiling cpufeatures v0.2.17 |
| 895 | 2026-04-06T05:03:23.301Z | Running `/home/build/.rustup/toolchains/1.94.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=650a85fe0e4580a6 -C extra-filename=-a97e454f3fd590b9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 896 | 2026-04-06T05:03:23.342Z | Compiling camino v1.2.2 |
| 897 | 2026-04-06T05:03:23.345Z | Running `/home/build/.rustup/toolchains/1.94.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=531d0623f373e43e -C extra-filename=-7fe1b766d179709e --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-7fe1b766d179709e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 898 | 2026-04-06T05:03:23.367Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 899 | 2026-04-06T05:03:23.370Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.1.1+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=c7a5c91eadc2a1d0 -C extra-filename=-33b3aec3366effc6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 900 | 2026-04-06T05:03:23.456Z | Compiling similar v2.2.1 |
| 901 | 2026-04-06T05:03:23.459Z | Running `/home/build/.rustup/toolchains/1.94.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=df4a3628f71a7bd0 -C extra-filename=-5aea91cd966b3633 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 902 | 2026-04-06T05:03:23.501Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-9b9cdec79b4c5067/build-script-build` |
| 903 | 2026-04-06T05:03:23.514Z | Compiling sha1 v0.10.6 |
| 904 | 2026-04-06T05:03:23.523Z | Running `/home/build/.rustup/toolchains/1.94.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=96c87476151e8a17 -C extra-filename=-f65d71a3cad95b11 --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-ab248e87bd2619d5.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-a97e454f3fd590b9.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-8931b1ae4752b950.rmeta --cap-lints allow` |
| 905 | 2026-04-06T05:03:23.583Z | Compiling toml v1.1.2+spec-1.1.0 |
| 906 | 2026-04-06T05:03:23.586Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=c68dc773d8b68f5d -C extra-filename=-512449a9c05149e7 --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-3d98f8a48067b7ef.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-5bee779a4ce6e582.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-4c41be5aedb413e1.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-47c7f9a778fa578c.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-33b3aec3366effc6.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-cccd554eb4f28093.rmeta --cap-lints allow` |
| 907 | 2026-04-06T05:03:23.667Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-7fe1b766d179709e/build-script-build` |
| 908 | 2026-04-06T05:03:23.710Z | Compiling tokio-rustls v0.26.0 |
| 909 | 2026-04-06T05:03:23.713Z | Running `/home/build/.rustup/toolchains/1.94.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=026da9f34d008ae3 -C extra-filename=-a23021ad927ccf22 --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-042d436254051f4d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out` |
| 910 | 2026-04-06T05:03:23.740Z | Compiling digest v0.11.2 |
| 911 | 2026-04-06T05:03:23.743Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="block-api"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-api", "default", "dev", "getrandom", "mac", "oid", "rand_core", "zeroize"))' -C metadata=a43eae31b82ae7db -C extra-filename=-cdd1273bbc196fb9 --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-21d239304cc035a7.rmeta --extern const_oid=/work/oxidecomputer/dropshot/target/debug/deps/libconst_oid-ad5dbb24ae23b112.rmeta --extern common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-78bcce4fb0f76786.rmeta --cap-lints allow` |
| 912 | 2026-04-06T05:03:23.910Z | Compiling event-listener v5.0.0 |
| 913 | 2026-04-06T05:03:23.913Z | Running `/home/build/.rustup/toolchains/1.94.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=da54f781dd9f5175 -C extra-filename=-27b62563b0fa7880 --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-6089d4d17d707d88.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-205dbb05448622c9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --cap-lints allow` |
| 914 | 2026-04-06T05:03:23.944Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-6cf168422a11cf6f/build-script-build` |
| 915 | 2026-04-06T05:03:23.996Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-d619a50aed35cd8c/build-script-build` |
| 916 | 2026-04-06T05:03:24.000Z | Compiling tokio-rustls v0.25.0 |
| 917 | 2026-04-06T05:03:24.003Z | Running `/home/build/.rustup/toolchains/1.94.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=0f7d3683032f7a8b -C extra-filename=-b83acb11509f10e6 --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-0b9af6d39466695f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out` |
| 918 | 2026-04-06T05:03:24.202Z | Compiling compression-codecs v0.4.37 |
| 919 | 2026-04-06T05:03:24.205Z | Running `/home/build/.rustup/toolchains/1.94.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=90a2a71eed6e1cfe -C extra-filename=-041f552019a6e5c0 --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-bd174913cd4e5ef8.rmeta --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e92d40ad2392f92c.rmeta --cap-lints allow` |
| 920 | 2026-04-06T05:03:24.226Z | Compiling hostname v0.3.1 |
| 921 | 2026-04-06T05:03:24.229Z | Running `/home/build/.rustup/toolchains/1.94.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=1857044d46b0c935 -C extra-filename=-acdacc008decab36 --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-313e13259bb1c461.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-2dcd06df41969590.rmeta --cap-lints allow` |
| 922 | 2026-04-06T05:03:24.293Z | Running `/home/build/.rustup/toolchains/1.94.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=2479a2d33a1de2b0 -C extra-filename=-15bc9719087c97b9 --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-10209744bbfe6b25.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 923 | 2026-04-06T05:03:24.365Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-f53789aac1254cf4/build-script-build` |
| 924 | 2026-04-06T05:03:24.395Z | Compiling tower v0.5.2 |
| 925 | 2026-04-06T05:03:24.398Z | Running `/home/build/.rustup/toolchains/1.94.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=2f083c3457984377 -C extra-filename=-733489855ba365f6 --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-fa37e7e0cdaba48e.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-eddf5db8dee3fa91.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-a8e9e6dfc2719198.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-c8daf584d18e1615.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-589d40d36f29fad5.rmeta --cap-lints allow` |
| 926 | 2026-04-06T05:03:24.405Z | Compiling schemars_derive v0.8.22 |
| 927 | 2026-04-06T05:03:24.408Z | Running `/home/build/.rustup/toolchains/1.94.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=709dd1e444cac4c0 -C extra-filename=-d513359e9919a576 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-5c65b106bc2c35b3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 928 | 2026-04-06T05:03:24.415Z | Compiling serde_urlencoded v0.7.1 |
| 929 | 2026-04-06T05:03:24.423Z | Running `/home/build/.rustup/toolchains/1.94.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=3609d2f31d2d1e48 -C extra-filename=-7c3fcb1842f82ac9 --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-5156871bfd7d3151.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-7c1605eadb3333d8.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-07aea53bac06ef8c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rmeta --cap-lints allow` |
| 930 | 2026-04-06T05:03:24.465Z | Compiling url v2.5.4 |
| 931 | 2026-04-06T05:03:24.468Z | Running `/home/build/.rustup/toolchains/1.94.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=9f76c7dc9c6d33dc -C extra-filename=-d90c9a940bfa3c8d --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-5156871bfd7d3151.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-79aa053d527f965f.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rmeta --cap-lints allow` |
| 932 | 2026-04-06T05:03:24.664Z | Compiling tokio-native-tls v0.3.1 |
| 933 | 2026-04-06T05:03:24.667Z | Running `/home/build/.rustup/toolchains/1.94.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=11fb317bb7b55449 -C extra-filename=-eca4730e99bafeb6 --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-4c28c6e0597cfce7.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 934 | 2026-04-06T05:03:24.837Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-ce2b71c596524082/build-script-build` |
| 935 | 2026-04-06T05:03:24.854Z | Running `/home/build/.rustup/toolchains/1.94.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=942c548ba020902f -C extra-filename=-004e84320e95a2f5 --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-ccf00d6fed8c7f4f.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-bea77db934766cf8.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-e97449f6ab277c60.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-eb2958d95d52706b.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9a778c1020493504.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-1d03297b5db4abf2.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)'` |
| 936 | 2026-04-06T05:03:24.870Z | Compiling usdt-macro v0.6.0 |
| 937 | 2026-04-06T05:03:24.879Z | Running `/home/build/.rustup/toolchains/1.94.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=e501bd11db6723d5 -C extra-filename=-5069a009fcaee77a --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-e97449f6ab277c60.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-c9dcf7cacdc20be9.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-ae3171615f16307e.rlib --extern proc_macro --cap-lints allow` |
| 938 | 2026-04-06T05:03:25.147Z | Compiling usdt-attr-macro v0.6.0 |
| 939 | 2026-04-06T05:03:25.147Z | Compiling slog-json v2.6.1 |
| 940 | 2026-04-06T05:03:25.156Z | Running `/home/build/.rustup/toolchains/1.94.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=04d642659b2ebb22 -C extra-filename=-9a53d5a4df8f66f6 --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-e97449f6ab277c60.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-c9dcf7cacdc20be9.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-ae3171615f16307e.rlib --extern proc_macro --cap-lints allow` |
| 941 | 2026-04-06T05:03:25.156Z | Running `/home/build/.rustup/toolchains/1.94.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=6a9afd37febc29a6 -C extra-filename=-5b49f94660dab525 --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-97375a35affd78ac.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-395363902e5dc4de.rmeta --cap-lints allow` |
| 942 | 2026-04-06T05:03:25.258Z | Compiling futures-executor v0.3.32 |
| 943 | 2026-04-06T05:03:25.261Z | Running `/home/build/.rustup/toolchains/1.94.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=bf527e0d54e2fe4a -C extra-filename=-9dbf625a9f26aa3b --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-fa37e7e0cdaba48e.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-3641d96a261d4856.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-eddf5db8dee3fa91.rmeta --cap-lints allow` |
| 944 | 2026-04-06T05:03:25.360Z | Compiling tempfile v3.27.0 |
| 945 | 2026-04-06T05:03:25.363Z | Running `/home/build/.rustup/toolchains/1.94.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=972e426ba0375ff8 -C extra-filename=-05a673ac7fa6b694 --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-23457025b99e6995.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-4f2a7d106ecb50d4.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-3cb67567f99fc50d.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-90daa0656a9a8dda.rmeta --cap-lints allow` |
| 946 | 2026-04-06T05:03:25.555Z | Compiling crossbeam-channel v0.5.15 |
| 947 | 2026-04-06T05:03:25.557Z | Running `/home/build/.rustup/toolchains/1.94.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=79d31aa2537cb23a -C extra-filename=-e3671f2cd6def132 --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-b80aace47222005a.rmeta --cap-lints allow` |
| 948 | 2026-04-06T05:03:25.581Z | Compiling async-stream-impl v0.3.6 |
| 949 | 2026-04-06T05:03:25.590Z | Running `/home/build/.rustup/toolchains/1.94.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=91a491585faeff03 -C extra-filename=-a4f1bc8c7c71df50 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 950 | 2026-04-06T05:03:25.599Z | Compiling uuid v1.23.0 |
| 951 | 2026-04-06T05:03:25.608Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=c52ef9c2e886dfd1 -C extra-filename=-e46a83319d9e7ebd --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-4f2a7d106ecb50d4.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-3d98f8a48067b7ef.rmeta --cap-lints allow` |
| 952 | 2026-04-06T05:03:25.639Z | Compiling webpki-roots v0.26.5 |
| 953 | 2026-04-06T05:03:25.642Z | Running `/home/build/.rustup/toolchains/1.94.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=dad78ac72eb46263 -C extra-filename=-bafd939816055632 --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-ab73fbbc432be8da.rmeta --cap-lints allow` |
| 954 | 2026-04-06T05:03:25.760Z | Compiling is-terminal v0.4.12 |
| 955 | 2026-04-06T05:03:25.769Z | Running `/home/build/.rustup/toolchains/1.94.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=ed3229764629af56 -C extra-filename=-ed7c300806b10f23 --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-313e13259bb1c461.rmeta --cap-lints allow` |
| 956 | 2026-04-06T05:03:25.790Z | Compiling memmap2 v0.9.8 |
| 957 | 2026-04-06T05:03:25.793Z | Running `/home/build/.rustup/toolchains/1.94.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=ef27c44aa1ff224b -C extra-filename=-8d248b4089892dd2 --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-313e13259bb1c461.rmeta --cap-lints allow` |
| 958 | 2026-04-06T05:03:25.854Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 959 | 2026-04-06T05:03:25.857Z | Running `/home/build/.rustup/toolchains/1.94.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=b46d575ba241f626 -C extra-filename=-0d630417ac8dd2d0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-0d630417ac8dd2d0 -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-2daa9645b0f6268d.rlib` |
| 960 | 2026-04-06T05:03:25.964Z | Compiling iri-string v0.7.8 |
| 961 | 2026-04-06T05:03:25.967Z | Running `/home/build/.rustup/toolchains/1.94.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=46ffe0c72f2e8d98 -C extra-filename=-ff4374aa163f8266 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 962 | 2026-04-06T05:03:26.009Z | Compiling dyn-clone v1.0.4 |
| 963 | 2026-04-06T05:03:26.013Z | Compiling utf-8 v0.7.6 |
| 964 | 2026-04-06T05:03:26.013Z | Running `/home/build/.rustup/toolchains/1.94.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=7d4790cf30d437e5 -C extra-filename=-e1ef42434a3deb88 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 965 | 2026-04-06T05:03:26.013Z | Running `/home/build/.rustup/toolchains/1.94.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=dc7d2d017db8bea4 -C extra-filename=-60ad220600bf9885 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 966 | 2026-04-06T05:03:26.028Z | Compiling spin v0.9.8 |
| 967 | 2026-04-06T05:03:26.031Z | Running `/home/build/.rustup/toolchains/1.94.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=c8ebd61fe9d24413 -C extra-filename=-8c62208000a0fb52 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 968 | 2026-04-06T05:03:26.093Z | Compiling anyhow v1.0.102 |
| 969 | 2026-04-06T05:03:26.096Z | Running `/home/build/.rustup/toolchains/1.94.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=ad033c6e5e1071ad -C extra-filename=-3069129a0bfe7439 --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-3069129a0bfe7439 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 970 | 2026-04-06T05:03:26.103Z | Compiling data-encoding v2.4.0 |
| 971 | 2026-04-06T05:03:26.111Z | Running `/home/build/.rustup/toolchains/1.94.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=416ddcc9c1fcc4a2 -C extra-filename=-9ad97353986669fa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 972 | 2026-04-06T05:03:26.139Z | Compiling cpufeatures v0.3.0 |
| 973 | 2026-04-06T05:03:26.141Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5159c1fa5df5af4 -C extra-filename=-1b9161b432959a2a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 974 | 2026-04-06T05:03:26.162Z | Compiling term v1.1.0 |
| 975 | 2026-04-06T05:03:26.165Z | Running `/home/build/.rustup/toolchains/1.94.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=947640f1c7438ee9 -C extra-filename=-6932e1ae89dd7e99 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 976 | 2026-04-06T05:03:26.191Z | Compiling take_mut v0.2.2 |
| 977 | 2026-04-06T05:03:26.194Z | Running `/home/build/.rustup/toolchains/1.94.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=80c982ad5a176a7b -C extra-filename=-2f2b1d388ae3ecdc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 978 | 2026-04-06T05:03:26.208Z | Compiling sha1 v0.11.0 |
| 979 | 2026-04-06T05:03:26.217Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(sha1_backend, values("aarch64-sha2", "x86-sha", "soft"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=0ced10ecc0d355b0 -C extra-filename=-039012d06622a409 --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-ab248e87bd2619d5.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-1b9161b432959a2a.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-cdd1273bbc196fb9.rmeta --cap-lints allow` |
| 980 | 2026-04-06T05:03:26.224Z | Compiling async-stream v0.3.6 |
| 981 | 2026-04-06T05:03:26.227Z | Running `/home/build/.rustup/toolchains/1.94.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=e99dc203ae8ea982 -C extra-filename=-12c967a75b172245 --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-a4f1bc8c7c71df50.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-fa37e7e0cdaba48e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --cap-lints allow` |
| 982 | 2026-04-06T05:03:26.297Z | Running `/home/build/.rustup/toolchains/1.94.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=d2a3707489b7473b -C extra-filename=-8a57dcdf6b648e68 --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-e3671f2cd6def132.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-2f2b1d388ae3ecdc.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-bba8a71ce121c0ee.rmeta --cap-lints allow --cfg integer128` |
| 983 | 2026-04-06T05:03:26.456Z | Compiling tungstenite v0.24.0 |
| 984 | 2026-04-06T05:03:26.459Z | Running `/home/build/.rustup/toolchains/1.94.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=015138e6ffcd5ed8 -C extra-filename=-61e64fb57d85c6a4 --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-ccf00d6fed8c7f4f.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-9ad97353986669fa.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-3b32f88f24eab368.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-f9adad647fcd28a3.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-11b923c8cabe5b8c.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-f65d71a3cad95b11.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-15bc9719087c97b9.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-60ad220600bf9885.rmeta --cap-lints allow` |
| 985 | 2026-04-06T05:03:26.459Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-3069129a0bfe7439/build-script-build` |
| 986 | 2026-04-06T05:03:26.492Z | Compiling slog-term v2.9.2 |
| 987 | 2026-04-06T05:03:26.495Z | Running `/home/build/.rustup/toolchains/1.94.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=46b09a4b06a73cf8 -C extra-filename=-e740f0bd2fbbc5c3 --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-cc069c1c37f8011e.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-ed7c300806b10f23.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-6932e1ae89dd7e99.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-bba8a71ce121c0ee.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-395363902e5dc4de.rmeta --cap-lints allow` |
| 988 | 2026-04-06T05:03:26.683Z | Running `/home/build/.rustup/toolchains/1.94.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=18ef0b02284fdaa2 -C extra-filename=-ce625d601af039e1 --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-1c2349a071c4ba03.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-be3c9756abbaf69a.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-eddf5db8dee3fa91.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-3b32f88f24eab368.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e92d40ad2392f92c.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-5025b535eb8400cf.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-8c62208000a0fb52.rmeta --cap-lints allow` |
| 989 | 2026-04-06T05:03:26.866Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-0d630417ac8dd2d0/build-script-build` |
| 990 | 2026-04-06T05:03:26.909Z | Running `/home/build/.rustup/toolchains/1.94.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=16e3a2099cefa409 -C extra-filename=-472e9ca9845f5f75 --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-cc069c1c37f8011e.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-e1ef42434a3deb88.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-d513359e9919a576.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 991 | 2026-04-06T05:03:26.936Z | Compiling usdt v0.6.0 |
| 992 | 2026-04-06T05:03:26.939Z | Running `/home/build/.rustup/toolchains/1.94.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=4969c29dd47366c0 -C extra-filename=-a2047e8836a66658 --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-bea77db934766cf8.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-e664113bfa8320cf.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-8d248b4089892dd2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-9a53d5a4df8f66f6.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-004e84320e95a2f5.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-5069a009fcaee77a.so --cap-lints allow` |
| 993 | 2026-04-06T05:03:26.962Z | Compiling hyper-rustls v0.27.3 |
| 994 | 2026-04-06T05:03:26.965Z | Running `/home/build/.rustup/toolchains/1.94.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=c2d4acbde0708220 -C extra-filename=-058926bdb77a582a --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-eddf5db8dee3fa91.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-042d436254051f4d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a23021ad927ccf22.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-589d40d36f29fad5.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-bafd939816055632.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out` |
| 995 | 2026-04-06T05:03:27.119Z | Compiling atomicwrites v0.4.4 |
| 996 | 2026-04-06T05:03:27.122Z | Running `/home/build/.rustup/toolchains/1.94.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=98381f7bd4940950 -C extra-filename=-29166aec6ff9f95c --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-1e7495f0a4d6545e.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rmeta --cap-lints allow` |
| 997 | 2026-04-06T05:03:27.203Z | Compiling tower-http v0.6.8 |
| 998 | 2026-04-06T05:03:27.212Z | Running `/home/build/.rustup/toolchains/1.94.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=34639c6454e47c7a -C extra-filename=-1f508cbff1b6e842 --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-15cbd4d53dbbf462.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-eddf5db8dee3fa91.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-507cfc93e4fd892b.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-ff4374aa163f8266.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-733489855ba365f6.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-c8daf584d18e1615.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-589d40d36f29fad5.rmeta --cap-lints allow` |
| 999 | 2026-04-06T05:03:27.224Z | Compiling futures v0.3.32 |
| 1000 | 2026-04-06T05:03:27.227Z | Running `/home/build/.rustup/toolchains/1.94.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=b67601f0b3cb901c -C extra-filename=-a64f3596ce6cfea6 --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-6ff56a5da0677ddb.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-fa37e7e0cdaba48e.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-9dbf625a9f26aa3b.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-e6f3b43cf5c2ef38.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-2089c306af046592.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-3641d96a261d4856.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-eddf5db8dee3fa91.rmeta --cap-lints allow` |
| 1001 | 2026-04-06T05:03:27.285Z | Compiling slog-bunyan v2.5.0 |
| 1002 | 2026-04-06T05:03:27.288Z | Running `/home/build/.rustup/toolchains/1.94.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=97fb9997ac32c83d -C extra-filename=-5df192f1bb0e4f87 --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-5025b535eb8400cf.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-316873ed0e1f5175.rmeta --cap-lints allow` |
| 1003 | 2026-04-06T05:03:27.288Z | Running `/home/build/.rustup/toolchains/1.94.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=f2dbf47aa1953b14 -C extra-filename=-4764ac7b0694aa94 --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-acdacc008decab36.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-395363902e5dc4de.rmeta --cap-lints allow` |
| 1004 | 2026-04-06T05:03:27.303Z | Compiling hyper-tls v0.6.0 |
| 1005 | 2026-04-06T05:03:27.311Z | Running `/home/build/.rustup/toolchains/1.94.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=aee41f443297bd32 -C extra-filename=-5e3618e26532779a --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-1c2349a071c4ba03.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-4c28c6e0597cfce7.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-eca4730e99bafeb6.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-589d40d36f29fad5.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 1006 | 2026-04-06T05:03:27.314Z | Compiling async-compression v0.4.41 |
| 1007 | 2026-04-06T05:03:27.317Z | Running `/home/build/.rustup/toolchains/1.94.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=b1aec203dc92d59e -C extra-filename=-cb4aa7a2e317132f --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-041f552019a6e5c0.rmeta --extern compression_core=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_core-bd174913cd4e5ef8.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --cap-lints allow` |
| 1008 | 2026-04-06T05:03:27.425Z | Compiling event-listener-strategy v0.5.4 |
| 1009 | 2026-04-06T05:03:27.431Z | Running `/home/build/.rustup/toolchains/1.94.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=1a9cbc7144c7b7fc -C extra-filename=-070382828a944c7a --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-27b62563b0fa7880.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --cap-lints allow` |
| 1010 | 2026-04-06T05:03:27.436Z | Running `/home/build/.rustup/toolchains/1.94.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=73727fd187a35796 -C extra-filename=-ddc26909be6534db --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-3d98f8a48067b7ef.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)'` |
| 1011 | 2026-04-06T05:03:27.531Z | Running `/home/build/.rustup/toolchains/1.94.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=94742c1867a704c4 -C extra-filename=-dd1ebc2bdda9d3d2 --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"))'` |
| 1012 | 2026-04-06T05:03:27.564Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1013 | 2026-04-06T05:03:27.567Z | Running `/home/build/.rustup/toolchains/1.94.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=5fed7fc80c70148b -C extra-filename=-b90e5d51bdc8bb0c --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-ba5af341ae66f4a2.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-907685d3a135a0f3.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-c9dcf7cacdc20be9.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro` |
| 1014 | 2026-04-06T05:03:27.606Z | Compiling rustls-native-certs v0.7.0 |
| 1015 | 2026-04-06T05:03:27.614Z | Running `/home/build/.rustup/toolchains/1.94.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=4b0fdf68f8e270ae -C extra-filename=-6ae7f1e418c9fadb --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-d3aa762fc698c802.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rmeta --cap-lints allow` |
| 1016 | 2026-04-06T05:03:27.623Z | Compiling openapiv3 v2.2.0 |
| 1017 | 2026-04-06T05:03:27.623Z | Compiling yasna v0.5.2 |
| 1018 | 2026-04-06T05:03:27.632Z | Running `/home/build/.rustup/toolchains/1.94.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=4ec968cb450f0910 -C extra-filename=-4363d9e20a0a2a3a --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-f2eec4ee8f51f8c9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rmeta --cap-lints allow` |
| 1019 | 2026-04-06T05:03:27.632Z | Running `/home/build/.rustup/toolchains/1.94.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=926b54d2752bd631 -C extra-filename=-eae3c5ac031f76ad --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-395363902e5dc4de.rmeta --cap-lints allow` |
| 1020 | 2026-04-06T05:03:27.661Z | Compiling async-trait v0.1.89 |
| 1021 | 2026-04-06T05:03:27.665Z | Running `/home/build/.rustup/toolchains/1.94.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=10d57aead9f58c6c -C extra-filename=-7a43ad5c49f3ebb6 --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-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 1022 | 2026-04-06T05:03:27.727Z | Compiling pem v3.0.6 |
| 1023 | 2026-04-06T05:03:27.735Z | Running `/home/build/.rustup/toolchains/1.94.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=1c9568102ee733c5 -C extra-filename=-54d01c6ff8a7d399 --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-430f637573e420a9.rmeta --cap-lints allow` |
| 1024 | 2026-04-06T05:03:27.833Z | Compiling waitgroup v0.1.2 |
| 1025 | 2026-04-06T05:03:27.836Z | Running `/home/build/.rustup/toolchains/1.94.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=947faeb66f050a94 -C extra-filename=-a0316e4162a0ebc7 --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-61e8f4364b33cbe0.rmeta --cap-lints allow` |
| 1026 | 2026-04-06T05:03:27.864Z | Compiling webpki-roots v1.0.0 |
| 1027 | 2026-04-06T05:03:27.872Z | Running `/home/build/.rustup/toolchains/1.94.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=e56615dbef141b64 -C extra-filename=-c2d7f7609791a9d7 --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-ab73fbbc432be8da.rmeta --cap-lints allow` |
| 1028 | 2026-04-06T05:03:27.974Z | Compiling serde_path_to_error v0.1.20 |
| 1029 | 2026-04-06T05:03:27.977Z | Running `/home/build/.rustup/toolchains/1.94.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=2d4d18b5e210807e -C extra-filename=-9dde5519f5cdafff --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-7c1605eadb3333d8.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-3d98f8a48067b7ef.rmeta --cap-lints allow` |
| 1030 | 2026-04-06T05:03:27.983Z | Compiling hostname v0.4.2 |
| 1031 | 2026-04-06T05:03:27.991Z | Running `/home/build/.rustup/toolchains/1.94.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=aaa90dd7f5fa556f -C extra-filename=-72938b778ce0144c --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-ab248e87bd2619d5.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rmeta --cap-lints allow` |
| 1032 | 2026-04-06T05:03:28.102Z | Compiling termcolor v1.1.2 |
| 1033 | 2026-04-06T05:03:28.105Z | Running `/home/build/.rustup/toolchains/1.94.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=d44ff01b4d85a37b -C extra-filename=-2cf0252615b9ea80 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1034 | 2026-04-06T05:03:28.123Z | Compiling debug-ignore v1.0.5 |
| 1035 | 2026-04-06T05:03:28.125Z | Running `/home/build/.rustup/toolchains/1.94.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=0ca3e990557a6721 -C extra-filename=-631eff671b61211c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1036 | 2026-04-06T05:03:28.227Z | Compiling simple-mermaid v0.2.0 |
| 1037 | 2026-04-06T05:03:28.230Z | Running `/home/build/.rustup/toolchains/1.94.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=02f3ac7c1ff6a676 -C extra-filename=-5dc570c6033ceb62 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1038 | 2026-04-06T05:03:28.298Z | Compiling http-range v0.1.4 |
| 1039 | 2026-04-06T05:03:28.301Z | Running `/home/build/.rustup/toolchains/1.94.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=1f2f93f4bb9e2aa3 -C extra-filename=-b2878d94c8017d59 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1040 | 2026-04-06T05:03:28.324Z | Compiling glob v0.3.0 |
| 1041 | 2026-04-06T05:03:28.327Z | Running `/home/build/.rustup/toolchains/1.94.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=5ad8d77eda9c87d2 -C extra-filename=-27a5a131a3fa9e5e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1042 | 2026-04-06T05:03:28.351Z | Compiling rcgen v0.14.7 |
| 1043 | 2026-04-06T05:03:28.359Z | Running `/home/build/.rustup/toolchains/1.94.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=967ea82ff4dff656 -C extra-filename=-3379a59d45cc11b8 --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-54d01c6ff8a7d399.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-1293d1c5f273246f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-395363902e5dc4de.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-eae3c5ac031f76ad.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out` |
| 1044 | 2026-04-06T05:03:28.420Z | Compiling hyper-staticfile v0.10.1 |
| 1045 | 2026-04-06T05:03:28.424Z | Running `/home/build/.rustup/toolchains/1.94.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=400569050c1b4b4b -C extra-filename=-de53904ad0fc1b51 --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-eddf5db8dee3fa91.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-b2878d94c8017d59.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-8e04e38858401642.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-11b923c8cabe5b8c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-d90c9a940bfa3c8d.rmeta --cap-lints allow` |
| 1046 | 2026-04-06T05:03:28.458Z | Compiling reqwest v0.12.28 |
| 1047 | 2026-04-06T05:03:28.461Z | Running `/home/build/.rustup/toolchains/1.94.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=4ea6eb0c253f5c02 -C extra-filename=-8aa3c9c8af36ef9e --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-430f637573e420a9.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-be3c9756abbaf69a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-fa37e7e0cdaba48e.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-910158b9078de164.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-507cfc93e4fd892b.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-058926bdb77a582a.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-5e3618e26532779a.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-f9adad647fcd28a3.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-5025b535eb8400cf.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-4c28c6e0597cfce7.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-042d436254051f4d.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-a8e9e6dfc2719198.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-eca4730e99bafeb6.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-a23021ad927ccf22.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-733489855ba365f6.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-1f508cbff1b6e842.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-589d40d36f29fad5.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-d90c9a940bfa3c8d.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-c2d7f7609791a9d7.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1048 | 2026-04-06T05:03:28.481Z | Compiling hyper-rustls v0.26.0 |
| 1049 | 2026-04-06T05:03:28.483Z | Running `/home/build/.rustup/toolchains/1.94.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=3569070e93fa14d4 -C extra-filename=-5e1ff30272045fa8 --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-eddf5db8dee3fa91.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-f9adad647fcd28a3.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-6ae7f1e418c9fadb.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-589d40d36f29fad5.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out` |
| 1050 | 2026-04-06T05:03:28.644Z | Compiling trybuild v1.0.116 |
| 1051 | 2026-04-06T05:03:28.648Z | Running `/home/build/.rustup/toolchains/1.94.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=66876c9a29fe6348 -C extra-filename=-66fa52d27ae516d3 --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-27a5a131a3fa9e5e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-55439da7ab759366.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-dd1ebc2bdda9d3d2.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-2cf0252615b9ea80.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rmeta --cap-lints allow` |
| 1052 | 2026-04-06T05:03:28.747Z | Compiling async-channel v2.5.0 |
| 1053 | 2026-04-06T05:03:28.750Z | Running `/home/build/.rustup/toolchains/1.94.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=7180a7663919914f -C extra-filename=-b2010ed041226f20 --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-6089d4d17d707d88.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-070382828a944c7a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-fa37e7e0cdaba48e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-03f485896333bc6e.rmeta --cap-lints allow` |
| 1054 | 2026-04-06T05:03:28.770Z | Compiling expectorate v1.2.0 |
| 1055 | 2026-04-06T05:03:28.773Z | Running `/home/build/.rustup/toolchains/1.94.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=be7e03708609d25c -C extra-filename=-3efd9c7a2054f8ed --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-29166aec6ff9f95c.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-d0546ec5ea9218cd.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-9dd1cb29a9682b47.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-5aea91cd966b3633.rmeta --cap-lints allow` |
| 1056 | 2026-04-06T05:03:28.916Z | Compiling tokio-tungstenite v0.24.0 |
| 1057 | 2026-04-06T05:03:28.916Z | Running `/home/build/.rustup/toolchains/1.94.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=4ec085c3a215f3f9 -C extra-filename=-68542617f5849022 --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-eddf5db8dee3fa91.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-f9adad647fcd28a3.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-61e64fb57d85c6a4.rmeta --cap-lints allow` |
| 1058 | 2026-04-06T05:03:28.950Z | Compiling subprocess v1.0.3 |
| 1059 | 2026-04-06T05:03:28.953Z | Running `/home/build/.rustup/toolchains/1.94.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=f058ec35ca517980 -C extra-filename=-f52cf330f4f3439c --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)'` |
| 1060 | 2026-04-06T05:03:28.953Z | Running `/home/build/.rustup/toolchains/1.94.1-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6cb306ad8ba9abb -C extra-filename=-79ee98733e8271e9 --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-313e13259bb1c461.rmeta --cap-lints allow` |
| 1061 | 2026-04-06T05:03:29.202Z | Compiling buf-list v1.1.2 |
| 1062 | 2026-04-06T05:03:29.205Z | Running `/home/build/.rustup/toolchains/1.94.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=a5c6e9176c90318b -C extra-filename=-8cbf4dd310c8c1ab --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-1c2349a071c4ba03.rmeta --cap-lints allow` |
| 1063 | 2026-04-06T05:03:29.266Z | Running `/home/build/.rustup/toolchains/1.94.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=d760cb527c52b2ae -C extra-filename=-5a978ca2f77ba210 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1064 | 2026-04-06T05:03:29.309Z | Compiling prettyplease v0.2.37 |
| 1065 | 2026-04-06T05:03:29.312Z | Running `/home/build/.rustup/toolchains/1.94.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=64ced630bc957910 -C extra-filename=-9bfbb70c2b8d6c80 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-9bfbb70c2b8d6c80 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1066 | 2026-04-06T05:03:29.342Z | Compiling schema-derive v0.1.0 |
| 1067 | 2026-04-06T05:03:29.345Z | Running `/home/build/.rustup/toolchains/1.94.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=2acc6325f2772d7c -C extra-filename=-94a916592328f7dc --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-efc3619923ee1703.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro --cap-lints allow` |
| 1068 | 2026-04-06T05:03:29.463Z | Running `/home/build/.rustup/toolchains/1.94.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=f6814a41491eedbc -C extra-filename=-072557a9d4eb9dd4 --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-23457025b99e6995.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-4f2a7d106ecb50d4.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-5a978ca2f77ba210.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-90daa0656a9a8dda.rmeta --cap-lints allow` |
| 1069 | 2026-04-06T05:03:29.538Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-9bfbb70c2b8d6c80/build-script-build` |
| 1070 | 2026-04-06T05:03:29.551Z | Running `/home/build/.rustup/toolchains/1.94.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=d72b12445f975a83 -C extra-filename=-0a525a907ceb0482 --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-eb2958d95d52706b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1071 | 2026-04-06T05:03:29.674Z | Running `/home/build/.rustup/toolchains/1.94.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=59ab44f9cfa28a79 -C extra-filename=-58dc71d192c1089a --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-1e7495f0a4d6545e.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-072557a9d4eb9dd4.rmeta --cap-lints allow` |
| 1072 | 2026-04-06T05:03:29.870Z | Running `/home/build/.rustup/toolchains/1.94.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=cf72c380776fe097 -C extra-filename=-1ea02774c91e4dbb --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-58dc71d192c1089a.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-d0546ec5ea9218cd.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-9dd1cb29a9682b47.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-5aea91cd966b3633.rmeta --cap-lints allow` |
| 1073 | 2026-04-06T05:03:30.251Z | Compiling schema v0.1.0 |
| 1074 | 2026-04-06T05:03:30.254Z | Running `/home/build/.rustup/toolchains/1.94.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=5c6d0fafd9bb78ff -C extra-filename=-b69a289b4b8d4d18 --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-eb2958d95d52706b.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-94a916592328f7dc.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rmeta --cap-lints allow` |
| 1075 | 2026-04-06T05:03:30.331Z | Running `/home/build/.rustup/toolchains/1.94.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=12cd7d49cb92805c -C extra-filename=-8af409736a0c508b --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-1ea02774c91e4dbb.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-ba5af341ae66f4a2.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-0a525a907ceb0482.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-b69a289b4b8d4d18.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-907685d3a135a0f3.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-c9dcf7cacdc20be9.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro` |
| 1076 | 2026-04-06T05:03:30.601Z | Running `/home/build/.rustup/toolchains/1.94.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=c29b15129bb5627e -C extra-filename=-4c13bfed7cbfbaa4 --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-cb4aa7a2e317132f.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out` |
| 1077 | 2026-04-06T05:03:31.147Z | Running `/home/build/.rustup/toolchains/1.94.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=5a57e3680e728de5 -C extra-filename=-225d107a83f88116 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1078 | 2026-04-06T05:03:35.447Z | Running `/home/build/.rustup/toolchains/1.94.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=a14c3013b0c42e44 -C extra-filename=-a9232e8d6551fdda --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1079 | 2026-04-06T05:03:35.447Z | Running `/home/build/.rustup/toolchains/1.94.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=d669132c4a78357d -C extra-filename=-2ee1ef49e43de8a3 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1080 | 2026-04-06T05:03:35.451Z | Running `/home/build/.rustup/toolchains/1.94.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=5b41a177dcfe98bb -C extra-filename=-29bbde3b4444e3e1 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1081 | 2026-04-06T05:03:35.451Z | Running `/home/build/.rustup/toolchains/1.94.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=51749e799c98dcbb -C extra-filename=-e9926a0644c388e8 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1082 | 2026-04-06T05:03:35.457Z | Running `/home/build/.rustup/toolchains/1.94.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=76451a1e407d284d -C extra-filename=-67cf9738a26568f2 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1083 | 2026-04-06T05:03:35.457Z | Running `/home/build/.rustup/toolchains/1.94.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=e37c99b969023785 -C extra-filename=-1e72d3f752cbc84d --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1084 | 2026-04-06T05:03:35.457Z | Running `/home/build/.rustup/toolchains/1.94.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=07cde91deea1eaa9 -C extra-filename=-f00c75ed051f2ae0 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1085 | 2026-04-06T05:03:44.207Z | Running `/home/build/.rustup/toolchains/1.94.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=fc170101689fbd2a -C extra-filename=-45389d098faf9e1d --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1086 | 2026-04-06T05:03:45.046Z | Running `/home/build/.rustup/toolchains/1.94.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=4008f6456239a4ee -C extra-filename=-4cc3b858eb2762ef --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1087 | 2026-04-06T05:03:45.260Z | Running `/home/build/.rustup/toolchains/1.94.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=6ec629d0a4cf91ed -C extra-filename=-8730ea8f2006eba6 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1088 | 2026-04-06T05:03:45.702Z | Running `/home/build/.rustup/toolchains/1.94.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=108c53fc5fad4a3f -C extra-filename=-fdade46d885bf914 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1089 | 2026-04-06T05:03:45.752Z | Running `/home/build/.rustup/toolchains/1.94.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=060a9de4a14a1420 -C extra-filename=-f19e3be49599d933 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1090 | 2026-04-06T05:03:46.222Z | Running `/home/build/.rustup/toolchains/1.94.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=edd8d1fa5c9c1271 -C extra-filename=-a357870668be9a3c --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1091 | 2026-04-06T05:03:47.171Z | Running `/home/build/.rustup/toolchains/1.94.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=3e405810bc369c67 -C extra-filename=-72555c83765e28dd --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1092 | 2026-04-06T05:03:52.066Z | Running `/home/build/.rustup/toolchains/1.94.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=99f003b2be49dc2d -C extra-filename=-2e1e7130cea146bf --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1093 | 2026-04-06T05:03:55.442Z | Running `/home/build/.rustup/toolchains/1.94.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=41be14197b765611 -C extra-filename=-ce1e3fc9f975a177 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1094 | 2026-04-06T05:03:56.823Z | Running `/home/build/.rustup/toolchains/1.94.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=cb74bf87a62548d5 -C extra-filename=-d45ea5d92a09806e --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1095 | 2026-04-06T05:03:56.835Z | Running `/home/build/.rustup/toolchains/1.94.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=811e8769c439e0d3 -C extra-filename=-e308332cf1858c58 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1096 | 2026-04-06T05:03:57.189Z | Running `/home/build/.rustup/toolchains/1.94.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=cb093066444f4142 -C extra-filename=-3c50ef3286a84f06 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1097 | 2026-04-06T05:03:57.287Z | Running `/home/build/.rustup/toolchains/1.94.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=0a88f5ffd5e93d15 -C extra-filename=-c449556c13d8b1ca --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1098 | 2026-04-06T05:03:58.563Z | Running `/home/build/.rustup/toolchains/1.94.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=a352a0525f4567c5 -C extra-filename=-b2c47ce36b630538 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1099 | 2026-04-06T05:04:03.812Z | Running `/home/build/.rustup/toolchains/1.94.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=e3fe127ac13b49ba -C extra-filename=-f73c33da28e68ba4 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1100 | 2026-04-06T05:04:05.538Z | Running `/home/build/.rustup/toolchains/1.94.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=e27a1481be895ebf -C extra-filename=-cc5f43bde1ac0ed1 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1101 | 2026-04-06T05:04:06.980Z | Running `/home/build/.rustup/toolchains/1.94.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=8e4d782099d2af9b -C extra-filename=-610c0f8f5fd09488 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4c13bfed7cbfbaa4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b90e5d51bdc8bb0c.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1102 | 2026-04-06T05:04:18.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 1103 | 2026-04-06T05:04:18.660Z | |
| 1104 | 2026-04-06T05:04:18.660Z | real 1:15.651288589 |
| 1105 | 2026-04-06T05:04:18.660Z | user 6:48.980459512 |
| 1106 | 2026-04-06T05:04:18.660Z | sys 1:07.597494980 |
| 1107 | 2026-04-06T05:04:18.663Z | trap 0.363054993 |
| 1108 | 2026-04-06T05:04:18.663Z | tflt 0.341164266 |
| 1109 | 2026-04-06T05:04:18.663Z | dflt 0.259742244 |
| 1110 | 2026-04-06T05:04:18.663Z | kflt 0.009362979 |
| 1111 | 2026-04-06T05:04:18.663Z | lock 27:56.151566684 |
| 1112 | 2026-04-06T05:04:18.663Z | slp 25:59.389762937 |
| 1113 | 2026-04-06T05:04:18.663Z | lat 25.760872836 |
| 1114 | 2026-04-06T05:04:18.663Z | stop 49.480605985 |
| 1115 | 2026-04-06T05:04:18.663Z | + banner test |
| 1116 | 2026-04-06T05:04:18.663Z | |
| 1117 | 2026-04-06T05:04:18.663Z | ##### ###### #### ##### |
| 1118 | 2026-04-06T05:04:18.663Z | # # # # |
| 1119 | 2026-04-06T05:04:18.663Z | # ##### #### # |
| 1120 | 2026-04-06T05:04:18.663Z | # # # # |
| 1121 | 2026-04-06T05:04:18.663Z | # # # # # |
| 1122 | 2026-04-06T05:04:18.663Z | # ###### #### # |
| 1123 | 2026-04-06T05:04:18.663Z | |
| 1124 | 2026-04-06T05:04:18.663Z | + ptime -m cargo test --all-features --locked --verbose |
| 1125 | 2026-04-06T05:04:18.854Z | Fresh unicode-ident v1.0.12 |
| 1126 | 2026-04-06T05:04:18.854Z | Fresh cfg-if v1.0.0 |
| 1127 | 2026-04-06T05:04:18.854Z | Fresh itoa v1.0.1 |
| 1128 | 2026-04-06T05:04:18.854Z | Fresh memchr v2.6.0 |
| 1129 | 2026-04-06T05:04:18.854Z | Fresh proc-macro2 v1.0.106 |
| 1130 | 2026-04-06T05:04:18.854Z | Fresh pin-project-lite v0.2.12 |
| 1131 | 2026-04-06T05:04:18.854Z | Fresh shlex v1.3.0 |
| 1132 | 2026-04-06T05:04:18.854Z | Fresh autocfg v1.1.0 |
| 1133 | 2026-04-06T05:04:18.854Z | Fresh smallvec v1.13.2 |
| 1134 | 2026-04-06T05:04:18.855Z | Fresh quote v1.0.45 |
| 1135 | 2026-04-06T05:04:18.855Z | Fresh libc v0.2.183 |
| 1136 | 2026-04-06T05:04:18.855Z | Fresh cc v1.2.16 |
| 1137 | 2026-04-06T05:04:18.855Z | Fresh bytes v1.11.1 |
| 1138 | 2026-04-06T05:04:18.855Z | Fresh version_check v0.9.5 |
| 1139 | 2026-04-06T05:04:18.855Z | Fresh futures-core v0.3.32 |
| 1140 | 2026-04-06T05:04:18.855Z | Fresh scopeguard v1.2.0 |
| 1141 | 2026-04-06T05:04:18.855Z | Fresh signal-hook-registry v1.4.0 |
| 1142 | 2026-04-06T05:04:18.855Z | Fresh socket2 v0.6.0 |
| 1143 | 2026-04-06T05:04:18.855Z | Fresh mio v1.0.3 |
| 1144 | 2026-04-06T05:04:18.855Z | Fresh serde_derive v1.0.228 |
| 1145 | 2026-04-06T05:04:18.855Z | Fresh lock_api v0.4.6 |
| 1146 | 2026-04-06T05:04:18.855Z | Fresh tokio-macros v2.6.0 |
| 1147 | 2026-04-06T05:04:18.855Z | Fresh futures-sink v0.3.32 |
| 1148 | 2026-04-06T05:04:18.855Z | Fresh parking_lot_core v0.9.4 |
| 1149 | 2026-04-06T05:04:18.855Z | Fresh log v0.4.17 |
| 1150 | 2026-04-06T05:04:18.855Z | Fresh synstructure v0.13.1 |
| 1151 | 2026-04-06T05:04:18.855Z | Fresh getrandom v0.2.11 |
| 1152 | 2026-04-06T05:04:18.855Z | Fresh parking_lot v0.12.1 |
| 1153 | 2026-04-06T05:04:18.855Z | Fresh slab v0.4.9 |
| 1154 | 2026-04-06T05:04:18.855Z | Fresh zmij v1.0.2 |
| 1155 | 2026-04-06T05:04:18.855Z | Fresh bitflags v2.11.0 |
| 1156 | 2026-04-06T05:04:18.855Z | Fresh zerofrom-derive v0.1.5 |
| 1157 | 2026-04-06T05:04:18.855Z | Fresh futures-channel v0.3.32 |
| 1158 | 2026-04-06T05:04:18.855Z | Fresh tokio v1.50.0 |
| 1159 | 2026-04-06T05:04:18.855Z | Fresh http v1.4.0 |
| 1160 | 2026-04-06T05:04:18.855Z | Fresh zeroize v1.7.0 |
| 1161 | 2026-04-06T05:04:18.855Z | Fresh zerofrom v0.1.5 |
| 1162 | 2026-04-06T05:04:18.855Z | Fresh yoke-derive v0.7.5 |
| 1163 | 2026-04-06T05:04:18.855Z | Fresh thiserror-impl v2.0.18 |
| 1164 | 2026-04-06T05:04:18.855Z | Fresh rustls-pki-types v1.14.0 |
| 1165 | 2026-04-06T05:04:18.855Z | Fresh futures-macro v0.3.32 |
| 1166 | 2026-04-06T05:04:18.855Z | Fresh futures-task v0.3.32 |
| 1167 | 2026-04-06T05:04:18.855Z | Fresh stable_deref_trait v1.2.0 |
| 1168 | 2026-04-06T05:04:18.855Z | Fresh futures-io v0.3.32 |
| 1169 | 2026-04-06T05:04:18.855Z | Fresh typenum v1.19.0 |
| 1170 | 2026-04-06T05:04:18.855Z | Fresh yoke v0.7.5 |
| 1171 | 2026-04-06T05:04:18.855Z | Fresh thiserror v2.0.18 |
| 1172 | 2026-04-06T05:04:18.855Z | Fresh futures-util v0.3.32 |
| 1173 | 2026-04-06T05:04:18.859Z | Fresh zerovec-derive v0.10.3 |
| 1174 | 2026-04-06T05:04:18.859Z | Fresh zerovec v0.10.4 |
| 1175 | 2026-04-06T05:04:18.859Z | Fresh displaydoc v0.2.5 |
| 1176 | 2026-04-06T05:04:18.859Z | Fresh hashbrown v0.16.1 |
| 1177 | 2026-04-06T05:04:18.859Z | Fresh untrusted v0.9.0 |
| 1178 | 2026-04-06T05:04:18.859Z | Fresh serde_core v1.0.228 |
| 1179 | 2026-04-06T05:04:18.859Z | Fresh getrandom v0.4.1 |
| 1180 | 2026-04-06T05:04:18.859Z | Fresh equivalent v1.0.0 |
| 1181 | 2026-04-06T05:04:18.859Z | Fresh ucd-trie v0.1.6 |
| 1182 | 2026-04-06T05:04:18.859Z | Fresh ring v0.17.13 |
| 1183 | 2026-04-06T05:04:18.859Z | Fresh tinystr v0.7.6 |
| 1184 | 2026-04-06T05:04:18.859Z | Fresh httparse v1.10.0 |
| 1185 | 2026-04-06T05:04:18.859Z | Fresh pest v2.8.1 |
| 1186 | 2026-04-06T05:04:18.859Z | Fresh serde v1.0.228 |
| 1187 | 2026-04-06T05:04:18.859Z | Fresh indexmap v2.13.0 |
| 1188 | 2026-04-06T05:04:18.859Z | Fresh http-body v1.0.1 |
| 1189 | 2026-04-06T05:04:18.859Z | Fresh errno v0.3.10 |
| 1190 | 2026-04-06T05:04:18.859Z | Fresh tracing-core v0.1.32 |
| 1191 | 2026-04-06T05:04:18.859Z | Fresh percent-encoding v2.3.2 |
| 1192 | 2026-04-06T05:04:18.860Z | Fresh pkg-config v0.3.31 |
| 1193 | 2026-04-06T05:04:18.860Z | Fresh writeable v0.5.5 |
| 1194 | 2026-04-06T05:04:18.860Z | Fresh atomic-waker v1.1.2 |
| 1195 | 2026-04-06T05:04:18.860Z | Fresh vcpkg v0.2.15 |
| 1196 | 2026-04-06T05:04:18.860Z | Fresh litemap v0.7.4 |
| 1197 | 2026-04-06T05:04:18.860Z | Fresh pest_meta v2.8.1 |
| 1198 | 2026-04-06T05:04:18.860Z | Fresh tracing v0.1.40 |
| 1199 | 2026-04-06T05:04:18.860Z | Fresh tokio-util v0.7.18 |
| 1200 | 2026-04-06T05:04:18.860Z | Fresh icu_locid v1.5.0 |
| 1201 | 2026-04-06T05:04:18.860Z | Fresh zerocopy-derive v0.8.27 |
| 1202 | 2026-04-06T05:04:18.860Z | Fresh icu_provider_macros v1.5.0 |
| 1203 | 2026-04-06T05:04:18.860Z | Fresh fnv v1.0.7 |
| 1204 | 2026-04-06T05:04:18.860Z | Fresh try-lock v0.2.3 |
| 1205 | 2026-04-06T05:04:18.860Z | Fresh pest_generator v2.8.1 |
| 1206 | 2026-04-06T05:04:18.860Z | Fresh zerocopy v0.8.27 |
| 1207 | 2026-04-06T05:04:18.860Z | Fresh h2 v0.4.6 |
| 1208 | 2026-04-06T05:04:18.860Z | Fresh want v0.3.0 |
| 1209 | 2026-04-06T05:04:18.860Z | Fresh icu_provider v1.5.0 |
| 1210 | 2026-04-06T05:04:18.860Z | Fresh rustix v1.1.4 |
| 1211 | 2026-04-06T05:04:18.860Z | Fresh rustversion v1.0.22 |
| 1212 | 2026-04-06T05:04:18.860Z | Fresh rustls-webpki v0.102.8 |
| 1213 | 2026-04-06T05:04:18.860Z | Fresh time-core v0.1.8 |
| 1214 | 2026-04-06T05:04:18.860Z | Fresh httpdate v1.0.1 |
| 1215 | 2026-04-06T05:04:18.860Z | Fresh base64 v0.22.1 |
| 1216 | 2026-04-06T05:04:18.860Z | Fresh num-conv v0.2.0 |
| 1217 | 2026-04-06T05:04:18.860Z | Fresh tower-service v0.3.3 |
| 1218 | 2026-04-06T05:04:18.860Z | Fresh fastrand v2.1.1 |
| 1219 | 2026-04-06T05:04:18.860Z | Fresh powerfmt v0.2.0 |
| 1220 | 2026-04-06T05:04:18.860Z | Fresh byteorder v1.4.3 |
| 1221 | 2026-04-06T05:04:18.860Z | Fresh tower-layer v0.3.3 |
| 1222 | 2026-04-06T05:04:18.860Z | Fresh icu_locid_transform_data v1.5.0 |
| 1223 | 2026-04-06T05:04:18.860Z | Fresh subtle v2.5.0 |
| 1224 | 2026-04-06T05:04:18.860Z | Fresh pin-utils v0.1.0 |
| 1225 | 2026-04-06T05:04:18.860Z | Fresh time-macros v0.2.27 |
| 1226 | 2026-04-06T05:04:18.860Z | Fresh deranged v0.5.5 |
| 1227 | 2026-04-06T05:04:18.860Z | Fresh icu_locid_transform v1.5.0 |
| 1228 | 2026-04-06T05:04:18.860Z | Fresh hyper v1.8.1 |
| 1229 | 2026-04-06T05:04:18.860Z | Fresh crossbeam-utils v0.8.21 |
| 1230 | 2026-04-06T05:04:18.860Z | Fresh pest_derive v2.8.1 |
| 1231 | 2026-04-06T05:04:18.860Z | Fresh serde_tokenstream v0.2.3 |
| 1232 | 2026-04-06T05:04:18.861Z | Fresh icu_collections v1.5.0 |
| 1233 | 2026-04-06T05:04:18.861Z | Fresh num_threads v0.1.3 |
| 1234 | 2026-04-06T05:04:18.861Z | Fresh icu_properties_data v1.5.0 |
| 1235 | 2026-04-06T05:04:18.861Z | Fresh dtrace-parser v0.3.0 |
| 1236 | 2026-04-06T05:04:18.861Z | Fresh generic-array v0.14.5 |
| 1237 | 2026-04-06T05:04:18.861Z | Fresh rustix v0.38.44 |
| 1238 | 2026-04-06T05:04:18.861Z | Fresh time v0.3.47 |
| 1239 | 2026-04-06T05:04:18.861Z | Fresh icu_properties v1.5.1 |
| 1240 | 2026-04-06T05:04:18.861Z | Fresh serde_json v1.0.149 |
| 1241 | 2026-04-06T05:04:18.861Z | Fresh erased-serde v0.3.31 |
| 1242 | 2026-04-06T05:04:18.861Z | Fresh scroll_derive v0.13.1 |
| 1243 | 2026-04-06T05:04:18.861Z | Fresh thread-id v5.0.0 |
| 1244 | 2026-04-06T05:04:18.861Z | Fresh openssl-probe v0.1.4 |
| 1245 | 2026-04-06T05:04:18.861Z | Fresh write16 v1.0.0 |
| 1246 | 2026-04-06T05:04:18.861Z | Fresh icu_normalizer_data v1.5.0 |
| 1247 | 2026-04-06T05:04:18.861Z | Fresh foreign-types-shared v0.1.1 |
| 1248 | 2026-04-06T05:04:18.861Z | Fresh utf16_iter v1.0.5 |
| 1249 | 2026-04-06T05:04:18.861Z | Fresh ipnet v2.10.0 |
| 1250 | 2026-04-06T05:04:18.861Z | Fresh utf8_iter v1.0.4 |
| 1251 | 2026-04-06T05:04:18.861Z | Fresh foreign-types v0.3.2 |
| 1252 | 2026-04-06T05:04:18.861Z | Fresh slog v2.8.2 |
| 1253 | 2026-04-06T05:04:18.861Z | Fresh icu_normalizer v1.5.0 |
| 1254 | 2026-04-06T05:04:18.861Z | Fresh hyper-util v0.1.20 |
| 1255 | 2026-04-06T05:04:18.861Z | Fresh paste v1.0.15 |
| 1256 | 2026-04-06T05:04:18.861Z | Fresh scroll v0.13.0 |
| 1257 | 2026-04-06T05:04:18.861Z | Fresh openssl-sys v0.9.107 |
| 1258 | 2026-04-06T05:04:18.861Z | Fresh form_urlencoded v1.2.2 |
| 1259 | 2026-04-06T05:04:18.861Z | Fresh hybrid-array v0.4.8 |
| 1260 | 2026-04-06T05:04:18.861Z | Fresh rand_core v0.6.3 |
| 1261 | 2026-04-06T05:04:18.861Z | Fresh openssl-macros v0.1.1 |
| 1262 | 2026-04-06T05:04:18.861Z | Fresh lazy_static v1.5.0 |
| 1263 | 2026-04-06T05:04:18.861Z | Fresh plain v0.2.3 |
| 1264 | 2026-04-06T05:04:18.861Z | Fresh simd-adler32 v0.3.7 |
| 1265 | 2026-04-06T05:04:18.861Z | Fresh unicode-width v0.1.9 |
| 1266 | 2026-04-06T05:04:18.861Z | Fresh unicode-segmentation v1.10.0 |
| 1267 | 2026-04-06T05:04:18.861Z | Fresh adler2 v2.0.1 |
| 1268 | 2026-04-06T05:04:18.861Z | Fresh mime v0.3.16 |
| 1269 | 2026-04-06T05:04:18.861Z | Fresh ppv-lite86 v0.2.15 |
| 1270 | 2026-04-06T05:04:18.861Z | Fresh rand_chacha v0.3.1 |
| 1271 | 2026-04-06T05:04:18.862Z | Fresh miniz_oxide v0.8.9 |
| 1272 | 2026-04-06T05:04:18.862Z | Fresh newline-converter v0.3.0 |
| 1273 | 2026-04-06T05:04:18.865Z | Fresh console v0.15.7 |
| 1274 | 2026-04-06T05:04:18.865Z | Fresh openssl v0.10.72 |
| 1275 | 2026-04-06T05:04:18.865Z | Fresh goblin v0.10.1 |
| 1276 | 2026-04-06T05:04:18.865Z | Fresh unicase v2.6.0 |
| 1277 | 2026-04-06T05:04:18.865Z | Fresh idna_adapter v1.2.0 |
| 1278 | 2026-04-06T05:04:18.865Z | Fresh num-traits v0.2.14 |
| 1279 | 2026-04-06T05:04:18.865Z | Fresh crc32fast v1.5.0 |
| 1280 | 2026-04-06T05:04:18.865Z | Fresh block-buffer v0.10.2 |
| 1281 | 2026-04-06T05:04:18.865Z | Fresh crypto-common v0.1.6 |
| 1282 | 2026-04-06T05:04:18.865Z | Fresh similar v2.2.1 |
| 1283 | 2026-04-06T05:04:18.865Z | Fresh pretty-hex v0.4.1 |
| 1284 | 2026-04-06T05:04:18.865Z | Fresh iana-time-zone v0.1.47 |
| 1285 | 2026-04-06T05:04:18.865Z | Fresh winnow v1.0.0 |
| 1286 | 2026-04-06T05:04:18.865Z | Fresh heck v0.5.0 |
| 1287 | 2026-04-06T05:04:18.865Z | Fresh semver v1.0.27 |
| 1288 | 2026-04-06T05:04:18.865Z | Fresh toml_parser v1.1.2+spec-1.1.0 |
| 1289 | 2026-04-06T05:04:18.865Z | Fresh chrono v0.4.44 |
| 1290 | 2026-04-06T05:04:18.865Z | Fresh digest v0.10.7 |
| 1291 | 2026-04-06T05:04:18.865Z | Fresh dof v0.4.0 |
| 1292 | 2026-04-06T05:04:18.865Z | Fresh rustls v0.22.4 |
| 1293 | 2026-04-06T05:04:18.866Z | Fresh flate2 v1.1.9 |
| 1294 | 2026-04-06T05:04:18.866Z | Fresh idna v1.0.3 |
| 1295 | 2026-04-06T05:04:18.866Z | Fresh rand v0.8.4 |
| 1296 | 2026-04-06T05:04:18.866Z | Fresh native-tls v0.2.12 |
| 1297 | 2026-04-06T05:04:18.866Z | Fresh ryu v1.0.5 |
| 1298 | 2026-04-06T05:04:18.866Z | Fresh rustls v0.23.13 |
| 1299 | 2026-04-06T05:04:18.866Z | Fresh crypto-common v0.2.1 |
| 1300 | 2026-04-06T05:04:18.866Z | Fresh block-buffer v0.12.0 |
| 1301 | 2026-04-06T05:04:18.866Z | Fresh concurrent-queue v2.5.0 |
| 1302 | 2026-04-06T05:04:18.866Z | Fresh http-body-util v0.1.3 |
| 1303 | 2026-04-06T05:04:18.866Z | Fresh rustls-pemfile v2.2.0 |
| 1304 | 2026-04-06T05:04:18.866Z | Fresh serde_derive_internals v0.29.0 |
| 1305 | 2026-04-06T05:04:18.866Z | Fresh thiserror-impl v1.0.69 |
| 1306 | 2026-04-06T05:04:18.866Z | Fresh sync_wrapper v1.0.1 |
| 1307 | 2026-04-06T05:04:18.866Z | Fresh serde_spanned v1.1.1 |
| 1308 | 2026-04-06T05:04:18.866Z | Fresh toml_datetime v1.1.1+spec-1.1.0 |
| 1309 | 2026-04-06T05:04:18.866Z | Fresh thread_local v1.1.4 |
| 1310 | 2026-04-06T05:04:18.866Z | Fresh syn v2.0.117 |
| 1311 | 2026-04-06T05:04:18.866Z | Fresh encoding_rs v0.8.32 |
| 1312 | 2026-04-06T05:04:18.866Z | Fresh const-oid v0.10.2 |
| 1313 | 2026-04-06T05:04:18.866Z | Fresh cpufeatures v0.2.17 |
| 1314 | 2026-04-06T05:04:18.866Z | Fresh toml_writer v1.1.1+spec-1.1.0 |
| 1315 | 2026-04-06T05:04:18.866Z | Fresh parking v2.2.0 |
| 1316 | 2026-04-06T05:04:18.866Z | Fresh match_cfg v0.1.0 |
| 1317 | 2026-04-06T05:04:18.866Z | Fresh compression-core v0.4.31 |
| 1318 | 2026-04-06T05:04:18.866Z | Fresh digest v0.11.2 |
| 1319 | 2026-04-06T05:04:18.866Z | Fresh event-listener v5.0.0 |
| 1320 | 2026-04-06T05:04:18.866Z | Fresh compression-codecs v0.4.37 |
| 1321 | 2026-04-06T05:04:18.866Z | Fresh hostname v0.3.1 |
| 1322 | 2026-04-06T05:04:18.866Z | Fresh sha1 v0.10.6 |
| 1323 | 2026-04-06T05:04:18.866Z | Fresh usdt-impl v0.6.0 |
| 1324 | 2026-04-06T05:04:18.866Z | Fresh toml v1.1.2+spec-1.1.0 |
| 1325 | 2026-04-06T05:04:18.866Z | Fresh schemars_derive v0.8.22 |
| 1326 | 2026-04-06T05:04:18.866Z | Fresh thiserror v1.0.69 |
| 1327 | 2026-04-06T05:04:18.866Z | Fresh tower v0.5.2 |
| 1328 | 2026-04-06T05:04:18.866Z | Fresh tokio-native-tls v0.3.1 |
| 1329 | 2026-04-06T05:04:18.866Z | Fresh serde_urlencoded v0.7.1 |
| 1330 | 2026-04-06T05:04:18.866Z | Fresh tokio-rustls v0.26.0 |
| 1331 | 2026-04-06T05:04:18.866Z | Fresh url v2.5.4 |
| 1332 | 2026-04-06T05:04:18.867Z | Fresh tokio-rustls v0.25.0 |
| 1333 | 2026-04-06T05:04:18.867Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1334 | 2026-04-06T05:04:18.867Z | Fresh usdt-attr-macro v0.6.0 |
| 1335 | 2026-04-06T05:04:18.867Z | Fresh usdt-macro v0.6.0 |
| 1336 | 2026-04-06T05:04:18.867Z | Fresh slog-json v2.6.1 |
| 1337 | 2026-04-06T05:04:18.867Z | Fresh crossbeam-channel v0.5.15 |
| 1338 | 2026-04-06T05:04:18.867Z | Fresh uuid v1.23.0 |
| 1339 | 2026-04-06T05:04:18.867Z | Fresh futures-executor v0.3.32 |
| 1340 | 2026-04-06T05:04:18.867Z | Fresh webpki-roots v0.26.5 |
| 1341 | 2026-04-06T05:04:18.867Z | Fresh async-stream-impl v0.3.6 |
| 1342 | 2026-04-06T05:04:18.900Z | Running `/home/build/.rustup/toolchains/1.94.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=9a19babbeb52c795 -C extra-filename=-0e26ffcda96efd30 --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-ba5af341ae66f4a2.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-907685d3a135a0f3.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-c9dcf7cacdc20be9.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro` |
| 1343 | 2026-04-06T05:04:18.903Z | Fresh is-terminal v0.4.12 |
| 1344 | 2026-04-06T05:04:18.903Z | Fresh memmap2 v0.9.8 |
| 1345 | 2026-04-06T05:04:18.903Z | Fresh utf-8 v0.7.6 |
| 1346 | 2026-04-06T05:04:18.903Z | Fresh cpufeatures v0.3.0 |
| 1347 | 2026-04-06T05:04:18.903Z | Fresh iri-string v0.7.8 |
| 1348 | 2026-04-06T05:04:18.903Z | Fresh take_mut v0.2.2 |
| 1349 | 2026-04-06T05:04:18.903Z | Fresh term v1.1.0 |
| 1350 | 2026-04-06T05:04:18.903Z | Fresh data-encoding v2.4.0 |
| 1351 | 2026-04-06T05:04:18.903Z | Fresh dyn-clone v1.0.4 |
| 1352 | 2026-04-06T05:04:18.903Z | Fresh spin v0.9.8 |
| 1353 | 2026-04-06T05:04:18.903Z | Fresh slog-async v2.8.0 |
| 1354 | 2026-04-06T05:04:18.903Z | Fresh sha1 v0.11.0 |
| 1355 | 2026-04-06T05:04:18.903Z | Fresh schemars v0.8.22 |
| 1356 | 2026-04-06T05:04:18.903Z | Fresh multer v3.1.0 |
| 1357 | 2026-04-06T05:04:18.903Z | Fresh tungstenite v0.24.0 |
| 1358 | 2026-04-06T05:04:18.903Z | Fresh slog-term v2.9.2 |
| 1359 | 2026-04-06T05:04:18.903Z | Fresh usdt v0.6.0 |
| 1360 | 2026-04-06T05:04:18.903Z | Fresh tower-http v0.6.8 |
| 1361 | 2026-04-06T05:04:18.903Z | Fresh async-stream v0.3.6 |
| 1362 | 2026-04-06T05:04:18.903Z | Fresh hyper-rustls v0.27.3 |
| 1363 | 2026-04-06T05:04:18.903Z | Fresh futures v0.3.32 |
| 1364 | 2026-04-06T05:04:18.904Z | Fresh mime_guess v2.0.5 |
| 1365 | 2026-04-06T05:04:18.907Z | Fresh slog-bunyan v2.5.0 |
| 1366 | 2026-04-06T05:04:18.907Z | Fresh hyper-tls v0.6.0 |
| 1367 | 2026-04-06T05:04:18.907Z | Fresh async-compression v0.4.41 |
| 1368 | 2026-04-06T05:04:18.907Z | Fresh event-listener-strategy v0.5.4 |
| 1369 | 2026-04-06T05:04:18.907Z | Fresh target-triple v1.0.0 |
| 1370 | 2026-04-06T05:04:18.907Z | Fresh camino v1.2.2 |
| 1371 | 2026-04-06T05:04:18.907Z | Fresh rustls-native-certs v0.7.0 |
| 1372 | 2026-04-06T05:04:18.907Z | Fresh yasna v0.5.2 |
| 1373 | 2026-04-06T05:04:18.907Z | Fresh pem v3.0.6 |
| 1374 | 2026-04-06T05:04:18.907Z | Fresh waitgroup v0.1.2 |
| 1375 | 2026-04-06T05:04:18.907Z | Fresh openapiv3 v2.2.0 |
| 1376 | 2026-04-06T05:04:18.907Z | Fresh webpki-roots v1.0.0 |
| 1377 | 2026-04-06T05:04:18.907Z | Fresh async-trait v0.1.89 |
| 1378 | 2026-04-06T05:04:18.907Z | Fresh serde_path_to_error v0.1.20 |
| 1379 | 2026-04-06T05:04:18.907Z | Fresh hostname v0.4.2 |
| 1380 | 2026-04-06T05:04:18.907Z | Fresh http-range v0.1.4 |
| 1381 | 2026-04-06T05:04:18.907Z | Fresh debug-ignore v1.0.5 |
| 1382 | 2026-04-06T05:04:18.907Z | Fresh simple-mermaid v0.2.0 |
| 1383 | 2026-04-06T05:04:18.907Z | Fresh glob v0.3.0 |
| 1384 | 2026-04-06T05:04:18.907Z | Fresh termcolor v1.1.2 |
| 1385 | 2026-04-06T05:04:18.907Z | Fresh reqwest v0.12.28 |
| 1386 | 2026-04-06T05:04:18.907Z | Fresh hyper-staticfile v0.10.1 |
| 1387 | 2026-04-06T05:04:18.907Z | Fresh hyper-rustls v0.26.0 |
| 1388 | 2026-04-06T05:04:18.907Z | Fresh trybuild v1.0.116 |
| 1389 | 2026-04-06T05:04:18.907Z | Fresh async-channel v2.5.0 |
| 1390 | 2026-04-06T05:04:18.908Z | Fresh rcgen v0.14.7 |
| 1391 | 2026-04-06T05:04:18.908Z | Fresh tokio-tungstenite v0.24.0 |
| 1392 | 2026-04-06T05:04:18.908Z | Fresh anyhow v1.0.102 |
| 1393 | 2026-04-06T05:04:18.908Z | Fresh subprocess v1.0.3 |
| 1394 | 2026-04-06T05:04:18.908Z | Fresh buf-list v1.1.2 |
| 1395 | 2026-04-06T05:04:18.908Z | Fresh once_cell v1.20.1 |
| 1396 | 2026-04-06T05:04:18.908Z | Fresh schema-derive v0.1.0 |
| 1397 | 2026-04-06T05:04:18.908Z | Fresh tempfile v3.27.0 |
| 1398 | 2026-04-06T05:04:18.908Z | Fresh schema v0.1.0 |
| 1399 | 2026-04-06T05:04:18.908Z | Fresh atomicwrites v0.4.4 |
| 1400 | 2026-04-06T05:04:18.908Z | Fresh prettyplease v0.2.37 |
| 1401 | 2026-04-06T05:04:18.908Z | Fresh expectorate v1.2.0 |
| 1402 | 2026-04-06T05:04:20.116Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1403 | 2026-04-06T05:04:20.120Z | Running `/home/build/.rustup/toolchains/1.94.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=d533ef206fd55233 -C extra-filename=-b67927c1701ce6c8 --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-cb4aa7a2e317132f.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out` |
| 1404 | 2026-04-06T05:04:20.120Z | Running `/home/build/.rustup/toolchains/1.94.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=47ef6326a0935026 -C extra-filename=-536b0ef3ed51e6bc --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1405 | 2026-04-06T05:04:24.801Z | Running `/home/build/.rustup/toolchains/1.94.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=808a72f952026f74 -C extra-filename=-2fdbacff927434fb --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1406 | 2026-04-06T05:04:24.801Z | Running `/home/build/.rustup/toolchains/1.94.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=cbacdeb818c653c7 -C extra-filename=-437f7b0baa3c8fa6 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1407 | 2026-04-06T05:04:24.805Z | Running `/home/build/.rustup/toolchains/1.94.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=61e7140367bea81d -C extra-filename=-339bb0de9241e5b8 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1408 | 2026-04-06T05:04:24.806Z | Running `/home/build/.rustup/toolchains/1.94.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=100e1444d9ce4b82 -C extra-filename=-e86fc2abd4683956 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1409 | 2026-04-06T05:04:24.806Z | Running `/home/build/.rustup/toolchains/1.94.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=848869c91fc49b40 -C extra-filename=-ed01b3b52641ccbf --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1410 | 2026-04-06T05:04:24.806Z | Running `/home/build/.rustup/toolchains/1.94.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=c64289aa026ed7f2 -C extra-filename=-64b5573352825fc4 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1411 | 2026-04-06T05:04:24.806Z | Running `/home/build/.rustup/toolchains/1.94.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=fb1bfcb4f9fb3542 -C extra-filename=-692be70e978138ed --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1412 | 2026-04-06T05:04:25.682Z | Running `/home/build/.rustup/toolchains/1.94.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=55bb74758df094b2 -C extra-filename=-d52efb6801a9df72 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1413 | 2026-04-06T05:04:34.385Z | Running `/home/build/.rustup/toolchains/1.94.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=b5da9de0251ba168 -C extra-filename=-fc9c0b317d61467c --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1414 | 2026-04-06T05:04:34.411Z | Running `/home/build/.rustup/toolchains/1.94.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=273fd572e97b34d3 -C extra-filename=-24edc5211202a230 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1415 | 2026-04-06T05:04:34.572Z | Running `/home/build/.rustup/toolchains/1.94.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=215dcd5aa50d4c96 -C extra-filename=-20b62e5b1999d9d8 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1416 | 2026-04-06T05:04:35.213Z | Running `/home/build/.rustup/toolchains/1.94.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=21e464c773786661 -C extra-filename=-e58b1aaf10defe80 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1417 | 2026-04-06T05:04:36.274Z | Running `/home/build/.rustup/toolchains/1.94.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=5a673216cdaafa65 -C extra-filename=-e5f3d6b3432c02ce --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1418 | 2026-04-06T05:04:36.505Z | Running `/home/build/.rustup/toolchains/1.94.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=209a7584886313ab -C extra-filename=-7d5496c79ca336cc --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1419 | 2026-04-06T05:04:36.733Z | Running `/home/build/.rustup/toolchains/1.94.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=4db5011b9d685d6b -C extra-filename=-5c6fd4a63437d23c --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1420 | 2026-04-06T05:04:43.237Z | Running `/home/build/.rustup/toolchains/1.94.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=cf972d1f0c9e56be -C extra-filename=-8f0b1ac041527fa9 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1421 | 2026-04-06T05:04:44.512Z | Running `/home/build/.rustup/toolchains/1.94.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=6f670146d300edcf -C extra-filename=-6fcad9a7e4fea97f --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1422 | 2026-04-06T05:04:44.543Z | Running `/home/build/.rustup/toolchains/1.94.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=5d768a0f7765a7bf -C extra-filename=-15d04a9c2d0daa7c --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1423 | 2026-04-06T05:04:45.444Z | Running `/home/build/.rustup/toolchains/1.94.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=1f78072edb4deef2 -C extra-filename=-7a71ca34ace747a5 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1424 | 2026-04-06T05:04:46.005Z | Running `/home/build/.rustup/toolchains/1.94.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=00eaa10b22061fca -C extra-filename=-f7d1723bcda781b7 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1425 | 2026-04-06T05:04:48.330Z | Running `/home/build/.rustup/toolchains/1.94.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=5be5da93a37de298 -C extra-filename=-25e659e4d719b4ca --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1426 | 2026-04-06T05:04:48.996Z | Running `/home/build/.rustup/toolchains/1.94.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=df52239ba831e2fb -C extra-filename=-bbfa4d16b83926e4 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1427 | 2026-04-06T05:04:53.052Z | Running `/home/build/.rustup/toolchains/1.94.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=4d0b48dd1221f26a -C extra-filename=-464870e2843f6bb2 --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1428 | 2026-04-06T05:04:53.895Z | Running `/home/build/.rustup/toolchains/1.94.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=bd2db6faf58b198c -C extra-filename=-1e056b5d9afb57cc --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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/out -L native=/usr/ssl-3/lib/amd64` |
| 1429 | 2026-04-06T05:05:07.675Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 48.99s |
| 1430 | 2026-04-06T05:05:07.715Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-536b0ef3ed51e6bc` |
| 1431 | 2026-04-06T05:05:07.718Z | |
| 1432 | 2026-04-06T05:05:07.718Z | running 142 tests |
| 1433 | 2026-04-06T05:05:07.721Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1434 | 2026-04-06T05:05:07.721Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1435 | 2026-04-06T05:05:07.721Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1436 | 2026-04-06T05:05:07.721Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1437 | 2026-04-06T05:05:07.721Z | test api_description::test::test_tags_need_one ... ok |
| 1438 | 2026-04-06T05:05:07.721Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1439 | 2026-04-06T05:05:07.721Z | test api_description::test::test_badpath3 ... ok |
| 1440 | 2026-04-06T05:05:07.721Z | test api_description::test::test_badpath2 ... ok |
| 1441 | 2026-04-06T05:05:07.721Z | test api_description::test::test_badpath1 ... ok |
| 1442 | 2026-04-06T05:05:07.721Z | test api_description::test::test_tags_too_many ... ok |
| 1443 | 2026-04-06T05:05:07.721Z | test api_description::test::test_dup_names ... ok |
| 1444 | 2026-04-06T05:05:07.721Z | test api_description::test::test_tags_just_right ... ok |
| 1445 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_basic ... ok |
| 1446 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_gzip_takes_precedence_over_wildcard ... ok |
| 1447 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_ignores_malformed_parameters ... ok |
| 1448 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_gzip_acceptance_overrides_wildcard_rejection ... ok |
| 1449 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_case_insensitive ... ok |
| 1450 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_malformed_quality ... ok |
| 1451 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_multiple_encodings ... ok |
| 1452 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_no_header ... ok |
| 1453 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_multiple_headers ... ok |
| 1454 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_prefers_highest_quality ... ok |
| 1455 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_rejects_zero_quality ... ok |
| 1456 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_non_finite_quality_defaults ... ok |
| 1457 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_wildcard_with_quality ... ok |
| 1458 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_wildcard_rejected ... ok |
| 1459 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_wildcard ... ok |
| 1460 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_with_positive_quality ... ok |
| 1461 | 2026-04-06T05:05:07.721Z | test compression::tests::test_accepts_gzip_encoding_with_spaces ... ok |
| 1462 | 2026-04-06T05:05:07.721Z | test compression::tests::test_should_compress_response_already_encoded ... ok |
| 1463 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_no_accept_encoding ... ok |
| 1464 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_basic ... ok |
| 1465 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_head_method ... ok |
| 1466 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_no_content ... ok |
| 1467 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_no_content_type ... ok |
| 1468 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_no_compression_extension ... ok |
| 1469 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_compressible_content_types ... ok |
| 1470 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_not_modified ... ok |
| 1471 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_non_compressible_content_types ... ok |
| 1472 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_partial_content ... ok |
| 1473 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_rejects_content_range ... ok |
| 1474 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_respects_content_length_threshold ... ok |
| 1475 | 2026-04-06T05:05:07.722Z | test compression::tests::test_should_compress_response_sse ... ok |
| 1476 | 2026-04-06T05:05:07.722Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1477 | 2026-04-06T05:05:07.722Z | test error::test::test_serialize_error_response_body ... ok |
| 1478 | 2026-04-06T05:05:07.726Z | test extractor::header::tests::test_header_parsing ... ok |
| 1479 | 2026-04-06T05:05:07.726Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1480 | 2026-04-06T05:05:07.726Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1481 | 2026-04-06T05:05:07.726Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1482 | 2026-04-06T05:05:07.726Z | test from_map::test::test_case_insensitive ... ok |
| 1483 | 2026-04-06T05:05:07.726Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1484 | 2026-04-06T05:05:07.726Z | test from_map::test::test_deep ... ok |
| 1485 | 2026-04-06T05:05:07.726Z | test from_map::test::test_lone_literal ... ok |
| 1486 | 2026-04-06T05:05:07.726Z | test compression::tests::test_apply_gzip_compression_removes_accept_ranges_and_sets_vary ... ok |
| 1487 | 2026-04-06T05:05:07.726Z | test from_map::test::test_missing_data1 ... ok |
| 1488 | 2026-04-06T05:05:07.726Z | test from_map::test::test_missing_data2 ... ok |
| 1489 | 2026-04-06T05:05:07.726Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1490 | 2026-04-06T05:05:07.726Z | test from_map::test::test_types ... ok |
| 1491 | 2026-04-06T05:05:07.726Z | test compression::tests::test_apply_gzip_compression_avoids_duplicate_vary_entries ... ok |
| 1492 | 2026-04-06T05:05:07.726Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1493 | 2026-04-06T05:05:07.726Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1494 | 2026-04-06T05:05:07.726Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1495 | 2026-04-06T05:05:07.726Z | test logging::test::test_config_bad_log_mode ... ok |
| 1496 | 2026-04-06T05:05:07.726Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1497 | 2026-04-06T05:05:07.726Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1498 | 2026-04-06T05:05:07.726Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1499 | 2026-04-06T05:05:07.726Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1500 | 2026-04-06T05:05:07.726Z | test pagination::test::test_pagination_schema ... ok |
| 1501 | 2026-04-06T05:05:07.726Z | test pagination::test::test_results_page ... ok |
| 1502 | 2026-04-06T05:05:07.726Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1503 | 2026-04-06T05:05:07.726Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1504 | 2026-04-06T05:05:07.726Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1505 | 2026-04-06T05:05:07.727Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1506 | 2026-04-06T05:05:07.727Z | test pagination::test::test_page_token_serialization ... ok |
| 1507 | 2026-04-06T05:05:07.727Z | test pagination::test::test_pagparams_parsing ... ok |
| 1508 | 2026-04-06T05:05:07.727Z | note: configured to log to "/tmp/dropshot-536b0ef3ed51e6bc.2112.file_dir/log.out" |
| 1509 | 2026-04-06T05:05:07.727Z | test api_description::test::test_tags_set ... ok |
| 1510 | 2026-04-06T05:05:07.727Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1511 | 2026-04-06T05:05:07.727Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1512 | 2026-04-06T05:05:07.727Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1513 | 2026-04-06T05:05:07.727Z | test router::test::test_bogus_regex - should panic ... ok |
| 1514 | 2026-04-06T05:05:07.727Z | test logging::test::test_config_stderr_terminal ... ok |
| 1515 | 2026-04-06T05:05:07.727Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1516 | 2026-04-06T05:05:07.727Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1517 | 2026-04-06T05:05:07.727Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1518 | 2026-04-06T05:05:07.727Z | test router::test::test_embedded_non_variable ... ok |
| 1519 | 2026-04-06T05:05:07.727Z | test router::test::test_empty_variable ... ok |
| 1520 | 2026-04-06T05:05:07.727Z | test router::test::test_error_cases ... ok |
| 1521 | 2026-04-06T05:05:07.727Z | test router::test::test_iter ... ok |
| 1522 | 2026-04-06T05:05:07.727Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1523 | 2026-04-06T05:05:07.727Z | test router::test::test_iter_null ... ok |
| 1524 | 2026-04-06T05:05:07.727Z | test router::test::test_iter2 ... ok |
| 1525 | 2026-04-06T05:05:07.727Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1526 | 2026-04-06T05:05:07.727Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1527 | 2026-04-06T05:05:07.727Z | test router::test::test_map_bad_value ... ok |
| 1528 | 2026-04-06T05:05:07.727Z | test router::test::test_map ... ok |
| 1529 | 2026-04-06T05:05:07.727Z | test router::test::test_map_bad_seq ... ok |
| 1530 | 2026-04-06T05:05:07.727Z | test router::test::test_more_after_regex - should panic ... ok |
| 1531 | 2026-04-06T05:05:07.727Z | test router::test::test_path_segment ... ok |
| 1532 | 2026-04-06T05:05:07.727Z | test router::test::test_segments ... ok |
| 1533 | 2026-04-06T05:05:07.727Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1534 | 2026-04-06T05:05:07.727Z | test router::test::test_router_basic ... ok |
| 1535 | 2026-04-06T05:05:07.727Z | test router::test::test_router_versioned ... ok |
| 1536 | 2026-04-06T05:05:07.727Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1537 | 2026-04-06T05:05:07.727Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1538 | 2026-04-06T05:05:07.727Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1539 | 2026-04-06T05:05:07.727Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1540 | 2026-04-06T05:05:07.727Z | test router::test::test_variables_glob ... ok |
| 1541 | 2026-04-06T05:05:07.727Z | test router::test::test_variable_rename ... ok |
| 1542 | 2026-04-06T05:05:07.727Z | test router::test::test_variables_multi ... ok |
| 1543 | 2026-04-06T05:05:07.728Z | test router::test::test_variables_basic ... ok |
| 1544 | 2026-04-06T05:05:07.728Z | note: configured to log to "/tmp/dropshot-536b0ef3ed51e6bc.2112.file_dir/log.out" |
| 1545 | 2026-04-06T05:05:07.728Z | test schema_util::test::test_additional_properties ... ok |
| 1546 | 2026-04-06T05:05:07.728Z | test schema_util::test::test_empty_struct ... ok |
| 1547 | 2026-04-06T05:05:07.728Z | test schema_util::test::test_nullable ... ok |
| 1548 | 2026-04-06T05:05:07.728Z | test schema_util::test::test_two_types - should panic ... ok |
| 1549 | 2026-04-06T05:05:07.728Z | test schema_util::test::test_extension_conversion ... ok |
| 1550 | 2026-04-06T05:05:07.728Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1551 | 2026-04-06T05:05:07.728Z | test schema_util::test::test_embedded_schema ... ok |
| 1552 | 2026-04-06T05:05:07.728Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1553 | 2026-04-06T05:05:07.728Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1554 | 2026-04-06T05:05:07.728Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1555 | 2026-04-06T05:05:07.728Z | note: configured to log to "/tmp/dropshot-536b0ef3ed51e6bc.2112.file_dir/log.out" |
| 1556 | 2026-04-06T05:05:07.728Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1557 | 2026-04-06T05:05:07.728Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1558 | 2026-04-06T05:05:07.728Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1559 | 2026-04-06T05:05:07.728Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1560 | 2026-04-06T05:05:07.728Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1561 | 2026-04-06T05:05:07.728Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1562 | 2026-04-06T05:05:07.728Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1563 | 2026-04-06T05:05:07.728Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1564 | 2026-04-06T05:05:07.728Z | test logging::test::test_config_file ... ok |
| 1565 | 2026-04-06T05:05:07.728Z | test to_map::test::test_struct_with_options ... ok |
| 1566 | 2026-04-06T05:05:07.728Z | test to_map::test::test_to_map_enum ... ok |
| 1567 | 2026-04-06T05:05:07.728Z | test to_map::test::test_to_map_num ... ok |
| 1568 | 2026-04-06T05:05:07.728Z | test to_map::test::test_to_map_seq ... ok |
| 1569 | 2026-04-06T05:05:07.728Z | test to_map::test::test_to_map_valid ... ok |
| 1570 | 2026-04-06T05:05:07.728Z | test to_map::test::test_to_map_vec ... ok |
| 1571 | 2026-04-06T05:05:07.728Z | test type_util::tests::test_commented_ref ... ok |
| 1572 | 2026-04-06T05:05:07.728Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1573 | 2026-04-06T05:05:07.728Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1574 | 2026-04-06T05:05:07.728Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1575 | 2026-04-06T05:05:07.728Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1576 | 2026-04-06T05:05:07.732Z | test server::test::test_server_run_then_close ... ok |
| 1577 | 2026-04-06T05:05:07.732Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1578 | 2026-04-06T05:05:07.732Z | |
| 1579 | 2026-04-06T05:05:07.732Z | test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1580 | 2026-04-06T05:05:07.732Z | |
| 1581 | 2026-04-06T05:05:07.732Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-64b5573352825fc4` |
| 1582 | 2026-04-06T05:05:07.732Z | |
| 1583 | 2026-04-06T05:05:07.732Z | running 1 test |
| 1584 | 2026-04-06T05:05:08.025Z | Compiling proc-macro2 v1.0.106 |
| 1585 | 2026-04-06T05:05:08.025Z | Compiling quote v1.0.45 |
| 1586 | 2026-04-06T05:05:08.025Z | Compiling unicode-ident v1.0.12 |
| 1587 | 2026-04-06T05:05:08.025Z | Compiling libc v0.2.183 |
| 1588 | 2026-04-06T05:05:08.028Z | Checking cfg-if v1.0.0 |
| 1589 | 2026-04-06T05:05:08.028Z | Compiling serde_core v1.0.228 |
| 1590 | 2026-04-06T05:05:08.029Z | Checking itoa v1.0.1 |
| 1591 | 2026-04-06T05:05:08.029Z | Checking pin-project-lite v0.2.12 |
| 1592 | 2026-04-06T05:05:08.116Z | Checking memchr v2.6.0 |
| 1593 | 2026-04-06T05:05:08.138Z | Compiling shlex v1.3.0 |
| 1594 | 2026-04-06T05:05:08.171Z | Compiling autocfg v1.1.0 |
| 1595 | 2026-04-06T05:05:08.174Z | Checking smallvec v1.13.2 |
| 1596 | 2026-04-06T05:05:08.343Z | Compiling cc v1.2.16 |
| 1597 | 2026-04-06T05:05:08.343Z | Checking bytes v1.11.1 |
| 1598 | 2026-04-06T05:05:08.422Z | Compiling version_check v0.9.5 |
| 1599 | 2026-04-06T05:05:08.492Z | Checking futures-core v0.3.32 |
| 1600 | 2026-04-06T05:05:08.566Z | Checking once_cell v1.20.1 |
| 1601 | 2026-04-06T05:05:08.608Z | Compiling parking_lot_core v0.9.4 |
| 1602 | 2026-04-06T05:05:08.728Z | Compiling log v0.4.17 |
| 1603 | 2026-04-06T05:05:08.762Z | Checking scopeguard v1.2.0 |
| 1604 | 2026-04-06T05:05:08.801Z | Compiling zmij v1.0.2 |
| 1605 | 2026-04-06T05:05:08.860Z | Checking lock_api v0.4.6 |
| 1606 | 2026-04-06T05:05:08.919Z | Compiling thiserror v2.0.18 |
| 1607 | 2026-04-06T05:05:09.048Z | Checking signal-hook-registry v1.4.0 |
| 1608 | 2026-04-06T05:05:09.140Z | Checking socket2 v0.6.0 |
| 1609 | 2026-04-06T05:05:09.165Z | Checking parking_lot v0.12.1 |
| 1610 | 2026-04-06T05:05:09.200Z | Checking mio v1.0.3 |
| 1611 | 2026-04-06T05:05:09.350Z | Compiling syn v2.0.117 |
| 1612 | 2026-04-06T05:05:09.353Z | Compiling slab v0.4.9 |
| 1613 | 2026-04-06T05:05:09.376Z | Checking futures-sink v0.3.32 |
| 1614 | 2026-04-06T05:05:09.425Z | Checking getrandom v0.2.11 |
| 1615 | 2026-04-06T05:05:09.470Z | Compiling serde_json v1.0.149 |
| 1616 | 2026-04-06T05:05:09.478Z | Compiling serde v1.0.228 |
| 1617 | 2026-04-06T05:05:09.516Z | Checking futures-channel v0.3.32 |
| 1618 | 2026-04-06T05:05:09.574Z | Checking http v1.4.0 |
| 1619 | 2026-04-06T05:05:09.710Z | Compiling typenum v1.19.0 |
| 1620 | 2026-04-06T05:05:09.713Z | Checking zeroize v1.7.0 |
| 1621 | 2026-04-06T05:05:09.842Z | Checking rustls-pki-types v1.14.0 |
| 1622 | 2026-04-06T05:05:09.898Z | Checking stable_deref_trait v1.2.0 |
| 1623 | 2026-04-06T05:05:09.969Z | Checking futures-task v0.3.32 |
| 1624 | 2026-04-06T05:05:09.972Z | Checking futures-io v0.3.32 |
| 1625 | 2026-04-06T05:05:10.030Z | Compiling ring v0.17.13 |
| 1626 | 2026-04-06T05:05:10.080Z | Compiling httparse v1.10.0 |
| 1627 | 2026-04-06T05:05:10.128Z | Compiling zerocopy v0.8.27 |
| 1628 | 2026-04-06T05:05:10.140Z | Compiling ucd-trie v0.1.6 |
| 1629 | 2026-04-06T05:05:10.478Z | Checking hashbrown v0.16.1 |
| 1630 | 2026-04-06T05:05:10.519Z | Checking untrusted v0.9.0 |
| 1631 | 2026-04-06T05:05:10.625Z | Checking equivalent v1.0.0 |
| 1632 | 2026-04-06T05:05:10.633Z | Checking bitflags v2.11.0 |
| 1633 | 2026-04-06T05:05:10.748Z | Checking http-body v1.0.1 |
| 1634 | 2026-04-06T05:05:10.801Z | Checking tracing-core v0.1.32 |
| 1635 | 2026-04-06T05:05:10.814Z | Checking writeable v0.5.5 |
| 1636 | 2026-04-06T05:05:10.866Z | Checking litemap v0.7.4 |
| 1637 | 2026-04-06T05:05:10.869Z | Compiling rustversion v1.0.22 |
| 1638 | 2026-04-06T05:05:10.938Z | Checking indexmap v2.13.0 |
| 1639 | 2026-04-06T05:05:10.981Z | Checking percent-encoding v2.3.2 |
| 1640 | 2026-04-06T05:05:11.098Z | Checking atomic-waker v1.1.2 |
| 1641 | 2026-04-06T05:05:11.205Z | Compiling pkg-config v0.3.31 |
| 1642 | 2026-04-06T05:05:11.218Z | Compiling vcpkg v0.2.15 |
| 1643 | 2026-04-06T05:05:11.414Z | Checking tracing v0.1.40 |
| 1644 | 2026-04-06T05:05:11.590Z | Checking try-lock v0.2.3 |
| 1645 | 2026-04-06T05:05:11.593Z | Compiling crossbeam-utils v0.8.21 |
| 1646 | 2026-04-06T05:05:11.685Z | Checking fnv v1.0.7 |
| 1647 | 2026-04-06T05:05:11.779Z | Checking want v0.3.0 |
| 1648 | 2026-04-06T05:05:11.944Z | Compiling unicase v2.6.0 |
| 1649 | 2026-04-06T05:05:11.973Z | Compiling generic-array v0.14.5 |
| 1650 | 2026-04-06T05:05:12.172Z | Checking tower-layer v0.3.3 |
| 1651 | 2026-04-06T05:05:12.182Z | Compiling openssl-sys v0.9.107 |
| 1652 | 2026-04-06T05:05:12.194Z | Compiling synstructure v0.13.1 |
| 1653 | 2026-04-06T05:05:12.217Z | Checking tower-service v0.3.3 |
| 1654 | 2026-04-06T05:05:12.305Z | Checking httpdate v1.0.1 |
| 1655 | 2026-04-06T05:05:12.319Z | Checking pin-utils v0.1.0 |
| 1656 | 2026-04-06T05:05:12.385Z | Compiling getrandom v0.4.1 |
| 1657 | 2026-04-06T05:05:12.456Z | Checking base64 v0.22.1 |
| 1658 | 2026-04-06T05:05:12.663Z | Compiling time-core v0.1.8 |
| 1659 | 2026-04-06T05:05:12.691Z | Checking icu_locid_transform_data v1.5.0 |
| 1660 | 2026-04-06T05:05:12.694Z | Compiling num-conv v0.2.0 |
| 1661 | 2026-04-06T05:05:12.758Z | Checking powerfmt v0.2.0 |
| 1662 | 2026-04-06T05:05:12.810Z | Checking subtle v2.5.0 |
| 1663 | 2026-04-06T05:05:12.822Z | Compiling time-macros v0.2.27 |
| 1664 | 2026-04-06T05:05:12.913Z | Checking deranged v0.5.5 |
| 1665 | 2026-04-06T05:05:12.952Z | Compiling slog v2.8.2 |
| 1666 | 2026-04-06T05:05:13.100Z | Checking rustls-webpki v0.102.8 |
| 1667 | 2026-04-06T05:05:13.225Z | Checking icu_properties_data v1.5.0 |
| 1668 | 2026-04-06T05:05:13.332Z | Checking num_threads v0.1.3 |
| 1669 | 2026-04-06T05:05:13.484Z | Compiling num-traits v0.2.14 |
| 1670 | 2026-04-06T05:05:13.721Z | Checking icu_normalizer_data v1.5.0 |
| 1671 | 2026-04-06T05:05:13.754Z | Compiling crc32fast v1.5.0 |
| 1672 | 2026-04-06T05:05:13.787Z | Checking write16 v1.0.0 |
| 1673 | 2026-04-06T05:05:13.878Z | Checking utf8_iter v1.0.4 |
| 1674 | 2026-04-06T05:05:13.896Z | Checking openssl-probe v0.1.4 |
| 1675 | 2026-04-06T05:05:13.898Z | Checking foreign-types-shared v0.1.1 |
| 1676 | 2026-04-06T05:05:13.948Z | Checking utf16_iter v1.0.5 |
| 1677 | 2026-04-06T05:05:13.972Z | Checking ipnet v2.10.0 |
| 1678 | 2026-04-06T05:05:13.992Z | Compiling usdt-impl v0.6.0 |
| 1679 | 2026-04-06T05:05:14.058Z | Compiling openssl v0.10.72 |
| 1680 | 2026-04-06T05:05:14.139Z | Checking foreign-types v0.3.2 |
| 1681 | 2026-04-06T05:05:14.203Z | Compiling thread-id v5.0.0 |
| 1682 | 2026-04-06T05:05:14.208Z | Checking time v0.3.47 |
| 1683 | 2026-04-06T05:05:14.348Z | Checking form_urlencoded v1.2.2 |
| 1684 | 2026-04-06T05:05:14.407Z | Checking hybrid-array v0.4.8 |
| 1685 | 2026-04-06T05:05:14.418Z | Checking rand_core v0.6.3 |
| 1686 | 2026-04-06T05:05:14.450Z | Checking errno v0.3.10 |
| 1687 | 2026-04-06T05:05:14.519Z | Compiling rustls v0.22.4 |
| 1688 | 2026-04-06T05:05:14.569Z | Checking plain v0.2.3 |
| 1689 | 2026-04-06T05:05:14.582Z | Compiling rustix v1.1.4 |
| 1690 | 2026-04-06T05:05:14.597Z | Checking mime v0.3.16 |
| 1691 | 2026-04-06T05:05:14.637Z | Compiling serde_derive v1.0.228 |
| 1692 | 2026-04-06T05:05:14.664Z | Compiling tokio-macros v2.6.0 |
| 1693 | 2026-04-06T05:05:14.706Z | Compiling thiserror-impl v2.0.18 |
| 1694 | 2026-04-06T05:05:14.729Z | Compiling zerofrom-derive v0.1.5 |
| 1695 | 2026-04-06T05:05:14.760Z | Compiling futures-macro v0.3.32 |
| 1696 | 2026-04-06T05:05:14.854Z | Compiling yoke-derive v0.7.5 |
| 1697 | 2026-04-06T05:05:15.016Z | Compiling zerovec-derive v0.10.3 |
| 1698 | 2026-04-06T05:05:15.055Z | Compiling displaydoc v0.2.5 |
| 1699 | 2026-04-06T05:05:15.802Z | Checking tokio v1.50.0 |
| 1700 | 2026-04-06T05:05:15.968Z | Checking futures-util v0.3.32 |
| 1701 | 2026-04-06T05:05:16.317Z | Compiling zerocopy-derive v0.8.27 |
| 1702 | 2026-04-06T05:05:16.588Z | Compiling icu_provider_macros v1.5.0 |
| 1703 | 2026-04-06T05:05:16.717Z | Compiling scroll_derive v0.13.1 |
| 1704 | 2026-04-06T05:05:16.946Z | Compiling pest v2.8.1 |
| 1705 | 2026-04-06T05:05:17.029Z | Checking zerofrom v0.1.5 |
| 1706 | 2026-04-06T05:05:17.154Z | Checking yoke v0.7.5 |
| 1707 | 2026-04-06T05:05:17.344Z | Checking zerovec v0.10.4 |
| 1708 | 2026-04-06T05:05:17.564Z | Compiling openssl-macros v0.1.1 |
| 1709 | 2026-04-06T05:05:17.938Z | Checking scroll v0.13.0 |
| 1710 | 2026-04-06T05:05:17.969Z | Checking adler2 v2.0.1 |
| 1711 | 2026-04-06T05:05:18.026Z | Checking tinystr v0.7.6 |
| 1712 | 2026-04-06T05:05:18.084Z | Compiling pest_meta v2.8.1 |
| 1713 | 2026-04-06T05:05:18.170Z | Checking icu_collections v1.5.0 |
| 1714 | 2026-04-06T05:05:18.208Z | Checking icu_locid v1.5.0 |
| 1715 | 2026-04-06T05:05:18.258Z | Checking simd-adler32 v0.3.7 |
| 1716 | 2026-04-06T05:05:18.371Z | Checking ppv-lite86 v0.2.15 |
| 1717 | 2026-04-06T05:05:18.399Z | Compiling byteorder v1.4.3 |
| 1718 | 2026-04-06T05:05:18.492Z | Compiling rustls v0.23.13 |
| 1719 | 2026-04-06T05:05:18.630Z | Checking icu_provider v1.5.0 |
| 1720 | 2026-04-06T05:05:18.716Z | Compiling pest_generator v2.8.1 |
| 1721 | 2026-04-06T05:05:18.826Z | Compiling ryu v1.0.5 |
| 1722 | 2026-04-06T05:05:18.909Z | Checking tokio-util v0.7.18 |
| 1723 | 2026-04-06T05:05:18.924Z | Checking icu_locid_transform v1.5.0 |
| 1724 | 2026-04-06T05:05:19.003Z | Checking erased-serde v0.3.31 |
| 1725 | 2026-04-06T05:05:19.142Z | Compiling serde_tokenstream v0.2.3 |
| 1726 | 2026-04-06T05:05:19.176Z | Compiling native-tls v0.2.12 |
| 1727 | 2026-04-06T05:05:19.334Z | Checking h2 v0.4.6 |
| 1728 | 2026-04-06T05:05:19.396Z | Checking icu_properties v1.5.1 |
| 1729 | 2026-04-06T05:05:19.483Z | Checking rand_chacha v0.3.1 |
| 1730 | 2026-04-06T05:05:19.488Z | Checking miniz_oxide v0.8.9 |
| 1731 | 2026-04-06T05:05:19.560Z | Compiling dof v0.4.0 |
| 1732 | 2026-04-06T05:05:19.836Z | Checking goblin v0.10.1 |
| 1733 | 2026-04-06T05:05:20.113Z | Compiling pest_derive v2.8.1 |
| 1734 | 2026-04-06T05:05:20.791Z | Checking icu_normalizer v1.5.0 |
| 1735 | 2026-04-06T05:05:20.946Z | Checking crypto-common v0.1.6 |
| 1736 | 2026-04-06T05:05:20.952Z | Compiling dtrace-parser v0.3.0 |
| 1737 | 2026-04-06T05:05:20.991Z | Checking block-buffer v0.10.2 |
| 1738 | 2026-04-06T05:05:21.052Z | Checking pretty-hex v0.4.1 |
| 1739 | 2026-04-06T05:05:21.059Z | Compiling rustix v0.38.44 |
| 1740 | 2026-04-06T05:05:21.126Z | Checking iana-time-zone v0.1.47 |
| 1741 | 2026-04-06T05:05:21.140Z | Checking hyper v1.8.1 |
| 1742 | 2026-04-06T05:05:21.197Z | Compiling thiserror v1.0.69 |
| 1743 | 2026-04-06T05:05:21.242Z | Checking idna_adapter v1.2.0 |
| 1744 | 2026-04-06T05:05:21.500Z | Checking idna v1.0.3 |
| 1745 | 2026-04-06T05:05:21.627Z | Checking chrono v0.4.44 |
| 1746 | 2026-04-06T05:05:21.755Z | Checking digest v0.10.7 |
| 1747 | 2026-04-06T05:05:21.761Z | Checking flate2 v1.1.9 |
| 1748 | 2026-04-06T05:05:21.927Z | Compiling mime_guess v2.0.5 |
| 1749 | 2026-04-06T05:05:22.103Z | Checking hyper-util v0.1.20 |
| 1750 | 2026-04-06T05:05:22.203Z | Checking rand v0.8.4 |
| 1751 | 2026-04-06T05:05:22.609Z | Checking block-buffer v0.12.0 |
| 1752 | 2026-04-06T05:05:22.680Z | Checking crypto-common v0.2.1 |
| 1753 | 2026-04-06T05:05:22.711Z | Compiling thiserror-impl v1.0.69 |
| 1754 | 2026-04-06T05:05:22.743Z | Checking concurrent-queue v2.5.0 |
| 1755 | 2026-04-06T05:05:22.891Z | Compiling serde_derive_internals v0.29.0 |
| 1756 | 2026-04-06T05:05:22.920Z | Checking http-body-util v0.1.3 |
| 1757 | 2026-04-06T05:05:23.135Z | Checking rustls-pemfile v2.2.0 |
| 1758 | 2026-04-06T05:05:23.195Z | Compiling multer v3.1.0 |
| 1759 | 2026-04-06T05:05:23.239Z | Checking thread_local v1.1.4 |
| 1760 | 2026-04-06T05:05:23.269Z | Checking sync_wrapper v1.0.1 |
| 1761 | 2026-04-06T05:05:23.373Z | Checking encoding_rs v0.8.32 |
| 1762 | 2026-04-06T05:05:23.401Z | Compiling paste v1.0.15 |
| 1763 | 2026-04-06T05:05:23.432Z | Checking const-oid v0.10.2 |
| 1764 | 2026-04-06T05:05:23.510Z | Compiling camino v1.2.2 |
| 1765 | 2026-04-06T05:05:23.591Z | Checking fastrand v2.1.1 |
| 1766 | 2026-04-06T05:05:23.744Z | Checking compression-core v0.4.31 |
| 1767 | 2026-04-06T05:05:23.776Z | Checking parking v2.2.0 |
| 1768 | 2026-04-06T05:05:23.805Z | Checking match_cfg v0.1.0 |
| 1769 | 2026-04-06T05:05:23.870Z | Compiling schemars v0.8.22 |
| 1770 | 2026-04-06T05:05:23.872Z | Checking winnow v1.0.0 |
| 1771 | 2026-04-06T05:05:23.891Z | Compiling slog-async v2.8.0 |
| 1772 | 2026-04-06T05:05:23.909Z | Checking cpufeatures v0.2.17 |
| 1773 | 2026-04-06T05:05:23.976Z | Checking sha1 v0.10.6 |
| 1774 | 2026-04-06T05:05:24.097Z | Compiling schemars_derive v0.8.22 |
| 1775 | 2026-04-06T05:05:24.135Z | Checking event-listener v5.0.0 |
| 1776 | 2026-04-06T05:05:24.158Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1777 | 2026-04-06T05:05:24.164Z | Checking compression-codecs v0.4.37 |
| 1778 | 2026-04-06T05:05:24.275Z | Checking hostname v0.3.1 |
| 1779 | 2026-04-06T05:05:24.335Z | Checking tempfile v3.27.0 |
| 1780 | 2026-04-06T05:05:24.365Z | Checking digest v0.11.2 |
| 1781 | 2026-04-06T05:05:24.375Z | Checking tokio-rustls v0.25.0 |
| 1782 | 2026-04-06T05:05:24.454Z | Checking tokio-rustls v0.26.0 |
| 1783 | 2026-04-06T05:05:24.509Z | Checking tower v0.5.2 |
| 1784 | 2026-04-06T05:05:24.534Z | Checking serde_urlencoded v0.7.1 |
| 1785 | 2026-04-06T05:05:24.579Z | Compiling usdt-attr-macro v0.6.0 |
| 1786 | 2026-04-06T05:05:24.599Z | Compiling usdt-macro v0.6.0 |
| 1787 | 2026-04-06T05:05:24.655Z | Checking tokio-native-tls v0.3.1 |
| 1788 | 2026-04-06T05:05:24.670Z | Checking url v2.5.4 |
| 1789 | 2026-04-06T05:05:24.773Z | Checking slog-json v2.6.1 |
| 1790 | 2026-04-06T05:05:24.803Z | Checking futures-executor v0.3.32 |
| 1791 | 2026-04-06T05:05:24.892Z | Compiling async-stream-impl v0.3.6 |
| 1792 | 2026-04-06T05:05:24.929Z | Checking uuid v1.23.0 |
| 1793 | 2026-04-06T05:05:24.953Z | Checking crossbeam-channel v0.5.15 |
| 1794 | 2026-04-06T05:05:25.049Z | Checking webpki-roots v0.26.5 |
| 1795 | 2026-04-06T05:05:25.167Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1796 | 2026-04-06T05:05:25.210Z | Checking serde_spanned v1.1.1 |
| 1797 | 2026-04-06T05:05:25.292Z | Checking is-terminal v0.4.12 |
| 1798 | 2026-04-06T05:05:25.319Z | Checking memmap2 v0.9.8 |
| 1799 | 2026-04-06T05:05:25.341Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1800 | 2026-04-06T05:05:25.369Z | Compiling anyhow v1.0.102 |
| 1801 | 2026-04-06T05:05:25.375Z | Checking unicode-segmentation v1.10.0 |
| 1802 | 2026-04-06T05:05:25.477Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1803 | 2026-04-06T05:05:25.580Z | Checking take_mut v0.2.2 |
| 1804 | 2026-04-06T05:05:25.655Z | Checking unicode-width v0.1.9 |
| 1805 | 2026-04-06T05:05:25.661Z | Checking term v1.1.0 |
| 1806 | 2026-04-06T05:05:25.683Z | Compiling semver v1.0.27 |
| 1807 | 2026-04-06T05:05:25.749Z | Checking utf-8 v0.7.6 |
| 1808 | 2026-04-06T05:05:25.755Z | Checking iri-string v0.7.8 |
| 1809 | 2026-04-06T05:05:25.758Z | Checking data-encoding v2.4.0 |
| 1810 | 2026-04-06T05:05:25.788Z | Checking spin v0.9.8 |
| 1811 | 2026-04-06T05:05:25.858Z | Checking lazy_static v1.5.0 |
| 1812 | 2026-04-06T05:05:25.871Z | Checking cpufeatures v0.3.0 |
| 1813 | 2026-04-06T05:05:25.876Z | Checking dyn-clone v1.0.4 |
| 1814 | 2026-04-06T05:05:25.892Z | Compiling heck v0.5.0 |
| 1815 | 2026-04-06T05:05:25.938Z | Checking sha1 v0.11.0 |
| 1816 | 2026-04-06T05:05:25.950Z | Checking console v0.15.7 |
| 1817 | 2026-04-06T05:05:26.009Z | Checking tungstenite v0.24.0 |
| 1818 | 2026-04-06T05:05:26.028Z | Checking slog-term v2.9.2 |
| 1819 | 2026-04-06T05:05:26.129Z | Checking async-stream v0.3.6 |
| 1820 | 2026-04-06T05:05:26.218Z | Checking usdt v0.6.0 |
| 1821 | 2026-04-06T05:05:26.228Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1822 | 2026-04-06T05:05:26.322Z | Checking toml v1.1.2+spec-1.1.0 |
| 1823 | 2026-04-06T05:05:26.374Z | Checking newline-converter v0.3.0 |
| 1824 | 2026-04-06T05:05:26.457Z | Checking atomicwrites v0.4.4 |
| 1825 | 2026-04-06T05:05:26.463Z | Checking hyper-rustls v0.27.3 |
| 1826 | 2026-04-06T05:05:26.466Z | Checking futures v0.3.32 |
| 1827 | 2026-04-06T05:05:26.475Z | Checking slog-bunyan v2.5.0 |
| 1828 | 2026-04-06T05:05:26.534Z | Checking hyper-tls v0.6.0 |
| 1829 | 2026-04-06T05:05:26.642Z | Checking event-listener-strategy v0.5.4 |
| 1830 | 2026-04-06T05:05:26.697Z | Checking async-compression v0.4.41 |
| 1831 | 2026-04-06T05:05:26.771Z | Checking rustls-native-certs v0.7.0 |
| 1832 | 2026-04-06T05:05:26.809Z | Checking tower-http v0.6.8 |
| 1833 | 2026-04-06T05:05:26.869Z | Checking openapiv3 v2.2.0 |
| 1834 | 2026-04-06T05:05:26.903Z | Checking yasna v0.5.2 |
| 1835 | 2026-04-06T05:05:26.913Z | Compiling async-trait v0.1.89 |
| 1836 | 2026-04-06T05:05:26.937Z | Checking pem v3.0.6 |
| 1837 | 2026-04-06T05:05:27.017Z | Checking waitgroup v0.1.2 |
| 1838 | 2026-04-06T05:05:27.085Z | Checking webpki-roots v1.0.0 |
| 1839 | 2026-04-06T05:05:27.094Z | Checking serde_path_to_error v0.1.20 |
| 1840 | 2026-04-06T05:05:27.114Z | Checking hostname v0.4.2 |
| 1841 | 2026-04-06T05:05:27.200Z | Checking debug-ignore v1.0.5 |
| 1842 | 2026-04-06T05:05:27.212Z | Checking simple-mermaid v0.2.0 |
| 1843 | 2026-04-06T05:05:27.243Z | Checking http-range v0.1.4 |
| 1844 | 2026-04-06T05:05:27.279Z | Checking similar v2.2.1 |
| 1845 | 2026-04-06T05:05:27.295Z | Checking rcgen v0.14.7 |
| 1846 | 2026-04-06T05:05:27.361Z | Checking hyper-staticfile v0.10.1 |
| 1847 | 2026-04-06T05:05:27.368Z | Checking reqwest v0.12.28 |
| 1848 | 2026-04-06T05:05:27.488Z | Checking hyper-rustls v0.26.0 |
| 1849 | 2026-04-06T05:05:27.603Z | Checking expectorate v1.2.0 |
| 1850 | 2026-04-06T05:05:27.626Z | Checking async-channel v2.5.0 |
| 1851 | 2026-04-06T05:05:27.669Z | Checking tokio-tungstenite v0.24.0 |
| 1852 | 2026-04-06T05:05:27.726Z | Checking subprocess v1.0.3 |
| 1853 | 2026-04-06T05:05:27.803Z | Checking buf-list v1.1.2 |
| 1854 | 2026-04-06T05:05:30.115Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1855 | 2026-04-06T05:05:30.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.42s |
| 1856 | 2026-04-06T05:05:30.431Z | |
| 1857 | 2026-04-06T05:05:30.431Z | |
| 1858 | 2026-04-06T05:05:48.849Z | test tests/fail/bad_channel10.rs ... ok |
| 1859 | 2026-04-06T05:05:48.849Z | test tests/fail/bad_channel11.rs ... ok |
| 1860 | 2026-04-06T05:05:48.849Z | test tests/fail/bad_channel12.rs ... ok |
| 1861 | 2026-04-06T05:05:48.849Z | test tests/fail/bad_channel13.rs ... ok |
| 1862 | 2026-04-06T05:05:48.849Z | test tests/fail/bad_channel14.rs ... ok |
| 1863 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel15.rs ... ok |
| 1864 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel17.rs ... ok |
| 1865 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel18.rs ... ok |
| 1866 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel19.rs ... ok |
| 1867 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel1a.rs ... ok |
| 1868 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel1b.rs ... ok |
| 1869 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel2.rs ... ok |
| 1870 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel20.rs ... ok |
| 1871 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel21.rs ... ok |
| 1872 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel22.rs ... ok |
| 1873 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel23.rs ... ok |
| 1874 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel24.rs ... ok |
| 1875 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel25.rs ... ok |
| 1876 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel26.rs ... ok |
| 1877 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel27.rs ... ok |
| 1878 | 2026-04-06T05:05:48.853Z | test tests/fail/bad_channel28.rs ... ok |
| 1879 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_channel3.rs ... ok |
| 1880 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_channel4.rs ... ok |
| 1881 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_channel5.rs ... ok |
| 1882 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_channel6.rs ... ok |
| 1883 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_channel8.rs ... ok |
| 1884 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_channel9.rs ... ok |
| 1885 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1886 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1887 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1888 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1889 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1890 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1891 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1892 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1893 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1894 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1895 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1896 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1897 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1898 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1899 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1900 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1901 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1902 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1903 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1904 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1905 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1906 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1907 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1908 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1909 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1910 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1911 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1912 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1913 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1914 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1915 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1916 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1917 | 2026-04-06T05:05:48.854Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1918 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1919 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1920 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1921 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1922 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1923 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1924 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1925 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1926 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1927 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1928 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1929 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1930 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1931 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1932 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1933 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1934 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1935 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1936 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1937 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1938 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1939 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1940 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1941 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1942 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1943 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1944 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1945 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1946 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1947 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1948 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1949 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1950 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1951 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1952 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1953 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1954 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1955 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1956 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1957 | 2026-04-06T05:05:48.855Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1958 | 2026-04-06T05:05:48.856Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1959 | 2026-04-06T05:05:48.856Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1960 | 2026-04-06T05:05:48.856Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1961 | 2026-04-06T05:05:48.856Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1962 | 2026-04-06T05:05:48.856Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1963 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1964 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1965 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1966 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1967 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1968 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1969 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1970 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1971 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1972 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1973 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1974 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1975 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1976 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1977 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1978 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1979 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1980 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1981 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1982 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1983 | 2026-04-06T05:05:48.862Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1984 | 2026-04-06T05:05:48.863Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1985 | 2026-04-06T05:05:48.863Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1986 | 2026-04-06T05:05:48.863Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1987 | 2026-04-06T05:05:48.863Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1988 | 2026-04-06T05:05:48.863Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1989 | 2026-04-06T05:05:48.863Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1990 | 2026-04-06T05:05:48.863Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1991 | 2026-04-06T05:05:48.863Z | test tests/fail/unused_endpoint.rs ... ok |
| 1992 | 2026-04-06T05:05:48.863Z | |
| 1993 | 2026-04-06T05:05:48.863Z | |
| 1994 | 2026-04-06T05:05:48.863Z | test fail ... ok |
| 1995 | 2026-04-06T05:05:48.863Z | |
| 1996 | 2026-04-06T05:05:48.863Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 41.12s |
| 1997 | 2026-04-06T05:05:48.863Z | |
| 1998 | 2026-04-06T05:05:48.863Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-e5f3d6b3432c02ce` |
| 1999 | 2026-04-06T05:05:48.866Z | |
| 2000 | 2026-04-06T05:05:48.866Z | running 100 tests |
| 2001 | 2026-04-06T05:05:48.866Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 2002 | 2026-04-06T05:05:48.866Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 2003 | 2026-04-06T05:05:48.866Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 2004 | 2026-04-06T05:05:48.866Z | test config::test_config_bad_bind_address_garbage ... ok |
| 2005 | 2026-04-06T05:05:48.866Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 2006 | 2026-04-06T05:05:48.867Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 2007 | 2026-04-06T05:05:48.867Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 2008 | 2026-04-06T05:05:48.867Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 2009 | 2026-04-06T05:05:48.867Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 2010 | 2026-04-06T05:05:48.867Z | test config::test_valid_config_all_settings ... ok |
| 2011 | 2026-04-06T05:05:48.867Z | test config::test_valid_config_basic ... ok |
| 2012 | 2026-04-06T05:05:48.867Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-config_bind_address_http.3439.2.log" |
| 2013 | 2026-04-06T05:05:48.867Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-config_handler_task_mode_cancel.3439.0.log" |
| 2014 | 2026-04-06T05:05:48.867Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_unversioned_servers_with_versioned_routes.3439.6.log" |
| 2015 | 2026-04-06T05:05:48.867Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-config_handler_task_mode_detached.3439.5.log" |
| 2016 | 2026-04-06T05:05:48.867Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-config_bind_address_https_buffer.3439.3.log" |
| 2017 | 2026-04-06T05:05:48.867Z | test config::test_valid_config_empty ... ok |
| 2018 | 2026-04-06T05:05:48.867Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-api_trait_basic.3439.1.log" |
| 2019 | 2026-04-06T05:05:48.867Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-config_bind_address_https.3439.4.log" |
| 2020 | 2026-04-06T05:05:48.867Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_enum_extractor_error.3439.7.log" |
| 2021 | 2026-04-06T05:05:48.867Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 2022 | 2026-04-06T05:05:48.867Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_enum_user_error.3439.8.log" |
| 2023 | 2026-04-06T05:05:48.870Z | test config::test_config_handler_task_mode_cancel ... ok |
| 2024 | 2026-04-06T05:05:48.870Z | test config::test_config_handler_task_mode_detached ... ok |
| 2025 | 2026-04-06T05:05:48.870Z | test custom_errors::test_enum_user_error ... ok |
| 2026 | 2026-04-06T05:05:48.870Z | test custom_errors::test_enum_extractor_error ... ok |
| 2027 | 2026-04-06T05:05:48.870Z | test api_trait::test_api_trait_basic ... ok |
| 2028 | 2026-04-06T05:05:48.870Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_struct_user_error.3439.10.log" |
| 2029 | 2026-04-06T05:05:48.870Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_struct_extractor_error.3439.9.log" |
| 2030 | 2026-04-06T05:05:48.870Z | test custom_errors::test_trait_based_api ... ok |
| 2031 | 2026-04-06T05:05:48.870Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_trait_enum_user_error.3439.11.log" |
| 2032 | 2026-04-06T05:05:48.870Z | test config::test_config_bind_address_http ... ok |
| 2033 | 2026-04-06T05:05:48.870Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_trait_struct_user_error.3439.12.log" |
| 2034 | 2026-04-06T05:05:48.870Z | test custom_errors::test_struct_extractor_error ... ok |
| 2035 | 2026-04-06T05:05:48.870Z | test custom_errors::test_struct_user_error ... ok |
| 2036 | 2026-04-06T05:05:48.870Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_302_found.3439.13.log" |
| 2037 | 2026-04-06T05:05:48.870Z | test custom_errors::test_trait_enum_user_error ... ok |
| 2038 | 2026-04-06T05:05:48.870Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_302_bogus.3439.14.log" |
| 2039 | 2026-04-06T05:05:48.870Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_303_see_other.3439.15.log" |
| 2040 | 2026-04-06T05:05:48.870Z | test custom_errors::test_trait_struct_user_error ... ok |
| 2041 | 2026-04-06T05:05:48.871Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_307_temporary_redirect.3439.17.log" |
| 2042 | 2026-04-06T05:05:48.871Z | test demo::test_302_bogus ... ok |
| 2043 | 2026-04-06T05:05:48.871Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_delete_request.3439.16.log" |
| 2044 | 2026-04-06T05:05:48.871Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-demo1.3439.18.log" |
| 2045 | 2026-04-06T05:05:48.871Z | test demo::test_302_found ... ok |
| 2046 | 2026-04-06T05:05:48.871Z | test demo::test_303_see_other ... ok |
| 2047 | 2026-04-06T05:05:48.871Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-demo2json.3439.19.log" |
| 2048 | 2026-04-06T05:05:48.874Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-demo2query.3439.20.log" |
| 2049 | 2026-04-06T05:05:48.874Z | test demo::test_307_temporary_redirect ... ok |
| 2050 | 2026-04-06T05:05:48.874Z | test demo::test_delete_request ... ok |
| 2051 | 2026-04-06T05:05:48.874Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-demo2urlencoded.3439.21.log" |
| 2052 | 2026-04-06T05:05:48.874Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-demo_path_param_string.3439.22.log" |
| 2053 | 2026-04-06T05:05:48.874Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-demo3json.3439.23.log" |
| 2054 | 2026-04-06T05:05:48.874Z | test demo::test_demo1 ... ok |
| 2055 | 2026-04-06T05:05:48.874Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-demo_path_param_u32.3439.24.log" |
| 2056 | 2026-04-06T05:05:48.874Z | test demo::test_demo2query ... ok |
| 2057 | 2026-04-06T05:05:48.874Z | test demo::test_demo3json ... ok |
| 2058 | 2026-04-06T05:05:48.874Z | test demo::test_demo2urlencoded ... ok |
| 2059 | 2026-04-06T05:05:48.874Z | test demo::test_demo2json ... ok |
| 2060 | 2026-04-06T05:05:48.874Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-demo_path_param_uuid.3439.25.log" |
| 2061 | 2026-04-06T05:05:48.874Z | test demo::test_demo_path_param_u32 ... ok |
| 2062 | 2026-04-06T05:05:48.874Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_head_request.3439.26.log" |
| 2063 | 2026-04-06T05:05:48.874Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_header_request.3439.28.log" |
| 2064 | 2026-04-06T05:05:48.874Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_large_typed_body.3439.29.log" |
| 2065 | 2026-04-06T05:05:48.874Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-demo_websocket.3439.27.log" |
| 2066 | 2026-04-06T05:05:48.879Z | test demo::test_demo_path_param_uuid ... ok |
| 2067 | 2026-04-06T05:05:48.879Z | test demo::test_head_request ... ok |
| 2068 | 2026-04-06T05:05:48.879Z | test demo::test_demo_path_param_string ... ok |
| 2069 | 2026-04-06T05:05:48.879Z | test demo::test_header_request ... ok |
| 2070 | 2026-04-06T05:05:48.879Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-tet_raw_request.3439.30.log" |
| 2071 | 2026-04-06T05:05:48.879Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_request_compat.3439.31.log" |
| 2072 | 2026-04-06T05:05:48.879Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_request_remote_addr.3439.32.log" |
| 2073 | 2026-04-06T05:05:48.879Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_streaming_body.3439.33.log" |
| 2074 | 2026-04-06T05:05:48.879Z | test demo::test_demo_websocket ... ok |
| 2075 | 2026-04-06T05:05:48.879Z | test demo::test_raw_request ... ok |
| 2076 | 2026-04-06T05:05:48.879Z | test demo::test_large_typed_body ... ok |
| 2077 | 2026-04-06T05:05:48.879Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-graceful_shutdown_with_detached_handler.3439.34.log" |
| 2078 | 2026-04-06T05:05:48.879Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_untyped_body.3439.35.log" |
| 2079 | 2026-04-06T05:05:48.879Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-compression_config_disabled.3439.36.log" |
| 2080 | 2026-04-06T05:05:48.879Z | test demo::test_request_compat ... ok |
| 2081 | 2026-04-06T05:05:48.879Z | test demo::test_request_remote_addr ... ok |
| 2082 | 2026-04-06T05:05:48.879Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-compression_disabled_extension.3439.37.log" |
| 2083 | 2026-04-06T05:05:48.879Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-compression_config_enabled.3439.38.log" |
| 2084 | 2026-04-06T05:05:48.879Z | test demo::test_streaming_body ... ok |
| 2085 | 2026-04-06T05:05:48.880Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-gzip_compression_multiple_encodings.3439.39.log" |
| 2086 | 2026-04-06T05:05:48.883Z | test gzip::test_compression_disabled_with_extension ... ok |
| 2087 | 2026-04-06T05:05:48.883Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-gzip_compression_accept_encoding.3439.40.log" |
| 2088 | 2026-04-06T05:05:48.883Z | test demo::test_untyped_body ... ok |
| 2089 | 2026-04-06T05:05:48.883Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-json_suffix_compressed.3439.41.log" |
| 2090 | 2026-04-06T05:05:48.883Z | test gzip::test_json_suffix_is_compressed ... ok |
| 2091 | 2026-04-06T05:05:48.883Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-no_compression_small_response.3439.42.log" |
| 2092 | 2026-04-06T05:05:48.883Z | test gzip::test_no_compression_below_size_threshold ... ok |
| 2093 | 2026-04-06T05:05:48.883Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-no_compression_204.3439.43.log" |
| 2094 | 2026-04-06T05:05:48.883Z | test gzip::test_no_compression_for_204_no_content ... ok |
| 2095 | 2026-04-06T05:05:48.886Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-no_compression_304.3439.44.log" |
| 2096 | 2026-04-06T05:05:48.886Z | test config::test_config_bind_address_https_buffer ... ok |
| 2097 | 2026-04-06T05:05:48.886Z | test gzip::test_no_compression_for_304_not_modified ... ok |
| 2098 | 2026-04-06T05:05:48.886Z | test config::test_config_bind_address_https ... ok |
| 2099 | 2026-04-06T05:05:48.886Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-no_compression_non_compressible.3439.45.log" |
| 2100 | 2026-04-06T05:05:48.886Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-no_gzip_without_accept.3439.46.log" |
| 2101 | 2026-04-06T05:05:48.886Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-reject_gzip_quality_zero.3439.47.log" |
| 2102 | 2026-04-06T05:05:48.886Z | test gzip::test_no_compression_for_non_compressible_content_types ... ok |
| 2103 | 2026-04-06T05:05:48.886Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-streaming_with_content_type_compressed.3439.48.log" |
| 2104 | 2026-04-06T05:05:48.889Z | test gzip::test_streaming_with_content_type_is_compressed ... ok |
| 2105 | 2026-04-06T05:05:48.889Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-streaming_missing_content_type.3439.49.log" |
| 2106 | 2026-04-06T05:05:48.889Z | test gzip::test_streaming_without_content_type_skips_compression ... ok |
| 2107 | 2026-04-06T05:05:48.889Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-vary_header_set.3439.50.log" |
| 2108 | 2026-04-06T05:05:48.892Z | test gzip::test_compression_config_disabled ... ok |
| 2109 | 2026-04-06T05:05:48.892Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-vary_header_no_gzip.3439.51.log" |
| 2110 | 2026-04-06T05:05:48.896Z | test gzip::test_reject_gzip_with_quality_zero ... ok |
| 2111 | 2026-04-06T05:05:48.899Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-xml_suffix_compressed.3439.52.log" |
| 2112 | 2026-04-06T05:05:48.899Z | test gzip::test_no_gzip_without_accept_encoding ... ok |
| 2113 | 2026-04-06T05:05:48.899Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-multipart_client.3439.53.log" |
| 2114 | 2026-04-06T05:05:48.899Z | test gzip::test_gzip_compression_accepts_multiple_encodings ... ok |
| 2115 | 2026-04-06T05:05:48.899Z | test gzip::test_xml_suffix_is_compressed ... ok |
| 2116 | 2026-04-06T05:05:48.899Z | test gzip::test_compression_config_enabled ... ok |
| 2117 | 2026-04-06T05:05:48.899Z | test multipart::missing_boundary ... ok |
| 2118 | 2026-04-06T05:05:48.899Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-multipart_client.3439.54.log" |
| 2119 | 2026-04-06T05:05:48.899Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-multipart_client.3439.55.log" |
| 2120 | 2026-04-06T05:05:48.899Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-multipart_client.3439.56.log" |
| 2121 | 2026-04-06T05:05:48.899Z | test multipart::no_content_type ... ok |
| 2122 | 2026-04-06T05:05:48.899Z | test multipart::test_multipart_client ... ok |
| 2123 | 2026-04-06T05:05:48.899Z | test multipart::weird_content_type ... ok |
| 2124 | 2026-04-06T05:05:48.902Z | test openapi::test_openapi_custom_error_types ... ok |
| 2125 | 2026-04-06T05:05:48.902Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 2126 | 2026-04-06T05:05:48.902Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-pagination-multiple-resources.3439.58.log" |
| 2127 | 2026-04-06T05:05:48.902Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-pagination-basic.3439.57.log" |
| 2128 | 2026-04-06T05:05:48.902Z | test gzip::test_vary_header_on_non_gzip_requests ... ok |
| 2129 | 2026-04-06T05:05:48.902Z | test openapi::test_openapi ... ok |
| 2130 | 2026-04-06T05:05:48.902Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-pagination-multiple-sorts.3439.59.log" |
| 2131 | 2026-04-06T05:05:48.917Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-basic.3439.60.log" |
| 2132 | 2026-04-06T05:05:48.920Z | test openapi::test_openapi_fuller ... ok |
| 2133 | 2026-04-06T05:05:48.923Z | test gzip::test_vary_header_is_set ... ok |
| 2134 | 2026-04-06T05:05:48.923Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-empty.3439.61.log" |
| 2135 | 2026-04-06T05:05:48.923Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-dictionary.3439.62.log" |
| 2136 | 2026-04-06T05:05:48.923Z | test pagination::test_paginate_empty ... ok |
| 2137 | 2026-04-06T05:05:48.926Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-errors.3439.63.log" |
| 2138 | 2026-04-06T05:05:48.926Z | test gzip::test_gzip_compression_with_accept_encoding ... ok |
| 2139 | 2026-04-06T05:05:48.926Z | test pagination::test_paginate_errors ... ok |
| 2140 | 2026-04-06T05:05:48.926Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-extra_params.3439.64.log" |
| 2141 | 2026-04-06T05:05:48.926Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-required_params.3439.65.log" |
| 2142 | 2026-04-06T05:05:48.929Z | test pagination::test_paginate_with_required_params ... ok |
| 2143 | 2026-04-06T05:05:48.929Z | test pagination::test_paginate_extra_params ... ok |
| 2144 | 2026-04-06T05:05:48.929Z | test path_names::test_path_names ... ok |
| 2145 | 2026-04-06T05:05:48.929Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_no_tls.3439.66.log" |
| 2146 | 2026-04-06T05:05:48.929Z | test pagination_schema::test_pagination_schema ... ok |
| 2147 | 2026-04-06T05:05:48.929Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_with_tls.3439.67.log" |
| 2148 | 2026-04-06T05:05:48.929Z | test starter::test_no_tls ... ok |
| 2149 | 2026-04-06T05:05:48.929Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-non_streaming_servers_do_not_use_transfer_encoding.3439.68.log" |
| 2150 | 2026-04-06T05:05:48.933Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2151 | 2026-04-06T05:05:48.936Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-streaming_server_buffered_client.3439.69.log" |
| 2152 | 2026-04-06T05:05:48.940Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2153 | 2026-04-06T05:05:48.943Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-streaming_server_streaming_client.3439.70.log" |
| 2154 | 2026-04-06T05:05:48.947Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2155 | 2026-04-06T05:05:48.949Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_server_is_http.3439.71.log" |
| 2156 | 2026-04-06T05:05:48.949Z | test tls::test_server_is_http ... ok |
| 2157 | 2026-04-06T05:05:48.949Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_server_is_https.3439.72.log" |
| 2158 | 2026-04-06T05:05:48.949Z | test pagination::test_paginate_basic ... ok |
| 2159 | 2026-04-06T05:05:48.949Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_tls_aborted_negotiation.3439.73.log" |
| 2160 | 2026-04-06T05:05:49.242Z | test starter::test_with_tls ... ok |
| 2161 | 2026-04-06T05:05:49.245Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_tls_certificate_loading.3439.74.log" |
| 2162 | 2026-04-06T05:05:49.256Z | test tls::test_server_is_https ... ok |
| 2163 | 2026-04-06T05:05:49.259Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_tls_only.3439.75.log" |
| 2164 | 2026-04-06T05:05:49.500Z | test pagination::test_paginate_dictionary ... ok |
| 2165 | 2026-04-06T05:05:49.503Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_tls_refresh_certificates.3439.76.log" |
| 2166 | 2026-04-06T05:05:49.549Z | test tls::test_tls_certificate_loading ... ok |
| 2167 | 2026-04-06T05:05:49.552Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_versions.3439.77.log" |
| 2168 | 2026-04-06T05:05:49.558Z | test tls::test_tls_aborted_negotiation ... ok |
| 2169 | 2026-04-06T05:05:49.561Z | note: configured to log to "/tmp/integration_tests-e5f3d6b3432c02ce-test_versions_on_missing.3439.78.log" |
| 2170 | 2026-04-06T05:05:49.591Z | test versions::test_versions ... ok |
| 2171 | 2026-04-06T05:05:49.594Z | test versions::test_versions_openapi ... ok |
| 2172 | 2026-04-06T05:05:49.594Z | test versions::test_versions_openapi_same_names ... ok |
| 2173 | 2026-04-06T05:05:49.597Z | test versions::test_versions_on_missing ... ok |
| 2174 | 2026-04-06T05:05:49.616Z | test pagination::test_example_basic ... ok |
| 2175 | 2026-04-06T05:05:49.872Z | test tls::test_tls_only ... ok |
| 2176 | 2026-04-06T05:05:50.115Z | test tls::test_tls_refresh_certificates ... ok |
| 2177 | 2026-04-06T05:05:50.415Z | test pagination::test_example_multiple_sorts ... ok |
| 2178 | 2026-04-06T05:05:50.878Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2179 | 2026-04-06T05:05:51.068Z | test pagination::test_example_multiple_resources ... ok |
| 2180 | 2026-04-06T05:05:51.068Z | |
| 2181 | 2026-04-06T05:05:51.068Z | test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.21s |
| 2182 | 2026-04-06T05:05:51.068Z | |
| 2183 | 2026-04-06T05:05:51.076Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-8af409736a0c508b` |
| 2184 | 2026-04-06T05:05:51.082Z | |
| 2185 | 2026-04-06T05:05:51.082Z | running 35 tests |
| 2186 | 2026-04-06T05:05:51.085Z | test channel::tests::test_channel_with_versions ... ok |
| 2187 | 2026-04-06T05:05:51.085Z | test channel::tests::test_channel_operation_id ... ok |
| 2188 | 2026-04-06T05:05:51.088Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2189 | 2026-04-06T05:05:51.088Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2190 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2191 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2192 | 2026-04-06T05:05:51.088Z | test doc::tests::test_extract_summary_description ... ok |
| 2193 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2194 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2195 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2196 | 2026-04-06T05:05:51.088Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2197 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2198 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2199 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2200 | 2026-04-06T05:05:51.088Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2201 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2202 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2203 | 2026-04-06T05:05:51.088Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2204 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2205 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2206 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2207 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2208 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2209 | 2026-04-06T05:05:51.088Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2210 | 2026-04-06T05:05:51.088Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2211 | 2026-04-06T05:05:51.091Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2212 | 2026-04-06T05:05:51.091Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2213 | 2026-04-06T05:05:51.091Z | test syn_parsing::tests::test_busted_function ... ok |
| 2214 | 2026-04-06T05:05:51.091Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2215 | 2026-04-06T05:05:51.091Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2216 | 2026-04-06T05:05:51.091Z | test endpoint::tests::test_operation_id ... ok |
| 2217 | 2026-04-06T05:05:51.091Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2218 | 2026-04-06T05:05:51.091Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2219 | 2026-04-06T05:05:51.091Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2220 | 2026-04-06T05:05:51.091Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2221 | 2026-04-06T05:05:51.091Z | |
| 2222 | 2026-04-06T05:05:51.091Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2223 | 2026-04-06T05:05:51.092Z | |
| 2224 | 2026-04-06T05:05:51.095Z | Doc-tests dropshot |
| 2225 | 2026-04-06T05:05:51.095Z | Running `/home/build/.rustup/toolchains/1.94.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 native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/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-f52cf330f4f3439c.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b2010ed041226f20.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-cb4aa7a2e317132f.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-12c967a75b172245.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-7a43ad5c49f3ebb6.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-430f637573e420a9.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-8cbf4dd310c8c1ab.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1c2349a071c4ba03.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-ddc26909be6534db.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-cc069c1c37f8011e.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-631eff671b61211c.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b67927c1701ce6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-3efd9c7a2054f8ed.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-c4df431c29373dfc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-5156871bfd7d3151.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-a64f3596ce6cfea6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-72938b778ce0144c.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1df4defd0f7887be.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-a2ee5d8983fd13de.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-6140fa2c90e5bcf6.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5e1ff30272045fa8.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-de53904ad0fc1b51.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-b880abe00721bcfe.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f2eec4ee8f51f8c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-f3895006bc58994d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-313e13259bb1c461.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5df192f1bb0e4f87.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ce625d601af039e1.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-4363d9e20a0a2a3a.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-efc3619923ee1703.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-54d01c6ff8a7d399.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-93d7f80431f00e6f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3379a59d45cc11b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-8aa3c9c8af36ef9e.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0b9af6d39466695f.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-24159a20e7e12087.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ab73fbbc432be8da.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-472e9ca9845f5f75.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-b89e1789304f163f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-97375a35affd78ac.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-98a76ecbd89dca38.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-9dde5519f5cdafff.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-7c3fcb1842f82ac9.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-039012d06622a409.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5dc570c6033ceb62.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-f55ce11e3bfac78d.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-8a57dcdf6b648e68.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-4764ac7b0694aa94.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-5b49f94660dab525.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e740f0bd2fbbc5c3.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-79ee98733e8271e9.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-05a673ac7fa6b694.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b9607d8df15aaa7d.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-90ecb1a878e4faa5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-b83acb11509f10e6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-68542617f5849022.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-206c39965fcc888e.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-512449a9c05149e7.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-66fa52d27ae516d3.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a2047e8836a66658.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e46a83319d9e7ebd.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-a0316e4162a0ebc7.rlib -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -C embed-bitcode=no --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --error-format human` |
| 2226 | 2026-04-06T05:05:51.428Z | |
| 2227 | 2026-04-06T05:05:51.428Z | running 24 tests |
| 2228 | 2026-04-06T05:05:51.432Z | test dropshot/src/compression.rs - compression::NoCompression (line 14) ... ignored |
| 2229 | 2026-04-06T05:05:52.626Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2230 | 2026-04-06T05:05:52.626Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2231 | 2026-04-06T05:05:52.626Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2232 | 2026-04-06T05:05:52.668Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2233 | 2026-04-06T05:05:55.683Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2234 | 2026-04-06T05:05:55.684Z | test dropshot/src/lib.rs - (line 334) ... ignored |
| 2235 | 2026-04-06T05:05:55.730Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2236 | 2026-04-06T05:05:55.801Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 357) ... ok |
| 2237 | 2026-04-06T05:05:55.815Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 382) ... ok |
| 2238 | 2026-04-06T05:05:55.893Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2239 | 2026-04-06T05:05:56.004Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2240 | 2026-04-06T05:05:56.021Z | test dropshot/src/config.rs - config::ConfigDropshot (line 31) ... ok |
| 2241 | 2026-04-06T05:05:56.021Z | test dropshot/src/lib.rs - channel (line 1184) ... ignored |
| 2242 | 2026-04-06T05:05:56.021Z | test dropshot/src/lib.rs - endpoint (line 1229) ... ignored |
| 2243 | 2026-04-06T05:05:56.929Z | test dropshot/src/lib.rs - (line 398) ... ok |
| 2244 | 2026-04-06T05:05:57.098Z | test dropshot/src/lib.rs - (line 661) ... ok |
| 2245 | 2026-04-06T05:05:57.098Z | test dropshot/src/lib.rs - api_description (line 1049) ... ok |
| 2246 | 2026-04-06T05:05:57.202Z | test dropshot/src/lib.rs - api_description (line 1110) ... ok |
| 2247 | 2026-04-06T05:05:57.302Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2248 | 2026-04-06T05:05:57.356Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2249 | 2026-04-06T05:05:58.046Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 230) ... ok |
| 2250 | 2026-04-06T05:05:59.900Z | test dropshot/src/test_util.rs - test_util::LogContext (line 469) ... ok |
| 2251 | 2026-04-06T05:06:00.520Z | test dropshot/src/lib.rs - (line 497) ... ok |
| 2252 | 2026-04-06T05:06:00.520Z | |
| 2253 | 2026-04-06T05:06:00.523Z | test result: ok. 18 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 9.09s |
| 2254 | 2026-04-06T05:06:00.523Z | |
| 2255 | 2026-04-06T05:06:00.547Z | Doc-tests dropshot_endpoint |
| 2256 | 2026-04-06T05:06:00.550Z | Running `/home/build/.rustup/toolchains/1.94.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 native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-865ca59eab6c83ad/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-0e26ffcda96efd30.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1ea02774c91e4dbb.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-ba5af341ae66f4a2.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-0a525a907ceb0482.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-eb2958d95d52706b.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-234684fd28f5b1b2.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-b69a289b4b8d4d18.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-06c7c98c21995b70.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-907685d3a135a0f3.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-c9dcf7cacdc20be9.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-82bfcb24999fa03d.rlib --extern proc_macro -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2257 | 2026-04-06T05:06:00.682Z | |
| 2258 | 2026-04-06T05:06:00.682Z | running 0 tests |
| 2259 | 2026-04-06T05:06:00.682Z | |
| 2260 | 2026-04-06T05:06:00.682Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2261 | 2026-04-06T05:06:00.682Z | |
| 2262 | 2026-04-06T05:06:00.716Z | |
| 2263 | 2026-04-06T05:06:00.716Z | real 1:42.024279520 |
| 2264 | 2026-04-06T05:06:00.716Z | user 8:14.776594334 |
| 2265 | 2026-04-06T05:06:00.716Z | sys 1:48.435162692 |
| 2266 | 2026-04-06T05:06:00.716Z | trap 0.390351123 |
| 2267 | 2026-04-06T05:06:00.716Z | tflt 0.176369804 |
| 2268 | 2026-04-06T05:06:00.716Z | dflt 0.129457123 |
| 2269 | 2026-04-06T05:06:00.716Z | kflt 0.000118936 |
| 2270 | 2026-04-06T05:06:00.719Z | lock 33:57.295834755 |
| 2271 | 2026-04-06T05:06:00.719Z | slp 34:10.773532690 |
| 2272 | 2026-04-06T05:06:00.719Z | lat 27.999879940 |
| 2273 | 2026-04-06T05:06:00.719Z | stop 1:13.015640134 |
| 2274 | 2026-04-06T05:06:00.719Z | + banner docs |
| 2275 | 2026-04-06T05:06:00.719Z | |
| 2276 | 2026-04-06T05:06:00.719Z | ##### #### #### #### |
| 2277 | 2026-04-06T05:06:00.719Z | # # # # # # # |
| 2278 | 2026-04-06T05:06:00.719Z | # # # # # #### |
| 2279 | 2026-04-06T05:06:00.719Z | # # # # # # |
| 2280 | 2026-04-06T05:06:00.719Z | # # # # # # # # |
| 2281 | 2026-04-06T05:06:00.719Z | ##### #### #### #### |
| 2282 | 2026-04-06T05:06:00.719Z | |
| 2283 | 2026-04-06T05:06:00.719Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2284 | 2026-04-06T05:06:00.931Z | Compiling proc-macro2 v1.0.106 |
| 2285 | 2026-04-06T05:06:00.931Z | Compiling unicode-ident v1.0.12 |
| 2286 | 2026-04-06T05:06:00.931Z | Checking cfg-if v1.0.0 |
| 2287 | 2026-04-06T05:06:00.933Z | Checking itoa v1.0.1 |
| 2288 | 2026-04-06T05:06:00.934Z | Checking pin-project-lite v0.2.12 |
| 2289 | 2026-04-06T05:06:00.934Z | Compiling quote v1.0.45 |
| 2290 | 2026-04-06T05:06:00.970Z | Checking libc v0.2.183 |
| 2291 | 2026-04-06T05:06:00.973Z | Checking serde_core v1.0.228 |
| 2292 | 2026-04-06T05:06:01.063Z | Checking smallvec v1.13.2 |
| 2293 | 2026-04-06T05:06:01.116Z | Checking bytes v1.11.1 |
| 2294 | 2026-04-06T05:06:01.142Z | Checking futures-core v0.3.32 |
| 2295 | 2026-04-06T05:06:01.178Z | Checking once_cell v1.20.1 |
| 2296 | 2026-04-06T05:06:01.184Z | Checking memchr v2.6.0 |
| 2297 | 2026-04-06T05:06:01.250Z | Checking scopeguard v1.2.0 |
| 2298 | 2026-04-06T05:06:01.266Z | Checking futures-sink v0.3.32 |
| 2299 | 2026-04-06T05:06:01.342Z | Checking slab v0.4.9 |
| 2300 | 2026-04-06T05:06:01.350Z | Checking lock_api v0.4.6 |
| 2301 | 2026-04-06T05:06:01.361Z | Checking futures-channel v0.3.32 |
| 2302 | 2026-04-06T05:06:01.475Z | Checking parking_lot_core v0.9.4 |
| 2303 | 2026-04-06T05:06:01.490Z | Checking signal-hook-registry v1.4.0 |
| 2304 | 2026-04-06T05:06:01.534Z | Checking mio v1.0.3 |
| 2305 | 2026-04-06T05:06:01.541Z | Checking socket2 v0.6.0 |
| 2306 | 2026-04-06T05:06:01.550Z | Checking getrandom v0.2.11 |
| 2307 | 2026-04-06T05:06:01.562Z | Checking http v1.4.0 |
| 2308 | 2026-04-06T05:06:01.641Z | Checking log v0.4.17 |
| 2309 | 2026-04-06T05:06:01.660Z | Checking parking_lot v0.12.1 |
| 2310 | 2026-04-06T05:06:01.698Z | Checking zeroize v1.7.0 |
| 2311 | 2026-04-06T05:06:01.792Z | Checking futures-io v0.3.32 |
| 2312 | 2026-04-06T05:06:01.808Z | Checking futures-task v0.3.32 |
| 2313 | 2026-04-06T05:06:01.840Z | Checking rustls-pki-types v1.14.0 |
| 2314 | 2026-04-06T05:06:01.846Z | Checking typenum v1.19.0 |
| 2315 | 2026-04-06T05:06:01.905Z | Checking stable_deref_trait v1.2.0 |
| 2316 | 2026-04-06T05:06:01.947Z | Compiling syn v2.0.117 |
| 2317 | 2026-04-06T05:06:01.952Z | Checking httparse v1.10.0 |
| 2318 | 2026-04-06T05:06:01.981Z | Checking untrusted v0.9.0 |
| 2319 | 2026-04-06T05:06:02.025Z | Checking equivalent v1.0.0 |
| 2320 | 2026-04-06T05:06:02.090Z | Checking hashbrown v0.16.1 |
| 2321 | 2026-04-06T05:06:02.107Z | Checking ring v0.17.13 |
| 2322 | 2026-04-06T05:06:02.117Z | Checking http-body v1.0.1 |
| 2323 | 2026-04-06T05:06:02.130Z | Checking tracing-core v0.1.32 |
| 2324 | 2026-04-06T05:06:02.162Z | Checking atomic-waker v1.1.2 |
| 2325 | 2026-04-06T05:06:02.242Z | Checking percent-encoding v2.3.2 |
| 2326 | 2026-04-06T05:06:02.260Z | Checking bitflags v2.11.0 |
| 2327 | 2026-04-06T05:06:02.387Z | Checking writeable v0.5.5 |
| 2328 | 2026-04-06T05:06:02.422Z | Checking litemap v0.7.4 |
| 2329 | 2026-04-06T05:06:02.430Z | Checking tracing v0.1.40 |
| 2330 | 2026-04-06T05:06:02.530Z | Checking try-lock v0.2.3 |
| 2331 | 2026-04-06T05:06:02.548Z | Checking fnv v1.0.7 |
| 2332 | 2026-04-06T05:06:02.564Z | Checking zmij v1.0.2 |
| 2333 | 2026-04-06T05:06:02.570Z | Checking indexmap v2.13.0 |
| 2334 | 2026-04-06T05:06:02.605Z | Checking tower-service v0.3.3 |
| 2335 | 2026-04-06T05:06:02.605Z | Checking subtle v2.5.0 |
| 2336 | 2026-04-06T05:06:02.623Z | Checking want v0.3.0 |
| 2337 | 2026-04-06T05:06:02.637Z | Checking pin-utils v0.1.0 |
| 2338 | 2026-04-06T05:06:02.692Z | Compiling num-conv v0.2.0 |
| 2339 | 2026-04-06T05:06:02.692Z | Checking tower-layer v0.3.3 |
| 2340 | 2026-04-06T05:06:02.704Z | Checking base64 v0.22.1 |
| 2341 | 2026-04-06T05:06:02.734Z | Checking powerfmt v0.2.0 |
| 2342 | 2026-04-06T05:06:02.746Z | Checking httpdate v1.0.1 |
| 2343 | 2026-04-06T05:06:02.819Z | Compiling time-core v0.1.8 |
| 2344 | 2026-04-06T05:06:02.838Z | Checking serde_json v1.0.149 |
| 2345 | 2026-04-06T05:06:02.885Z | Checking deranged v0.5.5 |
| 2346 | 2026-04-06T05:06:02.886Z | Checking crossbeam-utils v0.8.21 |
| 2347 | 2026-04-06T05:06:02.935Z | Checking icu_locid_transform_data v1.5.0 |
| 2348 | 2026-04-06T05:06:02.967Z | Compiling time-macros v0.2.27 |
| 2349 | 2026-04-06T05:06:03.121Z | Checking rustls-webpki v0.102.8 |
| 2350 | 2026-04-06T05:06:03.132Z | Checking num_threads v0.1.3 |
| 2351 | 2026-04-06T05:06:03.218Z | Checking getrandom v0.4.1 |
| 2352 | 2026-04-06T05:06:03.221Z | Checking ipnet v2.10.0 |
| 2353 | 2026-04-06T05:06:03.260Z | Checking icu_properties_data v1.5.0 |
| 2354 | 2026-04-06T05:06:03.346Z | Checking generic-array v0.14.5 |
| 2355 | 2026-04-06T05:06:03.396Z | Checking hybrid-array v0.4.8 |
| 2356 | 2026-04-06T05:06:03.440Z | Checking form_urlencoded v1.2.2 |
| 2357 | 2026-04-06T05:06:03.449Z | Checking write16 v1.0.0 |
| 2358 | 2026-04-06T05:06:03.472Z | Checking mime v0.3.16 |
| 2359 | 2026-04-06T05:06:03.541Z | Checking utf16_iter v1.0.5 |
| 2360 | 2026-04-06T05:06:03.571Z | Checking openssl-probe v0.1.4 |
| 2361 | 2026-04-06T05:06:03.644Z | Checking utf8_iter v1.0.4 |
| 2362 | 2026-04-06T05:06:03.651Z | Checking foreign-types-shared v0.1.1 |
| 2363 | 2026-04-06T05:06:03.679Z | Checking icu_normalizer_data v1.5.0 |
| 2364 | 2026-04-06T05:06:03.729Z | Checking simd-adler32 v0.3.7 |
| 2365 | 2026-04-06T05:06:03.749Z | Checking adler2 v2.0.1 |
| 2366 | 2026-04-06T05:06:03.764Z | Checking foreign-types v0.3.2 |
| 2367 | 2026-04-06T05:06:03.777Z | Checking num-traits v0.2.14 |
| 2368 | 2026-04-06T05:06:03.830Z | Checking crc32fast v1.5.0 |
| 2369 | 2026-04-06T05:06:03.836Z | Checking openssl-sys v0.9.107 |
| 2370 | 2026-04-06T05:06:03.843Z | Checking rand_core v0.6.3 |
| 2371 | 2026-04-06T05:06:03.854Z | Checking errno v0.3.10 |
| 2372 | 2026-04-06T05:06:03.866Z | Checking miniz_oxide v0.8.9 |
| 2373 | 2026-04-06T05:06:03.963Z | Checking time v0.3.47 |
| 2374 | 2026-04-06T05:06:03.969Z | Checking ppv-lite86 v0.2.15 |
| 2375 | 2026-04-06T05:06:03.976Z | Checking winnow v1.0.0 |
| 2376 | 2026-04-06T05:06:04.005Z | Checking iana-time-zone v0.1.47 |
| 2377 | 2026-04-06T05:06:04.117Z | Checking block-buffer v0.12.0 |
| 2378 | 2026-04-06T05:06:04.219Z | Checking crypto-common v0.2.1 |
| 2379 | 2026-04-06T05:06:04.222Z | Checking flate2 v1.1.9 |
| 2380 | 2026-04-06T05:06:04.238Z | Checking rand_chacha v0.3.1 |
| 2381 | 2026-04-06T05:06:04.261Z | Checking rustls v0.22.4 |
| 2382 | 2026-04-06T05:06:04.264Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2383 | 2026-04-06T05:06:04.294Z | Checking ryu v1.0.5 |
| 2384 | 2026-04-06T05:06:04.426Z | Checking crypto-common v0.1.6 |
| 2385 | 2026-04-06T05:06:04.432Z | Checking block-buffer v0.10.2 |
| 2386 | 2026-04-06T05:06:04.509Z | Compiling unicase v2.6.0 |
| 2387 | 2026-04-06T05:06:04.543Z | Checking serde_spanned v1.1.1 |
| 2388 | 2026-04-06T05:06:04.551Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2389 | 2026-04-06T05:06:04.592Z | Checking http-body-util v0.1.3 |
| 2390 | 2026-04-06T05:06:04.673Z | Checking rustls-pemfile v2.2.0 |
| 2391 | 2026-04-06T05:06:04.698Z | Checking thread_local v1.1.4 |
| 2392 | 2026-04-06T05:06:04.717Z | Compiling synstructure v0.13.1 |
| 2393 | 2026-04-06T05:06:04.748Z | Compiling serde_derive_internals v0.29.0 |
| 2394 | 2026-04-06T05:06:04.809Z | Checking encoding_rs v0.8.32 |
| 2395 | 2026-04-06T05:06:04.816Z | Checking match_cfg v0.1.0 |
| 2396 | 2026-04-06T05:06:04.822Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2397 | 2026-04-06T05:06:04.862Z | Checking const-oid v0.10.2 |
| 2398 | 2026-04-06T05:06:04.879Z | Checking compression-core v0.4.31 |
| 2399 | 2026-04-06T05:06:05.001Z | Checking toml v1.1.2+spec-1.1.0 |
| 2400 | 2026-04-06T05:06:05.007Z | Checking compression-codecs v0.4.37 |
| 2401 | 2026-04-06T05:06:05.020Z | Checking digest v0.11.2 |
| 2402 | 2026-04-06T05:06:06.179Z | Checking hostname v0.3.1 |
| 2403 | 2026-04-06T05:06:06.182Z | Compiling mime_guess v2.0.5 |
| 2404 | 2026-04-06T05:06:06.182Z | Checking digest v0.10.7 |
| 2405 | 2026-04-06T05:06:06.182Z | Checking rand v0.8.4 |
| 2406 | 2026-04-06T05:06:06.183Z | Checking rustix v1.1.4 |
| 2407 | 2026-04-06T05:06:06.183Z | Checking rustls v0.23.13 |
| 2408 | 2026-04-06T05:06:06.183Z | Checking uuid v1.23.0 |
| 2409 | 2026-04-06T05:06:06.183Z | Checking crossbeam-channel v0.5.15 |
| 2410 | 2026-04-06T05:06:06.183Z | Checking concurrent-queue v2.5.0 |
| 2411 | 2026-04-06T05:06:06.183Z | Checking is-terminal v0.4.12 |
| 2412 | 2026-04-06T05:06:06.183Z | Checking sync_wrapper v1.0.1 |
| 2413 | 2026-04-06T05:06:06.183Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 2414 | 2026-04-06T05:06:06.183Z | Checking fastrand v2.1.1 |
| 2415 | 2026-04-06T05:06:06.183Z | Checking spin v0.9.8 |
| 2416 | 2026-04-06T05:06:06.183Z | Compiling semver v1.0.27 |
| 2417 | 2026-04-06T05:06:06.183Z | Compiling serde_derive v1.0.228 |
| 2418 | 2026-04-06T05:06:06.183Z | Compiling tokio-macros v2.6.0 |
| 2419 | 2026-04-06T05:06:06.183Z | Compiling zerofrom-derive v0.1.5 |
| 2420 | 2026-04-06T05:06:06.183Z | Compiling futures-macro v0.3.32 |
| 2421 | 2026-04-06T05:06:06.183Z | Compiling yoke-derive v0.7.5 |
| 2422 | 2026-04-06T05:06:06.183Z | Compiling zerovec-derive v0.10.3 |
| 2423 | 2026-04-06T05:06:06.214Z | Compiling displaydoc v0.2.5 |
| 2424 | 2026-04-06T05:06:06.771Z | Checking tokio v1.50.0 |
| 2425 | 2026-04-06T05:06:06.900Z | Checking futures-util v0.3.32 |
| 2426 | 2026-04-06T05:06:06.970Z | Compiling icu_provider_macros v1.5.0 |
| 2427 | 2026-04-06T05:06:07.102Z | Compiling openssl-macros v0.1.1 |
| 2428 | 2026-04-06T05:06:07.164Z | Compiling thiserror-impl v1.0.69 |
| 2429 | 2026-04-06T05:06:07.276Z | Checking zerofrom v0.1.5 |
| 2430 | 2026-04-06T05:06:07.404Z | Checking yoke v0.7.5 |
| 2431 | 2026-04-06T05:06:07.523Z | Compiling schemars_derive v0.8.22 |
| 2432 | 2026-04-06T05:06:07.541Z | Compiling thiserror-impl v2.0.18 |
| 2433 | 2026-04-06T05:06:07.562Z | Checking openssl v0.10.72 |
| 2434 | 2026-04-06T05:06:07.588Z | Checking zerovec v0.10.4 |
| 2435 | 2026-04-06T05:06:08.271Z | Checking tinystr v0.7.6 |
| 2436 | 2026-04-06T05:06:08.339Z | Checking icu_collections v1.5.0 |
| 2437 | 2026-04-06T05:06:08.450Z | Checking icu_locid v1.5.0 |
| 2438 | 2026-04-06T05:06:08.669Z | Compiling async-stream-impl v0.3.6 |
| 2439 | 2026-04-06T05:06:08.690Z | Checking serde v1.0.228 |
| 2440 | 2026-04-06T05:06:08.772Z | Checking dyn-clone v1.0.4 |
| 2441 | 2026-04-06T05:06:08.817Z | Checking futures-executor v0.3.32 |
| 2442 | 2026-04-06T05:06:08.866Z | Checking cpufeatures v0.3.0 |
| 2443 | 2026-04-06T05:06:08.895Z | Checking icu_provider v1.5.0 |
| 2444 | 2026-04-06T05:06:08.937Z | Checking take_mut v0.2.2 |
| 2445 | 2026-04-06T05:06:08.966Z | Checking parking v2.2.0 |
| 2446 | 2026-04-06T05:06:09.039Z | Checking term v1.1.0 |
| 2447 | 2026-04-06T05:06:09.093Z | Checking cpufeatures v0.2.17 |
| 2448 | 2026-04-06T05:06:09.108Z | Checking erased-serde v0.3.31 |
| 2449 | 2026-04-06T05:06:09.164Z | Checking chrono v0.4.44 |
| 2450 | 2026-04-06T05:06:09.205Z | Checking icu_locid_transform v1.5.0 |
| 2451 | 2026-04-06T05:06:09.249Z | Compiling serde_tokenstream v0.2.3 |
| 2452 | 2026-04-06T05:06:09.272Z | Checking serde_urlencoded v0.7.1 |
| 2453 | 2026-04-06T05:06:09.480Z | Checking async-stream v0.3.6 |
| 2454 | 2026-04-06T05:06:09.487Z | Checking slog v2.8.2 |
| 2455 | 2026-04-06T05:06:09.487Z | Checking native-tls v0.2.12 |
| 2456 | 2026-04-06T05:06:09.506Z | Checking sha1 v0.10.6 |
| 2457 | 2026-04-06T05:06:09.536Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2458 | 2026-04-06T05:06:09.609Z | Checking openapiv3 v2.2.0 |
| 2459 | 2026-04-06T05:06:09.659Z | Checking event-listener v5.0.0 |
| 2460 | 2026-04-06T05:06:09.662Z | Checking futures v0.3.32 |
| 2461 | 2026-04-06T05:06:09.684Z | Checking icu_properties v1.5.1 |
| 2462 | 2026-04-06T05:06:09.736Z | Checking sha1 v0.11.0 |
| 2463 | 2026-04-06T05:06:09.747Z | Checking slog-json v2.6.1 |
| 2464 | 2026-04-06T05:06:09.798Z | Checking tokio-util v0.7.18 |
| 2465 | 2026-04-06T05:06:09.868Z | Checking tokio-rustls v0.25.0 |
| 2466 | 2026-04-06T05:06:09.899Z | Checking slog-bunyan v2.5.0 |
| 2467 | 2026-04-06T05:06:09.910Z | Checking async-compression v0.4.41 |
| 2468 | 2026-04-06T05:06:10.019Z | Checking tokio-native-tls v0.3.1 |
| 2469 | 2026-04-06T05:06:10.033Z | Checking slog-term v2.9.2 |
| 2470 | 2026-04-06T05:06:10.057Z | Checking schemars v0.8.22 |
| 2471 | 2026-04-06T05:06:10.158Z | Checking tower v0.5.2 |
| 2472 | 2026-04-06T05:06:10.173Z | Checking tokio-rustls v0.26.0 |
| 2473 | 2026-04-06T05:06:10.221Z | Checking h2 v0.4.6 |
| 2474 | 2026-04-06T05:06:10.298Z | Checking slog-async v2.8.0 |
| 2475 | 2026-04-06T05:06:10.379Z | Checking multer v3.1.0 |
| 2476 | 2026-04-06T05:06:10.477Z | Checking thiserror v2.0.18 |
| 2477 | 2026-04-06T05:06:10.536Z | Checking thiserror v1.0.69 |
| 2478 | 2026-04-06T05:06:10.600Z | Checking tempfile v3.27.0 |
| 2479 | 2026-04-06T05:06:10.625Z | Compiling async-trait v0.1.89 |
| 2480 | 2026-04-06T05:06:10.649Z | Checking camino v1.2.2 |
| 2481 | 2026-04-06T05:06:10.689Z | Checking rustix v0.38.44 |
| 2482 | 2026-04-06T05:06:10.906Z | Checking serde_path_to_error v0.1.20 |
| 2483 | 2026-04-06T05:06:10.921Z | Checking waitgroup v0.1.2 |
| 2484 | 2026-04-06T05:06:10.957Z | Checking webpki-roots v0.26.5 |
| 2485 | 2026-04-06T05:06:11.026Z | Checking hostname v0.4.2 |
| 2486 | 2026-04-06T05:06:11.080Z | Checking utf-8 v0.7.6 |
| 2487 | 2026-04-06T05:06:11.107Z | Checking icu_normalizer v1.5.0 |
| 2488 | 2026-04-06T05:06:11.152Z | Checking unicode-width v0.1.9 |
| 2489 | 2026-04-06T05:06:11.228Z | Checking data-encoding v2.4.0 |
| 2490 | 2026-04-06T05:06:11.256Z | Checking debug-ignore v1.0.5 |
| 2491 | 2026-04-06T05:06:11.257Z | Checking unicode-segmentation v1.10.0 |
| 2492 | 2026-04-06T05:06:11.355Z | Checking lazy_static v1.5.0 |
| 2493 | 2026-04-06T05:06:11.361Z | Checking iri-string v0.7.8 |
| 2494 | 2026-04-06T05:06:11.458Z | Checking byteorder v1.4.3 |
| 2495 | 2026-04-06T05:06:11.486Z | Checking console v0.15.7 |
| 2496 | 2026-04-06T05:06:11.525Z | Checking idna_adapter v1.2.0 |
| 2497 | 2026-04-06T05:06:11.545Z | Checking newline-converter v0.3.0 |
| 2498 | 2026-04-06T05:06:11.602Z | Checking atomicwrites v0.4.4 |
| 2499 | 2026-04-06T05:06:11.650Z | Checking event-listener-strategy v0.5.4 |
| 2500 | 2026-04-06T05:06:11.653Z | Checking idna v1.0.3 |
| 2501 | 2026-04-06T05:06:11.662Z | Checking tungstenite v0.24.0 |
| 2502 | 2026-04-06T05:06:11.726Z | Checking target-triple v1.0.0 |
| 2503 | 2026-04-06T05:06:11.762Z | Checking yasna v0.5.2 |
| 2504 | 2026-04-06T05:06:11.780Z | Checking rustls-native-certs v0.7.0 |
| 2505 | 2026-04-06T05:06:11.802Z | Checking pem v3.0.6 |
| 2506 | 2026-04-06T05:06:11.885Z | Checking webpki-roots v1.0.0 |
| 2507 | 2026-04-06T05:06:11.908Z | Checking url v2.5.4 |
| 2508 | 2026-04-06T05:06:11.962Z | Checking http-range v0.1.4 |
| 2509 | 2026-04-06T05:06:11.968Z | Checking termcolor v1.1.2 |
| 2510 | 2026-04-06T05:06:12.001Z | Checking glob v0.3.0 |
| 2511 | 2026-04-06T05:06:12.073Z | Checking similar v2.2.1 |
| 2512 | 2026-04-06T05:06:12.086Z | Checking tokio-tungstenite v0.24.0 |
| 2513 | 2026-04-06T05:06:12.130Z | Checking hyper v1.8.1 |
| 2514 | 2026-04-06T05:06:12.147Z | Checking rcgen v0.14.7 |
| 2515 | 2026-04-06T05:06:12.154Z | Checking async-channel v2.5.0 |
| 2516 | 2026-04-06T05:06:12.179Z | Checking trybuild v1.0.116 |
| 2517 | 2026-04-06T05:06:12.302Z | Checking anyhow v1.0.102 |
| 2518 | 2026-04-06T05:06:12.329Z | Checking buf-list v1.1.2 |
| 2519 | 2026-04-06T05:06:12.329Z | Checking subprocess v1.0.3 |
| 2520 | 2026-04-06T05:06:12.405Z | Checking expectorate v1.2.0 |
| 2521 | 2026-04-06T05:06:12.412Z | Checking tower-http v0.6.8 |
| 2522 | 2026-04-06T05:06:12.529Z | Checking heck v0.5.0 |
| 2523 | 2026-04-06T05:06:12.988Z | Checking hyper-util v0.1.20 |
| 2524 | 2026-04-06T05:06:12.988Z | Checking hyper-staticfile v0.10.1 |
| 2525 | 2026-04-06T05:06:13.969Z | Checking hyper-rustls v0.27.3 |
| 2526 | 2026-04-06T05:06:13.969Z | Checking hyper-tls v0.6.0 |
| 2527 | 2026-04-06T05:06:13.972Z | Checking hyper-rustls v0.26.0 |
| 2528 | 2026-04-06T05:06:13.972Z | Documenting dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 2529 | 2026-04-06T05:06:14.137Z | Checking reqwest v0.12.28 |
| 2530 | 2026-04-06T05:06:15.376Z | warning: unresolved link to `Query` |
| 2531 | 2026-04-06T05:06:15.376Z | --> dropshot/src/extractor/header.rs:27:29 |
| 2532 | 2026-04-06T05:06:15.376Z | | |
| 2533 | 2026-04-06T05:06:15.376Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2534 | 2026-04-06T05:06:15.376Z | | ^^^^^ no item named `Query` in scope |
| 2535 | 2026-04-06T05:06:15.376Z | | |
| 2536 | 2026-04-06T05:06:15.376Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2537 | 2026-04-06T05:06:15.376Z | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default |
| 2538 | 2026-04-06T05:06:15.376Z | |
| 2539 | 2026-04-06T05:06:15.377Z | warning: unresolved link to `Path` |
| 2540 | 2026-04-06T05:06:15.377Z | --> dropshot/src/extractor/header.rs:27:43 |
| 2541 | 2026-04-06T05:06:15.377Z | | |
| 2542 | 2026-04-06T05:06:15.377Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2543 | 2026-04-06T05:06:15.377Z | | ^^^^ no item named `Path` in scope |
| 2544 | 2026-04-06T05:06:15.377Z | | |
| 2545 | 2026-04-06T05:06:15.377Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2546 | 2026-04-06T05:06:15.377Z | |
| 2547 | 2026-04-06T05:06:15.403Z | Documenting dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2548 | 2026-04-06T05:06:15.659Z | warning: `dropshot` (lib doc) generated 2 warnings |
| 2549 | 2026-04-06T05:06:19.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.54s |
| 2550 | 2026-04-06T05:06:19.309Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2551 | 2026-04-06T05:06:19.324Z | |
| 2552 | 2026-04-06T05:06:19.327Z | real 18.587667907 |
| 2553 | 2026-04-06T05:06:19.327Z | user 1:32.816611240 |
| 2554 | 2026-04-06T05:06:19.327Z | sys 26.262991366 |
| 2555 | 2026-04-06T05:06:19.327Z | trap 0.061551889 |
| 2556 | 2026-04-06T05:06:19.327Z | tflt 0.220180298 |
| 2557 | 2026-04-06T05:06:19.327Z | dflt 0.176740620 |
| 2558 | 2026-04-06T05:06:19.327Z | kflt 0.000034364 |
| 2559 | 2026-04-06T05:06:19.327Z | lock 4:27.414972611 |
| 2560 | 2026-04-06T05:06:19.327Z | slp 4:22.770703624 |
| 2561 | 2026-04-06T05:06:19.327Z | lat 3.980753063 |
| 2562 | 2026-04-06T05:06:19.327Z | stop 14.025760399 |
| 2563 | 2026-04-06T05:06:19.327Z | process exited: duration 213008 ms, exit code 0 |
| |
| 2564 | 2026-04-06T05:06:19.334Z | found 0 output files |