|
|
|
| 1 | 2026-06-02T15:48:06.313Z | job assigned to worker 01KT4G8ZN2MRKWEKC9P3MATBC7 [factory aws, i-0cfb5b91c2a6c4c85] (queued for 54 s) |
| |
| 2 | 2026-06-02T15:48:12.767Z | starting task 0: "setup" |
| 3 | 2026-06-02T15:48:12.774Z | ++ uname -s |
| 4 | 2026-06-02T15:48:12.777Z | + kern=SunOS |
| 5 | 2026-06-02T15:48:12.777Z | + build_user=build |
| 6 | 2026-06-02T15:48:12.777Z | + build_uid=12345 |
| 7 | 2026-06-02T15:48:12.777Z | + work_dir=/work |
| 8 | 2026-06-02T15:48:12.777Z | + input_dir=/input |
| 9 | 2026-06-02T15:48:12.777Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-02T15:48:12.777Z | + case "$kern" in |
| 11 | 2026-06-02T15:48:12.778Z | + groupadd -g 12345 build |
| 12 | 2026-06-02T15:48:12.778Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-02T15:48:14.784Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-02T15:48:14.906Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-02T15:48:14.909Z | + home_fs=zfs |
| 16 | 2026-06-02T15:48:14.909Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-02T15:48:14.909Z | + mkdir -p /home/build |
| 18 | 2026-06-02T15:48:14.909Z | + chown build:build /home/build /work |
| 19 | 2026-06-02T15:48:16.911Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-02T15:48:16.914Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-06-02T15:48:16.920Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-02T15:48:16.925Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-02T15:48:16.925Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-02T15:48:16.925Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-02T15:48:16.925Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-02T15:48:16.925Z | * rust toolchain profile = "default" |
| 27 | 2026-06-02T15:48:16.925Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-02T15:48:16.928Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-02T15:48:16.928Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-02T15:48:17.049Z | info: downloading installer |
| 31 | 2026-06-02T15:48:18.367Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-02T15:48:18.367Z | warn: /opt/ooce/bin |
| 33 | 2026-06-02T15:48:18.367Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-02T15:48:18.367Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-02T15:48:18.370Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-02T15:48:18.370Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-02T15:48:18.370Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-02T15:48:18.370Z | error: cannot install while Rust is installed |
| 39 | 2026-06-02T15:48:18.370Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-02T15:48:18.370Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-02T15:48:18.370Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-02T15:48:18.370Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-02T15:48:18.370Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-02T15:48:18.381Z | info: profile set to default |
| 45 | 2026-06-02T15:48:18.381Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-02T15:48:18.384Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-02T15:48:18.515Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-02T15:48:18.518Z | info: downloading 6 components |
| 49 | 2026-06-02T15:48:33.284Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-02T15:48:33.284Z | |
| 51 | 2026-06-02T15:48:33.312Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-02T15:48:33.312Z | |
| 53 | 2026-06-02T15:48:33.312Z | |
| 54 | 2026-06-02T15:48:33.312Z | Rust is installed now. Great! |
| 55 | 2026-06-02T15:48:33.313Z | |
| 56 | 2026-06-02T15:48:33.316Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-02T15:48:33.316Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-02T15:48:33.316Z | |
| 59 | 2026-06-02T15:48:33.316Z | To configure your current shell, you need to source |
| 60 | 2026-06-02T15:48:33.316Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-02T15:48:33.316Z | |
| 62 | 2026-06-02T15:48:33.316Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-02T15:48:33.316Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-02T15:48:33.316Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-02T15:48:33.316Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-02T15:48:33.316Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-02T15:48:33.316Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-02T15:48:33.316Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-02T15:48:33.316Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-02T15:48:33.316Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-02T15:48:33.416Z | + rustup --version |
| 72 | 2026-06-02T15:48:33.424Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-02T15:48:33.428Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-02T15:48:33.446Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-02T15:48:33.449Z | + cargo --version |
| 76 | 2026-06-02T15:48:33.461Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-02T15:48:33.465Z | + rustc --version |
| 78 | 2026-06-02T15:48:33.483Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-02T15:48:33.487Z | process exited: duration 16563 ms, exit code 0 |
| |
| 80 | 2026-06-02T15:48:33.493Z | starting task 2: "authentication" |
| 81 | 2026-06-02T15:48:33.508Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-02T15:48:33.515Z | starting task 3: "clone repository" |
| 83 | 2026-06-02T15:48:33.518Z | + mkdir -p /work/oxidecomputer/dropshot |
| 84 | 2026-06-02T15:48:33.521Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 85 | 2026-06-02T15:48:33.559Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 86 | 2026-06-02T15:48:34.541Z | + cd /work/oxidecomputer/dropshot |
| 87 | 2026-06-02T15:48:34.545Z | + git fetch origin 271ced8fcc6abb4962ba07c2f543c47100dacd98 |
| 88 | 2026-06-02T15:48:34.837Z | From https://github.com/oxidecomputer/dropshot |
| 89 | 2026-06-02T15:48:34.837Z | * branch 271ced8fcc6abb4962ba07c2f543c47100dacd98 -> FETCH_HEAD |
| 90 | 2026-06-02T15:48:34.844Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-06-02T15:48:34.847Z | ++ git branch --show-current |
| 92 | 2026-06-02T15:48:34.847Z | + current=main |
| 93 | 2026-06-02T15:48:34.847Z | + [[ main != renovate/rust-1.x ]] |
| 94 | 2026-06-02T15:48:34.847Z | + git branch -f renovate/rust-1.x 271ced8fcc6abb4962ba07c2f543c47100dacd98 |
| 95 | 2026-06-02T15:48:34.850Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-06-02T15:48:34.864Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-06-02T15:48:34.867Z | + git reset --hard 271ced8fcc6abb4962ba07c2f543c47100dacd98 |
| 98 | 2026-06-02T15:48:34.870Z | HEAD is now at 271ced8 Update trybuild stderr snapshots for Rust 1.96.0 |
| 99 | 2026-06-02T15:48:34.870Z | process exited: duration 1353 ms, exit code 0 |
| |
| 100 | 2026-06-02T15:48:34.877Z | starting task 4: "build" |
| 101 | 2026-06-02T15:48:34.880Z | + cargo --version |
| 102 | 2026-06-02T15:48:34.885Z | info: syncing channel updates for 1.96.0-x86_64-unknown-illumos |
| 103 | 2026-06-02T15:48:35.024Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 104 | 2026-06-02T15:48:35.028Z | info: downloading 6 components |
| 105 | 2026-06-02T15:48:49.308Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 106 | 2026-06-02T15:48:49.312Z | + rustc --version |
| 107 | 2026-06-02T15:48:49.337Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 108 | 2026-06-02T15:48:49.341Z | + banner build |
| 109 | 2026-06-02T15:48:49.344Z | |
| 110 | 2026-06-02T15:48:49.344Z | ##### # # # # ##### |
| 111 | 2026-06-02T15:48:49.344Z | # # # # # # # # |
| 112 | 2026-06-02T15:48:49.345Z | ##### # # # # # # |
| 113 | 2026-06-02T15:48:49.345Z | # # # # # # # # |
| 114 | 2026-06-02T15:48:49.345Z | # # # # # # # # |
| 115 | 2026-06-02T15:48:49.345Z | ##### #### # ###### ##### |
| 116 | 2026-06-02T15:48:49.345Z | |
| 117 | 2026-06-02T15:48:49.345Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 118 | 2026-06-02T15:48:49.424Z | Updating crates.io index |
| 119 | 2026-06-02T15:48:51.026Z | Downloading crates ... |
| 120 | 2026-06-02T15:48:51.074Z | Downloaded adler2 v2.0.1 |
| 121 | 2026-06-02T15:48:51.077Z | Downloaded atomic-waker v1.1.2 |
| 122 | 2026-06-02T15:48:51.080Z | Downloaded async-stream v0.3.6 |
| 123 | 2026-06-02T15:48:51.097Z | Downloaded crossbeam-utils v0.8.21 |
| 124 | 2026-06-02T15:48:51.101Z | Downloaded plain v0.2.3 |
| 125 | 2026-06-02T15:48:51.104Z | Downloaded lru-slab v0.1.2 |
| 126 | 2026-06-02T15:48:51.107Z | Downloaded atomicwrites v0.4.4 |
| 127 | 2026-06-02T15:48:51.107Z | Downloaded asn1-rs-derive v0.6.0 |
| 128 | 2026-06-02T15:48:51.110Z | Downloaded async-trait v0.1.89 |
| 129 | 2026-06-02T15:48:51.114Z | Downloaded autocfg v1.1.0 |
| 130 | 2026-06-02T15:48:51.119Z | Downloaded deranged v0.5.5 |
| 131 | 2026-06-02T15:48:51.122Z | Downloaded rcgen v0.14.8 |
| 132 | 2026-06-02T15:48:51.125Z | Downloaded mime v0.3.16 |
| 133 | 2026-06-02T15:48:51.125Z | Downloaded futures-io v0.3.32 |
| 134 | 2026-06-02T15:48:51.125Z | Downloaded debug-ignore v1.0.5 |
| 135 | 2026-06-02T15:48:51.128Z | Downloaded cfg-if v1.0.0 |
| 136 | 2026-06-02T15:48:51.128Z | Downloaded async-channel v2.5.0 |
| 137 | 2026-06-02T15:48:51.128Z | Downloaded match_cfg v0.1.0 |
| 138 | 2026-06-02T15:48:51.131Z | Downloaded icu_provider_macros v1.5.0 |
| 139 | 2026-06-02T15:48:51.131Z | Downloaded block-buffer v0.12.0 |
| 140 | 2026-06-02T15:48:51.131Z | Downloaded bitflags v2.11.0 |
| 141 | 2026-06-02T15:48:51.134Z | Downloaded parking v2.2.0 |
| 142 | 2026-06-02T15:48:51.136Z | Downloaded data-encoding v2.4.0 |
| 143 | 2026-06-02T15:48:51.136Z | Downloaded scroll_derive v0.13.1 |
| 144 | 2026-06-02T15:48:51.139Z | Downloaded openssl-probe v0.2.1 |
| 145 | 2026-06-02T15:48:51.139Z | Downloaded console v0.15.7 |
| 146 | 2026-06-02T15:48:51.142Z | Downloaded dunce v1.0.5 |
| 147 | 2026-06-02T15:48:51.142Z | Downloaded schema-derive v0.1.0 |
| 148 | 2026-06-02T15:48:51.142Z | Downloaded sha1 v0.10.6 |
| 149 | 2026-06-02T15:48:51.145Z | Downloaded lazy_static v1.5.0 |
| 150 | 2026-06-02T15:48:51.145Z | Downloaded dtrace-parser v0.3.0 |
| 151 | 2026-06-02T15:48:51.145Z | Downloaded cpufeatures v0.2.17 |
| 152 | 2026-06-02T15:48:51.148Z | Downloaded async-stream-impl v0.3.6 |
| 153 | 2026-06-02T15:48:51.148Z | Downloaded pem v3.0.6 |
| 154 | 2026-06-02T15:48:51.148Z | Downloaded hostname v0.3.1 |
| 155 | 2026-06-02T15:48:51.151Z | Downloaded futures-core v0.3.32 |
| 156 | 2026-06-02T15:48:51.151Z | Downloaded num-integer v0.1.46 |
| 157 | 2026-06-02T15:48:51.156Z | Downloaded hostname v0.4.2 |
| 158 | 2026-06-02T15:48:51.158Z | Downloaded itoa v1.0.1 |
| 159 | 2026-06-02T15:48:51.158Z | Downloaded cmake v0.1.58 |
| 160 | 2026-06-02T15:48:51.162Z | Downloaded is-terminal v0.4.12 |
| 161 | 2026-06-02T15:48:51.162Z | Downloaded idna_adapter v1.2.0 |
| 162 | 2026-06-02T15:48:51.164Z | Downloaded cpufeatures v0.3.0 |
| 163 | 2026-06-02T15:48:51.164Z | Downloaded serde_urlencoded v0.7.1 |
| 164 | 2026-06-02T15:48:51.167Z | Downloaded fastrand v2.1.1 |
| 165 | 2026-06-02T15:48:51.167Z | Downloaded cfg_aliases v0.2.1 |
| 166 | 2026-06-02T15:48:51.170Z | Downloaded rusticata-macros v4.1.0 |
| 167 | 2026-06-02T15:48:51.173Z | Downloaded displaydoc v0.2.5 |
| 168 | 2026-06-02T15:48:51.176Z | Downloaded crypto-common v0.1.6 |
| 169 | 2026-06-02T15:48:51.176Z | Downloaded anyhow v1.0.102 |
| 170 | 2026-06-02T15:48:51.178Z | Downloaded powerfmt v0.2.0 |
| 171 | 2026-06-02T15:48:51.181Z | Downloaded jobserver v0.1.34 |
| 172 | 2026-06-02T15:48:51.181Z | Downloaded lock_api v0.4.6 |
| 173 | 2026-06-02T15:48:51.184Z | Downloaded futures-sink v0.3.32 |
| 174 | 2026-06-02T15:48:51.184Z | Downloaded schema v0.1.0 |
| 175 | 2026-06-02T15:48:51.184Z | Downloaded rustc-hash v2.0.0 |
| 176 | 2026-06-02T15:48:51.187Z | Downloaded form_urlencoded v1.2.2 |
| 177 | 2026-06-02T15:48:51.187Z | Downloaded equivalent v1.0.0 |
| 178 | 2026-06-02T15:48:51.187Z | Downloaded crypto-common v0.2.1 |
| 179 | 2026-06-02T15:48:51.190Z | Downloaded compression-codecs v0.4.38 |
| 180 | 2026-06-02T15:48:51.192Z | Downloaded sha1 v0.11.0 |
| 181 | 2026-06-02T15:48:51.193Z | Downloaded buf-list v1.1.2 |
| 182 | 2026-06-02T15:48:51.196Z | Downloaded serde_spanned v1.1.1 |
| 183 | 2026-06-02T15:48:51.199Z | Downloaded block-buffer v0.10.2 |
| 184 | 2026-06-02T15:48:51.202Z | Downloaded pretty-hex v0.4.1 |
| 185 | 2026-06-02T15:48:51.202Z | Downloaded futures-task v0.3.32 |
| 186 | 2026-06-02T15:48:51.202Z | Downloaded rustls-native-certs v0.8.3 |
| 187 | 2026-06-02T15:48:51.205Z | Downloaded pest_meta v2.8.1 |
| 188 | 2026-06-02T15:48:51.205Z | Downloaded fnv v1.0.7 |
| 189 | 2026-06-02T15:48:51.208Z | Downloaded dyn-clone v1.0.4 |
| 190 | 2026-06-02T15:48:51.208Z | Downloaded litemap v0.7.4 |
| 191 | 2026-06-02T15:48:51.211Z | Downloaded futures-executor v0.3.32 |
| 192 | 2026-06-02T15:48:51.211Z | Downloaded digest v0.10.7 |
| 193 | 2026-06-02T15:48:51.211Z | Downloaded newline-converter v0.3.0 |
| 194 | 2026-06-02T15:48:51.214Z | Downloaded byteorder v1.4.3 |
| 195 | 2026-06-02T15:48:51.214Z | Downloaded compression-core v0.4.32 |
| 196 | 2026-06-02T15:48:51.214Z | Downloaded digest v0.11.2 |
| 197 | 2026-06-02T15:48:51.216Z | Downloaded percent-encoding v2.3.2 |
| 198 | 2026-06-02T15:48:51.217Z | Downloaded oid-registry v0.8.1 |
| 199 | 2026-06-02T15:48:51.219Z | Downloaded memmap2 v0.9.8 |
| 200 | 2026-06-02T15:48:51.219Z | Downloaded httpdate v1.0.1 |
| 201 | 2026-06-02T15:48:51.222Z | Downloaded dof v0.4.0 |
| 202 | 2026-06-02T15:48:51.225Z | Downloaded http-body v1.0.1 |
| 203 | 2026-06-02T15:48:51.228Z | Downloaded num-conv v0.2.0 |
| 204 | 2026-06-02T15:48:51.230Z | Downloaded futures-macro v0.3.32 |
| 205 | 2026-06-02T15:48:51.230Z | Downloaded num_threads v0.1.3 |
| 206 | 2026-06-02T15:48:51.230Z | Downloaded errno v0.3.10 |
| 207 | 2026-06-02T15:48:51.233Z | Downloaded serde_path_to_error v0.1.20 |
| 208 | 2026-06-02T15:48:51.233Z | Downloaded rand_chacha v0.9.0 |
| 209 | 2026-06-02T15:48:51.233Z | Downloaded pest_generator v2.8.1 |
| 210 | 2026-06-02T15:48:51.236Z | Downloaded asn1-rs-impl v0.2.0 |
| 211 | 2026-06-02T15:48:51.240Z | Downloaded paste v1.0.15 |
| 212 | 2026-06-02T15:48:51.240Z | Downloaded slog-bunyan v2.5.0 |
| 213 | 2026-06-02T15:48:51.243Z | Downloaded ipnet v2.10.0 |
| 214 | 2026-06-02T15:48:51.246Z | Downloaded sync_wrapper v1.0.1 |
| 215 | 2026-06-02T15:48:51.248Z | Downloaded event-listener-strategy v0.5.4 |
| 216 | 2026-06-02T15:48:51.248Z | Downloaded subtle v2.5.0 |
| 217 | 2026-06-02T15:48:51.251Z | Downloaded heck v0.5.0 |
| 218 | 2026-06-02T15:48:51.251Z | Downloaded concurrent-queue v2.5.0 |
| 219 | 2026-06-02T15:48:51.254Z | Downloaded simd-adler32 v0.3.7 |
| 220 | 2026-06-02T15:48:51.254Z | Downloaded parking_lot_core v0.9.4 |
| 221 | 2026-06-02T15:48:51.254Z | Downloaded simple-mermaid v0.2.0 |
| 222 | 2026-06-02T15:48:51.257Z | Downloaded thread-id v5.0.0 |
| 223 | 2026-06-02T15:48:51.260Z | Downloaded scopeguard v1.2.0 |
| 224 | 2026-06-02T15:48:51.260Z | Downloaded schemars_derive v0.8.22 |
| 225 | 2026-06-02T15:48:51.262Z | Downloaded thread_local v1.1.4 |
| 226 | 2026-06-02T15:48:51.262Z | Downloaded rustls-pemfile v2.2.0 |
| 227 | 2026-06-02T15:48:51.262Z | Downloaded shlex v1.3.0 |
| 228 | 2026-06-02T15:48:51.265Z | Downloaded http-body-util v0.1.3 |
| 229 | 2026-06-02T15:48:51.265Z | Downloaded time-core v0.1.8 |
| 230 | 2026-06-02T15:48:51.268Z | Downloaded target-triple v1.0.0 |
| 231 | 2026-06-02T15:48:51.268Z | Downloaded quinn-udp v0.5.5 |
| 232 | 2026-06-02T15:48:51.268Z | Downloaded multer v3.1.0 |
| 233 | 2026-06-02T15:48:51.271Z | Downloaded take_mut v0.2.2 |
| 234 | 2026-06-02T15:48:51.271Z | Downloaded hyper-rustls v0.27.9 |
| 235 | 2026-06-02T15:48:51.274Z | Downloaded stable_deref_trait v1.2.0 |
| 236 | 2026-06-02T15:48:51.274Z | Downloaded tokio-macros v2.7.0 |
| 237 | 2026-06-02T15:48:51.274Z | Downloaded signal-hook-registry v1.4.0 |
| 238 | 2026-06-02T15:48:51.274Z | Downloaded sha2 v0.10.8 |
| 239 | 2026-06-02T15:48:51.277Z | Downloaded glob v0.3.0 |
| 240 | 2026-06-02T15:48:51.280Z | Downloaded tinyvec_macros v0.1.0 |
| 241 | 2026-06-02T15:48:51.280Z | Downloaded ppv-lite86 v0.2.15 |
| 242 | 2026-06-02T15:48:51.282Z | Downloaded rustversion v1.0.22 |
| 243 | 2026-06-02T15:48:51.285Z | Downloaded tower-service v0.3.3 |
| 244 | 2026-06-02T15:48:51.288Z | Downloaded serde_tokenstream v0.2.3 |
| 245 | 2026-06-02T15:48:51.288Z | Downloaded serde_derive_internals v0.29.0 |
| 246 | 2026-06-02T15:48:51.288Z | Downloaded try-lock v0.2.3 |
| 247 | 2026-06-02T15:48:51.288Z | Downloaded tower-layer v0.3.3 |
| 248 | 2026-06-02T15:48:51.291Z | Downloaded pin-project-lite v0.2.12 |
| 249 | 2026-06-02T15:48:51.294Z | Downloaded pest_derive v2.8.1 |
| 250 | 2026-06-02T15:48:51.294Z | Downloaded once_cell v1.20.1 |
| 251 | 2026-06-02T15:48:51.297Z | Downloaded rand_core v0.9.5 |
| 252 | 2026-06-02T15:48:51.297Z | Downloaded generic-array v0.14.5 |
| 253 | 2026-06-02T15:48:51.300Z | Downloaded fs_extra v1.3.0 |
| 254 | 2026-06-02T15:48:51.300Z | Downloaded erased-serde v0.3.31 |
| 255 | 2026-06-02T15:48:51.303Z | Downloaded slog-async v2.8.0 |
| 256 | 2026-06-02T15:48:51.305Z | Downloaded scroll v0.13.0 |
| 257 | 2026-06-02T15:48:51.308Z | Downloaded quote v1.0.45 |
| 258 | 2026-06-02T15:48:51.308Z | Downloaded rustls-pki-types v1.14.1 |
| 259 | 2026-06-02T15:48:51.311Z | Downloaded usdt-macro v0.6.0 |
| 260 | 2026-06-02T15:48:51.311Z | Downloaded usdt v0.6.0 |
| 261 | 2026-06-02T15:48:51.314Z | Downloaded version_check v0.9.5 |
| 262 | 2026-06-02T15:48:51.314Z | Downloaded utf8_iter v1.0.4 |
| 263 | 2026-06-02T15:48:51.317Z | Downloaded utf16_iter v1.0.5 |
| 264 | 2026-06-02T15:48:51.317Z | Downloaded write16 v1.0.0 |
| 265 | 2026-06-02T15:48:51.317Z | Downloaded slog-json v2.6.1 |
| 266 | 2026-06-02T15:48:51.322Z | Downloaded synstructure v0.13.1 |
| 267 | 2026-06-02T15:48:51.325Z | Downloaded slab v0.4.9 |
| 268 | 2026-06-02T15:48:51.325Z | Downloaded untrusted v0.9.0 |
| 269 | 2026-06-02T15:48:51.325Z | Downloaded untrusted v0.7.1 |
| 270 | 2026-06-02T15:48:51.328Z | Downloaded base64 v0.22.1 |
| 271 | 2026-06-02T15:48:51.331Z | Downloaded iana-time-zone v0.1.47 |
| 272 | 2026-06-02T15:48:51.334Z | Downloaded slog-term v2.9.2 |
| 273 | 2026-06-02T15:48:51.337Z | Downloaded hybrid-array v0.4.8 |
| 274 | 2026-06-02T15:48:51.340Z | Downloaded tinystr v0.7.6 |
| 275 | 2026-06-02T15:48:51.343Z | Downloaded time-macros v0.2.27 |
| 276 | 2026-06-02T15:48:51.343Z | Downloaded want v0.3.0 |
| 277 | 2026-06-02T15:48:51.345Z | Downloaded waitgroup v0.1.2 |
| 278 | 2026-06-02T15:48:51.345Z | Downloaded usdt-attr-macro v0.6.0 |
| 279 | 2026-06-02T15:48:51.345Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 280 | 2026-06-02T15:48:51.345Z | Downloaded thiserror v2.0.18 |
| 281 | 2026-06-02T15:48:51.348Z | Downloaded yoke-derive v0.7.5 |
| 282 | 2026-06-02T15:48:51.351Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 283 | 2026-06-02T15:48:51.351Z | Downloaded semver v1.0.28 |
| 284 | 2026-06-02T15:48:51.354Z | Downloaded mime_guess v2.0.5 |
| 285 | 2026-06-02T15:48:51.357Z | Downloaded parking_lot v0.12.1 |
| 286 | 2026-06-02T15:48:51.357Z | Downloaded spin v0.9.8 |
| 287 | 2026-06-02T15:48:51.360Z | Downloaded bit-vec v0.9.1 |
| 288 | 2026-06-02T15:48:51.363Z | Downloaded unicode-width v0.1.9 |
| 289 | 2026-06-02T15:48:51.363Z | Downloaded icu_normalizer_data v1.5.0 |
| 290 | 2026-06-02T15:48:51.365Z | Downloaded schemars v0.8.22 |
| 291 | 2026-06-02T15:48:51.370Z | Downloaded find-msvc-tools v0.1.9 |
| 292 | 2026-06-02T15:48:51.373Z | Downloaded zerofrom v0.1.5 |
| 293 | 2026-06-02T15:48:51.373Z | Downloaded proc-macro2 v1.0.106 |
| 294 | 2026-06-02T15:48:51.376Z | Downloaded icu_locid_transform v1.5.0 |
| 295 | 2026-06-02T15:48:51.379Z | Downloaded ryu v1.0.5 |
| 296 | 2026-06-02T15:48:51.382Z | Downloaded num-traits v0.2.14 |
| 297 | 2026-06-02T15:48:51.382Z | Downloaded camino v1.2.2 |
| 298 | 2026-06-02T15:48:51.385Z | Downloaded slog v2.8.2 |
| 299 | 2026-06-02T15:48:51.385Z | Downloaded rustls-platform-verifier v0.6.2 |
| 300 | 2026-06-02T15:48:51.388Z | Downloaded termcolor v1.1.2 |
| 301 | 2026-06-02T15:48:51.388Z | Downloaded der-parser v10.0.0 |
| 302 | 2026-06-02T15:48:51.391Z | Downloaded minimal-lexical v0.2.1 |
| 303 | 2026-06-02T15:48:51.394Z | Downloaded httparse v1.10.0 |
| 304 | 2026-06-02T15:48:51.394Z | Downloaded futures-channel v0.3.32 |
| 305 | 2026-06-02T15:48:51.397Z | Downloaded const-oid v0.10.2 |
| 306 | 2026-06-02T15:48:51.397Z | Downloaded cc v1.2.60 |
| 307 | 2026-06-02T15:48:51.400Z | Downloaded getrandom v0.4.1 |
| 308 | 2026-06-02T15:48:51.402Z | Downloaded zerovec-derive v0.10.3 |
| 309 | 2026-06-02T15:48:51.402Z | Downloaded serde_derive v1.0.228 |
| 310 | 2026-06-02T15:48:51.405Z | Downloaded miniz_oxide v0.8.9 |
| 311 | 2026-06-02T15:48:51.405Z | Downloaded similar v2.2.1 |
| 312 | 2026-06-02T15:48:51.408Z | Downloaded unicase v2.6.0 |
| 313 | 2026-06-02T15:48:51.411Z | Downloaded trybuild v1.0.116 |
| 314 | 2026-06-02T15:48:51.411Z | Downloaded smallvec v1.13.2 |
| 315 | 2026-06-02T15:48:51.414Z | Downloaded icu_properties v1.5.1 |
| 316 | 2026-06-02T15:48:51.414Z | Downloaded log v0.4.17 |
| 317 | 2026-06-02T15:48:51.417Z | Downloaded icu_locid_transform_data v1.5.0 |
| 318 | 2026-06-02T15:48:51.417Z | Downloaded event-listener v5.0.0 |
| 319 | 2026-06-02T15:48:51.417Z | Downloaded usdt-impl v0.6.0 |
| 320 | 2026-06-02T15:48:51.419Z | Downloaded crc32fast v1.5.0 |
| 321 | 2026-06-02T15:48:51.419Z | Downloaded serde_core v1.0.228 |
| 322 | 2026-06-02T15:48:51.422Z | Downloaded zerofrom-derive v0.1.5 |
| 323 | 2026-06-02T15:48:51.422Z | Downloaded yoke v0.7.5 |
| 324 | 2026-06-02T15:48:51.425Z | Downloaded writeable v0.5.5 |
| 325 | 2026-06-02T15:48:51.425Z | Downloaded socket2 v0.6.3 |
| 326 | 2026-06-02T15:48:51.428Z | Downloaded tempfile v3.27.0 |
| 327 | 2026-06-02T15:48:51.431Z | Downloaded icu_normalizer v1.5.0 |
| 328 | 2026-06-02T15:48:51.437Z | Downloaded serde v1.0.228 |
| 329 | 2026-06-02T15:48:51.440Z | Downloaded zeroize v1.8.2 |
| 330 | 2026-06-02T15:48:51.443Z | Downloaded quinn v0.11.9 |
| 331 | 2026-06-02T15:48:51.443Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 332 | 2026-06-02T15:48:51.446Z | Downloaded num-bigint v0.4.3 |
| 333 | 2026-06-02T15:48:51.448Z | Downloaded tokio-rustls v0.26.4 |
| 334 | 2026-06-02T15:48:51.448Z | Downloaded tokio-tungstenite v0.29.0 |
| 335 | 2026-06-02T15:48:51.451Z | Downloaded tinyvec v1.5.1 |
| 336 | 2026-06-02T15:48:51.454Z | Downloaded thiserror-impl v2.0.18 |
| 337 | 2026-06-02T15:48:51.454Z | Downloaded rustls-webpki v0.103.13 |
| 338 | 2026-06-02T15:48:51.457Z | Downloaded yasna v0.6.0 |
| 339 | 2026-06-02T15:48:51.457Z | Downloaded futures v0.3.32 |
| 340 | 2026-06-02T15:48:51.460Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 341 | 2026-06-02T15:48:51.462Z | Downloaded unicode-ident v1.0.12 |
| 342 | 2026-06-02T15:48:51.465Z | Downloaded zmij v1.0.2 |
| 343 | 2026-06-02T15:48:51.465Z | Downloaded ucd-trie v0.1.6 |
| 344 | 2026-06-02T15:48:51.465Z | Downloaded icu_provider v1.5.0 |
| 345 | 2026-06-02T15:48:51.469Z | Downloaded icu_locid v1.5.0 |
| 346 | 2026-06-02T15:48:51.473Z | Downloaded uuid v1.23.1 |
| 347 | 2026-06-02T15:48:51.473Z | Downloaded crossbeam-channel v0.5.15 |
| 348 | 2026-06-02T15:48:51.476Z | Downloaded getrandom v0.3.4 |
| 349 | 2026-06-02T15:48:51.476Z | Downloaded prettyplease v0.2.37 |
| 350 | 2026-06-02T15:48:51.479Z | Downloaded rand v0.9.2 |
| 351 | 2026-06-02T15:48:51.482Z | Downloaded nom v7.1.3 |
| 352 | 2026-06-02T15:48:51.484Z | Downloaded term v1.1.0 |
| 353 | 2026-06-02T15:48:51.484Z | Downloaded socket2 v0.5.9 |
| 354 | 2026-06-02T15:48:51.487Z | Downloaded typenum v1.19.0 |
| 355 | 2026-06-02T15:48:51.487Z | Downloaded memchr v2.6.0 |
| 356 | 2026-06-02T15:48:51.490Z | Downloaded mio v1.2.0 |
| 357 | 2026-06-02T15:48:51.493Z | Downloaded bytes v1.11.1 |
| 358 | 2026-06-02T15:48:51.496Z | Downloaded indexmap v2.14.0 |
| 359 | 2026-06-02T15:48:51.498Z | Downloaded icu_collections v1.5.0 |
| 360 | 2026-06-02T15:48:51.501Z | Downloaded url v2.5.4 |
| 361 | 2026-06-02T15:48:51.504Z | Downloaded unicode-segmentation v1.10.0 |
| 362 | 2026-06-02T15:48:51.507Z | Downloaded getrandom v0.2.11 |
| 363 | 2026-06-02T15:48:51.510Z | Downloaded pest v2.8.1 |
| 364 | 2026-06-02T15:48:51.514Z | Downloaded iri-string v0.7.8 |
| 365 | 2026-06-02T15:48:51.519Z | Downloaded asn1-rs v0.7.1 |
| 366 | 2026-06-02T15:48:51.523Z | Downloaded reqwest v0.13.3 |
| 367 | 2026-06-02T15:48:51.526Z | Downloaded idna v1.0.3 |
| 368 | 2026-06-02T15:48:51.529Z | Downloaded serde_json v1.0.150 |
| 369 | 2026-06-02T15:48:51.532Z | Downloaded tracing v0.1.40 |
| 370 | 2026-06-02T15:48:51.534Z | Downloaded tracing-core v0.1.32 |
| 371 | 2026-06-02T15:48:51.537Z | Downloaded tungstenite v0.29.0 |
| 372 | 2026-06-02T15:48:51.540Z | Downloaded subprocess v1.1.0 |
| 373 | 2026-06-02T15:48:51.540Z | Downloaded flate2 v1.1.9 |
| 374 | 2026-06-02T15:48:51.543Z | Downloaded tokio-util v0.7.18 |
| 375 | 2026-06-02T15:48:51.546Z | Downloaded portable-atomic v1.9.0 |
| 376 | 2026-06-02T15:48:51.551Z | Downloaded hyper-util v0.1.20 |
| 377 | 2026-06-02T15:48:51.567Z | Downloaded expectorate v1.2.0 |
| 378 | 2026-06-02T15:48:51.577Z | Downloaded http v1.4.0 |
| 379 | 2026-06-02T15:48:51.580Z | Downloaded zerocopy-derive v0.8.27 |
| 380 | 2026-06-02T15:48:51.584Z | Downloaded x509-parser v0.18.0 |
| 381 | 2026-06-02T15:48:51.590Z | Downloaded quinn-proto v0.11.14 |
| 382 | 2026-06-02T15:48:51.595Z | Downloaded chrono v0.4.44 |
| 383 | 2026-06-02T15:48:51.606Z | Downloaded zerocopy v0.8.27 |
| 384 | 2026-06-02T15:48:51.611Z | Downloaded tower v0.5.2 |
| 385 | 2026-06-02T15:48:51.616Z | Downloaded zerovec v0.10.4 |
| 386 | 2026-06-02T15:48:51.619Z | Downloaded futures-util v0.3.32 |
| 387 | 2026-06-02T15:48:51.625Z | Downloaded openapiv3 v2.2.0 |
| 388 | 2026-06-02T15:48:51.632Z | Downloaded hashbrown v0.17.0 |
| 389 | 2026-06-02T15:48:51.635Z | Downloaded tower-http v0.6.8 |
| 390 | 2026-06-02T15:48:51.640Z | Downloaded rustls v0.23.40 |
| 391 | 2026-06-02T15:48:51.646Z | Downloaded rustix v0.38.44 |
| 392 | 2026-06-02T15:48:51.658Z | Downloaded winnow v1.0.0 |
| 393 | 2026-06-02T15:48:51.664Z | Downloaded rustix v1.1.4 |
| 394 | 2026-06-02T15:48:51.677Z | Downloaded goblin v0.10.1 |
| 395 | 2026-06-02T15:48:51.680Z | Downloaded time v0.3.47 |
| 396 | 2026-06-02T15:48:51.687Z | Downloaded icu_properties_data v1.5.0 |
| 397 | 2026-06-02T15:48:51.692Z | Downloaded aws-lc-rs v1.16.3 |
| 398 | 2026-06-02T15:48:51.697Z | Downloaded h2 v0.4.6 |
| 399 | 2026-06-02T15:48:51.700Z | Downloaded syn v2.0.117 |
| 400 | 2026-06-02T15:48:51.706Z | Downloaded hyper v1.9.0 |
| 401 | 2026-06-02T15:48:51.709Z | Downloaded async-compression v0.4.42 |
| 402 | 2026-06-02T15:48:51.757Z | Downloaded tokio v1.52.3 |
| 403 | 2026-06-02T15:48:51.780Z | Downloaded libc v0.2.186 |
| 404 | 2026-06-02T15:48:51.828Z | Downloaded ring v0.17.13 |
| 405 | 2026-06-02T15:48:51.886Z | Downloaded encoding_rs v0.8.32 |
| 406 | 2026-06-02T15:48:52.481Z | Downloaded aws-lc-sys v0.40.0 |
| 407 | 2026-06-02T15:48:52.699Z | Compiling proc-macro2 v1.0.106 |
| 408 | 2026-06-02T15:48:52.699Z | Compiling unicode-ident v1.0.12 |
| 409 | 2026-06-02T15:48:52.699Z | Compiling quote v1.0.45 |
| 410 | 2026-06-02T15:48:52.700Z | Compiling libc v0.2.186 |
| 411 | 2026-06-02T15:48:52.703Z | Compiling cfg-if v1.0.0 |
| 412 | 2026-06-02T15:48:52.703Z | Compiling itoa v1.0.1 |
| 413 | 2026-06-02T15:48:52.703Z | Compiling memchr v2.6.0 |
| 414 | 2026-06-02T15:48:52.703Z | Compiling serde_core v1.0.228 |
| 415 | 2026-06-02T15:48:52.703Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=89aab44c706a971a -C extra-filename=-0dd78c228da8429e --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-0dd78c228da8429e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 416 | 2026-06-02T15:48:52.703Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=92965c92fb55dc99 -C extra-filename=-b224d4b5083c333e --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-b224d4b5083c333e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 417 | 2026-06-02T15:48:52.703Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d678b33f2021cf6d -C extra-filename=-464a57a779ffb7fd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 418 | 2026-06-02T15:48:52.793Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.186/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=2890cc9ae52a58e7 -C extra-filename=-3cb45ebde9ed7ea3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-3cb45ebde9ed7ea3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 419 | 2026-06-02T15:48:52.796Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0aeb7b2293a188f9 -C extra-filename=-376b2f4c1ff28e2a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 420 | 2026-06-02T15:48:52.797Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=04e91a1629590682 -C extra-filename=-a5d29e72f056c26c --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-a5d29e72f056c26c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 421 | 2026-06-02T15:48:52.802Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d6de6127d1473a00 -C extra-filename=-fb257ca1696476a2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 422 | 2026-06-02T15:48:52.804Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=b4d711545b91620c -C extra-filename=-bf2c1521739c16f4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2026-06-02T15:48:52.856Z | Compiling pin-project-lite v0.2.12 |
| 424 | 2026-06-02T15:48:52.864Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d27fe569e1b6f248 -C extra-filename=-b73572b9b3e572bb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 425 | 2026-06-02T15:48:52.907Z | Compiling autocfg v1.1.0 |
| 426 | 2026-06-02T15:48:52.920Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ccfcdd90b9778953 -C extra-filename=-4e7938c56210eea4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 427 | 2026-06-02T15:48:52.925Z | Compiling version_check v0.9.5 |
| 428 | 2026-06-02T15:48:52.931Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84d921b64e19aa92 -C extra-filename=-92da51f7fbefe38b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-06-02T15:48:52.941Z | Compiling futures-core v0.3.32 |
| 430 | 2026-06-02T15:48:52.952Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=57324850e85c81a9 -C extra-filename=-a5b2b25c0fb74cf5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2026-06-02T15:48:53.086Z | Compiling smallvec v1.13.2 |
| 432 | 2026-06-02T15:48:53.100Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=4bb47dc684fcbd7e -C extra-filename=-5c814b6f45301754 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 433 | 2026-06-02T15:48:53.141Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-a5d29e72f056c26c/build-script-build` |
| 434 | 2026-06-02T15:48:53.144Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-b224d4b5083c333e/build-script-build` |
| 435 | 2026-06-02T15:48:53.144Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-0dd78c228da8429e/build-script-build` |
| 436 | 2026-06-02T15:48:53.170Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-3cb45ebde9ed7ea3/build-script-build` |
| 437 | 2026-06-02T15:48:53.177Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=53efc350ab488aa0 -C extra-filename=-28cca22e5ec81b50 --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)'` |
| 438 | 2026-06-02T15:48:53.181Z | Compiling bytes v1.11.1 |
| 439 | 2026-06-02T15:48:53.181Z | Compiling zmij v1.0.2 |
| 440 | 2026-06-02T15:48:53.186Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=8bcbfbd430bdfee0 -C extra-filename=-cd8b54f74e4a4a1f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 441 | 2026-06-02T15:48:53.189Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=7b32c9b1e65e4358 -C extra-filename=-479f5d89273547ee --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-479f5d89273547ee -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 442 | 2026-06-02T15:48:53.194Z | Compiling serde v1.0.228 |
| 443 | 2026-06-02T15:48:53.201Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=3d96315209b2893e -C extra-filename=-b50af432ab1e6053 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-b50af432ab1e6053 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 444 | 2026-06-02T15:48:53.230Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.186/src/lib.rs --error-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=4cb5eb2e54d8182d -C extra-filename=-94718abbaeac9f45 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_picolibc)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(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"))'` |
| 445 | 2026-06-02T15:48:53.291Z | Compiling once_cell v1.20.1 |
| 446 | 2026-06-02T15:48:53.308Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=f9d39e6037868d76 -C extra-filename=-759662fb202b781f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 447 | 2026-06-02T15:48:53.454Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-479f5d89273547ee/build-script-build` |
| 448 | 2026-06-02T15:48:53.485Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=41ea08399b520771 -C extra-filename=-f1e88b94e8f6a802 --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-464a57a779ffb7fd.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)'` |
| 449 | 2026-06-02T15:48:53.488Z | Compiling thiserror v2.0.18 |
| 450 | 2026-06-02T15:48:53.494Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=105b3c6b017e686e -C extra-filename=-96a2a263257ee93d --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-96a2a263257ee93d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 451 | 2026-06-02T15:48:53.497Z | Compiling log v0.4.17 |
| 452 | 2026-06-02T15:48:53.504Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=21b5e09011a716a9 -C extra-filename=-34d273fad0cbce44 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-34d273fad0cbce44 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 453 | 2026-06-02T15:48:53.504Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-b50af432ab1e6053/build-script-build` |
| 454 | 2026-06-02T15:48:53.511Z | Compiling serde_json v1.0.150 |
| 455 | 2026-06-02T15:48:53.514Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.150/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=76b8c7f431b8e66e -C extra-filename=-acf5f193bfe04930 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-acf5f193bfe04930 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 456 | 2026-06-02T15:48:53.547Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name zmij --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=7fc01c9330c0a0b7 -C extra-filename=-11333bb00e330347 --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)'` |
| 457 | 2026-06-02T15:48:53.659Z | Compiling jobserver v0.1.34 |
| 458 | 2026-06-02T15:48:53.662Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jobserver-0.1.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63f32fe015094c39 -C extra-filename=-1472145edd3ed9e0 --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-94718abbaeac9f45.rmeta --cap-lints allow` |
| 459 | 2026-06-02T15:48:53.714Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-34d273fad0cbce44/build-script-build` |
| 460 | 2026-06-02T15:48:53.723Z | Compiling parking_lot_core v0.9.4 |
| 461 | 2026-06-02T15:48:53.726Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=37fc31695aad0b2f -C extra-filename=-52aaaf211d92a956 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-52aaaf211d92a956 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 462 | 2026-06-02T15:48:53.726Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-acf5f193bfe04930/build-script-build` |
| 463 | 2026-06-02T15:48:53.738Z | Compiling find-msvc-tools v0.1.9 |
| 464 | 2026-06-02T15:48:53.741Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name find_msvc_tools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/find-msvc-tools-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2325fcc57e4185e2 -C extra-filename=-8bea3fa90071326a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 465 | 2026-06-02T15:48:53.747Z | Compiling shlex v1.3.0 |
| 466 | 2026-06-02T15:48:53.750Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f74acdd52376f202 -C extra-filename=-bd93b6e94a0c82e1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 467 | 2026-06-02T15:48:53.797Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=49707f5b690bde5a -C extra-filename=-698b818626d86483 --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-f1e88b94e8f6a802.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 468 | 2026-06-02T15:48:53.816Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-96a2a263257ee93d/build-script-build` |
| 469 | 2026-06-02T15:48:53.935Z | Compiling cc v1.2.60 |
| 470 | 2026-06-02T15:48:53.944Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=b32f2aed17efb860 -C extra-filename=-a8c9d855c902bf85 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern find_msvc_tools=/work/oxidecomputer/dropshot/target/debug/deps/libfind_msvc_tools-8bea3fa90071326a.rmeta --extern jobserver=/work/oxidecomputer/dropshot/target/debug/deps/libjobserver-1472145edd3ed9e0.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --extern shlex=/work/oxidecomputer/dropshot/target/debug/deps/libshlex-bd93b6e94a0c82e1.rmeta --cap-lints allow` |
| 471 | 2026-06-02T15:48:53.969Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=f1dfe646a6c5e119 -C extra-filename=-b0fbbae6abc1d026 --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-fb257ca1696476a2.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 472 | 2026-06-02T15:48:53.974Z | Compiling syn v2.0.117 |
| 473 | 2026-06-02T15:48:53.977Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-52aaaf211d92a956/build-script-build` |
| 474 | 2026-06-02T15:48:53.977Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=fc6ed80bb2e63380 -C extra-filename=-b8f435319519ef32 --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-f1e88b94e8f6a802.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-464a57a779ffb7fd.rmeta --cap-lints allow` |
| 475 | 2026-06-02T15:48:53.993Z | Compiling slab v0.4.9 |
| 476 | 2026-06-02T15:48:53.996Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=3b8b16c047279292 -C extra-filename=-b55509b2d6da8a04 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-b55509b2d6da8a04 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-4e7938c56210eea4.rlib --cap-lints allow` |
| 477 | 2026-06-02T15:48:54.002Z | Compiling typenum v1.19.0 |
| 478 | 2026-06-02T15:48:54.005Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=60468632de89559c -C extra-filename=-108910b947483ee4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-108910b947483ee4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 479 | 2026-06-02T15:48:54.096Z | Compiling futures-sink v0.3.32 |
| 480 | 2026-06-02T15:48:54.099Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6fe2da5f65061140 -C extra-filename=-8b23948e1beff7d9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 481 | 2026-06-02T15:48:54.155Z | Compiling scopeguard v1.2.0 |
| 482 | 2026-06-02T15:48:54.158Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=54578543341d6642 -C extra-filename=-cc47c9579738ded6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 483 | 2026-06-02T15:48:54.191Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=eb297231b3650ce4 -C extra-filename=-13f387a6276f7702 --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-fb257ca1696476a2.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-5c814b6f45301754.rmeta --cap-lints allow` |
| 484 | 2026-06-02T15:48:54.195Z | Compiling dunce v1.0.5 |
| 485 | 2026-06-02T15:48:54.203Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dunce --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dunce-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=78213c8d030f13ce -C extra-filename=-47a2969d40d40141 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 486 | 2026-06-02T15:48:54.212Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-b55509b2d6da8a04/build-script-build` |
| 487 | 2026-06-02T15:48:54.257Z | Compiling lock_api v0.4.6 |
| 488 | 2026-06-02T15:48:54.260Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=318773278f4ee40b -C extra-filename=-406aacca4a20078d --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-cc47c9579738ded6.rmeta --cap-lints allow` |
| 489 | 2026-06-02T15:48:54.281Z | Compiling fs_extra v1.3.0 |
| 490 | 2026-06-02T15:48:54.284Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_extra --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs_extra-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ce9214e053532e1 -C extra-filename=-774394ee99c3c817 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 491 | 2026-06-02T15:48:54.299Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fcaad48105cd5d0c -C extra-filename=-b23a4adb3f74a969 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 492 | 2026-06-02T15:48:54.344Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-108910b947483ee4/build-script-build` |
| 493 | 2026-06-02T15:48:54.353Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=25f5831b8ebcbb86 -C extra-filename=-034266aaf38d1eef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 494 | 2026-06-02T15:48:54.458Z | Compiling parking_lot v0.12.1 |
| 495 | 2026-06-02T15:48:54.462Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=1fc3b391031324f2 -C extra-filename=-6755000fb6e82f12 --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-406aacca4a20078d.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-13f387a6276f7702.rmeta --cap-lints allow` |
| 496 | 2026-06-02T15:48:54.467Z | Compiling socket2 v0.6.3 |
| 497 | 2026-06-02T15:48:54.470Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=c428874b8332d315 -C extra-filename=-94aad10e22565f6e --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-94718abbaeac9f45.rmeta --cap-lints allow` |
| 498 | 2026-06-02T15:48:54.484Z | Compiling mio v1.2.0 |
| 499 | 2026-06-02T15:48:54.487Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=f094a06ff09b0ba6 -C extra-filename=-19d67bfdfc2a13e8 --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-94718abbaeac9f45.rmeta --cap-lints allow` |
| 500 | 2026-06-02T15:48:54.527Z | Compiling signal-hook-registry v1.4.0 |
| 501 | 2026-06-02T15:48:54.535Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e623bdbd034f585f -C extra-filename=-9c297559c0b17893 --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-94718abbaeac9f45.rmeta --cap-lints allow` |
| 502 | 2026-06-02T15:48:54.882Z | Compiling cmake v0.1.58 |
| 503 | 2026-06-02T15:48:54.885Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name cmake --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3034825b3fcba93d -C extra-filename=-7030ff3ad2e04408 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-a8c9d855c902bf85.rmeta --cap-lints allow` |
| 504 | 2026-06-02T15:48:54.993Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=46a8d0408b40996f -C extra-filename=-a4cd58f6d9fb79e4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-a4cd58f6d9fb79e4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 505 | 2026-06-02T15:48:55.001Z | Compiling stable_deref_trait v1.2.0 |
| 506 | 2026-06-02T15:48:55.004Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6fe8b862d61bcb21 -C extra-filename=-09bbc8c405cbc2fa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 507 | 2026-06-02T15:48:55.039Z | Compiling futures-channel v0.3.32 |
| 508 | 2026-06-02T15:48:55.043Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=607de690e42a4cf4 -C extra-filename=-8e56c73b1c5fb356 --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-a5b2b25c0fb74cf5.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-8b23948e1beff7d9.rmeta --cap-lints allow` |
| 509 | 2026-06-02T15:48:55.057Z | Compiling http v1.4.0 |
| 510 | 2026-06-02T15:48:55.060Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f9160b12ec61531f -C extra-filename=-2b8fbe9e275d89e0 --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-cd8b54f74e4a4a1f.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-376b2f4c1ff28e2a.rmeta --cap-lints allow` |
| 511 | 2026-06-02T15:48:55.066Z | Compiling getrandom v0.4.1 |
| 512 | 2026-06-02T15:48:55.069Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=a3bbf87e6b9ae362 -C extra-filename=-3c9957e7f9256fc3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-3c9957e7f9256fc3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2026-06-02T15:48:55.132Z | Compiling zeroize v1.8.2 |
| 514 | 2026-06-02T15:48:55.135Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=2b73083a104cb0bf -C extra-filename=-88340b239301e1bf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 515 | 2026-06-02T15:48:55.231Z | Compiling bitflags v2.11.0 |
| 516 | 2026-06-02T15:48:55.234Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=90f0d07ceaa196f0 -C extra-filename=-c061c392b39d0cdb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 517 | 2026-06-02T15:48:55.261Z | Compiling futures-io v0.3.32 |
| 518 | 2026-06-02T15:48:55.265Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=150a096e02473c35 -C extra-filename=-e1e44d807b805eda --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 519 | 2026-06-02T15:48:55.270Z | Compiling aws-lc-sys v0.40.0 |
| 520 | 2026-06-02T15:48:55.278Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.40.0/builder/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=5691478e05dfe68e -C extra-filename=-67c6543a2e46eeba --out-dir /work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-67c6543a2e46eeba -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-a8c9d855c902bf85.rlib --extern cmake=/work/oxidecomputer/dropshot/target/debug/deps/libcmake-7030ff3ad2e04408.rlib --extern dunce=/work/oxidecomputer/dropshot/target/debug/deps/libdunce-47a2969d40d40141.rlib --extern fs_extra=/work/oxidecomputer/dropshot/target/debug/deps/libfs_extra-774394ee99c3c817.rlib --cap-lints allow` |
| 521 | 2026-06-02T15:48:55.292Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-a4cd58f6d9fb79e4/build-script-build` |
| 522 | 2026-06-02T15:48:55.306Z | Compiling ucd-trie v0.1.6 |
| 523 | 2026-06-02T15:48:55.314Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e2893a9702148a70 -C extra-filename=-46d04843b080f3fd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 524 | 2026-06-02T15:48:55.326Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-3c9957e7f9256fc3/build-script-build` |
| 525 | 2026-06-02T15:48:55.337Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=7ca21bc2205b4de9 -C extra-filename=-0d388b6c3c842fd3 --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)'` |
| 526 | 2026-06-02T15:48:55.345Z | Compiling futures-task v0.3.32 |
| 527 | 2026-06-02T15:48:55.348Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=970c038066e62823 -C extra-filename=-a9553c5afe3577f3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 528 | 2026-06-02T15:48:55.412Z | Compiling aws-lc-rs v1.16.3 |
| 529 | 2026-06-02T15:48:55.421Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.16.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="aws-lc-sys"' --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=456d722fb750eb81 -C extra-filename=-1bc196bf897cd364 --out-dir /work/oxidecomputer/dropshot/target/debug/build/aws-lc-rs-1bc196bf897cd364 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 530 | 2026-06-02T15:48:55.463Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=f8878d83068108d8 -C extra-filename=-f8cfe5df70ec0b2b --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-f8cfe5df70ec0b2b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 531 | 2026-06-02T15:48:55.523Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=cb4cca7d6d2d5ba0 -C extra-filename=-3949cdaf01c3d980 --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-fb257ca1696476a2.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --cap-lints allow` |
| 532 | 2026-06-02T15:48:55.609Z | Compiling rustls-pki-types v1.14.1 |
| 533 | 2026-06-02T15:48:55.613Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=cd55d2c5d7544c3a -C extra-filename=-ae738ef4e9cfc43f --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-88340b239301e1bf.rmeta --cap-lints allow` |
| 534 | 2026-06-02T15:48:55.668Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.150/src/lib.rs --error-format=json --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=c266b2d18cbd4caa -C extra-filename=-6707c1a9b6ef9c0a --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-376b2f4c1ff28e2a.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-bf2c1521739c16f4.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-28cca22e5ec81b50.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-11333bb00e330347.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 535 | 2026-06-02T15:48:55.719Z | Compiling rustversion v1.0.22 |
| 536 | 2026-06-02T15:48:55.722Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa0d47cb48cb7d25 -C extra-filename=-48598b2de5e2f65b --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-48598b2de5e2f65b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 537 | 2026-06-02T15:48:55.780Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-f8cfe5df70ec0b2b/build-script-build` |
| 538 | 2026-06-02T15:48:55.821Z | Compiling zerocopy v0.8.27 |
| 539 | 2026-06-02T15:48:55.824Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=aba65ba1b4e84442 -C extra-filename=-e03233bec4d5be96 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-e03233bec4d5be96 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 540 | 2026-06-02T15:48:56.071Z | Compiling httparse v1.10.0 |
| 541 | 2026-06-02T15:48:56.074Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7addb60b3f4aea5d -C extra-filename=-7bf2e4e95904a684 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-7bf2e4e95904a684 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 542 | 2026-06-02T15:48:56.106Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-48598b2de5e2f65b/build-script-build` |
| 543 | 2026-06-02T15:48:56.109Z | Compiling errno v0.3.10 |
| 544 | 2026-06-02T15:48:56.109Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cda2bfc00b19ea35 -C extra-filename=-73d5cbf064827742 --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-94718abbaeac9f45.rmeta --cap-lints allow` |
| 545 | 2026-06-02T15:48:56.134Z | Running `/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-67c6543a2e46eeba/build-script-main` |
| 546 | 2026-06-02T15:48:56.143Z | Compiling writeable v0.5.5 |
| 547 | 2026-06-02T15:48:56.146Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=c593019932903d83 -C extra-filename=-1be05cb1245a78ae --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 548 | 2026-06-02T15:48:56.209Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-e03233bec4d5be96/build-script-build` |
| 549 | 2026-06-02T15:48:56.248Z | Compiling crossbeam-utils v0.8.21 |
| 550 | 2026-06-02T15:48:56.251Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=d7c13030a2adcfe8 -C extra-filename=-58e9f84c04e68d0f --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-58e9f84c04e68d0f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 551 | 2026-06-02T15:48:56.259Z | Compiling rustix v1.1.4 |
| 552 | 2026-06-02T15:48:56.261Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e929392d0aeac6ca -C extra-filename=-1627f979ff736d1b --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-1627f979ff736d1b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 553 | 2026-06-02T15:48:56.415Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-7bf2e4e95904a684/build-script-build` |
| 554 | 2026-06-02T15:48:56.430Z | Compiling litemap v0.7.4 |
| 555 | 2026-06-02T15:48:56.434Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=4e5f67e7860d680e -C extra-filename=-ece1b4165125a3ee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 556 | 2026-06-02T15:48:56.453Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2e14249ec0561024 -C extra-filename=-8369d3c8974548ae --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` |
| 557 | 2026-06-02T15:48:56.551Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-58e9f84c04e68d0f/build-script-build` |
| 558 | 2026-06-02T15:48:56.564Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3909e69122507e55 -C extra-filename=-a829e5e88b800ee9 --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"))'` |
| 559 | 2026-06-02T15:48:56.614Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-1627f979ff736d1b/build-script-build` |
| 560 | 2026-06-02T15:48:56.632Z | Compiling generic-array v0.14.5 |
| 561 | 2026-06-02T15:48:56.635Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=1b14fa2241fe89d5 -C extra-filename=-ac3dfbc2f70c8ae4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-ac3dfbc2f70c8ae4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-92da51f7fbefe38b.rlib --cap-lints allow` |
| 562 | 2026-06-02T15:48:56.770Z | Compiling equivalent v1.0.0 |
| 563 | 2026-06-02T15:48:56.773Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e163be3c5f52347e -C extra-filename=-4e64ff7beea61ac0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 564 | 2026-06-02T15:48:56.814Z | Compiling time-core v0.1.8 |
| 565 | 2026-06-02T15:48:56.818Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=b650dcca57895cff -C extra-filename=-371cfbe85dd2b060 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 566 | 2026-06-02T15:48:56.845Z | Compiling synstructure v0.13.1 |
| 567 | 2026-06-02T15:48:56.849Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=069f5f733daa3ca1 -C extra-filename=-ea2d0833c5721359 --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-f1e88b94e8f6a802.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rmeta --cap-lints allow` |
| 568 | 2026-06-02T15:48:56.856Z | Compiling powerfmt v0.2.0 |
| 569 | 2026-06-02T15:48:56.859Z | Compiling num-conv v0.2.0 |
| 570 | 2026-06-02T15:48:56.860Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=aaca81cfbbdf6f92 -C extra-filename=-c68ea97939206117 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 571 | 2026-06-02T15:48:56.860Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c83e54ebdb09628e -C extra-filename=-3c944281958c9310 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 572 | 2026-06-02T15:48:56.974Z | Compiling hashbrown v0.17.0 |
| 573 | 2026-06-02T15:48:56.977Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_safety_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::manual_map' '--warn=clippy::manual_let_else' --warn=explicit_outlives_requirements --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--allow=clippy::doc_markdown' '--warn=clippy::borrow_as_ptr' --warn=bare_trait_objects --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=570bee83e7187af5 -C extra-filename=-4206c284d0a5ca92 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 574 | 2026-06-02T15:48:57.006Z | Compiling time-macros v0.2.27 |
| 575 | 2026-06-02T15:48:57.010Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=d7de8816f6dde474 -C extra-filename=-cf6feafc59ace921 --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-3c944281958c9310.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-371cfbe85dd2b060.rlib --extern proc_macro --cap-lints allow` |
| 576 | 2026-06-02T15:48:57.079Z | Compiling deranged v0.5.5 |
| 577 | 2026-06-02T15:48:57.083Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=c939fe23ba68f7af -C extra-filename=-9314c53d8d9a5a86 --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-c68ea97939206117.rmeta --cap-lints allow` |
| 578 | 2026-06-02T15:48:57.145Z | Compiling slog v2.8.2 |
| 579 | 2026-06-02T15:48:57.148Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=81621667729d7ff3 -C extra-filename=-b5bf8adfc31d267c --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-b5bf8adfc31d267c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-a829e5e88b800ee9.so --cap-lints allow` |
| 580 | 2026-06-02T15:48:57.219Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-ac3dfbc2f70c8ae4/build-script-build` |
| 581 | 2026-06-02T15:48:57.259Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=403089c4f0db7967 -C extra-filename=-8152ebbc245abf83 --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-c061c392b39d0cdb.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-73d5cbf064827742.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 582 | 2026-06-02T15:48:57.355Z | Compiling http-body v1.0.1 |
| 583 | 2026-06-02T15:48:57.359Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=d2c1104b94d11fe6 -C extra-filename=-f28915128349f860 --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)'` |
| 584 | 2026-06-02T15:48:57.359Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce0e925b9a5dec5b -C extra-filename=-8e444235435ba469 --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-cd8b54f74e4a4a1f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --cap-lints allow` |
| 585 | 2026-06-02T15:48:57.508Z | Compiling indexmap v2.14.0 |
| 586 | 2026-06-02T15:48:57.512Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=62d40d3d29355849 -C extra-filename=-80e3adcd38e4b099 --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-4e64ff7beea61ac0.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-4206c284d0a5ca92.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-28cca22e5ec81b50.rmeta --cap-lints allow` |
| 587 | 2026-06-02T15:48:57.517Z | Compiling tracing-core v0.1.32 |
| 588 | 2026-06-02T15:48:57.521Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=2e4b21f426d4bc2f -C extra-filename=-df4974650746175f --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-759662fb202b781f.rmeta --cap-lints allow` |
| 589 | 2026-06-02T15:48:57.860Z | Compiling getrandom v0.3.4 |
| 590 | 2026-06-02T15:48:57.864Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.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(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --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"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=fc3b4c641bc0d8f7 -C extra-filename=-e28e13dac463711a --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-e28e13dac463711a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 591 | 2026-06-02T15:48:57.955Z | Compiling atomic-waker v1.1.2 |
| 592 | 2026-06-02T15:48:57.958Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=f75c9806614f0c28 -C extra-filename=-054961d38c1ac380 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 593 | 2026-06-02T15:48:58.027Z | Compiling serde_derive v1.0.228 |
| 594 | 2026-06-02T15:48:58.031Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=2b679e284b272c99 -C extra-filename=-9133a0eb5285dfd3 --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 595 | 2026-06-02T15:48:58.057Z | Compiling thiserror-impl v2.0.18 |
| 596 | 2026-06-02T15:48:58.062Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7016a21f0dbaf98e -C extra-filename=-8c88b79b5304273b --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 597 | 2026-06-02T15:48:58.074Z | Compiling zerofrom-derive v0.1.5 |
| 598 | 2026-06-02T15:48:58.078Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=67e59f09b7709900 -C extra-filename=-3277d017e769db19 --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-ea2d0833c5721359.rlib --extern proc_macro --cap-lints allow` |
| 599 | 2026-06-02T15:48:58.104Z | Compiling yoke-derive v0.7.5 |
| 600 | 2026-06-02T15:48:58.108Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71af29c6872a2300 -C extra-filename=-dd980bdf9ddaf696 --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-ea2d0833c5721359.rlib --extern proc_macro --cap-lints allow` |
| 601 | 2026-06-02T15:48:58.114Z | Compiling tokio-macros v2.7.0 |
| 602 | 2026-06-02T15:48:58.117Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ead2eaf08334f44 -C extra-filename=-cd824a61201399e7 --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 603 | 2026-06-02T15:48:58.123Z | Compiling zerovec-derive v0.10.3 |
| 604 | 2026-06-02T15:48:58.126Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8da1ee854f4d73b -C extra-filename=-9b89b9015398e4fd --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 605 | 2026-06-02T15:48:58.176Z | Compiling displaydoc v0.2.5 |
| 606 | 2026-06-02T15:48:58.180Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=63c9c5b1e8286a69 -C extra-filename=-86899b2ec3ed65b5 --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 607 | 2026-06-02T15:48:58.836Z | Compiling tokio v1.52.3 |
| 608 | 2026-06-02T15:48:58.840Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.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(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=4c45994afb023260 -C extra-filename=-eee366f08ac9836c --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-cd8b54f74e4a4a1f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-19d67bfdfc2a13e8.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-6755000fb6e82f12.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-9c297559c0b17893.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-94aad10e22565f6e.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-cd824a61201399e7.so --cap-lints allow` |
| 609 | 2026-06-02T15:48:58.904Z | Compiling futures-macro v0.3.32 |
| 610 | 2026-06-02T15:48:58.907Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9deb15da2639d1c2 -C extra-filename=-3633102c666a0e18 --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 611 | 2026-06-02T15:48:59.089Z | Compiling zerocopy-derive v0.8.27 |
| 612 | 2026-06-02T15:48:59.092Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1f3911e8415ec62 -C extra-filename=-685f0751cfea25c4 --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 613 | 2026-06-02T15:48:59.132Z | Compiling icu_provider_macros v1.5.0 |
| 614 | 2026-06-02T15:48:59.136Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=519471b51d9be250 -C extra-filename=-f7be77751b60fcd5 --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 615 | 2026-06-02T15:48:59.234Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e5540b7098a45a52 -C extra-filename=-f85516a36b612d3a --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-8c88b79b5304273b.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 616 | 2026-06-02T15:48:59.243Z | Compiling zerofrom v0.1.5 |
| 617 | 2026-06-02T15:48:59.246Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=9d15fa0e8330da8d -C extra-filename=-074b6964d19d03ff --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-3277d017e769db19.so --cap-lints allow` |
| 618 | 2026-06-02T15:48:59.335Z | Compiling yoke v0.7.5 |
| 619 | 2026-06-02T15:48:59.339Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=cda0d086547d7f25 -C extra-filename=-c0b03c478c67a8b6 --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-09bbc8c405cbc2fa.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-dd980bdf9ddaf696.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-074b6964d19d03ff.rmeta --cap-lints allow` |
| 620 | 2026-06-02T15:48:59.361Z | Compiling pest v2.8.1 |
| 621 | 2026-06-02T15:48:59.364Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=a4b6e422de205955 -C extra-filename=-18f956941c8a0940 --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-bf2c1521739c16f4.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-46d04843b080f3fd.rmeta --cap-lints allow` |
| 622 | 2026-06-02T15:48:59.517Z | Compiling zerovec v0.10.4 |
| 623 | 2026-06-02T15:48:59.521Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=40a0512b4446f2cd -C extra-filename=-57fc30a444deb878 --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-c0b03c478c67a8b6.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-074b6964d19d03ff.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-9b89b9015398e4fd.so --cap-lints allow` |
| 624 | 2026-06-02T15:48:59.691Z | Compiling untrusted v0.9.0 |
| 625 | 2026-06-02T15:48:59.691Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a75ae6f4defa52e5 -C extra-filename=-310b6cd008e8ad69 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 626 | 2026-06-02T15:48:59.713Z | Compiling futures-util v0.3.32 |
| 627 | 2026-06-02T15:48:59.717Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="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=99939e2db1efb1c3 -C extra-filename=-64c712888ff617d4 --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-8e56c73b1c5fb356.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a5b2b25c0fb74cf5.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-e1e44d807b805eda.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-3633102c666a0e18.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-8b23948e1beff7d9.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-a9553c5afe3577f3.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-bf2c1521739c16f4.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-b23a4adb3f74a969.rmeta --cap-lints allow` |
| 628 | 2026-06-02T15:48:59.856Z | Compiling rustix v0.38.44 |
| 629 | 2026-06-02T15:48:59.859Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=f4fea6ddd0c331d7 -C extra-filename=-a61a12c758443273 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-a61a12c758443273 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 630 | 2026-06-02T15:49:00.194Z | Compiling percent-encoding v2.3.2 |
| 631 | 2026-06-02T15:49:00.203Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=9e7fa6cff38dbfe1 -C extra-filename=-a221d21dd6c1171f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 632 | 2026-06-02T15:49:00.376Z | Compiling tinystr v0.7.6 |
| 633 | 2026-06-02T15:49:00.379Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=ad2d2357eb55707e -C extra-filename=-52e61119d93d3f45 --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-86899b2ec3ed65b5.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-57fc30a444deb878.rmeta --cap-lints allow` |
| 634 | 2026-06-02T15:49:00.405Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=f6e492bd74ee38ea -C extra-filename=-194bdbb45018861a --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-685f0751cfea25c4.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)'` |
| 635 | 2026-06-02T15:49:00.466Z | Compiling pest_meta v2.8.1 |
| 636 | 2026-06-02T15:49:00.469Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=0f14b29e08845535 -C extra-filename=-938bb1d94c21e8cf --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-18f956941c8a0940.rmeta --cap-lints allow` |
| 637 | 2026-06-02T15:49:00.574Z | Compiling icu_locid v1.5.0 |
| 638 | 2026-06-02T15:49:00.577Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=27658bc28e5cae5f -C extra-filename=-cb0cc0bad167e204 --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-86899b2ec3ed65b5.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-ece1b4165125a3ee.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-52e61119d93d3f45.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-1be05cb1245a78ae.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-57fc30a444deb878.rmeta --cap-lints allow` |
| 639 | 2026-06-02T15:49:00.668Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ad8e60417e90fb30 -C extra-filename=-01994cf3cdedc8b5 --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-28cca22e5ec81b50.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-9133a0eb5285dfd3.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)'` |
| 640 | 2026-06-02T15:49:00.677Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=73f3f330d2b791eb -C extra-filename=-498867b5042df093 --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-0d388b6c3c842fd3.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-9133a0eb5285dfd3.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)'` |
| 641 | 2026-06-02T15:49:01.166Z | Compiling pest_generator v2.8.1 |
| 642 | 2026-06-02T15:49:01.169Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=f2921a3bf77b4c4d -C extra-filename=-2828c944ac13d446 --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-18f956941c8a0940.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-938bb1d94c21e8cf.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-f1e88b94e8f6a802.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rmeta --cap-lints allow` |
| 643 | 2026-06-02T15:49:01.175Z | Compiling icu_provider v1.5.0 |
| 644 | 2026-06-02T15:49:01.178Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=d4945f456a4d98c4 -C extra-filename=-9c439c3864cb2d7e --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-86899b2ec3ed65b5.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-cb0cc0bad167e204.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-f7be77751b60fcd5.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-09bbc8c405cbc2fa.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-52e61119d93d3f45.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-1be05cb1245a78ae.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-c0b03c478c67a8b6.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-074b6964d19d03ff.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-57fc30a444deb878.rmeta --cap-lints allow` |
| 645 | 2026-06-02T15:49:01.480Z | Compiling rustls v0.23.40 |
| 646 | 2026-06-02T15:49:01.483Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.40/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=4ff0d350d0fb77bf -C extra-filename=-4f5ad3d72f7c81ff --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-4f5ad3d72f7c81ff -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 647 | 2026-06-02T15:49:01.636Z | Compiling num_threads v0.1.3 |
| 648 | 2026-06-02T15:49:01.639Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ebefc81aaa4fb29 -C extra-filename=-683d2f91ff6152ea --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 649 | 2026-06-02T15:49:01.682Z | Compiling icu_locid_transform_data v1.5.0 |
| 650 | 2026-06-02T15:49:01.685Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83b0175d2bc94bab -C extra-filename=-31f6e1b86be283d8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 651 | 2026-06-02T15:49:01.728Z | Compiling fastrand v2.1.1 |
| 652 | 2026-06-02T15:49:01.731Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=4fcca34a69738707 -C extra-filename=-9ed88461832544fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 653 | 2026-06-02T15:49:01.747Z | Compiling icu_locid_transform v1.5.0 |
| 654 | 2026-06-02T15:49:01.747Z | Compiling time v0.3.47 |
| 655 | 2026-06-02T15:49:01.750Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=5096b3279a765618 -C extra-filename=-f041768d9f9f0afa --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-86899b2ec3ed65b5.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-cb0cc0bad167e204.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-31f6e1b86be283d8.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-9c439c3864cb2d7e.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-52e61119d93d3f45.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-57fc30a444deb878.rmeta --cap-lints allow` |
| 656 | 2026-06-02T15:49:01.750Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=4cb3e06df3cae269 -C extra-filename=-3412e32092b7b6ad --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-9314c53d8d9a5a86.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-376b2f4c1ff28e2a.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-3c944281958c9310.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-683d2f91ff6152ea.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-c68ea97939206117.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-371cfbe85dd2b060.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-cf6feafc59ace921.so --cap-lints allow` |
| 657 | 2026-06-02T15:49:01.764Z | Compiling pest_derive v2.8.1 |
| 658 | 2026-06-02T15:49:01.767Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=c51951f4b5fdc0f4 -C extra-filename=-fef1bc1c2745162d --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-18f956941c8a0940.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-2828c944ac13d446.rlib --extern proc_macro --cap-lints allow` |
| 659 | 2026-06-02T15:49:01.805Z | Compiling serde_tokenstream v0.2.3 |
| 660 | 2026-06-02T15:49:01.808Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=46331416a842436d -C extra-filename=-46a0a51a1b80cd37 --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-f1e88b94e8f6a802.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-498867b5042df093.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rmeta --cap-lints allow` |
| 661 | 2026-06-02T15:49:01.989Z | Compiling erased-serde v0.3.31 |
| 662 | 2026-06-02T15:49:01.992Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=64330d146e9450f6 -C extra-filename=-1aeff89e94ff779b --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-01994cf3cdedc8b5.rmeta --cap-lints allow` |
| 663 | 2026-06-02T15:49:02.020Z | Compiling icu_collections v1.5.0 |
| 664 | 2026-06-02T15:49:02.023Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=9f2ce1bd91f66f79 -C extra-filename=-2e92ed3181134a96 --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-86899b2ec3ed65b5.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-c0b03c478c67a8b6.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-074b6964d19d03ff.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-57fc30a444deb878.rmeta --cap-lints allow` |
| 665 | 2026-06-02T15:49:02.085Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-a61a12c758443273/build-script-build` |
| 666 | 2026-06-02T15:49:02.163Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-e28e13dac463711a/build-script-build` |
| 667 | 2026-06-02T15:49:02.175Z | Compiling scroll_derive v0.13.1 |
| 668 | 2026-06-02T15:49:02.178Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=19318c8992f96f6b -C extra-filename=-8e26077ea410f474 --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 669 | 2026-06-02T15:49:02.299Z | Compiling dtrace-parser v0.3.0 |
| 670 | 2026-06-02T15:49:02.302Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25c25d5c3d6fa80f -C extra-filename=-2a77c49234dadf4f --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-18f956941c8a0940.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-fef1bc1c2745162d.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rmeta --cap-lints allow` |
| 671 | 2026-06-02T15:49:02.481Z | Compiling tokio-util v0.7.18 |
| 672 | 2026-06-02T15:49:02.484Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=da5bca4bc2930cb6 -C extra-filename=-84abc378542184a7 --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-cd8b54f74e4a4a1f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a5b2b25c0fb74cf5.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-8b23948e1beff7d9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --cap-lints allow` |
| 673 | 2026-06-02T15:49:02.631Z | Compiling tracing v0.1.40 |
| 674 | 2026-06-02T15:49:02.634Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=caf2b38f401088cb -C extra-filename=-2711f539375ae079 --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-b73572b9b3e572bb.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-df4974650746175f.rmeta --cap-lints allow` |
| 675 | 2026-06-02T15:49:02.799Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-b5bf8adfc31d267c/build-script-build` |
| 676 | 2026-06-02T15:49:02.811Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=23a33a4191c7f4e9 -C extra-filename=-07fbe915cf4ebf41 --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-034266aaf38d1eef.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 677 | 2026-06-02T15:49:02.840Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.150/src/lib.rs --error-format=json --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=a640dcd671dd4386 -C extra-filename=-702d6f7674380316 --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-376b2f4c1ff28e2a.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-bf2c1521739c16f4.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-0d388b6c3c842fd3.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-11333bb00e330347.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 678 | 2026-06-02T15:49:02.849Z | Compiling thread-id v5.0.0 |
| 679 | 2026-06-02T15:49:02.852Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ad8c60dc6225265 -C extra-filename=-e99ab217ace3d40f --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-94718abbaeac9f45.rmeta --cap-lints allow` |
| 680 | 2026-06-02T15:49:02.927Z | Compiling num-traits v0.2.14 |
| 681 | 2026-06-02T15:49:02.930Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=27df7d4737dc37a9 -C extra-filename=-4e374f129d1d1f5c --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-4e374f129d1d1f5c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-4e7938c56210eea4.rlib --cap-lints allow` |
| 682 | 2026-06-02T15:49:03.004Z | Compiling paste v1.0.15 |
| 683 | 2026-06-02T15:49:03.012Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=056cea8f4ceae9d5 -C extra-filename=-e30ec499ae7b3b28 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-e30ec499ae7b3b28 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 684 | 2026-06-02T15:49:03.119Z | Compiling tower-service v0.3.3 |
| 685 | 2026-06-02T15:49:03.122Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7f6e15358a65a53 -C extra-filename=-64a05c7133fc39c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 686 | 2026-06-02T15:49:03.153Z | Compiling byteorder v1.4.3 |
| 687 | 2026-06-02T15:49:03.156Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=88e28237c77a72cc -C extra-filename=-cee97a4302d309b7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 688 | 2026-06-02T15:49:03.162Z | Compiling subtle v2.5.0 |
| 689 | 2026-06-02T15:49:03.165Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=e197a7e3e8ea7d39 -C extra-filename=-a65c75e2be9af8e5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 690 | 2026-06-02T15:49:03.207Z | Compiling fnv v1.0.7 |
| 691 | 2026-06-02T15:49:03.210Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=33afc4830a2cc9bf -C extra-filename=-0df356a645475cf9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 692 | 2026-06-02T15:49:03.281Z | Compiling tower-layer v0.3.3 |
| 693 | 2026-06-02T15:49:03.281Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f45ead350b818362 -C extra-filename=-423c98961edda6fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 694 | 2026-06-02T15:49:03.296Z | Compiling crc32fast v1.5.0 |
| 695 | 2026-06-02T15:49:03.299Z | Compiling base64 v0.22.1 |
| 696 | 2026-06-02T15:49:03.299Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=e80b96f800a1e1b2 -C extra-filename=-833592dd4257eec8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crc32fast-833592dd4257eec8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 697 | 2026-06-02T15:49:03.299Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=755bdb6cc51dec5a -C extra-filename=-589732fb9e6d26c4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 698 | 2026-06-02T15:49:03.312Z | Compiling icu_properties_data v1.5.0 |
| 699 | 2026-06-02T15:49:03.315Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23ac111505f0412a -C extra-filename=-94d94a15a3385e4b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 700 | 2026-06-02T15:49:03.362Z | Compiling usdt-impl v0.6.0 |
| 701 | 2026-06-02T15:49:03.371Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=75acd236165767a3 -C extra-filename=-a97f28a8dd1a9785 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-a97f28a8dd1a9785 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 702 | 2026-06-02T15:49:03.432Z | Compiling try-lock v0.2.3 |
| 703 | 2026-06-02T15:49:03.435Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1df26e070016fda -C extra-filename=-d5a4fc0304a37e38 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 704 | 2026-06-02T15:49:03.442Z | Compiling icu_properties v1.5.1 |
| 705 | 2026-06-02T15:49:03.444Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=c3d4adfb6a463cc1 -C extra-filename=-0c914d2369250bde --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-86899b2ec3ed65b5.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-2e92ed3181134a96.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-f041768d9f9f0afa.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-94d94a15a3385e4b.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-9c439c3864cb2d7e.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-52e61119d93d3f45.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-57fc30a444deb878.rmeta --cap-lints allow` |
| 706 | 2026-06-02T15:49:03.535Z | Compiling dof v0.4.0 |
| 707 | 2026-06-02T15:49:03.538Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=9f1422f882c54a3b -C extra-filename=-0206ff6ba686d8d5 --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-498867b5042df093.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-702d6f7674380316.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-194bdbb45018861a.rmeta --cap-lints allow` |
| 708 | 2026-06-02T15:49:03.570Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crc32fast-833592dd4257eec8/build-script-build` |
| 709 | 2026-06-02T15:49:03.597Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-a97f28a8dd1a9785/build-script-build` |
| 710 | 2026-06-02T15:49:03.607Z | Compiling want v0.3.0 |
| 711 | 2026-06-02T15:49:03.610Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fff76bfaf42947aa -C extra-filename=-a9b47c63b59ee611 --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-b0fbbae6abc1d026.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-d5a4fc0304a37e38.rmeta --cap-lints allow` |
| 712 | 2026-06-02T15:49:03.617Z | Compiling h2 v0.4.6 |
| 713 | 2026-06-02T15:49:03.620Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=aeafbfa3856fd3f9 -C extra-filename=-8a19813e9942930f --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-054961d38c1ac380.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-0df356a645475cf9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a5b2b25c0fb74cf5.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-8b23948e1beff7d9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-b23a4adb3f74a969.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2711f539375ae079.rmeta --cap-lints allow` |
| 714 | 2026-06-02T15:49:03.627Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-e30ec499ae7b3b28/build-script-build` |
| 715 | 2026-06-02T15:49:03.674Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-4e374f129d1d1f5c/build-script-build` |
| 716 | 2026-06-02T15:49:03.769Z | Compiling scroll v0.13.0 |
| 717 | 2026-06-02T15:49:03.772Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=a462f280774e249b -C extra-filename=-c1187a85be2c9bc0 --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-8e26077ea410f474.so --cap-lints allow` |
| 718 | 2026-06-02T15:49:03.875Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=bbc57712fcb85e5f -C extra-filename=-6b4971f15451bf39 --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-1aeff89e94ff779b.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-28cca22e5ec81b50.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 719 | 2026-06-02T15:49:03.958Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.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(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --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"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=11bf39008cf6ce72 -C extra-filename=-83bc8011776cb660 --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-fb257ca1696476a2.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --cap-lints allow` |
| 720 | 2026-06-02T15:49:03.988Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=13c494e26c328e54 -C extra-filename=-e58585e94efb8c8b --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-c061c392b39d0cdb.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-73d5cbf064827742.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 721 | 2026-06-02T15:49:04.031Z | Compiling hybrid-array v0.4.8 |
| 722 | 2026-06-02T15:49:04.034Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name hybrid_array --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "ctutils", "extra-sizes", "serde", "subtle", "zerocopy", "zeroize"))' -C metadata=f50997f9bd88f490 -C extra-filename=-beaca53899b89962 --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-034266aaf38d1eef.rmeta --cap-lints allow` |
| 723 | 2026-06-02T15:49:04.132Z | Compiling unicase v2.6.0 |
| 724 | 2026-06-02T15:49:04.135Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=041faa0a1937179a -C extra-filename=-9f0bfd1fcb01700c --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-9f0bfd1fcb01700c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-92da51f7fbefe38b.rlib --cap-lints allow` |
| 725 | 2026-06-02T15:49:04.280Z | Compiling icu_normalizer_data v1.5.0 |
| 726 | 2026-06-02T15:49:04.284Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6569ff7a88bf2517 -C extra-filename=-22f9c89ace2173e1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 727 | 2026-06-02T15:49:04.348Z | Compiling utf8_iter v1.0.4 |
| 728 | 2026-06-02T15:49:04.352Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76ef0300b60ff53e -C extra-filename=-9c0ed482e94e9564 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 729 | 2026-06-02T15:49:04.357Z | Compiling simd-adler32 v0.3.7 |
| 730 | 2026-06-02T15:49:04.360Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name simd_adler32 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simd-adler32-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=af0173dce36fed29 -C extra-filename=-abbec9fe6f811b89 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 731 | 2026-06-02T15:49:04.479Z | Compiling utf16_iter v1.0.5 |
| 732 | 2026-06-02T15:49:04.483Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60f6628ff3b354a9 -C extra-filename=-8d77808e3c6c7d71 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 733 | 2026-06-02T15:49:04.498Z | Compiling plain v0.2.3 |
| 734 | 2026-06-02T15:49:04.501Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbeabc2799802348 -C extra-filename=-8aab2068f6199ae3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 735 | 2026-06-02T15:49:04.557Z | Compiling httpdate v1.0.1 |
| 736 | 2026-06-02T15:49:04.561Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba149daebb3f37c8 -C extra-filename=-94170fa4d6395cbe --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 737 | 2026-06-02T15:49:04.600Z | Compiling write16 v1.0.0 |
| 738 | 2026-06-02T15:49:04.604Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=1789e3ae07271fae -C extra-filename=-b55c64ea812af95d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 739 | 2026-06-02T15:49:04.609Z | Compiling adler2 v2.0.1 |
| 740 | 2026-06-02T15:49:04.613Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name adler2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=96161fcfa02fbe32 -C extra-filename=-ad9026ea73e1dcb9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 741 | 2026-06-02T15:49:04.696Z | Compiling goblin v0.10.1 |
| 742 | 2026-06-02T15:49:04.696Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=74f15a4f5a99cb00 -C extra-filename=-5a05bf4bb0256f51 --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-b0fbbae6abc1d026.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-8aab2068f6199ae3.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-c1187a85be2c9bc0.rmeta --cap-lints allow` |
| 743 | 2026-06-02T15:49:04.797Z | Compiling miniz_oxide v0.8.9 |
| 744 | 2026-06-02T15:49:04.801Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=36356f4a6816561d -C extra-filename=-f87b9cfb29e68b73 --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-ad9026ea73e1dcb9.rmeta --extern simd_adler32=/work/oxidecomputer/dropshot/target/debug/deps/libsimd_adler32-abbec9fe6f811b89.rmeta --cap-lints allow` |
| 745 | 2026-06-02T15:49:04.853Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-9f0bfd1fcb01700c/build-script-build` |
| 746 | 2026-06-02T15:49:04.866Z | Compiling rand_core v0.9.5 |
| 747 | 2026-06-02T15:49:04.869Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-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 -C debuginfo=2 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=0724b802e0f53c06 -C extra-filename=-30bd0572eec3e616 --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-83bc8011776cb660.rmeta --cap-lints allow` |
| 748 | 2026-06-02T15:49:04.976Z | Compiling icu_normalizer v1.5.0 |
| 749 | 2026-06-02T15:49:04.982Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=a78d20456dc7ee03 -C extra-filename=-c35011707d183e35 --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-86899b2ec3ed65b5.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-2e92ed3181134a96.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-22f9c89ace2173e1.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-0c914d2369250bde.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-9c439c3864cb2d7e.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-5c814b6f45301754.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-8d77808e3c6c7d71.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-9c0ed482e94e9564.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-b55c64ea812af95d.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-57fc30a444deb878.rmeta --cap-lints allow` |
| 750 | 2026-06-02T15:49:05.012Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=24b7ba53b19cc9ed -C extra-filename=-d65cc996858503d2 --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` |
| 751 | 2026-06-02T15:49:05.087Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=ab216dee87526217 -C extra-filename=-9557433228708f70 --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-cee97a4302d309b7.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-0206ff6ba686d8d5.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-2a77c49234dadf4f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-f1e88b94e8f6a802.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-498867b5042df093.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-702d6f7674380316.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-e99ab217ace3d40f.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)'` |
| 752 | 2026-06-02T15:49:05.474Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2928aeb5e81894e -C extra-filename=-be6774dfd701dc5d --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"))'` |
| 753 | 2026-06-02T15:49:05.513Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=1ae4a9b75c26d757 -C extra-filename=-99bbd35b0cc9e192 --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-fb257ca1696476a2.rmeta --cap-lints allow --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` |
| 754 | 2026-06-02T15:49:05.516Z | Compiling block-buffer v0.10.2 |
| 755 | 2026-06-02T15:49:05.522Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f8661f616cbd801 -C extra-filename=-14a90bb25dab599d --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-07fbe915cf4ebf41.rmeta --cap-lints allow` |
| 756 | 2026-06-02T15:49:05.595Z | Compiling crypto-common v0.1.6 |
| 757 | 2026-06-02T15:49:05.599Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=7871219e1b2f9f61 -C extra-filename=-c32bca42549856fb --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-07fbe915cf4ebf41.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-034266aaf38d1eef.rmeta --cap-lints allow` |
| 758 | 2026-06-02T15:49:05.636Z | Compiling form_urlencoded v1.2.2 |
| 759 | 2026-06-02T15:49:05.640Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0c00ec411530e3fb -C extra-filename=-6e531a1ac3c29188 --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-a221d21dd6c1171f.rmeta --cap-lints allow` |
| 760 | 2026-06-02T15:49:05.676Z | Compiling hyper v1.9.0 |
| 761 | 2026-06-02T15:49:05.679Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=82944268c212fbdb -C extra-filename=-ba07bebba5a026e9 --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-054961d38c1ac380.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-8e56c73b1c5fb356.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a5b2b25c0fb74cf5.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-8a19813e9942930f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-8e444235435ba469.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-8369d3c8974548ae.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-94170fa4d6395cbe.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-376b2f4c1ff28e2a.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-5c814b6f45301754.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-a9b47c63b59ee611.rmeta --cap-lints allow` |
| 762 | 2026-06-02T15:49:05.712Z | Compiling mime v0.3.16 |
| 763 | 2026-06-02T15:49:05.715Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51f44c6537e9faa1 -C extra-filename=-eee5201096fca9d8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 764 | 2026-06-02T15:49:05.766Z | Compiling ryu v1.0.5 |
| 765 | 2026-06-02T15:49:05.769Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=38d852e98513c73c -C extra-filename=-6ffbc8bd9a0e7ed1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-6ffbc8bd9a0e7ed1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 766 | 2026-06-02T15:49:05.813Z | Compiling ppv-lite86 v0.2.15 |
| 767 | 2026-06-02T15:49:05.816Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=4402eb5ba71c2492 -C extra-filename=-0e59af9b59436a95 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 768 | 2026-06-02T15:49:05.973Z | Compiling unicode-width v0.1.9 |
| 769 | 2026-06-02T15:49:05.976Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=9484441a7d27e42c -C extra-filename=-98f740a09deac395 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 770 | 2026-06-02T15:49:05.983Z | Compiling iana-time-zone v0.1.47 |
| 771 | 2026-06-02T15:49:05.986Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=9b0de092d0ffab0f -C extra-filename=-2d58c4d1585bc35b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 772 | 2026-06-02T15:49:06.050Z | Compiling ipnet v2.10.0 |
| 773 | 2026-06-02T15:49:06.053Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=a76604249f892c01 -C extra-filename=-50eaa4cb79855fef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 774 | 2026-06-02T15:49:06.077Z | Compiling winnow v1.0.0 |
| 775 | 2026-06-02T15:49:06.080Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ascii", "binary", "debug", "default", "parser", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=e8b318ba6554bfce -C extra-filename=-cae12602703ffdbf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 776 | 2026-06-02T15:49:06.102Z | Compiling lazy_static v1.5.0 |
| 777 | 2026-06-02T15:49:06.106Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=9c051c22b8cd10fb -C extra-filename=-8821bb668838cb78 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 778 | 2026-06-02T15:49:06.197Z | Compiling unicode-segmentation v1.10.0 |
| 779 | 2026-06-02T15:49:06.200Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=73672d1a4c945697 -C extra-filename=-b6421ba710068779 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-b6421ba710068779 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 780 | 2026-06-02T15:49:06.205Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=48b11b5e197642a1 -C extra-filename=-268e9bde897204d6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 781 | 2026-06-02T15:49:06.420Z | Compiling openssl-probe v0.2.1 |
| 782 | 2026-06-02T15:49:06.423Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d9a65786c2d61b3 -C extra-filename=-0f98dafc45332edf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 783 | 2026-06-02T15:49:06.433Z | Compiling pretty-hex v0.4.1 |
| 784 | 2026-06-02T15:49:06.437Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=29bea6aa7daad9b8 -C extra-filename=-e3b75f50831f4251 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 785 | 2026-06-02T15:49:06.542Z | Compiling rustls-native-certs v0.8.3 |
| 786 | 2026-06-02T15:49:06.546Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=268a305039d846d5 -C extra-filename=-6de0353532cf579b --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-0f98dafc45332edf.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rmeta --cap-lints allow` |
| 787 | 2026-06-02T15:49:06.560Z | Compiling newline-converter v0.3.0 |
| 788 | 2026-06-02T15:49:06.563Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e46d7a0a0d1e1ffb -C extra-filename=-9b07faaceba6163c --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-268e9bde897204d6.rmeta --cap-lints allow` |
| 789 | 2026-06-02T15:49:06.563Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-b6421ba710068779/build-script-build` |
| 790 | 2026-06-02T15:49:06.581Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 791 | 2026-06-02T15:49:06.584Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=d29a7f842d5bd28d -C extra-filename=-8a5ebe37ab40c259 --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-cae12602703ffdbf.rmeta --cap-lints allow` |
| 792 | 2026-06-02T15:49:06.602Z | Compiling console v0.15.7 |
| 793 | 2026-06-02T15:49:06.605Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=70efa36d094398c8 -C extra-filename=-657ab439e92ee719 --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-8821bb668838cb78.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-98f740a09deac395.rmeta --cap-lints allow` |
| 794 | 2026-06-02T15:49:06.668Z | Compiling chrono v0.4.44 |
| 795 | 2026-06-02T15:49:06.671Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "defmt", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=125db93d1b329ed0 -C extra-filename=-8ecc1ca7b3236f8a --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-2d58c4d1585bc35b.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-d65cc996858503d2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rmeta --cap-lints allow` |
| 796 | 2026-06-02T15:49:06.716Z | Compiling hyper-util v0.1.20 |
| 797 | 2026-06-02T15:49:06.719Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-pool"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=ad2a222922e91b56 -C extra-filename=-e84bd8b28e8e9b06 --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-589732fb9e6d26c4.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-8e56c73b1c5fb356.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-64c712888ff617d4.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-8e444235435ba469.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-50eaa4cb79855fef.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-94aad10e22565f6e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-423c98961edda6fc.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-64a05c7133fc39c8.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2711f539375ae079.rmeta --cap-lints allow` |
| 798 | 2026-06-02T15:49:06.873Z | Compiling rand_chacha v0.9.0 |
| 799 | 2026-06-02T15:49:06.876Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=db2ce73d241d0d3f -C extra-filename=-b7f5d73b5bc9dd9d --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-0e59af9b59436a95.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-30bd0572eec3e616.rmeta --cap-lints allow` |
| 800 | 2026-06-02T15:49:07.209Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-6ffbc8bd9a0e7ed1/build-script-build` |
| 801 | 2026-06-02T15:49:07.250Z | Compiling digest v0.10.7 |
| 802 | 2026-06-02T15:49:07.258Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=23052207d72456dc -C extra-filename=-6e7e04343c72d932 --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-14a90bb25dab599d.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-c32bca42549856fb.rmeta --cap-lints allow` |
| 803 | 2026-06-02T15:49:07.268Z | Compiling flate2 v1.1.9 |
| 804 | 2026-06-02T15:49:07.271Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_c_zlib", "any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "document-features", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=9e8ded42f7049827 -C extra-filename=-3016cd47fe30698f --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-99bbd35b0cc9e192.rmeta --extern miniz_oxide=/work/oxidecomputer/dropshot/target/debug/deps/libminiz_oxide-f87b9cfb29e68b73.rmeta --cap-lints allow` |
| 805 | 2026-06-02T15:49:07.290Z | Compiling idna_adapter v1.2.0 |
| 806 | 2026-06-02T15:49:07.293Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=37beba854d11bfdc -C extra-filename=-c89bade91043d808 --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-c35011707d183e35.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-0c914d2369250bde.rmeta --cap-lints allow` |
| 807 | 2026-06-02T15:49:07.384Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=2cb27671656bf173 -C extra-filename=-ea330291bee9c1f3 --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-5a05bf4bb0256f51.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-e3b75f50831f4251.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-194bdbb45018861a.rmeta --cap-lints allow` |
| 808 | 2026-06-02T15:49:07.422Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=9d3a1ffb4270a23a -C extra-filename=-112d160a04332985 --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` |
| 809 | 2026-06-02T15:49:07.436Z | Compiling crypto-common v0.2.1 |
| 810 | 2026-06-02T15:49:07.440Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "zeroize"))' -C metadata=092a051a684867ae -C extra-filename=-3b2f069c5abc0d9c --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-beaca53899b89962.rmeta --cap-lints allow` |
| 811 | 2026-06-02T15:49:07.623Z | Compiling block-buffer v0.12.0 |
| 812 | 2026-06-02T15:49:07.626Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=fe9bc7ebc2e2e178 -C extra-filename=-37945d093a86d09e --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-beaca53899b89962.rmeta --cap-lints allow` |
| 813 | 2026-06-02T15:49:07.679Z | Compiling concurrent-queue v2.5.0 |
| 814 | 2026-06-02T15:49:07.682Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=3640729aaf77ff53 -C extra-filename=-b273cca7963ac5f0 --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-f28915128349f860.rmeta --cap-lints allow` |
| 815 | 2026-06-02T15:49:07.773Z | Compiling serde_derive_internals v0.29.0 |
| 816 | 2026-06-02T15:49:07.777Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0633d9f022777e34 -C extra-filename=-d72402ff3c89728c --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-f1e88b94e8f6a802.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rmeta --cap-lints allow` |
| 817 | 2026-06-02T15:49:07.879Z | Compiling serde_spanned v1.1.1 |
| 818 | 2026-06-02T15:49:07.883Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=dda61715a95c5662 -C extra-filename=-edb963c0b68600ae --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-28cca22e5ec81b50.rmeta --cap-lints allow` |
| 819 | 2026-06-02T15:49:08.027Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 820 | 2026-06-02T15:49:08.031Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-1.1.1+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=fd79c771fb3248f4 -C extra-filename=-228976a684613a71 --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-28cca22e5ec81b50.rmeta --cap-lints allow` |
| 821 | 2026-06-02T15:49:08.167Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d575ef579f3d7661 -C extra-filename=-09115ffeb7a98170 --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-f1e88b94e8f6a802.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-464a57a779ffb7fd.rmeta --cap-lints allow` |
| 822 | 2026-06-02T15:49:08.329Z | Compiling thread_local v1.1.4 |
| 823 | 2026-06-02T15:49:08.332Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=59127120e5ea879a -C extra-filename=-641eec3a79d99654 --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-759662fb202b781f.rmeta --cap-lints allow` |
| 824 | 2026-06-02T15:49:08.374Z | Compiling multer v3.1.0 |
| 825 | 2026-06-02T15:49:08.378Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=3b5b6ab504b5a91e -C extra-filename=-1fab9d559de8139e --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-1fab9d559de8139e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-92da51f7fbefe38b.rlib --cap-lints allow` |
| 826 | 2026-06-02T15:49:08.397Z | Compiling sync_wrapper v1.0.1 |
| 827 | 2026-06-02T15:49:08.400Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=0c6ef493c0649593 -C extra-filename=-f206976d29ec748f --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-a5b2b25c0fb74cf5.rmeta --cap-lints allow` |
| 828 | 2026-06-02T15:49:08.454Z | Compiling encoding_rs v0.8.32 |
| 829 | 2026-06-02T15:49:08.457Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=ddd17c9b9391e966 -C extra-filename=-f41b91746157a673 --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-fb257ca1696476a2.rmeta --cap-lints allow` |
| 830 | 2026-06-02T15:49:08.488Z | Compiling camino v1.2.2 |
| 831 | 2026-06-02T15:49:08.492Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=17fe0b3102cf707f -C extra-filename=-90b441c9213c55bb --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-90b441c9213c55bb -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 832 | 2026-06-02T15:49:08.499Z | Compiling heck v0.5.0 |
| 833 | 2026-06-02T15:49:08.502Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=241f7bf5cd45ea40 -C extra-filename=-df1ab2ba3d519841 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 834 | 2026-06-02T15:49:08.586Z | Compiling cpufeatures v0.2.17 |
| 835 | 2026-06-02T15:49:08.589Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 836 | 2026-06-02T15:49:08.589Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dd06c39f1b0e1447 -C extra-filename=-692499d157748260 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 837 | 2026-06-02T15:49:08.589Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.1.1+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=18863a07e6baa38d -C extra-filename=-96fc0577e28cb6a2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 838 | 2026-06-02T15:49:08.650Z | Compiling schemars v0.8.22 |
| 839 | 2026-06-02T15:49:08.655Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=9cf5f5f729f67de7 -C extra-filename=-89c72af65df58d70 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-89c72af65df58d70 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 840 | 2026-06-02T15:49:08.692Z | Compiling parking v2.2.0 |
| 841 | 2026-06-02T15:49:08.701Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=f2cd159bead18206 -C extra-filename=-524979845a589bbf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 842 | 2026-06-02T15:49:08.796Z | Compiling semver v1.0.28 |
| 843 | 2026-06-02T15:49:08.799Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=3448d4d2c08b95a4 -C extra-filename=-753851c9787dbc18 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 844 | 2026-06-02T15:49:08.805Z | Compiling slog-async v2.8.0 |
| 845 | 2026-06-02T15:49:08.809Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=ad69e33526ff0833 -C extra-filename=-1d1d75a382def0a0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-1d1d75a382def0a0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 846 | 2026-06-02T15:49:08.877Z | Compiling const-oid v0.10.2 |
| 847 | 2026-06-02T15:49:08.882Z | Compiling similar v2.2.1 |
| 848 | 2026-06-02T15:49:08.882Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-oid-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db"))' -C metadata=af60da158d97b19b -C extra-filename=-e9bf9f42da1cf367 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 849 | 2026-06-02T15:49:08.882Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=e4dfd387f7cdc95f -C extra-filename=-9a84593f610e9656 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 850 | 2026-06-02T15:49:09.080Z | Compiling target-triple v1.0.0 |
| 851 | 2026-06-02T15:49:09.084Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b6f0b2b8634bf12 -C extra-filename=-34838c043a3ef606 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-34838c043a3ef606 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 852 | 2026-06-02T15:49:09.090Z | Compiling match_cfg v0.1.0 |
| 853 | 2026-06-02T15:49:09.093Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=377133d1da0b4c6f -C extra-filename=-73ec9627ba7ac614 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 854 | 2026-06-02T15:49:09.128Z | Compiling compression-core v0.4.32 |
| 855 | 2026-06-02T15:49:09.132Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name compression_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-core-0.4.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=604558313378fd2a -C extra-filename=-d43a8e9c6c4fc5cc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 856 | 2026-06-02T15:49:09.151Z | Compiling hostname v0.3.1 |
| 857 | 2026-06-02T15:49:09.154Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=7e0fbb8e536f90e5 -C extra-filename=-2ebb37a234a1d217 --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-94718abbaeac9f45.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-73ec9627ba7ac614.rmeta --cap-lints allow` |
| 858 | 2026-06-02T15:49:09.288Z | Compiling compression-codecs v0.4.38 |
| 859 | 2026-06-02T15:49:09.291Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name compression_codecs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-codecs-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="memchr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-algorithms", "brotli", "bzip2", "deflate", "deflate64", "flate2", "gzip", "libzstd", "lz4", "lzma", "memchr", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=ab0c882cc8a1d79f -C extra-filename=-58a560f2833f8ff3 --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-d43a8e9c6c4fc5cc.rmeta --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-bf2c1521739c16f4.rmeta --cap-lints allow` |
| 860 | 2026-06-02T15:49:09.296Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-1d1d75a382def0a0/build-script-build` |
| 861 | 2026-06-02T15:49:09.318Z | Compiling digest v0.11.2 |
| 862 | 2026-06-02T15:49:09.322Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="block-api"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-api", "default", "dev", "getrandom", "mac", "oid", "rand_core", "zeroize"))' -C metadata=1ecc6880ab616214 -C extra-filename=-9fbcf646d653d77e --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-37945d093a86d09e.rmeta --extern const_oid=/work/oxidecomputer/dropshot/target/debug/deps/libconst_oid-e9bf9f42da1cf367.rmeta --extern common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-3b2f069c5abc0d9c.rmeta --cap-lints allow` |
| 863 | 2026-06-02T15:49:09.332Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-89c72af65df58d70/build-script-build` |
| 864 | 2026-06-02T15:49:09.345Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-90b441c9213c55bb/build-script-build` |
| 865 | 2026-06-02T15:49:09.355Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-34838c043a3ef606/build-script-build` |
| 866 | 2026-06-02T15:49:09.368Z | Compiling event-listener v5.0.0 |
| 867 | 2026-06-02T15:49:09.371Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=1ec234b7461b7eda -C extra-filename=-1393fe94c46afed8 --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-b273cca7963ac5f0.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-524979845a589bbf.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --cap-lints allow` |
| 868 | 2026-06-02T15:49:09.383Z | Compiling toml v1.1.2+spec-1.1.0 |
| 869 | 2026-06-02T15:49:09.387Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=8fd7c96fe5e043fa -C extra-filename=-ca542c8c92d20345 --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-28cca22e5ec81b50.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-edb963c0b68600ae.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-228976a684613a71.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-8a5ebe37ab40c259.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-96fc0577e28cb6a2.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-cae12602703ffdbf.rmeta --cap-lints allow` |
| 870 | 2026-06-02T15:49:09.476Z | Compiling sha1 v0.10.6 |
| 871 | 2026-06-02T15:49:09.480Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=1faed90f3623ebec -C extra-filename=-8d7605e5f3cc6fc6 --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-fb257ca1696476a2.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-692499d157748260.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-6e7e04343c72d932.rmeta --cap-lints allow` |
| 872 | 2026-06-02T15:49:09.537Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-1fab9d559de8139e/build-script-build` |
| 873 | 2026-06-02T15:49:09.577Z | Compiling schemars_derive v0.8.22 |
| 874 | 2026-06-02T15:49:09.581Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ed79f88789554dc -C extra-filename=-ae57b93ce65d7a76 --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-d72402ff3c89728c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 875 | 2026-06-02T15:49:09.643Z | Compiling tower v0.5.2 |
| 876 | 2026-06-02T15:49:09.646Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=6e1b692b53f92590 -C extra-filename=-4a6cf7c3f9ccddbf --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-a5b2b25c0fb74cf5.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-64c712888ff617d4.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-f206976d29ec748f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-423c98961edda6fc.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-64a05c7133fc39c8.rmeta --cap-lints allow` |
| 877 | 2026-06-02T15:49:09.697Z | Compiling mime_guess v2.0.5 |
| 878 | 2026-06-02T15:49:09.700Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=d4e69123311f7aab -C extra-filename=-5b8c42131ddee341 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-5b8c42131ddee341 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-112d160a04332985.rlib --cap-lints allow` |
| 879 | 2026-06-02T15:49:09.856Z | Compiling idna v1.0.3 |
| 880 | 2026-06-02T15:49:09.859Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=cf1be33ca24e30b0 -C extra-filename=-2c28959041946b72 --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-c89bade91043d808.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-5c814b6f45301754.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-9c0ed482e94e9564.rmeta --cap-lints allow` |
| 881 | 2026-06-02T15:49:10.149Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=6cf2b9dd1c1f6c2e -C extra-filename=-c984829d77bbf6fd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 882 | 2026-06-02T15:49:10.158Z | Compiling rand v0.9.2 |
| 883 | 2026-06-02T15:49:10.162Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=2926e97b9ec1fa19 -C extra-filename=-3676c87403abc7a5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-b7f5d73b5bc9dd9d.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-30bd0572eec3e616.rmeta --cap-lints allow` |
| 884 | 2026-06-02T15:49:10.211Z | Compiling usdt-macro v0.6.0 |
| 885 | 2026-06-02T15:49:10.215Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34e20bcec5eeecc0 -C extra-filename=-71d747c4914d887a --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-2a77c49234dadf4f.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-46a0a51a1b80cd37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-9557433228708f70.rlib --extern proc_macro --cap-lints allow` |
| 886 | 2026-06-02T15:49:10.331Z | Compiling usdt-attr-macro v0.6.0 |
| 887 | 2026-06-02T15:49:10.335Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a16c0624cbaeb248 -C extra-filename=-9aa1972c94654516 --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-2a77c49234dadf4f.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-46a0a51a1b80cd37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-9557433228708f70.rlib --extern proc_macro --cap-lints allow` |
| 888 | 2026-06-02T15:49:10.608Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=e8a95b7482914266 -C extra-filename=-c3e4aaa1e0eb09e5 --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-cee97a4302d309b7.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-ea330291bee9c1f3.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-2a77c49234dadf4f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-f1e88b94e8f6a802.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-09115ffeb7a98170.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-e99ab217ace3d40f.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)'` |
| 889 | 2026-06-02T15:49:10.757Z | Compiling slog-json v2.6.1 |
| 890 | 2026-06-02T15:49:10.761Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=d3086d3177c0b50f -C extra-filename=-e989e40e962a1d3b --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-01994cf3cdedc8b5.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-3412e32092b7b6ad.rmeta --cap-lints allow` |
| 891 | 2026-06-02T15:49:10.830Z | Compiling tempfile v3.27.0 |
| 892 | 2026-06-02T15:49:10.833Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=2d701b756ba944db -C extra-filename=-2f724ab91399a107 --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-9ed88461832544fc.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-3949cdaf01c3d980.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-759662fb202b781f.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-8152ebbc245abf83.rmeta --cap-lints allow` |
| 893 | 2026-06-02T15:49:10.942Z | Compiling futures-executor v0.3.32 |
| 894 | 2026-06-02T15:49:10.946Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "thread-pool"))' -C metadata=edcae1c12fec1418 -C extra-filename=-5f67c5309bde8045 --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-a5b2b25c0fb74cf5.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-a9553c5afe3577f3.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-64c712888ff617d4.rmeta --cap-lints allow` |
| 895 | 2026-06-02T15:49:10.963Z | Compiling async-stream-impl v0.3.6 |
| 896 | 2026-06-02T15:49:10.966Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf347dc91ffc34c6 -C extra-filename=-568043a93bb112fa --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 897 | 2026-06-02T15:49:10.995Z | Compiling crossbeam-channel v0.5.15 |
| 898 | 2026-06-02T15:49:10.999Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d6e64ace638fee45 -C extra-filename=-522951470e7d2ef8 --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-f28915128349f860.rmeta --cap-lints allow` |
| 899 | 2026-06-02T15:49:11.144Z | Compiling http-body-util v0.1.3 |
| 900 | 2026-06-02T15:49:11.148Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=6bd5dd9c8b5163af -C extra-filename=-6caf4e0a6bf246a5 --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-cd8b54f74e4a4a1f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a5b2b25c0fb74cf5.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-8e444235435ba469.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --cap-lints allow` |
| 901 | 2026-06-02T15:49:11.218Z | Compiling uuid v1.23.1 |
| 902 | 2026-06-02T15:49:11.222Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=a6cf806297934ae0 -C extra-filename=-5cbf6e2d4978f5c8 --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-3949cdaf01c3d980.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-28cca22e5ec81b50.rmeta --cap-lints allow` |
| 903 | 2026-06-02T15:49:11.245Z | Compiling is-terminal v0.4.12 |
| 904 | 2026-06-02T15:49:11.248Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9f2a6215ebcb467 -C extra-filename=-ddba63db4280004d --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-94718abbaeac9f45.rmeta --cap-lints allow` |
| 905 | 2026-06-02T15:49:11.325Z | Compiling memmap2 v0.9.8 |
| 906 | 2026-06-02T15:49:11.328Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=1ae01b4441b18059 -C extra-filename=-f930dc6eba348d77 --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-94718abbaeac9f45.rmeta --cap-lints allow` |
| 907 | 2026-06-02T15:49:11.336Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 908 | 2026-06-02T15:49:11.339Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=22e84753b21e0109 -C extra-filename=-4d47a606a21733ff --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-4d47a606a21733ff -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-92da51f7fbefe38b.rlib` |
| 909 | 2026-06-02T15:49:11.374Z | Compiling dyn-clone v1.0.4 |
| 910 | 2026-06-02T15:49:11.377Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a70cab50a771374 -C extra-filename=-e7745279d2cff943 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 911 | 2026-06-02T15:49:11.464Z | Compiling term v1.1.0 |
| 912 | 2026-06-02T15:49:11.468Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=244ed5bbfac27639 -C extra-filename=-441aca3ffe519951 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 913 | 2026-06-02T15:49:11.473Z | Compiling data-encoding v2.4.0 |
| 914 | 2026-06-02T15:49:11.477Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a3662b85677a5303 -C extra-filename=-73fdee703827b9a7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 915 | 2026-06-02T15:49:11.534Z | Compiling iri-string v0.7.8 |
| 916 | 2026-06-02T15:49:11.543Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=7f50cd3ff81707bf -C extra-filename=-652d5030122b3bc5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 917 | 2026-06-02T15:49:11.563Z | Compiling spin v0.9.8 |
| 918 | 2026-06-02T15:49:11.567Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mutex"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=79caed09a6fab28c -C extra-filename=-5f059a01f3188011 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 919 | 2026-06-02T15:49:11.579Z | Compiling cpufeatures v0.3.0 |
| 920 | 2026-06-02T15:49:11.583Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25317de3bec08dd7 -C extra-filename=-50488ad48fb460f3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 921 | 2026-06-02T15:49:11.627Z | Compiling anyhow v1.0.102 |
| 922 | 2026-06-02T15:49:11.631Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=cc4426144d2a38e2 -C extra-filename=-1832141e80e065f1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-1832141e80e065f1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 923 | 2026-06-02T15:49:11.646Z | Compiling take_mut v0.2.2 |
| 924 | 2026-06-02T15:49:11.650Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=707c603e30879e66 -C extra-filename=-75250e195d1b43bf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 925 | 2026-06-02T15:49:11.678Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=fa27f8eff28300ae -C extra-filename=-9cd713e0bcf09c0d --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-cd8b54f74e4a4a1f.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-f41b91746157a673.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-64c712888ff617d4.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-8369d3c8974548ae.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-bf2c1521739c16f4.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-eee5201096fca9d8.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-5f059a01f3188011.rmeta --cap-lints allow` |
| 926 | 2026-06-02T15:49:11.750Z | Compiling tungstenite v0.29.0 |
| 927 | 2026-06-02T15:49:11.754Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/lib.rs --error-format=json --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=93c9c7e267963a7f -C extra-filename=-7669b04522f36d9d --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-cd8b54f74e4a4a1f.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-73fdee703827b9a7.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-8369d3c8974548ae.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-b0fbbae6abc1d026.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-3676c87403abc7a5.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-8d7605e5f3cc6fc6.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rmeta --cap-lints allow` |
| 928 | 2026-06-02T15:49:11.934Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-1832141e80e065f1/build-script-build` |
| 929 | 2026-06-02T15:49:12.139Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=94d8ca825506f758 -C extra-filename=-f90995c1d07bb83f --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-522951470e7d2ef8.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-75250e195d1b43bf.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-641eec3a79d99654.rmeta --cap-lints allow --cfg integer128` |
| 930 | 2026-06-02T15:49:12.159Z | Compiling slog-term v2.9.2 |
| 931 | 2026-06-02T15:49:12.163Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=c092d2f080ccde37 -C extra-filename=-1cfa877c3d6ebf8e --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-8ecc1ca7b3236f8a.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-ddba63db4280004d.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-441aca3ffe519951.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-641eec3a79d99654.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-3412e32092b7b6ad.rmeta --cap-lints allow` |
| 932 | 2026-06-02T15:49:12.168Z | Compiling sha1 v0.11.0 |
| 933 | 2026-06-02T15:49:12.172Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(sha1_backend, values("aarch64-sha2", "x86-sha", "soft"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=a5d42d399bf8be9e -C extra-filename=-fd34d1f75d5a5d3c --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-fb257ca1696476a2.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-50488ad48fb460f3.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-9fbcf646d653d77e.rmeta --cap-lints allow` |
| 934 | 2026-06-02T15:49:12.268Z | Compiling async-stream v0.3.6 |
| 935 | 2026-06-02T15:49:12.272Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bec1498302fff06f -C extra-filename=-d3cd390692e9d749 --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-568043a93bb112fa.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a5b2b25c0fb74cf5.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --cap-lints allow` |
| 936 | 2026-06-02T15:49:12.418Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-4d47a606a21733ff/build-script-build` |
| 937 | 2026-06-02T15:49:12.439Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=cb05e597d054574e -C extra-filename=-5effa0ff96b6899d --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-8ecc1ca7b3236f8a.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-e7745279d2cff943.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-ae57b93ce65d7a76.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 938 | 2026-06-02T15:49:12.450Z | Compiling usdt v0.6.0 |
| 939 | 2026-06-02T15:49:12.454Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=f75e3e6c44636ba1 -C extra-filename=-abb89fd87fcd0dfb --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-ea330291bee9c1f3.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-5a05bf4bb0256f51.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-f930dc6eba348d77.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-9aa1972c94654516.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-c3e4aaa1e0eb09e5.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-71d747c4914d887a.so --cap-lints allow` |
| 940 | 2026-06-02T15:49:12.672Z | Compiling tower-http v0.6.8 |
| 941 | 2026-06-02T15:49:12.676Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=0c6f680b1ba99f8f -C extra-filename=-648d0ee39acbe885 --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-c061c392b39d0cdb.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-64c712888ff617d4.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-8e444235435ba469.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-652d5030122b3bc5.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-4a6cf7c3f9ccddbf.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-423c98961edda6fc.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-64a05c7133fc39c8.rmeta --cap-lints allow` |
| 942 | 2026-06-02T15:49:12.721Z | Compiling futures v0.3.32 |
| 943 | 2026-06-02T15:49:12.725Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "spin", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=2b6174f160b32625 -C extra-filename=-f238c2620037e891 --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-8e56c73b1c5fb356.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a5b2b25c0fb74cf5.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-5f67c5309bde8045.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-e1e44d807b805eda.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-8b23948e1beff7d9.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-a9553c5afe3577f3.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-64c712888ff617d4.rmeta --cap-lints allow` |
| 944 | 2026-06-02T15:49:12.754Z | Compiling atomicwrites v0.4.4 |
| 945 | 2026-06-02T15:49:12.758Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02487865a20c52b3 -C extra-filename=-8a94dbae4afba0f7 --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-e58585e94efb8c8b.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rmeta --cap-lints allow` |
| 946 | 2026-06-02T15:49:12.767Z | Compiling slog-bunyan v2.5.0 |
| 947 | 2026-06-02T15:49:12.773Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=dd2e51dc05fd49df -C extra-filename=-fee5cf2bd6968771 --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-2ebb37a234a1d217.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-3412e32092b7b6ad.rmeta --cap-lints allow` |
| 948 | 2026-06-02T15:49:12.792Z | Compiling serde_urlencoded v0.7.1 |
| 949 | 2026-06-02T15:49:12.796Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de70ecd51d8d7035 -C extra-filename=-d27f0010ab84cf37 --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-6e531a1ac3c29188.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-376b2f4c1ff28e2a.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-c984829d77bbf6fd.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rmeta --cap-lints allow` |
| 950 | 2026-06-02T15:49:12.882Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-5b8c42131ddee341/build-script-build` |
| 951 | 2026-06-02T15:49:12.895Z | Compiling url v2.5.4 |
| 952 | 2026-06-02T15:49:12.899Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=a0da3faf501eb522 -C extra-filename=-bfdab7c55b1ca2a1 --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-6e531a1ac3c29188.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-2c28959041946b72.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rmeta --cap-lints allow` |
| 953 | 2026-06-02T15:49:12.904Z | Compiling event-listener-strategy v0.5.4 |
| 954 | 2026-06-02T15:49:12.907Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=aab55294e857c620 -C extra-filename=-c2ca1fc738d59d72 --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-1393fe94c46afed8.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --cap-lints allow` |
| 955 | 2026-06-02T15:49:12.938Z | Compiling async-compression v0.4.42 |
| 956 | 2026-06-02T15:49:12.941Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name async_compression --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-compression-0.4.42/src/lib.rs --error-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=804502161322b07e -C extra-filename=-4164962b260198f1 --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-58a560f2833f8ff3.rmeta --extern compression_core=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_core-d43a8e9c6c4fc5cc.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --cap-lints allow` |
| 957 | 2026-06-02T15:49:13.029Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=9645d2fb30eac7d4 -C extra-filename=-38e1747ec1bbb146 --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-28cca22e5ec81b50.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)'` |
| 958 | 2026-06-02T15:49:13.029Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83b32c2fda4faadd -C extra-filename=-28bcbd2fd7c04bb4 --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"))'` |
| 959 | 2026-06-02T15:49:13.078Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 960 | 2026-06-02T15:49:13.081Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2024 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b38a7bdcc48e4e3a -C extra-filename=-13368e76cda603f7 --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-df1ab2ba3d519841.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-498867b5042df093.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-46a0a51a1b80cd37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro` |
| 961 | 2026-06-02T15:49:13.104Z | Compiling pem v3.0.6 |
| 962 | 2026-06-02T15:49:13.107Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5062b00422436d24 -C extra-filename=-9ad8073e928d28ee --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-589732fb9e6d26c4.rmeta --cap-lints allow` |
| 963 | 2026-06-02T15:49:13.133Z | Compiling yasna v0.6.0 |
| 964 | 2026-06-02T15:49:13.137Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=81dbd71351fcf331 -C extra-filename=-998d89eedac21323 --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-3412e32092b7b6ad.rmeta --cap-lints allow` |
| 965 | 2026-06-02T15:49:13.240Z | Compiling openapiv3 v2.2.0 |
| 966 | 2026-06-02T15:49:13.243Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=7bc0aa22c8c41b5d -C extra-filename=-8a8486ad31691069 --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-80e3adcd38e4b099.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rmeta --cap-lints allow` |
| 967 | 2026-06-02T15:49:13.426Z | Compiling waitgroup v0.1.2 |
| 968 | 2026-06-02T15:49:13.429Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72d04c1b969cbc4c -C extra-filename=-dad4b5675c3f49b7 --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-054961d38c1ac380.rmeta --cap-lints allow` |
| 969 | 2026-06-02T15:49:13.465Z | Compiling async-trait v0.1.89 |
| 970 | 2026-06-02T15:49:13.469Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=87b11da37779252b -C extra-filename=-50d48356cac5b8d3 --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-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 971 | 2026-06-02T15:49:13.561Z | Compiling rustls-pemfile v2.2.0 |
| 972 | 2026-06-02T15:49:13.565Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e9ab14a90e064ac4 -C extra-filename=-bee5277a7c2f43dc --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-ae738ef4e9cfc43f.rmeta --cap-lints allow` |
| 973 | 2026-06-02T15:49:13.670Z | Compiling serde_path_to_error v0.1.20 |
| 974 | 2026-06-02T15:49:13.679Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b9921c86743586b -C extra-filename=-17dbe2386f32b2d3 --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-376b2f4c1ff28e2a.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-28cca22e5ec81b50.rmeta --cap-lints allow` |
| 975 | 2026-06-02T15:49:13.753Z | Compiling hostname v0.4.2 |
| 976 | 2026-06-02T15:49:13.756Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=f19a0ca0ea0d50a7 -C extra-filename=-8cc65203b5b16f0e --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-fb257ca1696476a2.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rmeta --cap-lints allow` |
| 977 | 2026-06-02T15:49:13.855Z | Compiling simple-mermaid v0.2.0 |
| 978 | 2026-06-02T15:49:13.858Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name simple_mermaid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simple-mermaid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58b15d933afe850f -C extra-filename=-04384d3e3152b0b8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 979 | 2026-06-02T15:49:13.888Z | Compiling termcolor v1.1.2 |
| 980 | 2026-06-02T15:49:13.891Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=016da98a7717a59d -C extra-filename=-fb88bccf6cfff1cb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 981 | 2026-06-02T15:49:13.900Z | Compiling debug-ignore v1.0.5 |
| 982 | 2026-06-02T15:49:13.903Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=907432939ef1bf0a -C extra-filename=-ba9d5c8d5c9e69b4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 983 | 2026-06-02T15:49:13.918Z | Compiling glob v0.3.0 |
| 984 | 2026-06-02T15:49:13.923Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69c8ecb9e4649939 -C extra-filename=-d4e07607ccc4c1c0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 985 | 2026-06-02T15:49:13.997Z | Compiling async-channel v2.5.0 |
| 986 | 2026-06-02T15:49:14.000Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=58d76b7998aa5063 -C extra-filename=-b322baec7d9b2f70 --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-b273cca7963ac5f0.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-c2ca1fc738d59d72.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a5b2b25c0fb74cf5.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --cap-lints allow` |
| 987 | 2026-06-02T15:49:14.019Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=ca84c72c93fb5c8a -C extra-filename=-1b5fb49e884132e8 --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-eee5201096fca9d8.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-112d160a04332985.rmeta --cap-lints allow` |
| 988 | 2026-06-02T15:49:14.194Z | Compiling trybuild v1.0.116 |
| 989 | 2026-06-02T15:49:14.200Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=6bcb0822f3949818 -C extra-filename=-4eb222483ed5f247 --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-d4e07607ccc4c1c0.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-9133a0eb5285dfd3.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-28bcbd2fd7c04bb4.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-fb88bccf6cfff1cb.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rmeta --cap-lints allow` |
| 990 | 2026-06-02T15:49:14.222Z | Compiling expectorate v1.2.0 |
| 991 | 2026-06-02T15:49:14.225Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=bcbc7b48fc293262 -C extra-filename=-c203ec5f7f305eb0 --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-8a94dbae4afba0f7.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-657ab439e92ee719.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-9b07faaceba6163c.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-9a84593f610e9656.rmeta --cap-lints allow` |
| 992 | 2026-06-02T15:49:14.333Z | Compiling tokio-tungstenite v0.29.0 |
| 993 | 2026-06-02T15:49:14.337Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.29.0/src/lib.rs --error-format=json --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=64a524740f69a18f -C extra-filename=-7cd93b1f0f731017 --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-64c712888ff617d4.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-b0fbbae6abc1d026.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-7669b04522f36d9d.rmeta --cap-lints allow` |
| 994 | 2026-06-02T15:49:14.363Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=25b6af034e23720d -C extra-filename=-f3136602c1411c28 --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)'` |
| 995 | 2026-06-02T15:49:14.428Z | Compiling buf-list v1.1.2 |
| 996 | 2026-06-02T15:49:14.431Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=bb0f87ffcc7b5c3b -C extra-filename=-062aba1a73648fee --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-cd8b54f74e4a4a1f.rmeta --cap-lints allow` |
| 997 | 2026-06-02T15:49:14.459Z | Compiling subprocess v1.1.0 |
| 998 | 2026-06-02T15:49:14.462Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e438dddc60013874 -C extra-filename=-b52b6e5e94eb5d8a --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-94718abbaeac9f45.rmeta --cap-lints allow` |
| 999 | 2026-06-02T15:49:14.611Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=98352371c11a2377 -C extra-filename=-858a73e5e0fa9e46 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1000 | 2026-06-02T15:49:14.698Z | Compiling prettyplease v0.2.37 |
| 1001 | 2026-06-02T15:49:14.699Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=014921d6483c318c -C extra-filename=-f487463f03203dae --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-f487463f03203dae -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1002 | 2026-06-02T15:49:14.811Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=fb35c89c610f2ad2 -C extra-filename=-49bb33548f868569 --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-9ed88461832544fc.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-3949cdaf01c3d980.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-858a73e5e0fa9e46.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-8152ebbc245abf83.rmeta --cap-lints allow` |
| 1003 | 2026-06-02T15:49:14.835Z | Compiling schema-derive v0.1.0 |
| 1004 | 2026-06-02T15:49:14.838Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=feab44a6f105d1fe -C extra-filename=-1791cbafa564c75d --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-be6774dfd701dc5d.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro --cap-lints allow` |
| 1005 | 2026-06-02T15:49:14.933Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-f487463f03203dae/build-script-build` |
| 1006 | 2026-06-02T15:49:14.946Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=f91684134ae9bfee -C extra-filename=-786593aa6616f689 --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-f1e88b94e8f6a802.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1007 | 2026-06-02T15:49:15.238Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8bfb61eceafac5e5 -C extra-filename=-845c0311db70252c --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-e58585e94efb8c8b.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-49bb33548f868569.rmeta --cap-lints allow` |
| 1008 | 2026-06-02T15:49:15.432Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=5a3e7191ce49f985 -C extra-filename=-7f885a97d8e90e9e --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-845c0311db70252c.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-657ab439e92ee719.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-9b07faaceba6163c.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-9a84593f610e9656.rmeta --cap-lints allow` |
| 1009 | 2026-06-02T15:49:15.775Z | Compiling schema v0.1.0 |
| 1010 | 2026-06-02T15:49:15.778Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c71118bef5d43cd -C extra-filename=-405b5720a0b5badc --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-f1e88b94e8f6a802.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-1791cbafa564c75d.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rmeta --cap-lints allow` |
| 1011 | 2026-06-02T15:49:15.849Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2024 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68e9c14f87c2f340 -C extra-filename=-30d54e2d038b8abd --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-7f885a97d8e90e9e.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-df1ab2ba3d519841.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-786593aa6616f689.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-405b5720a0b5badc.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-498867b5042df093.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-46a0a51a1b80cd37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro` |
| 1012 | 2026-06-02T15:49:19.641Z | Running `/work/oxidecomputer/dropshot/target/debug/build/aws-lc-rs-1bc196bf897cd364/build-script-build` |
| 1013 | 2026-06-02T15:49:19.641Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=ea55f42308ce572b -C extra-filename=-8348e4fbd4d24bdc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out -l static=aws_lc_0_40_0_crypto --cfg universal` |
| 1014 | 2026-06-02T15:49:19.655Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-4f5ad3d72f7c81ff/build-script-build` |
| 1015 | 2026-06-02T15:49:20.022Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.16.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aws-lc-sys"' --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=a5a87ba96edd970c -C extra-filename=-c3565534f20ae698 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_sys=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_sys-8348e4fbd4d24bdc.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-88340b239301e1bf.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out --check-cfg 'cfg(aws_lc_rs_docsrs)' --check-cfg 'cfg(disable_slow_tests)' --check-cfg 'cfg(dev_tests_only)'` |
| 1016 | 2026-06-02T15:49:20.754Z | Compiling rustls-webpki v0.103.13 |
| 1017 | 2026-06-02T15:49:20.754Z | Compiling rcgen v0.14.8 |
| 1018 | 2026-06-02T15:49:20.758Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(webpki_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="aws-lc-rs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws-lc-rs", "aws-lc-rs-fips", "aws-lc-rs-unstable", "default", "ring", "std"))' -C metadata=69a38977643413b9 -C extra-filename=-d8df0d0ee7881438 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_rs-c3565534f20ae698.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-310b6cd008e8ad69.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1019 | 2026-06-02T15:49:20.758Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.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=unexpected_cfgs --check-cfg 'cfg(rcgen_docsrs)' --cfg 'feature="aws_lc_rs"' --cfg 'feature="crypto"' --cfg 'feature="pem"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "aws_lc_rs_unstable", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=fa1b3d4b19f34898 -C extra-filename=-05805122ab039925 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_rs-c3565534f20ae698.rmeta --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-3412e32092b7b6ad.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-998d89eedac21323.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1020 | 2026-06-02T15:49:21.146Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=15dc7bdd7909aab9 -C extra-filename=-4c321b05f536b011 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/dropshot/target/debug/deps/libaws_lc_rs-c3565534f20ae698.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-b0fbbae6abc1d026.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-759662fb202b781f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-d8df0d0ee7881438.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-a65c75e2be9af8e5.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-88340b239301e1bf.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1021 | 2026-06-02T15:49:23.443Z | Compiling tokio-rustls v0.26.4 |
| 1022 | 2026-06-02T15:49:23.443Z | Compiling rustls-platform-verifier v0.6.2 |
| 1023 | 2026-06-02T15:49:23.447Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "default", "early-data", "fips", "logging", "ring", "tls12", "zlib"))' -C metadata=70a2d5d8278ebf34 -C extra-filename=-d52e7163039c07d9 --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-4c321b05f536b011.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1024 | 2026-06-02T15:49:23.447Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_platform_verifier --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-platform-verifier-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("android_logger", "base64", "cert-logging", "dbg", "docsrs", "ffi-testing", "jni", "once_cell"))' -C metadata=3457239b5930f2ee -C extra-filename=-c49fb2f753b3d868 --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-b0fbbae6abc1d026.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-6de0353532cf579b.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-d8df0d0ee7881438.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1025 | 2026-06-02T15:49:23.624Z | Compiling hyper-rustls v0.27.9 |
| 1026 | 2026-06-02T15:49:23.628Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aws-lc-rs"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=4df32cba68caad30 -C extra-filename=-af9745f84468d841 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-b0fbbae6abc1d026.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-6de0353532cf579b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-64a05c7133fc39c8.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1027 | 2026-06-02T15:49:23.628Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6a44206701d35057 -C extra-filename=-8b3a908be72a1eef --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-4164962b260198f1.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1028 | 2026-06-02T15:49:23.802Z | Compiling reqwest v0.13.3 |
| 1029 | 2026-06-02T15:49:23.806Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.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(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-aws-lc-rs"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__native-tls", "__native-tls-alpn", "__rustls", "__rustls-aws-lc-rs", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "form", "gzip", "hickory-dns", "http2", "http3", "json", "multipart", "native-tls", "native-tls-no-alpn", "native-tls-vendored", "native-tls-vendored-no-alpn", "query", "rustls", "rustls-no-provider", "socks", "stream", "system-proxy", "zstd"))' -C metadata=383002ea37a92c19 -C extra-filename=-eb67c8f424d582a5 --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-589732fb9e6d26c4.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-f41b91746157a673.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a5b2b25c0fb74cf5.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-8a19813e9942930f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-8e444235435ba469.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-b0fbbae6abc1d026.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-eee5201096fca9d8.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b73572b9b3e572bb.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rmeta --extern rustls_platform_verifier=/work/oxidecomputer/dropshot/target/debug/deps/librustls_platform_verifier-c49fb2f753b3d868.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-f206976d29ec748f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-4a6cf7c3f9ccddbf.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-648d0ee39acbe885.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-64a05c7133fc39c8.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-bfdab7c55b1ca2a1.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1030 | 2026-06-02T15:49:25.791Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=78162e7755a97714 -C extra-filename=-33eba0962f1820d6 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1031 | 2026-06-02T15:49:28.617Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2024 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=afbd801c1b242f04 -C extra-filename=-6119746db0de99af --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1032 | 2026-06-02T15:49:28.622Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2024 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4e25481b8abc371d -C extra-filename=-b6a765eb0300d3ef --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1033 | 2026-06-02T15:49:28.622Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2024 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a64c7a7054bf9faa -C extra-filename=-10aa461f927a22fa --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1034 | 2026-06-02T15:49:28.637Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2024 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b196b05807d81f8c -C extra-filename=-677fb88382098ef5 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1035 | 2026-06-02T15:49:28.641Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2024 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2e850f62d2abee40 -C extra-filename=-840b811c222ecad6 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1036 | 2026-06-02T15:49:28.641Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2024 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=625b845ff2c30524 -C extra-filename=-22c8ed6cf08971a0 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1037 | 2026-06-02T15:49:28.641Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2024 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=715a62752330e919 -C extra-filename=-61dad2231c14becf --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1038 | 2026-06-02T15:49:38.431Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2024 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=36602c366a5317c8 -C extra-filename=-d0b0cc8112995002 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1039 | 2026-06-02T15:49:38.599Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2024 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3da7deeb6bd8f699 -C extra-filename=-2e48d9c7f7635058 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1040 | 2026-06-02T15:49:39.101Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2024 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=095833fdb26692a4 -C extra-filename=-00638e9be373856b --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1041 | 2026-06-02T15:49:39.979Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2024 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3e144f134cbdb198 -C extra-filename=-afee4ffd7b72aa62 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1042 | 2026-06-02T15:49:40.850Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2024 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=923e615a25ad46f4 -C extra-filename=-5e35cc02f5ded3c3 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1043 | 2026-06-02T15:49:41.473Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2024 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8bb91d677e7c83dd -C extra-filename=-9bee8ee55f6cf6ff --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1044 | 2026-06-02T15:49:47.549Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2024 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b9cca864be2ec260 -C extra-filename=-8e155ffd16d7f7dd --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1045 | 2026-06-02T15:49:49.343Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2024 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=14bb22f10af643ed -C extra-filename=-041ebbc747830c61 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1046 | 2026-06-02T15:49:49.360Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2024 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=72de2e397374d1b5 -C extra-filename=-8d422c7a83a281c9 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1047 | 2026-06-02T15:49:50.643Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2024 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=02c1f396b1751ccb -C extra-filename=-b41b25f9ebdcd480 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1048 | 2026-06-02T15:49:51.045Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2024 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f7e0b0ce5b7c3412 -C extra-filename=-af21a00179cd8a59 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1049 | 2026-06-02T15:49:52.062Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2024 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8b82fcbc07904544 -C extra-filename=-055c6e445f0be3c1 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1050 | 2026-06-02T15:49:52.714Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2024 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=967cfe2ef60835da -C extra-filename=-6e528d5e44edb2ae --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1051 | 2026-06-02T15:49:52.933Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2024 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6e9fd3b546e861ec -C extra-filename=-01d148ebe78f6a0b --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1052 | 2026-06-02T15:49:58.473Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2024 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5b56b136057e8900 -C extra-filename=-97c97ddb5314d077 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1053 | 2026-06-02T15:49:59.840Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2024 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=dd8596971e830481 -C extra-filename=-71cb5c5f64039cb3 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1054 | 2026-06-02T15:50:00.625Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2024 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=89f669a5caf07cb1 -C extra-filename=-fe350ae28667770e --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-8b3a908be72a1eef.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13368e76cda603f7.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1055 | 2026-06-02T15:50:08.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s |
| 1056 | 2026-06-02T15:50:08.697Z | |
| 1057 | 2026-06-02T15:50:08.697Z | real 1:19.306942421 |
| 1058 | 2026-06-02T15:50:08.697Z | user 6:56.783153889 |
| 1059 | 2026-06-02T15:50:08.697Z | sys 1:09.835460395 |
| 1060 | 2026-06-02T15:50:08.697Z | trap 0.327219890 |
| 1061 | 2026-06-02T15:50:08.697Z | tflt 0.322776279 |
| 1062 | 2026-06-02T15:50:08.697Z | dflt 0.438104046 |
| 1063 | 2026-06-02T15:50:08.697Z | kflt 0.008799264 |
| 1064 | 2026-06-02T15:50:08.697Z | lock 29:09.448741801 |
| 1065 | 2026-06-02T15:50:08.701Z | slp 27:18.479103525 |
| 1066 | 2026-06-02T15:50:08.701Z | lat 22.024473879 |
| 1067 | 2026-06-02T15:50:08.701Z | stop 49.039740606 |
| 1068 | 2026-06-02T15:50:08.701Z | + banner test |
| 1069 | 2026-06-02T15:50:08.701Z | |
| 1070 | 2026-06-02T15:50:08.701Z | ##### ###### #### ##### |
| 1071 | 2026-06-02T15:50:08.701Z | # # # # |
| 1072 | 2026-06-02T15:50:08.701Z | # ##### #### # |
| 1073 | 2026-06-02T15:50:08.701Z | # # # # |
| 1074 | 2026-06-02T15:50:08.701Z | # # # # # |
| 1075 | 2026-06-02T15:50:08.701Z | # ###### #### # |
| 1076 | 2026-06-02T15:50:08.701Z | |
| 1077 | 2026-06-02T15:50:08.701Z | + ptime -m cargo test --all-features --locked --verbose |
| 1078 | 2026-06-02T15:50:08.890Z | Fresh unicode-ident v1.0.12 |
| 1079 | 2026-06-02T15:50:08.891Z | Fresh cfg-if v1.0.0 |
| 1080 | 2026-06-02T15:50:08.891Z | Fresh itoa v1.0.1 |
| 1081 | 2026-06-02T15:50:08.891Z | Fresh memchr v2.6.0 |
| 1082 | 2026-06-02T15:50:08.896Z | Fresh proc-macro2 v1.0.106 |
| 1083 | 2026-06-02T15:50:08.896Z | Fresh pin-project-lite v0.2.12 |
| 1084 | 2026-06-02T15:50:08.896Z | Fresh autocfg v1.1.0 |
| 1085 | 2026-06-02T15:50:08.896Z | Fresh version_check v0.9.5 |
| 1086 | 2026-06-02T15:50:08.896Z | Fresh futures-core v0.3.32 |
| 1087 | 2026-06-02T15:50:08.896Z | Fresh quote v1.0.45 |
| 1088 | 2026-06-02T15:50:08.896Z | Fresh libc v0.2.186 |
| 1089 | 2026-06-02T15:50:08.896Z | Fresh smallvec v1.13.2 |
| 1090 | 2026-06-02T15:50:08.896Z | Fresh bytes v1.11.1 |
| 1091 | 2026-06-02T15:50:08.896Z | Fresh jobserver v0.1.34 |
| 1092 | 2026-06-02T15:50:08.896Z | Fresh serde_derive v1.0.228 |
| 1093 | 2026-06-02T15:50:08.896Z | Fresh thiserror-impl v2.0.18 |
| 1094 | 2026-06-02T15:50:08.896Z | Fresh synstructure v0.13.1 |
| 1095 | 2026-06-02T15:50:08.896Z | Fresh zmij v1.0.2 |
| 1096 | 2026-06-02T15:50:08.896Z | Fresh shlex v1.3.0 |
| 1097 | 2026-06-02T15:50:08.896Z | Fresh find-msvc-tools v0.1.9 |
| 1098 | 2026-06-02T15:50:08.896Z | Fresh log v0.4.17 |
| 1099 | 2026-06-02T15:50:08.896Z | Fresh thiserror v2.0.18 |
| 1100 | 2026-06-02T15:50:08.896Z | Fresh scopeguard v1.2.0 |
| 1101 | 2026-06-02T15:50:08.896Z | Fresh futures-sink v0.3.32 |
| 1102 | 2026-06-02T15:50:08.896Z | Fresh cc v1.2.60 |
| 1103 | 2026-06-02T15:50:08.896Z | Fresh parking_lot_core v0.9.4 |
| 1104 | 2026-06-02T15:50:08.896Z | Fresh lock_api v0.4.6 |
| 1105 | 2026-06-02T15:50:08.896Z | Fresh zerofrom-derive v0.1.5 |
| 1106 | 2026-06-02T15:50:08.896Z | Fresh fs_extra v1.3.0 |
| 1107 | 2026-06-02T15:50:08.897Z | Fresh dunce v1.0.5 |
| 1108 | 2026-06-02T15:50:08.897Z | Fresh cmake v0.1.58 |
| 1109 | 2026-06-02T15:50:08.897Z | Fresh slab v0.4.9 |
| 1110 | 2026-06-02T15:50:08.897Z | Fresh parking_lot v0.12.1 |
| 1111 | 2026-06-02T15:50:08.897Z | Fresh zerofrom v0.1.5 |
| 1112 | 2026-06-02T15:50:08.897Z | Fresh yoke-derive v0.7.5 |
| 1113 | 2026-06-02T15:50:08.897Z | Fresh tokio-macros v2.7.0 |
| 1114 | 2026-06-02T15:50:08.897Z | Fresh typenum v1.19.0 |
| 1115 | 2026-06-02T15:50:08.897Z | Fresh mio v1.2.0 |
| 1116 | 2026-06-02T15:50:08.897Z | Fresh signal-hook-registry v1.4.0 |
| 1117 | 2026-06-02T15:50:08.897Z | Fresh socket2 v0.6.3 |
| 1118 | 2026-06-02T15:50:08.897Z | Fresh stable_deref_trait v1.2.0 |
| 1119 | 2026-06-02T15:50:08.897Z | Fresh tokio v1.52.3 |
| 1120 | 2026-06-02T15:50:08.897Z | Fresh yoke v0.7.5 |
| 1121 | 2026-06-02T15:50:08.897Z | Fresh serde_core v1.0.228 |
| 1122 | 2026-06-02T15:50:08.897Z | Fresh futures-channel v0.3.32 |
| 1123 | 2026-06-02T15:50:08.897Z | Fresh zerovec-derive v0.10.3 |
| 1124 | 2026-06-02T15:50:08.897Z | Fresh http v1.4.0 |
| 1125 | 2026-06-02T15:50:08.897Z | Fresh zeroize v1.8.2 |
| 1126 | 2026-06-02T15:50:08.897Z | Fresh bitflags v2.11.0 |
| 1127 | 2026-06-02T15:50:08.897Z | Fresh zerovec v0.10.4 |
| 1128 | 2026-06-02T15:50:08.897Z | Fresh getrandom v0.4.1 |
| 1129 | 2026-06-02T15:50:08.897Z | Fresh futures-macro v0.3.32 |
| 1130 | 2026-06-02T15:50:08.897Z | Fresh displaydoc v0.2.5 |
| 1131 | 2026-06-02T15:50:08.897Z | Fresh futures-task v0.3.32 |
| 1132 | 2026-06-02T15:50:08.897Z | Fresh ucd-trie v0.1.6 |
| 1133 | 2026-06-02T15:50:08.897Z | Fresh futures-io v0.3.32 |
| 1134 | 2026-06-02T15:50:08.897Z | Fresh rustls-pki-types v1.14.1 |
| 1135 | 2026-06-02T15:50:08.897Z | Fresh errno v0.3.10 |
| 1136 | 2026-06-02T15:50:08.898Z | Fresh serde v1.0.228 |
| 1137 | 2026-06-02T15:50:08.898Z | Fresh pest v2.8.1 |
| 1138 | 2026-06-02T15:50:08.898Z | Fresh futures-util v0.3.32 |
| 1139 | 2026-06-02T15:50:08.898Z | Fresh pest_meta v2.8.1 |
| 1140 | 2026-06-02T15:50:08.898Z | Fresh tinystr v0.7.6 |
| 1141 | 2026-06-02T15:50:08.898Z | Fresh aws-lc-sys v0.40.0 |
| 1142 | 2026-06-02T15:50:08.898Z | Fresh zerocopy-derive v0.8.27 |
| 1143 | 2026-06-02T15:50:08.898Z | Fresh litemap v0.7.4 |
| 1144 | 2026-06-02T15:50:08.898Z | Fresh writeable v0.5.5 |
| 1145 | 2026-06-02T15:50:08.898Z | Fresh rustversion v1.0.22 |
| 1146 | 2026-06-02T15:50:08.898Z | Fresh zerocopy v0.8.27 |
| 1147 | 2026-06-02T15:50:08.898Z | Fresh rustix v1.1.4 |
| 1148 | 2026-06-02T15:50:08.898Z | Fresh aws-lc-rs v1.16.3 |
| 1149 | 2026-06-02T15:50:08.898Z | Fresh pest_generator v2.8.1 |
| 1150 | 2026-06-02T15:50:08.898Z | Fresh httparse v1.10.0 |
| 1151 | 2026-06-02T15:50:08.898Z | Fresh icu_locid v1.5.0 |
| 1152 | 2026-06-02T15:50:08.898Z | Fresh icu_provider_macros v1.5.0 |
| 1153 | 2026-06-02T15:50:08.898Z | Fresh num-conv v0.2.0 |
| 1154 | 2026-06-02T15:50:08.898Z | Fresh time-core v0.1.8 |
| 1155 | 2026-06-02T15:50:08.898Z | Fresh powerfmt v0.2.0 |
| 1156 | 2026-06-02T15:50:08.898Z | Fresh fastrand v2.1.1 |
| 1157 | 2026-06-02T15:50:08.898Z | Fresh hashbrown v0.17.0 |
| 1158 | 2026-06-02T15:50:08.898Z | Fresh equivalent v1.0.0 |
| 1159 | 2026-06-02T15:50:08.898Z | Fresh icu_provider v1.5.0 |
| 1160 | 2026-06-02T15:50:08.898Z | Fresh time-macros v0.2.27 |
| 1161 | 2026-06-02T15:50:08.898Z | Fresh crossbeam-utils v0.8.21 |
| 1162 | 2026-06-02T15:50:08.898Z | Fresh indexmap v2.14.0 |
| 1163 | 2026-06-02T15:50:08.898Z | Fresh deranged v0.5.5 |
| 1164 | 2026-06-02T15:50:08.899Z | Fresh pest_derive v2.8.1 |
| 1165 | 2026-06-02T15:50:08.899Z | Fresh serde_tokenstream v0.2.3 |
| 1166 | 2026-06-02T15:50:08.899Z | Fresh http-body v1.0.1 |
| 1167 | 2026-06-02T15:50:08.899Z | Fresh tracing-core v0.1.32 |
| 1168 | 2026-06-02T15:50:08.899Z | Fresh percent-encoding v2.3.2 |
| 1169 | 2026-06-02T15:50:08.899Z | Fresh atomic-waker v1.1.2 |
| 1170 | 2026-06-02T15:50:08.899Z | Fresh icu_locid_transform_data v1.5.0 |
| 1171 | 2026-06-02T15:50:08.899Z | Fresh untrusted v0.9.0 |
| 1172 | 2026-06-02T15:50:08.899Z | Fresh num_threads v0.1.3 |
| 1173 | 2026-06-02T15:50:08.899Z | Fresh icu_locid_transform v1.5.0 |
| 1174 | 2026-06-02T15:50:08.899Z | Fresh time v0.3.47 |
| 1175 | 2026-06-02T15:50:08.899Z | Fresh rustls-webpki v0.103.13 |
| 1176 | 2026-06-02T15:50:08.899Z | Fresh dtrace-parser v0.3.0 |
| 1177 | 2026-06-02T15:50:08.899Z | Fresh tracing v0.1.40 |
| 1178 | 2026-06-02T15:50:08.899Z | Fresh generic-array v0.14.5 |
| 1179 | 2026-06-02T15:50:08.899Z | Fresh rustix v0.38.44 |
| 1180 | 2026-06-02T15:50:08.899Z | Fresh icu_collections v1.5.0 |
| 1181 | 2026-06-02T15:50:08.899Z | Fresh tokio-util v0.7.18 |
| 1182 | 2026-06-02T15:50:08.903Z | Fresh serde_json v1.0.150 |
| 1183 | 2026-06-02T15:50:08.903Z | Fresh erased-serde v0.3.31 |
| 1184 | 2026-06-02T15:50:08.903Z | Fresh scroll_derive v0.13.1 |
| 1185 | 2026-06-02T15:50:08.903Z | Fresh thread-id v5.0.0 |
| 1186 | 2026-06-02T15:50:08.904Z | Fresh tower-service v0.3.3 |
| 1187 | 2026-06-02T15:50:08.904Z | Fresh base64 v0.22.1 |
| 1188 | 2026-06-02T15:50:08.904Z | Fresh fnv v1.0.7 |
| 1189 | 2026-06-02T15:50:08.904Z | Fresh try-lock v0.2.3 |
| 1190 | 2026-06-02T15:50:08.904Z | Fresh subtle v2.5.0 |
| 1191 | 2026-06-02T15:50:08.904Z | Fresh icu_properties_data v1.5.0 |
| 1192 | 2026-06-02T15:50:08.904Z | Fresh tower-layer v0.3.3 |
| 1193 | 2026-06-02T15:50:08.904Z | Fresh byteorder v1.4.3 |
| 1194 | 2026-06-02T15:50:08.904Z | Fresh h2 v0.4.6 |
| 1195 | 2026-06-02T15:50:08.904Z | Fresh icu_properties v1.5.1 |
| 1196 | 2026-06-02T15:50:08.904Z | Fresh rustls v0.23.40 |
| 1197 | 2026-06-02T15:50:08.904Z | Fresh want v0.3.0 |
| 1198 | 2026-06-02T15:50:08.904Z | Fresh scroll v0.13.0 |
| 1199 | 2026-06-02T15:50:08.904Z | Fresh slog v2.8.2 |
| 1200 | 2026-06-02T15:50:08.904Z | Fresh paste v1.0.15 |
| 1201 | 2026-06-02T15:50:08.904Z | Fresh getrandom v0.3.4 |
| 1202 | 2026-06-02T15:50:08.904Z | Fresh hybrid-array v0.4.8 |
| 1203 | 2026-06-02T15:50:08.904Z | Fresh lazy_static v1.5.0 |
| 1204 | 2026-06-02T15:50:08.904Z | Fresh simd-adler32 v0.3.7 |
| 1205 | 2026-06-02T15:50:08.904Z | Fresh utf16_iter v1.0.5 |
| 1206 | 2026-06-02T15:50:08.904Z | Fresh unicode-width v0.1.9 |
| 1207 | 2026-06-02T15:50:08.904Z | Fresh httpdate v1.0.1 |
| 1208 | 2026-06-02T15:50:08.904Z | Fresh utf8_iter v1.0.4 |
| 1209 | 2026-06-02T15:50:08.904Z | Fresh write16 v1.0.0 |
| 1210 | 2026-06-02T15:50:08.904Z | Fresh icu_normalizer_data v1.5.0 |
| 1211 | 2026-06-02T15:50:08.904Z | Fresh unicode-segmentation v1.10.0 |
| 1212 | 2026-06-02T15:50:08.904Z | Fresh plain v0.2.3 |
| 1213 | 2026-06-02T15:50:08.904Z | Fresh adler2 v2.0.1 |
| 1214 | 2026-06-02T15:50:08.905Z | Fresh console v0.15.7 |
| 1215 | 2026-06-02T15:50:08.905Z | Fresh hyper v1.9.0 |
| 1216 | 2026-06-02T15:50:08.905Z | Fresh icu_normalizer v1.5.0 |
| 1217 | 2026-06-02T15:50:08.905Z | Fresh goblin v0.10.1 |
| 1218 | 2026-06-02T15:50:08.905Z | Fresh newline-converter v0.3.0 |
| 1219 | 2026-06-02T15:50:08.905Z | Fresh miniz_oxide v0.8.9 |
| 1220 | 2026-06-02T15:50:08.905Z | Fresh rand_core v0.9.5 |
| 1221 | 2026-06-02T15:50:08.905Z | Fresh crc32fast v1.5.0 |
| 1222 | 2026-06-02T15:50:08.905Z | Fresh num-traits v0.2.14 |
| 1223 | 2026-06-02T15:50:08.905Z | Fresh block-buffer v0.10.2 |
| 1224 | 2026-06-02T15:50:08.905Z | Fresh crypto-common v0.1.6 |
| 1225 | 2026-06-02T15:50:08.905Z | Fresh form_urlencoded v1.2.2 |
| 1226 | 2026-06-02T15:50:08.905Z | Fresh openssl-probe v0.2.1 |
| 1227 | 2026-06-02T15:50:08.905Z | Fresh semver v1.0.28 |
| 1228 | 2026-06-02T15:50:08.905Z | Fresh iana-time-zone v0.1.47 |
| 1229 | 2026-06-02T15:50:08.905Z | Fresh mime v0.3.16 |
| 1230 | 2026-06-02T15:50:08.905Z | Fresh pretty-hex v0.4.1 |
| 1231 | 2026-06-02T15:50:08.905Z | Fresh ipnet v2.10.0 |
| 1232 | 2026-06-02T15:50:08.905Z | Fresh winnow v1.0.0 |
| 1233 | 2026-06-02T15:50:08.905Z | Fresh ppv-lite86 v0.2.15 |
| 1234 | 2026-06-02T15:50:08.905Z | Fresh similar v2.2.1 |
| 1235 | 2026-06-02T15:50:08.905Z | Fresh heck v0.5.0 |
| 1236 | 2026-06-02T15:50:08.905Z | Fresh dof v0.4.0 |
| 1237 | 2026-06-02T15:50:08.905Z | Fresh hyper-util v0.1.20 |
| 1238 | 2026-06-02T15:50:08.905Z | Fresh toml_parser v1.1.2+spec-1.1.0 |
| 1239 | 2026-06-02T15:50:08.905Z | Fresh rand_chacha v0.9.0 |
| 1240 | 2026-06-02T15:50:08.905Z | Fresh digest v0.10.7 |
| 1241 | 2026-06-02T15:50:08.905Z | Fresh chrono v0.4.44 |
| 1242 | 2026-06-02T15:50:08.906Z | Fresh rustls-native-certs v0.8.3 |
| 1243 | 2026-06-02T15:50:08.906Z | Fresh flate2 v1.1.9 |
| 1244 | 2026-06-02T15:50:08.906Z | Fresh idna_adapter v1.2.0 |
| 1245 | 2026-06-02T15:50:08.906Z | Fresh unicase v2.6.0 |
| 1246 | 2026-06-02T15:50:08.906Z | Fresh crypto-common v0.2.1 |
| 1247 | 2026-06-02T15:50:08.906Z | Fresh block-buffer v0.12.0 |
| 1248 | 2026-06-02T15:50:08.906Z | Fresh tokio-rustls v0.26.4 |
| 1249 | 2026-06-02T15:50:08.906Z | Fresh concurrent-queue v2.5.0 |
| 1250 | 2026-06-02T15:50:08.906Z | Fresh thread_local v1.1.4 |
| 1251 | 2026-06-02T15:50:08.906Z | Fresh serde_derive_internals v0.29.0 |
| 1252 | 2026-06-02T15:50:08.906Z | Fresh serde_spanned v1.1.1 |
| 1253 | 2026-06-02T15:50:08.906Z | Fresh toml_datetime v1.1.1+spec-1.1.0 |
| 1254 | 2026-06-02T15:50:08.906Z | Fresh syn v2.0.117 |
| 1255 | 2026-06-02T15:50:08.906Z | Fresh sync_wrapper v1.0.1 |
| 1256 | 2026-06-02T15:50:08.906Z | Fresh encoding_rs v0.8.32 |
| 1257 | 2026-06-02T15:50:08.906Z | Fresh parking v2.2.0 |
| 1258 | 2026-06-02T15:50:08.906Z | Fresh toml_writer v1.1.1+spec-1.1.0 |
| 1259 | 2026-06-02T15:50:08.906Z | Fresh compression-core v0.4.32 |
| 1260 | 2026-06-02T15:50:08.906Z | Fresh match_cfg v0.1.0 |
| 1261 | 2026-06-02T15:50:08.906Z | Fresh const-oid v0.10.2 |
| 1262 | 2026-06-02T15:50:08.906Z | Fresh cpufeatures v0.2.17 |
| 1263 | 2026-06-02T15:50:08.906Z | Fresh compression-codecs v0.4.38 |
| 1264 | 2026-06-02T15:50:08.906Z | Fresh hostname v0.3.1 |
| 1265 | 2026-06-02T15:50:08.906Z | Fresh digest v0.11.2 |
| 1266 | 2026-06-02T15:50:08.906Z | Fresh toml v1.1.2+spec-1.1.0 |
| 1267 | 2026-06-02T15:50:08.906Z | Fresh sha1 v0.10.6 |
| 1268 | 2026-06-02T15:50:08.906Z | Fresh event-listener v5.0.0 |
| 1269 | 2026-06-02T15:50:08.907Z | Fresh tower v0.5.2 |
| 1270 | 2026-06-02T15:50:08.907Z | Fresh usdt-impl v0.6.0 |
| 1271 | 2026-06-02T15:50:08.907Z | Fresh idna v1.0.3 |
| 1272 | 2026-06-02T15:50:08.907Z | Fresh schemars_derive v0.8.22 |
| 1273 | 2026-06-02T15:50:08.907Z | Fresh rand v0.9.2 |
| 1274 | 2026-06-02T15:50:08.907Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1275 | 2026-06-02T15:50:08.907Z | Fresh ryu v1.0.5 |
| 1276 | 2026-06-02T15:50:08.907Z | Fresh usdt-attr-macro v0.6.0 |
| 1277 | 2026-06-02T15:50:08.907Z | Fresh usdt-macro v0.6.0 |
| 1278 | 2026-06-02T15:50:08.907Z | Fresh slog-json v2.6.1 |
| 1279 | 2026-06-02T15:50:08.907Z | Fresh http-body-util v0.1.3 |
| 1280 | 2026-06-02T15:50:08.907Z | Fresh crossbeam-channel v0.5.15 |
| 1281 | 2026-06-02T15:50:08.907Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2024 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2478e5924a0359b3 -C extra-filename=-7698ed62700c8a7f --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-df1ab2ba3d519841.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-498867b5042df093.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-46a0a51a1b80cd37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.rlib --extern proc_macro` |
| 1282 | 2026-06-02T15:50:08.911Z | Fresh futures-executor v0.3.32 |
| 1283 | 2026-06-02T15:50:08.937Z | Fresh uuid v1.23.1 |
| 1284 | 2026-06-02T15:50:08.941Z | Fresh async-stream-impl v0.3.6 |
| 1285 | 2026-06-02T15:50:08.941Z | Fresh memmap2 v0.9.8 |
| 1286 | 2026-06-02T15:50:08.941Z | Fresh is-terminal v0.4.12 |
| 1287 | 2026-06-02T15:50:08.941Z | Fresh cpufeatures v0.3.0 |
| 1288 | 2026-06-02T15:50:08.941Z | Fresh iri-string v0.7.8 |
| 1289 | 2026-06-02T15:50:08.941Z | Fresh term v1.1.0 |
| 1290 | 2026-06-02T15:50:08.941Z | Fresh take_mut v0.2.2 |
| 1291 | 2026-06-02T15:50:08.941Z | Fresh dyn-clone v1.0.4 |
| 1292 | 2026-06-02T15:50:08.941Z | Fresh data-encoding v2.4.0 |
| 1293 | 2026-06-02T15:50:08.941Z | Fresh spin v0.9.8 |
| 1294 | 2026-06-02T15:50:08.941Z | Fresh schemars v0.8.22 |
| 1295 | 2026-06-02T15:50:08.941Z | Fresh slog-async v2.8.0 |
| 1296 | 2026-06-02T15:50:08.941Z | Fresh tungstenite v0.29.0 |
| 1297 | 2026-06-02T15:50:08.941Z | Fresh tower-http v0.6.8 |
| 1298 | 2026-06-02T15:50:08.941Z | Fresh sha1 v0.11.0 |
| 1299 | 2026-06-02T15:50:08.941Z | Fresh multer v3.1.0 |
| 1300 | 2026-06-02T15:50:08.941Z | Fresh slog-term v2.9.2 |
| 1301 | 2026-06-02T15:50:08.941Z | Fresh async-stream v0.3.6 |
| 1302 | 2026-06-02T15:50:08.941Z | Fresh usdt v0.6.0 |
| 1303 | 2026-06-02T15:50:08.941Z | Fresh futures v0.3.32 |
| 1304 | 2026-06-02T15:50:08.941Z | Fresh slog-bunyan v2.5.0 |
| 1305 | 2026-06-02T15:50:08.941Z | Fresh serde_urlencoded v0.7.1 |
| 1306 | 2026-06-02T15:50:08.942Z | Fresh url v2.5.4 |
| 1307 | 2026-06-02T15:50:08.942Z | Fresh event-listener-strategy v0.5.4 |
| 1308 | 2026-06-02T15:50:08.942Z | Fresh camino v1.2.2 |
| 1309 | 2026-06-02T15:50:08.942Z | Fresh async-compression v0.4.42 |
| 1310 | 2026-06-02T15:50:08.942Z | Fresh target-triple v1.0.0 |
| 1311 | 2026-06-02T15:50:08.942Z | Fresh hyper-rustls v0.27.9 |
| 1312 | 2026-06-02T15:50:08.942Z | Fresh rustls-platform-verifier v0.6.2 |
| 1313 | 2026-06-02T15:50:08.945Z | Fresh pem v3.0.6 |
| 1314 | 2026-06-02T15:50:08.945Z | Fresh yasna v0.6.0 |
| 1315 | 2026-06-02T15:50:08.946Z | Fresh waitgroup v0.1.2 |
| 1316 | 2026-06-02T15:50:08.946Z | Fresh openapiv3 v2.2.0 |
| 1317 | 2026-06-02T15:50:08.946Z | Fresh rustls-pemfile v2.2.0 |
| 1318 | 2026-06-02T15:50:08.946Z | Fresh async-trait v0.1.89 |
| 1319 | 2026-06-02T15:50:08.946Z | Fresh serde_path_to_error v0.1.20 |
| 1320 | 2026-06-02T15:50:08.946Z | Fresh hostname v0.4.2 |
| 1321 | 2026-06-02T15:50:08.946Z | Fresh termcolor v1.1.2 |
| 1322 | 2026-06-02T15:50:08.946Z | Fresh simple-mermaid v0.2.0 |
| 1323 | 2026-06-02T15:50:08.946Z | Fresh glob v0.3.0 |
| 1324 | 2026-06-02T15:50:08.946Z | Fresh debug-ignore v1.0.5 |
| 1325 | 2026-06-02T15:50:08.946Z | Fresh trybuild v1.0.116 |
| 1326 | 2026-06-02T15:50:08.946Z | Fresh reqwest v0.13.3 |
| 1327 | 2026-06-02T15:50:08.946Z | Fresh rcgen v0.14.8 |
| 1328 | 2026-06-02T15:50:08.946Z | Fresh async-channel v2.5.0 |
| 1329 | 2026-06-02T15:50:08.946Z | Fresh mime_guess v2.0.5 |
| 1330 | 2026-06-02T15:50:08.946Z | Fresh anyhow v1.0.102 |
| 1331 | 2026-06-02T15:50:08.946Z | Fresh tokio-tungstenite v0.29.0 |
| 1332 | 2026-06-02T15:50:08.946Z | Fresh subprocess v1.1.0 |
| 1333 | 2026-06-02T15:50:08.946Z | Fresh buf-list v1.1.2 |
| 1334 | 2026-06-02T15:50:08.946Z | Fresh once_cell v1.20.1 |
| 1335 | 2026-06-02T15:50:08.946Z | Fresh schema-derive v0.1.0 |
| 1336 | 2026-06-02T15:50:08.946Z | Fresh tempfile v3.27.0 |
| 1337 | 2026-06-02T15:50:08.946Z | Fresh schema v0.1.0 |
| 1338 | 2026-06-02T15:50:08.946Z | Fresh atomicwrites v0.4.4 |
| 1339 | 2026-06-02T15:50:08.946Z | Fresh prettyplease v0.2.37 |
| 1340 | 2026-06-02T15:50:08.946Z | Fresh expectorate v1.2.0 |
| 1341 | 2026-06-02T15:50:10.181Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1342 | 2026-06-02T15:50:10.185Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d9e5fa3160c15c38 -C extra-filename=-4a265cccff4d4f7e --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-4164962b260198f1.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1343 | 2026-06-02T15:50:10.185Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2024 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b0621a74ab107e55 -C extra-filename=-2d5e7272948d0797 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1344 | 2026-06-02T15:50:15.067Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2024 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=013a0dd403700ca3 -C extra-filename=-66873daccfbad6f5 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1345 | 2026-06-02T15:50:15.067Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2024 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4599563062ac82ea -C extra-filename=-34c4b261b52e219f --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1346 | 2026-06-02T15:50:15.067Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2024 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6bdbe0fb8594a72c -C extra-filename=-8fb11692cf503c00 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1347 | 2026-06-02T15:50:15.071Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2024 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4cc24c46300228a4 -C extra-filename=-8f198b8185e43181 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1348 | 2026-06-02T15:50:15.071Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2024 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=224da7bf6a16b455 -C extra-filename=-0ae126eab1bbb190 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1349 | 2026-06-02T15:50:15.071Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2024 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b7400d1daf0089db -C extra-filename=-c164ceb2ee061eb0 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1350 | 2026-06-02T15:50:15.071Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2024 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b472a85af0db7edc -C extra-filename=-bed1f6c1efd16937 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1351 | 2026-06-02T15:50:15.862Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2024 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6664f872235610c5 -C extra-filename=-3bb9e0fce4cd5ac6 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1352 | 2026-06-02T15:50:23.848Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2024 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e2402bf6f6459e39 -C extra-filename=-6ceb785d1932f515 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1353 | 2026-06-02T15:50:25.151Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2024 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6f07d82c345714fd -C extra-filename=-a14cc72dea72fdfd --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1354 | 2026-06-02T15:50:25.236Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2024 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=eec387d68de672c4 -C extra-filename=-00be2b0bf9e5a0cb --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1355 | 2026-06-02T15:50:25.828Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2024 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3c9ea55c6d5870de -C extra-filename=-ca23b2a1c2afc429 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1356 | 2026-06-02T15:50:25.851Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2024 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a93c42cf031af1b4 -C extra-filename=-c38584fe9bd606b0 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1357 | 2026-06-02T15:50:27.021Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2024 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a1b4a19470832f9a -C extra-filename=-3a86ad7208d55b7c --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1358 | 2026-06-02T15:50:34.221Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2024 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d754a4f501f7a164 -C extra-filename=-890071078e8192e5 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1359 | 2026-06-02T15:50:35.973Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2024 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0c54aeb0c5582cb5 -C extra-filename=-a7624e746f732d75 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1360 | 2026-06-02T15:50:36.070Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2024 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=01b2a39032a2c7bc -C extra-filename=-f1b28722feeee9b6 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1361 | 2026-06-02T15:50:36.178Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2024 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=06a5524e0703b4f0 -C extra-filename=-71212fad3861b2ad --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1362 | 2026-06-02T15:50:36.869Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2024 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6b7e2a0165b5dafe -C extra-filename=-39cebfb14b71cc48 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1363 | 2026-06-02T15:50:37.615Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2024 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=32c521bf1ea1ad2e -C extra-filename=-b8c4556cd05c5332 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1364 | 2026-06-02T15:50:38.992Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2024 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ac1f5f3a68449883 -C extra-filename=-7e38922e529d990f --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1365 | 2026-06-02T15:50:45.627Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2024 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=de091c3ffaa6078e -C extra-filename=-1dd8d2ea77555cae --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1366 | 2026-06-02T15:50:47.623Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2024 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0a187e8c89fc5b30 -C extra-filename=-7631c36f5e383e57 --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1367 | 2026-06-02T15:50:48.094Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2024 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=dee1e622a48c7a7c -C extra-filename=-bb9ccf194c977b0d --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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/out` |
| 1368 | 2026-06-02T15:50:55.357Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 46.64s |
| 1369 | 2026-06-02T15:50:55.397Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-2d5e7272948d0797` |
| 1370 | 2026-06-02T15:50:55.401Z | |
| 1371 | 2026-06-02T15:50:55.401Z | running 142 tests |
| 1372 | 2026-06-02T15:50:55.404Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1373 | 2026-06-02T15:50:55.404Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1374 | 2026-06-02T15:50:55.404Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1375 | 2026-06-02T15:50:55.404Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1376 | 2026-06-02T15:50:55.404Z | test api_description::test::test_tags_need_one ... ok |
| 1377 | 2026-06-02T15:50:55.404Z | test api_description::test::test_badpath2 ... ok |
| 1378 | 2026-06-02T15:50:55.404Z | test api_description::test::test_badpath1 ... ok |
| 1379 | 2026-06-02T15:50:55.404Z | test api_description::test::test_badpath3 ... ok |
| 1380 | 2026-06-02T15:50:55.404Z | test api_description::test::test_dup_names ... ok |
| 1381 | 2026-06-02T15:50:55.404Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1382 | 2026-06-02T15:50:55.404Z | test api_description::test::test_tags_too_many ... ok |
| 1383 | 2026-06-02T15:50:55.404Z | test api_description::test::test_tags_just_right ... ok |
| 1384 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_case_insensitive ... ok |
| 1385 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_basic ... ok |
| 1386 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_gzip_takes_precedence_over_wildcard ... ok |
| 1387 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_gzip_acceptance_overrides_wildcard_rejection ... ok |
| 1388 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_ignores_malformed_parameters ... ok |
| 1389 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_malformed_quality ... ok |
| 1390 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_no_header ... ok |
| 1391 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_multiple_encodings ... ok |
| 1392 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_non_finite_quality_defaults ... ok |
| 1393 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_multiple_headers ... ok |
| 1394 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_wildcard_rejected ... ok |
| 1395 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_wildcard ... ok |
| 1396 | 2026-06-02T15:50:55.404Z | test compression::tests::test_accepts_gzip_encoding_prefers_highest_quality ... ok |
| 1397 | 2026-06-02T15:50:55.405Z | test compression::tests::test_accepts_gzip_encoding_rejects_zero_quality ... ok |
| 1398 | 2026-06-02T15:50:55.405Z | test compression::tests::test_accepts_gzip_encoding_with_positive_quality ... ok |
| 1399 | 2026-06-02T15:50:55.405Z | test compression::tests::test_accepts_gzip_encoding_wildcard_with_quality ... ok |
| 1400 | 2026-06-02T15:50:55.405Z | test compression::tests::test_accepts_gzip_encoding_with_spaces ... ok |
| 1401 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_already_encoded ... ok |
| 1402 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_head_method ... ok |
| 1403 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_basic ... ok |
| 1404 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_compressible_content_types ... ok |
| 1405 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_no_accept_encoding ... ok |
| 1406 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_no_content ... ok |
| 1407 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_no_compression_extension ... ok |
| 1408 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_no_content_type ... ok |
| 1409 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_non_compressible_content_types ... ok |
| 1410 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_not_modified ... ok |
| 1411 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_partial_content ... ok |
| 1412 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_rejects_content_range ... ok |
| 1413 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_sse ... ok |
| 1414 | 2026-06-02T15:50:55.405Z | test compression::tests::test_should_compress_response_respects_content_length_threshold ... ok |
| 1415 | 2026-06-02T15:50:55.405Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1416 | 2026-06-02T15:50:55.405Z | test error::test::test_serialize_error_response_body ... ok |
| 1417 | 2026-06-02T15:50:55.405Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1418 | 2026-06-02T15:50:55.405Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1419 | 2026-06-02T15:50:55.405Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1420 | 2026-06-02T15:50:55.405Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1421 | 2026-06-02T15:50:55.405Z | test extractor::header::tests::test_header_parsing ... ok |
| 1422 | 2026-06-02T15:50:55.409Z | test from_map::test::test_case_insensitive ... ok |
| 1423 | 2026-06-02T15:50:55.409Z | test from_map::test::test_lone_literal ... ok |
| 1424 | 2026-06-02T15:50:55.409Z | test from_map::test::test_deep ... ok |
| 1425 | 2026-06-02T15:50:55.409Z | test from_map::test::test_missing_data1 ... ok |
| 1426 | 2026-06-02T15:50:55.409Z | test from_map::test::test_missing_data2 ... ok |
| 1427 | 2026-06-02T15:50:55.410Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1428 | 2026-06-02T15:50:55.410Z | test from_map::test::test_types ... ok |
| 1429 | 2026-06-02T15:50:55.410Z | test compression::tests::test_apply_gzip_compression_avoids_duplicate_vary_entries ... ok |
| 1430 | 2026-06-02T15:50:55.410Z | test compression::tests::test_apply_gzip_compression_removes_accept_ranges_and_sets_vary ... ok |
| 1431 | 2026-06-02T15:50:55.410Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1432 | 2026-06-02T15:50:55.410Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1433 | 2026-06-02T15:50:55.410Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1434 | 2026-06-02T15:50:55.410Z | test logging::test::test_config_bad_log_mode ... ok |
| 1435 | 2026-06-02T15:50:55.410Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1436 | 2026-06-02T15:50:55.410Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1437 | 2026-06-02T15:50:55.410Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1438 | 2026-06-02T15:50:55.410Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1439 | 2026-06-02T15:50:55.410Z | test pagination::test::test_pagination_schema ... ok |
| 1440 | 2026-06-02T15:50:55.410Z | test pagination::test::test_results_page ... ok |
| 1441 | 2026-06-02T15:50:55.410Z | note: configured to log to "/tmp/dropshot-2d5e7272948d0797.3076.file_dir/log.out" |
| 1442 | 2026-06-02T15:50:55.410Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1443 | 2026-06-02T15:50:55.410Z | test pagination::test::test_page_token_serialization ... ok |
| 1444 | 2026-06-02T15:50:55.410Z | test pagination::test::test_pagparams_parsing ... ok |
| 1445 | 2026-06-02T15:50:55.410Z | test api_description::test::test_tags_set ... ok |
| 1446 | 2026-06-02T15:50:55.410Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1447 | 2026-06-02T15:50:55.410Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1448 | 2026-06-02T15:50:55.410Z | test router::test::test_bogus_regex - should panic ... ok |
| 1449 | 2026-06-02T15:50:55.410Z | test logging::test::test_config_stderr_terminal ... ok |
| 1450 | 2026-06-02T15:50:55.410Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1451 | 2026-06-02T15:50:55.410Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1452 | 2026-06-02T15:50:55.410Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1453 | 2026-06-02T15:50:55.410Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1454 | 2026-06-02T15:50:55.410Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1455 | 2026-06-02T15:50:55.410Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1456 | 2026-06-02T15:50:55.410Z | test router::test::test_embedded_non_variable ... ok |
| 1457 | 2026-06-02T15:50:55.410Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1458 | 2026-06-02T15:50:55.410Z | test router::test::test_empty_variable ... ok |
| 1459 | 2026-06-02T15:50:55.410Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1460 | 2026-06-02T15:50:55.410Z | test router::test::test_iter_null ... ok |
| 1461 | 2026-06-02T15:50:55.410Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1462 | 2026-06-02T15:50:55.410Z | test router::test::test_iter ... ok |
| 1463 | 2026-06-02T15:50:55.410Z | note: configured to log to "/tmp/dropshot-2d5e7272948d0797.3076.file_dir/log.out" |
| 1464 | 2026-06-02T15:50:55.410Z | test router::test::test_iter2 ... ok |
| 1465 | 2026-06-02T15:50:55.411Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1466 | 2026-06-02T15:50:55.411Z | test router::test::test_map_bad_seq ... ok |
| 1467 | 2026-06-02T15:50:55.411Z | test router::test::test_map_bad_value ... ok |
| 1468 | 2026-06-02T15:50:55.411Z | test router::test::test_map ... ok |
| 1469 | 2026-06-02T15:50:55.411Z | test router::test::test_error_cases ... ok |
| 1470 | 2026-06-02T15:50:55.411Z | test router::test::test_more_after_regex - should panic ... ok |
| 1471 | 2026-06-02T15:50:55.411Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1472 | 2026-06-02T15:50:55.411Z | test router::test::test_path_segment ... ok |
| 1473 | 2026-06-02T15:50:55.411Z | test router::test::test_segments ... ok |
| 1474 | 2026-06-02T15:50:55.411Z | test router::test::test_router_versioned ... ok |
| 1475 | 2026-06-02T15:50:55.411Z | test router::test::test_router_basic ... ok |
| 1476 | 2026-06-02T15:50:55.411Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1477 | 2026-06-02T15:50:55.411Z | test router::test::test_variable_rename ... ok |
| 1478 | 2026-06-02T15:50:55.411Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1479 | 2026-06-02T15:50:55.411Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1480 | 2026-06-02T15:50:55.411Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1481 | 2026-06-02T15:50:55.411Z | test router::test::test_variables_glob ... ok |
| 1482 | 2026-06-02T15:50:55.411Z | test router::test::test_variables_basic ... ok |
| 1483 | 2026-06-02T15:50:55.411Z | test router::test::test_variables_multi ... ok |
| 1484 | 2026-06-02T15:50:55.411Z | test schema_util::test::test_empty_struct ... ok |
| 1485 | 2026-06-02T15:50:55.411Z | note: configured to log to "/tmp/dropshot-2d5e7272948d0797.3076.file_dir/log.out" |
| 1486 | 2026-06-02T15:50:55.411Z | test schema_util::test::test_nullable ... ok |
| 1487 | 2026-06-02T15:50:55.411Z | test schema_util::test::test_additional_properties ... ok |
| 1488 | 2026-06-02T15:50:55.411Z | test schema_util::test::test_embedded_schema ... ok |
| 1489 | 2026-06-02T15:50:55.411Z | test schema_util::test::test_two_types - should panic ... ok |
| 1490 | 2026-06-02T15:50:55.411Z | test schema_util::test::test_extension_conversion ... ok |
| 1491 | 2026-06-02T15:50:55.411Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1492 | 2026-06-02T15:50:55.411Z | test logging::test::test_config_file ... ok |
| 1493 | 2026-06-02T15:50:55.411Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1494 | 2026-06-02T15:50:55.411Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1495 | 2026-06-02T15:50:55.411Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1496 | 2026-06-02T15:50:55.411Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1497 | 2026-06-02T15:50:55.411Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1498 | 2026-06-02T15:50:55.411Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1499 | 2026-06-02T15:50:55.411Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1500 | 2026-06-02T15:50:55.411Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1501 | 2026-06-02T15:50:55.411Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1502 | 2026-06-02T15:50:55.411Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1503 | 2026-06-02T15:50:55.411Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1504 | 2026-06-02T15:50:55.412Z | test to_map::test::test_struct_with_options ... ok |
| 1505 | 2026-06-02T15:50:55.412Z | test to_map::test::test_to_map_enum ... ok |
| 1506 | 2026-06-02T15:50:55.412Z | test to_map::test::test_to_map_num ... ok |
| 1507 | 2026-06-02T15:50:55.412Z | test to_map::test::test_to_map_seq ... ok |
| 1508 | 2026-06-02T15:50:55.412Z | test to_map::test::test_to_map_valid ... ok |
| 1509 | 2026-06-02T15:50:55.412Z | test to_map::test::test_to_map_vec ... ok |
| 1510 | 2026-06-02T15:50:55.412Z | test type_util::tests::test_commented_ref ... ok |
| 1511 | 2026-06-02T15:50:55.412Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1512 | 2026-06-02T15:50:55.412Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1513 | 2026-06-02T15:50:55.412Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1514 | 2026-06-02T15:50:55.412Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1515 | 2026-06-02T15:50:55.415Z | test server::test::test_server_run_then_close ... ok |
| 1516 | 2026-06-02T15:50:55.415Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1517 | 2026-06-02T15:50:55.415Z | |
| 1518 | 2026-06-02T15:50:55.416Z | test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1519 | 2026-06-02T15:50:55.416Z | |
| 1520 | 2026-06-02T15:50:55.416Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-0ae126eab1bbb190` |
| 1521 | 2026-06-02T15:50:55.416Z | |
| 1522 | 2026-06-02T15:50:55.416Z | running 1 test |
| 1523 | 2026-06-02T15:50:55.703Z | Compiling proc-macro2 v1.0.106 |
| 1524 | 2026-06-02T15:50:55.703Z | Compiling quote v1.0.45 |
| 1525 | 2026-06-02T15:50:55.703Z | Compiling unicode-ident v1.0.12 |
| 1526 | 2026-06-02T15:50:55.706Z | Compiling libc v0.2.186 |
| 1527 | 2026-06-02T15:50:55.707Z | Checking cfg-if v1.0.0 |
| 1528 | 2026-06-02T15:50:55.707Z | Compiling serde_core v1.0.228 |
| 1529 | 2026-06-02T15:50:55.707Z | Checking itoa v1.0.1 |
| 1530 | 2026-06-02T15:50:55.790Z | Compiling version_check v0.9.5 |
| 1531 | 2026-06-02T15:50:55.843Z | Checking memchr v2.6.0 |
| 1532 | 2026-06-02T15:50:55.846Z | Checking pin-project-lite v0.2.12 |
| 1533 | 2026-06-02T15:50:55.924Z | Compiling autocfg v1.1.0 |
| 1534 | 2026-06-02T15:50:56.093Z | Compiling thiserror v2.0.18 |
| 1535 | 2026-06-02T15:50:56.159Z | Checking smallvec v1.13.2 |
| 1536 | 2026-06-02T15:50:56.219Z | Checking bytes v1.11.1 |
| 1537 | 2026-06-02T15:50:56.314Z | Checking futures-core v0.3.32 |
| 1538 | 2026-06-02T15:50:56.334Z | Compiling zmij v1.0.2 |
| 1539 | 2026-06-02T15:50:56.426Z | Compiling serde_json v1.0.150 |
| 1540 | 2026-06-02T15:50:56.497Z | Compiling serde v1.0.228 |
| 1541 | 2026-06-02T15:50:56.566Z | Compiling log v0.4.17 |
| 1542 | 2026-06-02T15:50:56.612Z | Checking once_cell v1.20.1 |
| 1543 | 2026-06-02T15:50:56.630Z | Compiling jobserver v0.1.34 |
| 1544 | 2026-06-02T15:50:56.655Z | Compiling shlex v1.3.0 |
| 1545 | 2026-06-02T15:50:56.658Z | Compiling find-msvc-tools v0.1.9 |
| 1546 | 2026-06-02T15:50:56.822Z | Compiling parking_lot_core v0.9.4 |
| 1547 | 2026-06-02T15:50:56.918Z | Compiling cc v1.2.60 |
| 1548 | 2026-06-02T15:50:56.961Z | Compiling syn v2.0.117 |
| 1549 | 2026-06-02T15:50:56.999Z | Compiling slab v0.4.9 |
| 1550 | 2026-06-02T15:50:57.057Z | Compiling typenum v1.19.0 |
| 1551 | 2026-06-02T15:50:57.062Z | Checking scopeguard v1.2.0 |
| 1552 | 2026-06-02T15:50:57.130Z | Checking futures-sink v0.3.32 |
| 1553 | 2026-06-02T15:50:57.150Z | Checking lock_api v0.4.6 |
| 1554 | 2026-06-02T15:50:57.333Z | Compiling dunce v1.0.5 |
| 1555 | 2026-06-02T15:50:57.344Z | Compiling fs_extra v1.3.0 |
| 1556 | 2026-06-02T15:50:57.529Z | Checking parking_lot v0.12.1 |
| 1557 | 2026-06-02T15:50:57.646Z | Checking signal-hook-registry v1.4.0 |
| 1558 | 2026-06-02T15:50:57.689Z | Checking socket2 v0.6.3 |
| 1559 | 2026-06-02T15:50:57.696Z | Checking mio v1.2.0 |
| 1560 | 2026-06-02T15:50:57.713Z | Checking stable_deref_trait v1.2.0 |
| 1561 | 2026-06-02T15:50:57.781Z | Compiling cmake v0.1.58 |
| 1562 | 2026-06-02T15:50:57.793Z | Checking futures-channel v0.3.32 |
| 1563 | 2026-06-02T15:50:57.927Z | Checking http v1.4.0 |
| 1564 | 2026-06-02T15:50:57.967Z | Checking zeroize v1.8.2 |
| 1565 | 2026-06-02T15:50:57.989Z | Compiling ucd-trie v0.1.6 |
| 1566 | 2026-06-02T15:50:58.084Z | Compiling zerocopy v0.8.27 |
| 1567 | 2026-06-02T15:50:58.286Z | Checking futures-task v0.3.32 |
| 1568 | 2026-06-02T15:50:58.291Z | Compiling aws-lc-rs v1.16.3 |
| 1569 | 2026-06-02T15:50:58.296Z | Checking futures-io v0.3.32 |
| 1570 | 2026-06-02T15:50:58.417Z | Checking rustls-pki-types v1.14.1 |
| 1571 | 2026-06-02T15:50:58.506Z | Compiling rustversion v1.0.22 |
| 1572 | 2026-06-02T15:50:58.527Z | Compiling httparse v1.10.0 |
| 1573 | 2026-06-02T15:50:58.899Z | Checking litemap v0.7.4 |
| 1574 | 2026-06-02T15:50:58.940Z | Compiling aws-lc-sys v0.40.0 |
| 1575 | 2026-06-02T15:50:58.966Z | Checking writeable v0.5.5 |
| 1576 | 2026-06-02T15:50:58.997Z | Compiling crossbeam-utils v0.8.21 |
| 1577 | 2026-06-02T15:50:59.172Z | Compiling generic-array v0.14.5 |
| 1578 | 2026-06-02T15:50:59.202Z | Compiling num-conv v0.2.0 |
| 1579 | 2026-06-02T15:50:59.263Z | Checking powerfmt v0.2.0 |
| 1580 | 2026-06-02T15:50:59.327Z | Checking equivalent v1.0.0 |
| 1581 | 2026-06-02T15:50:59.370Z | Checking hashbrown v0.17.0 |
| 1582 | 2026-06-02T15:50:59.402Z | Compiling time-core v0.1.8 |
| 1583 | 2026-06-02T15:50:59.408Z | Compiling getrandom v0.4.1 |
| 1584 | 2026-06-02T15:50:59.411Z | Checking deranged v0.5.5 |
| 1585 | 2026-06-02T15:50:59.544Z | Compiling time-macros v0.2.27 |
| 1586 | 2026-06-02T15:50:59.835Z | Compiling slog v2.8.2 |
| 1587 | 2026-06-02T15:50:59.841Z | Checking indexmap v2.14.0 |
| 1588 | 2026-06-02T15:51:00.073Z | Compiling synstructure v0.13.1 |
| 1589 | 2026-06-02T15:51:00.344Z | Checking http-body v1.0.1 |
| 1590 | 2026-06-02T15:51:00.390Z | Checking tracing-core v0.1.32 |
| 1591 | 2026-06-02T15:51:00.415Z | Compiling unicase v2.6.0 |
| 1592 | 2026-06-02T15:51:00.442Z | Checking bitflags v2.11.0 |
| 1593 | 2026-06-02T15:51:00.463Z | Checking num_threads v0.1.3 |
| 1594 | 2026-06-02T15:51:00.595Z | Checking percent-encoding v2.3.2 |
| 1595 | 2026-06-02T15:51:00.683Z | Compiling getrandom v0.3.4 |
| 1596 | 2026-06-02T15:51:00.730Z | Checking icu_locid_transform_data v1.5.0 |
| 1597 | 2026-06-02T15:51:00.757Z | Checking atomic-waker v1.1.2 |
| 1598 | 2026-06-02T15:51:00.792Z | Checking untrusted v0.9.0 |
| 1599 | 2026-06-02T15:51:00.798Z | Compiling rustls v0.23.40 |
| 1600 | 2026-06-02T15:51:00.848Z | Checking tracing v0.1.40 |
| 1601 | 2026-06-02T15:51:00.900Z | Checking time v0.3.47 |
| 1602 | 2026-06-02T15:51:01.014Z | Compiling num-traits v0.2.14 |
| 1603 | 2026-06-02T15:51:01.116Z | Checking subtle v2.5.0 |
| 1604 | 2026-06-02T15:51:01.242Z | Checking tower-layer v0.3.3 |
| 1605 | 2026-06-02T15:51:01.248Z | Compiling crc32fast v1.5.0 |
| 1606 | 2026-06-02T15:51:01.323Z | Checking base64 v0.22.1 |
| 1607 | 2026-06-02T15:51:01.378Z | Checking tower-service v0.3.3 |
| 1608 | 2026-06-02T15:51:01.412Z | Compiling usdt-impl v0.6.0 |
| 1609 | 2026-06-02T15:51:01.460Z | Checking fnv v1.0.7 |
| 1610 | 2026-06-02T15:51:01.547Z | Checking icu_properties_data v1.5.0 |
| 1611 | 2026-06-02T15:51:01.568Z | Checking try-lock v0.2.3 |
| 1612 | 2026-06-02T15:51:01.659Z | Checking want v0.3.0 |
| 1613 | 2026-06-02T15:51:01.770Z | Checking hybrid-array v0.4.8 |
| 1614 | 2026-06-02T15:51:01.774Z | Checking errno v0.3.10 |
| 1615 | 2026-06-02T15:51:01.825Z | Compiling thread-id v5.0.0 |
| 1616 | 2026-06-02T15:51:01.879Z | Checking plain v0.2.3 |
| 1617 | 2026-06-02T15:51:01.900Z | Compiling byteorder v1.4.3 |
| 1618 | 2026-06-02T15:51:01.909Z | Checking simd-adler32 v0.3.7 |
| 1619 | 2026-06-02T15:51:01.965Z | Checking httpdate v1.0.1 |
| 1620 | 2026-06-02T15:51:01.974Z | Checking write16 v1.0.0 |
| 1621 | 2026-06-02T15:51:02.036Z | Checking icu_normalizer_data v1.5.0 |
| 1622 | 2026-06-02T15:51:02.053Z | Checking utf16_iter v1.0.5 |
| 1623 | 2026-06-02T15:51:02.068Z | Compiling rustix v1.1.4 |
| 1624 | 2026-06-02T15:51:02.094Z | Checking utf8_iter v1.0.4 |
| 1625 | 2026-06-02T15:51:02.100Z | Checking adler2 v2.0.1 |
| 1626 | 2026-06-02T15:51:02.189Z | Checking miniz_oxide v0.8.9 |
| 1627 | 2026-06-02T15:51:02.196Z | Checking rand_core v0.9.5 |
| 1628 | 2026-06-02T15:51:02.210Z | Compiling serde_derive v1.0.228 |
| 1629 | 2026-06-02T15:51:02.269Z | Compiling thiserror-impl v2.0.18 |
| 1630 | 2026-06-02T15:51:02.327Z | Compiling zerofrom-derive v0.1.5 |
| 1631 | 2026-06-02T15:51:02.355Z | Compiling tokio-macros v2.7.0 |
| 1632 | 2026-06-02T15:51:02.531Z | Compiling yoke-derive v0.7.5 |
| 1633 | 2026-06-02T15:51:02.557Z | Compiling zerovec-derive v0.10.3 |
| 1634 | 2026-06-02T15:51:02.620Z | Compiling displaydoc v0.2.5 |
| 1635 | 2026-06-02T15:51:03.473Z | Checking tokio v1.52.3 |
| 1636 | 2026-06-02T15:51:03.816Z | Compiling futures-macro v0.3.32 |
| 1637 | 2026-06-02T15:51:04.056Z | Compiling zerocopy-derive v0.8.27 |
| 1638 | 2026-06-02T15:51:04.435Z | Compiling pest v2.8.1 |
| 1639 | 2026-06-02T15:51:04.442Z | Compiling icu_provider_macros v1.5.0 |
| 1640 | 2026-06-02T15:51:04.514Z | Checking zerofrom v0.1.5 |
| 1641 | 2026-06-02T15:51:04.628Z | Checking yoke v0.7.5 |
| 1642 | 2026-06-02T15:51:04.805Z | Checking zerovec v0.10.4 |
| 1643 | 2026-06-02T15:51:05.012Z | Checking futures-util v0.3.32 |
| 1644 | 2026-06-02T15:51:05.262Z | Compiling scroll_derive v0.13.1 |
| 1645 | 2026-06-02T15:51:05.476Z | Compiling pest_meta v2.8.1 |
| 1646 | 2026-06-02T15:51:05.704Z | Checking tinystr v0.7.6 |
| 1647 | 2026-06-02T15:51:05.872Z | Checking icu_locid v1.5.0 |
| 1648 | 2026-06-02T15:51:06.308Z | Compiling pest_generator v2.8.1 |
| 1649 | 2026-06-02T15:51:06.471Z | Checking icu_provider v1.5.0 |
| 1650 | 2026-06-02T15:51:06.478Z | Checking tokio-util v0.7.18 |
| 1651 | 2026-06-02T15:51:06.768Z | Checking icu_locid_transform v1.5.0 |
| 1652 | 2026-06-02T15:51:06.881Z | Checking erased-serde v0.3.31 |
| 1653 | 2026-06-02T15:51:06.904Z | Checking icu_collections v1.5.0 |
| 1654 | 2026-06-02T15:51:06.960Z | Checking h2 v0.4.6 |
| 1655 | 2026-06-02T15:51:07.119Z | Compiling serde_tokenstream v0.2.3 |
| 1656 | 2026-06-02T15:51:07.220Z | Compiling dof v0.4.0 |
| 1657 | 2026-06-02T15:51:07.232Z | Checking icu_properties v1.5.1 |
| 1658 | 2026-06-02T15:51:07.294Z | Checking scroll v0.13.0 |
| 1659 | 2026-06-02T15:51:07.479Z | Compiling pest_derive v2.8.1 |
| 1660 | 2026-06-02T15:51:07.558Z | Checking goblin v0.10.1 |
| 1661 | 2026-06-02T15:51:08.033Z | Checking block-buffer v0.10.2 |
| 1662 | 2026-06-02T15:51:08.151Z | Checking crypto-common v0.1.6 |
| 1663 | 2026-06-02T15:51:08.262Z | Checking form_urlencoded v1.2.2 |
| 1664 | 2026-06-02T15:51:08.322Z | Compiling dtrace-parser v0.3.0 |
| 1665 | 2026-06-02T15:51:08.519Z | Checking pretty-hex v0.4.1 |
| 1666 | 2026-06-02T15:51:08.587Z | Compiling rustix v0.38.44 |
| 1667 | 2026-06-02T15:51:08.642Z | Checking icu_normalizer v1.5.0 |
| 1668 | 2026-06-02T15:51:08.872Z | Checking hyper v1.9.0 |
| 1669 | 2026-06-02T15:51:09.007Z | Checking iana-time-zone v0.1.47 |
| 1670 | 2026-06-02T15:51:09.025Z | Checking ipnet v2.10.0 |
| 1671 | 2026-06-02T15:51:09.093Z | Checking mime v0.3.16 |
| 1672 | 2026-06-02T15:51:09.108Z | Checking ppv-lite86 v0.2.15 |
| 1673 | 2026-06-02T15:51:09.210Z | Compiling ryu v1.0.5 |
| 1674 | 2026-06-02T15:51:09.239Z | Checking openssl-probe v0.2.1 |
| 1675 | 2026-06-02T15:51:09.254Z | Checking chrono v0.4.44 |
| 1676 | 2026-06-02T15:51:09.340Z | Checking rustls-native-certs v0.8.3 |
| 1677 | 2026-06-02T15:51:09.370Z | Checking rand_chacha v0.9.0 |
| 1678 | 2026-06-02T15:51:09.458Z | Checking idna_adapter v1.2.0 |
| 1679 | 2026-06-02T15:51:09.572Z | Checking digest v0.10.7 |
| 1680 | 2026-06-02T15:51:09.735Z | Checking flate2 v1.1.9 |
| 1681 | 2026-06-02T15:51:09.738Z | Checking crypto-common v0.2.1 |
| 1682 | 2026-06-02T15:51:09.779Z | Checking hyper-util v0.1.20 |
| 1683 | 2026-06-02T15:51:10.016Z | Checking block-buffer v0.12.0 |
| 1684 | 2026-06-02T15:51:10.101Z | Checking concurrent-queue v2.5.0 |
| 1685 | 2026-06-02T15:51:10.153Z | Compiling serde_derive_internals v0.29.0 |
| 1686 | 2026-06-02T15:51:10.175Z | Checking thread_local v1.1.4 |
| 1687 | 2026-06-02T15:51:10.225Z | Checking sync_wrapper v1.0.1 |
| 1688 | 2026-06-02T15:51:10.270Z | Compiling multer v3.1.0 |
| 1689 | 2026-06-02T15:51:10.285Z | Checking encoding_rs v0.8.32 |
| 1690 | 2026-06-02T15:51:10.314Z | Compiling slog-async v2.8.0 |
| 1691 | 2026-06-02T15:51:10.326Z | Checking const-oid v0.10.2 |
| 1692 | 2026-06-02T15:51:10.495Z | Checking parking v2.2.0 |
| 1693 | 2026-06-02T15:51:10.604Z | Compiling paste v1.0.15 |
| 1694 | 2026-06-02T15:51:10.642Z | Checking fastrand v2.1.1 |
| 1695 | 2026-06-02T15:51:10.662Z | Checking cpufeatures v0.2.17 |
| 1696 | 2026-06-02T15:51:10.724Z | Compiling schemars v0.8.22 |
| 1697 | 2026-06-02T15:51:10.818Z | Checking compression-core v0.4.32 |
| 1698 | 2026-06-02T15:51:10.849Z | Checking winnow v1.0.0 |
| 1699 | 2026-06-02T15:51:10.935Z | Checking match_cfg v0.1.0 |
| 1700 | 2026-06-02T15:51:10.939Z | Compiling camino v1.2.2 |
| 1701 | 2026-06-02T15:51:10.975Z | Checking compression-codecs v0.4.38 |
| 1702 | 2026-06-02T15:51:10.994Z | Checking hostname v0.3.1 |
| 1703 | 2026-06-02T15:51:11.123Z | Checking tempfile v3.27.0 |
| 1704 | 2026-06-02T15:51:11.130Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1705 | 2026-06-02T15:51:11.136Z | Checking sha1 v0.10.6 |
| 1706 | 2026-06-02T15:51:11.261Z | Checking event-listener v5.0.0 |
| 1707 | 2026-06-02T15:51:11.308Z | Checking digest v0.11.2 |
| 1708 | 2026-06-02T15:51:11.315Z | Compiling schemars_derive v0.8.22 |
| 1709 | 2026-06-02T15:51:11.320Z | Checking tower v0.5.2 |
| 1710 | 2026-06-02T15:51:11.353Z | Compiling mime_guess v2.0.5 |
| 1711 | 2026-06-02T15:51:11.452Z | Checking idna v1.0.3 |
| 1712 | 2026-06-02T15:51:11.459Z | Checking rand v0.9.2 |
| 1713 | 2026-06-02T15:51:11.684Z | Compiling usdt-attr-macro v0.6.0 |
| 1714 | 2026-06-02T15:51:11.690Z | Compiling usdt-macro v0.6.0 |
| 1715 | 2026-06-02T15:51:11.826Z | Checking slog-json v2.6.1 |
| 1716 | 2026-06-02T15:51:11.901Z | Checking futures-executor v0.3.32 |
| 1717 | 2026-06-02T15:51:11.978Z | Compiling async-stream-impl v0.3.6 |
| 1718 | 2026-06-02T15:51:12.013Z | Checking uuid v1.23.1 |
| 1719 | 2026-06-02T15:51:12.140Z | Checking http-body-util v0.1.3 |
| 1720 | 2026-06-02T15:51:12.170Z | Checking crossbeam-channel v0.5.15 |
| 1721 | 2026-06-02T15:51:12.311Z | Checking serde_spanned v1.1.1 |
| 1722 | 2026-06-02T15:51:12.348Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1723 | 2026-06-02T15:51:12.430Z | Checking memmap2 v0.9.8 |
| 1724 | 2026-06-02T15:51:12.526Z | Checking is-terminal v0.4.12 |
| 1725 | 2026-06-02T15:51:12.546Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1726 | 2026-06-02T15:51:12.591Z | Compiling heck v0.5.0 |
| 1727 | 2026-06-02T15:51:12.606Z | Checking data-encoding v2.4.0 |
| 1728 | 2026-06-02T15:51:12.786Z | Checking cpufeatures v0.3.0 |
| 1729 | 2026-06-02T15:51:12.849Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1730 | 2026-06-02T15:51:12.855Z | Checking unicode-width v0.1.9 |
| 1731 | 2026-06-02T15:51:12.858Z | Checking dyn-clone v1.0.4 |
| 1732 | 2026-06-02T15:51:12.872Z | Checking take_mut v0.2.2 |
| 1733 | 2026-06-02T15:51:12.923Z | Compiling semver v1.0.28 |
| 1734 | 2026-06-02T15:51:12.931Z | Checking spin v0.9.8 |
| 1735 | 2026-06-02T15:51:12.944Z | Checking term v1.1.0 |
| 1736 | 2026-06-02T15:51:12.949Z | Checking unicode-segmentation v1.10.0 |
| 1737 | 2026-06-02T15:51:12.959Z | Compiling anyhow v1.0.102 |
| 1738 | 2026-06-02T15:51:13.017Z | Checking lazy_static v1.5.0 |
| 1739 | 2026-06-02T15:51:13.030Z | Checking iri-string v0.7.8 |
| 1740 | 2026-06-02T15:51:13.105Z | Checking console v0.15.7 |
| 1741 | 2026-06-02T15:51:13.158Z | Checking slog-term v2.9.2 |
| 1742 | 2026-06-02T15:51:13.223Z | Checking newline-converter v0.3.0 |
| 1743 | 2026-06-02T15:51:13.267Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1744 | 2026-06-02T15:51:13.362Z | Checking toml v1.1.2+spec-1.1.0 |
| 1745 | 2026-06-02T15:51:13.520Z | Checking async-stream v0.3.6 |
| 1746 | 2026-06-02T15:51:13.530Z | Checking usdt v0.6.0 |
| 1747 | 2026-06-02T15:51:13.575Z | Checking tungstenite v0.29.0 |
| 1748 | 2026-06-02T15:51:13.636Z | Checking sha1 v0.11.0 |
| 1749 | 2026-06-02T15:51:13.798Z | Checking atomicwrites v0.4.4 |
| 1750 | 2026-06-02T15:51:13.859Z | Checking futures v0.3.32 |
| 1751 | 2026-06-02T15:51:13.890Z | Checking slog-bunyan v2.5.0 |
| 1752 | 2026-06-02T15:51:13.910Z | Checking url v2.5.4 |
| 1753 | 2026-06-02T15:51:13.919Z | Checking serde_urlencoded v0.7.1 |
| 1754 | 2026-06-02T15:51:13.925Z | Checking event-listener-strategy v0.5.4 |
| 1755 | 2026-06-02T15:51:13.990Z | Checking async-compression v0.4.42 |
| 1756 | 2026-06-02T15:51:14.034Z | Checking tower-http v0.6.8 |
| 1757 | 2026-06-02T15:51:14.110Z | Checking openapiv3 v2.2.0 |
| 1758 | 2026-06-02T15:51:14.213Z | Compiling async-trait v0.1.89 |
| 1759 | 2026-06-02T15:51:14.222Z | Checking yasna v0.6.0 |
| 1760 | 2026-06-02T15:51:14.280Z | Checking pem v3.0.6 |
| 1761 | 2026-06-02T15:51:14.294Z | Checking waitgroup v0.1.2 |
| 1762 | 2026-06-02T15:51:14.385Z | Checking rustls-pemfile v2.2.0 |
| 1763 | 2026-06-02T15:51:14.429Z | Checking serde_path_to_error v0.1.20 |
| 1764 | 2026-06-02T15:51:14.517Z | Checking hostname v0.4.2 |
| 1765 | 2026-06-02T15:51:14.609Z | Checking simple-mermaid v0.2.0 |
| 1766 | 2026-06-02T15:51:14.670Z | Checking debug-ignore v1.0.5 |
| 1767 | 2026-06-02T15:51:14.683Z | Checking similar v2.2.1 |
| 1768 | 2026-06-02T15:51:14.689Z | Checking async-channel v2.5.0 |
| 1769 | 2026-06-02T15:51:14.762Z | Checking tokio-tungstenite v0.29.0 |
| 1770 | 2026-06-02T15:51:15.001Z | Checking buf-list v1.1.2 |
| 1771 | 2026-06-02T15:51:15.004Z | Checking expectorate v1.2.0 |
| 1772 | 2026-06-02T15:51:15.048Z | Checking subprocess v1.1.0 |
| 1773 | 2026-06-02T15:51:20.312Z | Checking rustls-webpki v0.103.13 |
| 1774 | 2026-06-02T15:51:20.315Z | Checking rcgen v0.14.8 |
| 1775 | 2026-06-02T15:51:22.505Z | Checking tokio-rustls v0.26.4 |
| 1776 | 2026-06-02T15:51:22.508Z | Checking rustls-platform-verifier v0.6.2 |
| 1777 | 2026-06-02T15:51:22.687Z | Checking hyper-rustls v0.27.9 |
| 1778 | 2026-06-02T15:51:22.847Z | Checking reqwest v0.13.3 |
| 1779 | 2026-06-02T15:51:24.332Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1780 | 2026-06-02T15:51:24.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.94s |
| 1781 | 2026-06-02T15:51:24.639Z | |
| 1782 | 2026-06-02T15:51:24.639Z | |
| 1783 | 2026-06-02T15:51:49.930Z | test tests/fail/bad_channel10.rs ... ok |
| 1784 | 2026-06-02T15:51:49.930Z | test tests/fail/bad_channel11.rs ... ok |
| 1785 | 2026-06-02T15:51:49.931Z | test tests/fail/bad_channel12.rs ... ok |
| 1786 | 2026-06-02T15:51:49.931Z | test tests/fail/bad_channel13.rs ... ok |
| 1787 | 2026-06-02T15:51:49.931Z | test tests/fail/bad_channel14.rs ... ok |
| 1788 | 2026-06-02T15:51:49.931Z | test tests/fail/bad_channel15.rs ... ok |
| 1789 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel17.rs ... ok |
| 1790 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel18.rs ... ok |
| 1791 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel19.rs ... ok |
| 1792 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel1a.rs ... ok |
| 1793 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel1b.rs ... ok |
| 1794 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel2.rs ... ok |
| 1795 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel20.rs ... ok |
| 1796 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel21.rs ... ok |
| 1797 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel22.rs ... ok |
| 1798 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel23.rs ... ok |
| 1799 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel24.rs ... ok |
| 1800 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel25.rs ... ok |
| 1801 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel26.rs ... ok |
| 1802 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel27.rs ... ok |
| 1803 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel28.rs ... ok |
| 1804 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel3.rs ... ok |
| 1805 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel4.rs ... ok |
| 1806 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel5.rs ... ok |
| 1807 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel6.rs ... ok |
| 1808 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel8.rs ... ok |
| 1809 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_channel9.rs ... ok |
| 1810 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1811 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1812 | 2026-06-02T15:51:49.936Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1813 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1814 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1815 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1816 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1817 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1818 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1819 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1820 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1821 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1822 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1823 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1824 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1825 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1826 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1827 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1828 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1829 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1830 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1831 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1832 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1833 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1834 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1835 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1836 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1837 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1838 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1839 | 2026-06-02T15:51:49.937Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1840 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1841 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1842 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1843 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1844 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1845 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1846 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1847 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1848 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1849 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1850 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1851 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1852 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1853 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1854 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1855 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1856 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1857 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1858 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1859 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1860 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1861 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1862 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1863 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1864 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1865 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1866 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1867 | 2026-06-02T15:51:49.938Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1868 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1869 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1870 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1871 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1872 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1873 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1874 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1875 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1876 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1877 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1878 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1879 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1880 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1881 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1882 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1883 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1884 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1885 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1886 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1887 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1888 | 2026-06-02T15:51:49.939Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1889 | 2026-06-02T15:51:49.943Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1890 | 2026-06-02T15:51:49.943Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1891 | 2026-06-02T15:51:49.943Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1892 | 2026-06-02T15:51:49.943Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1893 | 2026-06-02T15:51:49.943Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1894 | 2026-06-02T15:51:49.943Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1895 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1896 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1897 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1898 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1899 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1900 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1901 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1902 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1903 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1904 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1905 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1906 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1907 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1908 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1909 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1910 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1911 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1912 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1913 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1914 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1915 | 2026-06-02T15:51:49.944Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1916 | 2026-06-02T15:51:49.944Z | test tests/fail/unused_endpoint.rs ... ok |
| 1917 | 2026-06-02T15:51:49.944Z | |
| 1918 | 2026-06-02T15:51:49.944Z | |
| 1919 | 2026-06-02T15:51:49.944Z | test fail ... ok |
| 1920 | 2026-06-02T15:51:49.944Z | |
| 1921 | 2026-06-02T15:51:49.944Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 54.51s |
| 1922 | 2026-06-02T15:51:49.944Z | |
| 1923 | 2026-06-02T15:51:49.945Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-34c4b261b52e219f` |
| 1924 | 2026-06-02T15:51:49.945Z | |
| 1925 | 2026-06-02T15:51:49.945Z | running 100 tests |
| 1926 | 2026-06-02T15:51:49.945Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1927 | 2026-06-02T15:51:49.945Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1928 | 2026-06-02T15:51:49.945Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1929 | 2026-06-02T15:51:49.945Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1930 | 2026-06-02T15:51:49.945Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1931 | 2026-06-02T15:51:49.945Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1932 | 2026-06-02T15:51:49.945Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1933 | 2026-06-02T15:51:49.945Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1934 | 2026-06-02T15:51:49.949Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1935 | 2026-06-02T15:51:49.949Z | test config::test_valid_config_all_settings ... ok |
| 1936 | 2026-06-02T15:51:49.949Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-config_bind_address_http.6360.2.log" |
| 1937 | 2026-06-02T15:51:49.949Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-config_handler_task_mode_detached.6360.4.log" |
| 1938 | 2026-06-02T15:51:49.949Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_unversioned_servers_with_versioned_routes.6360.6.log" |
| 1939 | 2026-06-02T15:51:49.949Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-config_bind_address_https.6360.0.log" |
| 1940 | 2026-06-02T15:51:49.949Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-config_bind_address_https_buffer.6360.1.log" |
| 1941 | 2026-06-02T15:51:49.949Z | test config::test_valid_config_basic ... ok |
| 1942 | 2026-06-02T15:51:49.949Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-api_trait_basic.6360.3.log" |
| 1943 | 2026-06-02T15:51:49.949Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-config_handler_task_mode_cancel.6360.5.log" |
| 1944 | 2026-06-02T15:51:49.949Z | test config::test_valid_config_empty ... ok |
| 1945 | 2026-06-02T15:51:49.949Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1946 | 2026-06-02T15:51:49.949Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_enum_extractor_error.6360.7.log" |
| 1947 | 2026-06-02T15:51:49.949Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_enum_user_error.6360.8.log" |
| 1948 | 2026-06-02T15:51:49.949Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1949 | 2026-06-02T15:51:49.949Z | test config::test_config_handler_task_mode_detached ... ok |
| 1950 | 2026-06-02T15:51:49.949Z | test custom_errors::test_enum_user_error ... ok |
| 1951 | 2026-06-02T15:51:49.949Z | test custom_errors::test_enum_extractor_error ... ok |
| 1952 | 2026-06-02T15:51:49.949Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_struct_extractor_error.6360.9.log" |
| 1953 | 2026-06-02T15:51:49.950Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_struct_user_error.6360.10.log" |
| 1954 | 2026-06-02T15:51:49.950Z | test custom_errors::test_trait_based_api ... ok |
| 1955 | 2026-06-02T15:51:49.950Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_trait_enum_user_error.6360.11.log" |
| 1956 | 2026-06-02T15:51:49.950Z | test api_trait::test_api_trait_basic ... ok |
| 1957 | 2026-06-02T15:51:49.950Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_trait_struct_user_error.6360.12.log" |
| 1958 | 2026-06-02T15:51:49.950Z | test custom_errors::test_struct_extractor_error ... ok |
| 1959 | 2026-06-02T15:51:49.950Z | test custom_errors::test_struct_user_error ... ok |
| 1960 | 2026-06-02T15:51:49.950Z | test config::test_config_bind_address_http ... ok |
| 1961 | 2026-06-02T15:51:49.950Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1962 | 2026-06-02T15:51:49.950Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1963 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_302_bogus.6360.13.log" |
| 1964 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_302_found.6360.14.log" |
| 1965 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_307_temporary_redirect.6360.15.log" |
| 1966 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_delete_request.6360.17.log" |
| 1967 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-demo1.6360.18.log" |
| 1968 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_303_see_other.6360.16.log" |
| 1969 | 2026-06-02T15:51:49.954Z | test demo::test_302_bogus ... ok |
| 1970 | 2026-06-02T15:51:49.954Z | test demo::test_307_temporary_redirect ... ok |
| 1971 | 2026-06-02T15:51:49.954Z | test demo::test_delete_request ... ok |
| 1972 | 2026-06-02T15:51:49.954Z | test demo::test_302_found ... ok |
| 1973 | 2026-06-02T15:51:49.954Z | test demo::test_demo1 ... ok |
| 1974 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-demo2json.6360.19.log" |
| 1975 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-demo2query.6360.20.log" |
| 1976 | 2026-06-02T15:51:49.954Z | test demo::test_303_see_other ... ok |
| 1977 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-demo3json.6360.22.log" |
| 1978 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-demo2urlencoded.6360.21.log" |
| 1979 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-demo_path_param_string.6360.23.log" |
| 1980 | 2026-06-02T15:51:49.954Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-demo_path_param_u32.6360.24.log" |
| 1981 | 2026-06-02T15:51:49.955Z | test demo::test_demo3json ... ok |
| 1982 | 2026-06-02T15:51:49.955Z | test demo::test_demo2query ... ok |
| 1983 | 2026-06-02T15:51:49.955Z | test demo::test_demo_path_param_u32 ... ok |
| 1984 | 2026-06-02T15:51:49.955Z | test demo::test_demo2urlencoded ... ok |
| 1985 | 2026-06-02T15:51:49.955Z | test demo::test_demo2json ... ok |
| 1986 | 2026-06-02T15:51:49.955Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-demo_path_param_uuid.6360.25.log" |
| 1987 | 2026-06-02T15:51:49.955Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_head_request.6360.27.log" |
| 1988 | 2026-06-02T15:51:49.955Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-demo_websocket.6360.26.log" |
| 1989 | 2026-06-02T15:51:49.955Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_large_typed_body.6360.29.log" |
| 1990 | 2026-06-02T15:51:49.955Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_header_request.6360.28.log" |
| 1991 | 2026-06-02T15:51:49.959Z | test demo::test_demo_path_param_string ... ok |
| 1992 | 2026-06-02T15:51:49.959Z | test demo::test_demo_path_param_uuid ... ok |
| 1993 | 2026-06-02T15:51:49.959Z | test demo::test_head_request ... ok |
| 1994 | 2026-06-02T15:51:49.959Z | test demo::test_header_request ... ok |
| 1995 | 2026-06-02T15:51:49.959Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_request_compat.6360.30.log" |
| 1996 | 2026-06-02T15:51:49.959Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-tet_raw_request.6360.31.log" |
| 1997 | 2026-06-02T15:51:49.959Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_request_remote_addr.6360.32.log" |
| 1998 | 2026-06-02T15:51:49.959Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_streaming_body.6360.33.log" |
| 1999 | 2026-06-02T15:51:49.959Z | test demo::test_request_compat ... ok |
| 2000 | 2026-06-02T15:51:49.959Z | test demo::test_demo_websocket ... ok |
| 2001 | 2026-06-02T15:51:49.959Z | test demo::test_raw_request ... ok |
| 2002 | 2026-06-02T15:51:49.959Z | test demo::test_large_typed_body ... ok |
| 2003 | 2026-06-02T15:51:49.959Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-compression_config_disabled.6360.34.log" |
| 2004 | 2026-06-02T15:51:49.959Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-compression_config_enabled.6360.35.log" |
| 2005 | 2026-06-02T15:51:49.959Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-graceful_shutdown_with_detached_handler.6360.36.log" |
| 2006 | 2026-06-02T15:51:49.960Z | test demo::test_request_remote_addr ... ok |
| 2007 | 2026-06-02T15:51:49.960Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_untyped_body.6360.37.log" |
| 2008 | 2026-06-02T15:51:49.960Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-compression_disabled_extension.6360.38.log" |
| 2009 | 2026-06-02T15:51:49.960Z | test demo::test_streaming_body ... ok |
| 2010 | 2026-06-02T15:51:49.960Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-gzip_compression_multiple_encodings.6360.39.log" |
| 2011 | 2026-06-02T15:51:49.960Z | test gzip::test_compression_disabled_with_extension ... ok |
| 2012 | 2026-06-02T15:51:49.960Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-gzip_compression_accept_encoding.6360.40.log" |
| 2013 | 2026-06-02T15:51:49.960Z | test demo::test_untyped_body ... ok |
| 2014 | 2026-06-02T15:51:49.960Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-json_suffix_compressed.6360.41.log" |
| 2015 | 2026-06-02T15:51:49.963Z | test gzip::test_json_suffix_is_compressed ... ok |
| 2016 | 2026-06-02T15:51:49.963Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-no_compression_small_response.6360.42.log" |
| 2017 | 2026-06-02T15:51:49.964Z | test gzip::test_no_compression_below_size_threshold ... ok |
| 2018 | 2026-06-02T15:51:49.964Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-no_compression_204.6360.43.log" |
| 2019 | 2026-06-02T15:51:49.964Z | test gzip::test_no_compression_for_204_no_content ... ok |
| 2020 | 2026-06-02T15:51:49.964Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-no_compression_304.6360.44.log" |
| 2021 | 2026-06-02T15:51:49.964Z | test gzip::test_no_compression_for_304_not_modified ... ok |
| 2022 | 2026-06-02T15:51:49.964Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-no_compression_non_compressible.6360.45.log" |
| 2023 | 2026-06-02T15:51:49.964Z | test gzip::test_no_compression_for_non_compressible_content_types ... ok |
| 2024 | 2026-06-02T15:51:49.964Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-no_gzip_without_accept.6360.46.log" |
| 2025 | 2026-06-02T15:51:49.967Z | test gzip::test_compression_config_disabled ... ok |
| 2026 | 2026-06-02T15:51:49.967Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-reject_gzip_quality_zero.6360.47.log" |
| 2027 | 2026-06-02T15:51:49.974Z | test gzip::test_compression_config_enabled ... ok |
| 2028 | 2026-06-02T15:51:49.977Z | test gzip::test_no_gzip_without_accept_encoding ... ok |
| 2029 | 2026-06-02T15:51:49.977Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-streaming_with_content_type_compressed.6360.48.log" |
| 2030 | 2026-06-02T15:51:49.977Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-streaming_missing_content_type.6360.49.log" |
| 2031 | 2026-06-02T15:51:49.977Z | test gzip::test_gzip_compression_accepts_multiple_encodings ... ok |
| 2032 | 2026-06-02T15:51:49.977Z | test gzip::test_streaming_with_content_type_is_compressed ... ok |
| 2033 | 2026-06-02T15:51:49.977Z | test gzip::test_streaming_without_content_type_skips_compression ... ok |
| 2034 | 2026-06-02T15:51:49.977Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-vary_header_set.6360.50.log" |
| 2035 | 2026-06-02T15:51:49.977Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-vary_header_no_gzip.6360.51.log" |
| 2036 | 2026-06-02T15:51:49.977Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-xml_suffix_compressed.6360.52.log" |
| 2037 | 2026-06-02T15:51:49.977Z | test gzip::test_xml_suffix_is_compressed ... ok |
| 2038 | 2026-06-02T15:51:49.977Z | test config::test_config_bind_address_https ... ok |
| 2039 | 2026-06-02T15:51:49.977Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-multipart_client.6360.53.log" |
| 2040 | 2026-06-02T15:51:49.977Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-multipart_client.6360.54.log" |
| 2041 | 2026-06-02T15:51:49.981Z | test multipart::missing_boundary ... ok |
| 2042 | 2026-06-02T15:51:49.981Z | test config::test_config_bind_address_https_buffer ... ok |
| 2043 | 2026-06-02T15:51:49.981Z | test multipart::no_content_type ... ok |
| 2044 | 2026-06-02T15:51:49.981Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-multipart_client.6360.55.log" |
| 2045 | 2026-06-02T15:51:49.981Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-multipart_client.6360.56.log" |
| 2046 | 2026-06-02T15:51:49.981Z | test gzip::test_reject_gzip_with_quality_zero ... ok |
| 2047 | 2026-06-02T15:51:49.981Z | test multipart::test_multipart_client ... ok |
| 2048 | 2026-06-02T15:51:49.981Z | test multipart::weird_content_type ... ok |
| 2049 | 2026-06-02T15:51:49.981Z | test openapi::test_openapi_custom_error_types ... ok |
| 2050 | 2026-06-02T15:51:49.981Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-pagination-basic.6360.57.log" |
| 2051 | 2026-06-02T15:51:49.981Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 2052 | 2026-06-02T15:51:49.982Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-pagination-multiple-resources.6360.58.log" |
| 2053 | 2026-06-02T15:51:49.995Z | test openapi::test_openapi ... ok |
| 2054 | 2026-06-02T15:51:49.998Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-pagination-multiple-sorts.6360.59.log" |
| 2055 | 2026-06-02T15:51:50.003Z | test openapi::test_openapi_fuller ... ok |
| 2056 | 2026-06-02T15:51:50.003Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-basic.6360.60.log" |
| 2057 | 2026-06-02T15:51:50.007Z | test gzip::test_vary_header_on_non_gzip_requests ... ok |
| 2058 | 2026-06-02T15:51:50.007Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-dictionary.6360.61.log" |
| 2059 | 2026-06-02T15:51:50.010Z | test gzip::test_gzip_compression_with_accept_encoding ... ok |
| 2060 | 2026-06-02T15:51:50.010Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-empty.6360.62.log" |
| 2061 | 2026-06-02T15:51:50.010Z | test gzip::test_vary_header_is_set ... ok |
| 2062 | 2026-06-02T15:51:50.010Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-errors.6360.63.log" |
| 2063 | 2026-06-02T15:51:50.010Z | test pagination::test_paginate_empty ... ok |
| 2064 | 2026-06-02T15:51:50.014Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-extra_params.6360.64.log" |
| 2065 | 2026-06-02T15:51:50.014Z | test pagination::test_paginate_errors ... ok |
| 2066 | 2026-06-02T15:51:50.014Z | test pagination::test_paginate_extra_params ... ok |
| 2067 | 2026-06-02T15:51:50.014Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-required_params.6360.65.log" |
| 2068 | 2026-06-02T15:51:50.014Z | test pagination_schema::test_pagination_schema ... ok |
| 2069 | 2026-06-02T15:51:50.014Z | test path_names::test_path_names ... ok |
| 2070 | 2026-06-02T15:51:50.014Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_no_tls.6360.66.log" |
| 2071 | 2026-06-02T15:51:50.014Z | test pagination::test_paginate_with_required_params ... ok |
| 2072 | 2026-06-02T15:51:50.014Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_with_tls.6360.67.log" |
| 2073 | 2026-06-02T15:51:50.018Z | test starter::test_no_tls ... ok |
| 2074 | 2026-06-02T15:51:50.018Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-non_streaming_servers_do_not_use_transfer_encoding.6360.68.log" |
| 2075 | 2026-06-02T15:51:50.018Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2076 | 2026-06-02T15:51:50.018Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-streaming_server_buffered_client.6360.69.log" |
| 2077 | 2026-06-02T15:51:50.026Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2078 | 2026-06-02T15:51:50.030Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-streaming_server_streaming_client.6360.70.log" |
| 2079 | 2026-06-02T15:51:50.034Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2080 | 2026-06-02T15:51:50.037Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_server_is_http.6360.71.log" |
| 2081 | 2026-06-02T15:51:50.037Z | test tls::test_server_is_http ... ok |
| 2082 | 2026-06-02T15:51:50.037Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_server_is_https.6360.72.log" |
| 2083 | 2026-06-02T15:51:50.042Z | test pagination::test_paginate_basic ... ok |
| 2084 | 2026-06-02T15:51:50.045Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_tls_aborted_negotiation.6360.73.log" |
| 2085 | 2026-06-02T15:51:50.321Z | test starter::test_with_tls ... ok |
| 2086 | 2026-06-02T15:51:50.325Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_tls_certificate_loading.6360.74.log" |
| 2087 | 2026-06-02T15:51:50.339Z | test tls::test_server_is_https ... ok |
| 2088 | 2026-06-02T15:51:50.343Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_tls_only.6360.75.log" |
| 2089 | 2026-06-02T15:51:50.569Z | test pagination::test_paginate_dictionary ... ok |
| 2090 | 2026-06-02T15:51:50.572Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_tls_refresh_certificates.6360.76.log" |
| 2091 | 2026-06-02T15:51:50.624Z | test tls::test_tls_certificate_loading ... ok |
| 2092 | 2026-06-02T15:51:50.627Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_versions.6360.77.log" |
| 2093 | 2026-06-02T15:51:50.648Z | test tls::test_tls_aborted_negotiation ... ok |
| 2094 | 2026-06-02T15:51:50.652Z | note: configured to log to "/tmp/integration_tests-34c4b261b52e219f-test_versions_on_missing.6360.78.log" |
| 2095 | 2026-06-02T15:51:50.691Z | test pagination::test_example_basic ... ok |
| 2096 | 2026-06-02T15:51:50.694Z | test versions::test_versions_openapi ... ok |
| 2097 | 2026-06-02T15:51:50.695Z | test versions::test_versions_openapi_same_names ... ok |
| 2098 | 2026-06-02T15:51:50.753Z | test versions::test_versions_on_missing ... ok |
| 2099 | 2026-06-02T15:51:50.756Z | test versions::test_versions ... ok |
| 2100 | 2026-06-02T15:51:50.945Z | test tls::test_tls_only ... ok |
| 2101 | 2026-06-02T15:51:51.178Z | test tls::test_tls_refresh_certificates ... ok |
| 2102 | 2026-06-02T15:51:51.557Z | test pagination::test_example_multiple_resources ... ok |
| 2103 | 2026-06-02T15:51:51.958Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2104 | 2026-06-02T15:51:52.114Z | test pagination::test_example_multiple_sorts ... ok |
| 2105 | 2026-06-02T15:51:52.114Z | |
| 2106 | 2026-06-02T15:51:52.117Z | test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.17s |
| 2107 | 2026-06-02T15:51:52.117Z | |
| 2108 | 2026-06-02T15:51:52.121Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-30d54e2d038b8abd` |
| 2109 | 2026-06-02T15:51:52.127Z | |
| 2110 | 2026-06-02T15:51:52.127Z | running 35 tests |
| 2111 | 2026-06-02T15:51:52.130Z | test channel::tests::test_channel_with_versions ... ok |
| 2112 | 2026-06-02T15:51:52.130Z | test channel::tests::test_channel_operation_id ... ok |
| 2113 | 2026-06-02T15:51:52.134Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2114 | 2026-06-02T15:51:52.134Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2115 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2116 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2117 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2118 | 2026-06-02T15:51:52.134Z | test doc::tests::test_extract_summary_description ... ok |
| 2119 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2120 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2121 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2122 | 2026-06-02T15:51:52.134Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2123 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2124 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2125 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2126 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2127 | 2026-06-02T15:51:52.134Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2128 | 2026-06-02T15:51:52.134Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2129 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2130 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2131 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2132 | 2026-06-02T15:51:52.134Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2133 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2134 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2135 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2136 | 2026-06-02T15:51:52.134Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2137 | 2026-06-02T15:51:52.138Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2138 | 2026-06-02T15:51:52.138Z | test syn_parsing::tests::test_busted_function ... ok |
| 2139 | 2026-06-02T15:51:52.138Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2140 | 2026-06-02T15:51:52.138Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2141 | 2026-06-02T15:51:52.138Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2142 | 2026-06-02T15:51:52.138Z | test endpoint::tests::test_operation_id ... ok |
| 2143 | 2026-06-02T15:51:52.138Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2144 | 2026-06-02T15:51:52.138Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2145 | 2026-06-02T15:51:52.138Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2146 | 2026-06-02T15:51:52.138Z | |
| 2147 | 2026-06-02T15:51:52.138Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2148 | 2026-06-02T15:51:52.138Z | |
| 2149 | 2026-06-02T15:51:52.141Z | Doc-tests dropshot |
| 2150 | 2026-06-02T15:51:52.141Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/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-f3136602c1411c28.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-b322baec7d9b2f70.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-4164962b260198f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d3cd390692e9d749.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-50d48356cac5b8d3.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-589732fb9e6d26c4.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-062aba1a73648fee.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-cd8b54f74e4a4a1f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-38e1747ec1bbb146.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-8ecc1ca7b3236f8a.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-ba9d5c8d5c9e69b4.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-4a265cccff4d4f7e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c203ec5f7f305eb0.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-3016cd47fe30698f.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-6e531a1ac3c29188.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-f238c2620037e891.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8cc65203b5b16f0e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-2b8fbe9e275d89e0.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-6caf4e0a6bf246a5.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-ba07bebba5a026e9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-af9745f84468d841.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-e84bd8b28e8e9b06.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-80e3adcd38e4b099.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-8821bb668838cb78.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-94718abbaeac9f45.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1b5fb49e884132e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-9cd713e0bcf09c0d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-8a8486ad31691069.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-be6774dfd701dc5d.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9ad8073e928d28ee.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a221d21dd6c1171f.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-05805122ab039925.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-eb67c8f424d582a5.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-4c321b05f536b011.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bee5277a7c2f43dc.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ae738ef4e9cfc43f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5effa0ff96b6899d.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-cc47c9579738ded6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-01994cf3cdedc8b5.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6707c1a9b6ef9c0a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-17dbe2386f32b2d3.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-d27f0010ab84cf37.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-fd34d1f75d5a5d3c.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-04384d3e3152b0b8.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6b4971f15451bf39.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-f90995c1d07bb83f.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-fee5cf2bd6968771.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-e989e40e962a1d3b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1cfa877c3d6ebf8e.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-b52b6e5e94eb5d8a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-2f724ab91399a107.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f85516a36b612d3a.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eee366f08ac9836c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d52e7163039c07d9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-7cd93b1f0f731017.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-84abc378542184a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ca542c8c92d20345.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-4eb222483ed5f247.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-abb89fd87fcd0dfb.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-5cbf6e2d4978f5c8.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-dad4b5675c3f49b7.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` |
| 2151 | 2026-06-02T15:51:52.888Z | |
| 2152 | 2026-06-02T15:51:52.888Z | running 24 tests |
| 2153 | 2026-06-02T15:51:52.892Z | test dropshot/src/compression.rs - compression::NoCompression (line 14) ... ignored |
| 2154 | 2026-06-02T15:51:54.079Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2155 | 2026-06-02T15:51:54.079Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2156 | 2026-06-02T15:51:54.079Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2157 | 2026-06-02T15:51:54.096Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2158 | 2026-06-02T15:51:57.343Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2159 | 2026-06-02T15:51:57.343Z | test dropshot/src/lib.rs - (line 334) ... ignored |
| 2160 | 2026-06-02T15:51:57.359Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2161 | 2026-06-02T15:51:57.423Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 382) ... ok |
| 2162 | 2026-06-02T15:51:57.451Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 357) ... ok |
| 2163 | 2026-06-02T15:51:57.518Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2164 | 2026-06-02T15:51:57.633Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2165 | 2026-06-02T15:51:57.668Z | test dropshot/src/config.rs - config::ConfigDropshot (line 31) ... ok |
| 2166 | 2026-06-02T15:51:57.668Z | test dropshot/src/lib.rs - channel (line 1184) ... ignored |
| 2167 | 2026-06-02T15:51:57.668Z | test dropshot/src/lib.rs - endpoint (line 1229) ... ignored |
| 2168 | 2026-06-02T15:51:58.580Z | test dropshot/src/lib.rs - (line 398) ... ok |
| 2169 | 2026-06-02T15:51:58.717Z | test dropshot/src/lib.rs - api_description (line 1049) ... ok |
| 2170 | 2026-06-02T15:51:58.724Z | test dropshot/src/lib.rs - (line 661) ... ok |
| 2171 | 2026-06-02T15:51:58.812Z | test dropshot/src/lib.rs - api_description (line 1110) ... ok |
| 2172 | 2026-06-02T15:51:58.970Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2173 | 2026-06-02T15:51:59.021Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2174 | 2026-06-02T15:51:59.676Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 230) ... ok |
| 2175 | 2026-06-02T15:52:01.676Z | test dropshot/src/test_util.rs - test_util::LogContext (line 469) ... ok |
| 2176 | 2026-06-02T15:52:02.209Z | test dropshot/src/lib.rs - (line 497) ... ok |
| 2177 | 2026-06-02T15:52:02.209Z | |
| 2178 | 2026-06-02T15:52:02.209Z | test result: ok. 18 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 9.32s |
| 2179 | 2026-06-02T15:52:02.209Z | |
| 2180 | 2026-06-02T15:52:02.213Z | all doctests ran in 9.75s; merged doctests compilation took 0.43s |
| 2181 | 2026-06-02T15:52:02.235Z | Doc-tests dropshot_endpoint |
| 2182 | 2026-06-02T15:52:02.239Z | Running `/home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d6aed00427650f7/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-7698ed62700c8a7f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7f885a97d8e90e9e.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-df1ab2ba3d519841.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-786593aa6616f689.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-f1e88b94e8f6a802.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-698b818626d86483.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-405b5720a0b5badc.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-753851c9787dbc18.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-498867b5042df093.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-46a0a51a1b80cd37.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b8f435319519ef32.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` |
| 2183 | 2026-06-02T15:52:02.371Z | |
| 2184 | 2026-06-02T15:52:02.371Z | running 0 tests |
| 2185 | 2026-06-02T15:52:02.371Z | |
| 2186 | 2026-06-02T15:52:02.371Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2187 | 2026-06-02T15:52:02.371Z | |
| 2188 | 2026-06-02T15:52:02.402Z | |
| 2189 | 2026-06-02T15:52:02.406Z | real 1:53.671221247 |
| 2190 | 2026-06-02T15:52:02.406Z | user 8:36.740531895 |
| 2191 | 2026-06-02T15:52:02.406Z | sys 1:53.691103333 |
| 2192 | 2026-06-02T15:52:02.406Z | trap 0.358223251 |
| 2193 | 2026-06-02T15:52:02.406Z | tflt 0.189904542 |
| 2194 | 2026-06-02T15:52:02.406Z | dflt 0.171836999 |
| 2195 | 2026-06-02T15:52:02.406Z | kflt 0.000227936 |
| 2196 | 2026-06-02T15:52:02.406Z | lock 35:05.786715916 |
| 2197 | 2026-06-02T15:52:02.406Z | slp 37:20.390861503 |
| 2198 | 2026-06-02T15:52:02.406Z | lat 26.125595982 |
| 2199 | 2026-06-02T15:52:02.406Z | stop 1:07.494050648 |
| 2200 | 2026-06-02T15:52:02.406Z | + banner docs |
| 2201 | 2026-06-02T15:52:02.406Z | |
| 2202 | 2026-06-02T15:52:02.406Z | ##### #### #### #### |
| 2203 | 2026-06-02T15:52:02.406Z | # # # # # # # |
| 2204 | 2026-06-02T15:52:02.406Z | # # # # # #### |
| 2205 | 2026-06-02T15:52:02.406Z | # # # # # # |
| 2206 | 2026-06-02T15:52:02.406Z | # # # # # # # # |
| 2207 | 2026-06-02T15:52:02.406Z | ##### #### #### #### |
| 2208 | 2026-06-02T15:52:02.406Z | |
| 2209 | 2026-06-02T15:52:02.406Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2210 | 2026-06-02T15:52:02.605Z | Compiling proc-macro2 v1.0.106 |
| 2211 | 2026-06-02T15:52:02.605Z | Compiling unicode-ident v1.0.12 |
| 2212 | 2026-06-02T15:52:02.605Z | Checking cfg-if v1.0.0 |
| 2213 | 2026-06-02T15:52:02.608Z | Checking itoa v1.0.1 |
| 2214 | 2026-06-02T15:52:02.609Z | Checking pin-project-lite v0.2.12 |
| 2215 | 2026-06-02T15:52:02.609Z | Compiling quote v1.0.45 |
| 2216 | 2026-06-02T15:52:02.609Z | Checking libc v0.2.186 |
| 2217 | 2026-06-02T15:52:02.643Z | Checking serde_core v1.0.228 |
| 2218 | 2026-06-02T15:52:02.677Z | Checking bytes v1.11.1 |
| 2219 | 2026-06-02T15:52:02.697Z | Checking futures-core v0.3.32 |
| 2220 | 2026-06-02T15:52:02.719Z | Checking memchr v2.6.0 |
| 2221 | 2026-06-02T15:52:02.747Z | Checking smallvec v1.13.2 |
| 2222 | 2026-06-02T15:52:02.804Z | Checking once_cell v1.20.1 |
| 2223 | 2026-06-02T15:52:02.918Z | Checking futures-sink v0.3.32 |
| 2224 | 2026-06-02T15:52:02.958Z | Checking scopeguard v1.2.0 |
| 2225 | 2026-06-02T15:52:03.005Z | Checking slab v0.4.9 |
| 2226 | 2026-06-02T15:52:03.041Z | Checking parking_lot_core v0.9.4 |
| 2227 | 2026-06-02T15:52:03.047Z | Checking lock_api v0.4.6 |
| 2228 | 2026-06-02T15:52:03.083Z | Checking socket2 v0.6.3 |
| 2229 | 2026-06-02T15:52:03.087Z | Checking mio v1.2.0 |
| 2230 | 2026-06-02T15:52:03.145Z | Compiling jobserver v0.1.34 |
| 2231 | 2026-06-02T15:52:03.202Z | Checking signal-hook-registry v1.4.0 |
| 2232 | 2026-06-02T15:52:03.213Z | Checking typenum v1.19.0 |
| 2233 | 2026-06-02T15:52:03.217Z | Checking parking_lot v0.12.1 |
| 2234 | 2026-06-02T15:52:03.345Z | Compiling cc v1.2.60 |
| 2235 | 2026-06-02T15:52:03.348Z | Checking http v1.4.0 |
| 2236 | 2026-06-02T15:52:03.395Z | Checking futures-channel v0.3.32 |
| 2237 | 2026-06-02T15:52:03.457Z | Checking zeroize v1.8.2 |
| 2238 | 2026-06-02T15:52:03.488Z | Compiling syn v2.0.117 |
| 2239 | 2026-06-02T15:52:03.549Z | Checking stable_deref_trait v1.2.0 |
| 2240 | 2026-06-02T15:52:03.576Z | Checking log v0.4.17 |
| 2241 | 2026-06-02T15:52:03.591Z | Checking futures-task v0.3.32 |
| 2242 | 2026-06-02T15:52:03.613Z | Checking futures-io v0.3.32 |
| 2243 | 2026-06-02T15:52:03.714Z | Checking rustls-pki-types v1.14.1 |
| 2244 | 2026-06-02T15:52:03.720Z | Checking httparse v1.10.0 |
| 2245 | 2026-06-02T15:52:03.720Z | Checking zmij v1.0.2 |
| 2246 | 2026-06-02T15:52:03.845Z | Checking powerfmt v0.2.0 |
| 2247 | 2026-06-02T15:52:03.881Z | Checking hashbrown v0.17.0 |
| 2248 | 2026-06-02T15:52:03.896Z | Checking equivalent v1.0.0 |
| 2249 | 2026-06-02T15:52:03.916Z | Checking writeable v0.5.5 |
| 2250 | 2026-06-02T15:52:03.970Z | Compiling time-core v0.1.8 |
| 2251 | 2026-06-02T15:52:03.983Z | Compiling num-conv v0.2.0 |
| 2252 | 2026-06-02T15:52:03.990Z | Checking litemap v0.7.4 |
| 2253 | 2026-06-02T15:52:04.086Z | Compiling cmake v0.1.58 |
| 2254 | 2026-06-02T15:52:04.103Z | Checking deranged v0.5.5 |
| 2255 | 2026-06-02T15:52:04.107Z | Compiling time-macros v0.2.27 |
| 2256 | 2026-06-02T15:52:04.123Z | Checking serde_json v1.0.150 |
| 2257 | 2026-06-02T15:52:04.165Z | Checking http-body v1.0.1 |
| 2258 | 2026-06-02T15:52:04.286Z | Checking crossbeam-utils v0.8.21 |
| 2259 | 2026-06-02T15:52:04.346Z | Checking indexmap v2.14.0 |
| 2260 | 2026-06-02T15:52:04.419Z | Checking tracing-core v0.1.32 |
| 2261 | 2026-06-02T15:52:04.613Z | Compiling aws-lc-sys v0.40.0 |
| 2262 | 2026-06-02T15:52:04.622Z | Checking percent-encoding v2.3.2 |
| 2263 | 2026-06-02T15:52:04.753Z | Checking num_threads v0.1.3 |
| 2264 | 2026-06-02T15:52:04.823Z | Checking atomic-waker v1.1.2 |
| 2265 | 2026-06-02T15:52:04.831Z | Checking untrusted v0.9.0 |
| 2266 | 2026-06-02T15:52:04.847Z | Checking tracing v0.1.40 |
| 2267 | 2026-06-02T15:52:04.904Z | Checking getrandom v0.4.1 |
| 2268 | 2026-06-02T15:52:04.912Z | Checking tower-layer v0.3.3 |
| 2269 | 2026-06-02T15:52:04.927Z | Checking subtle v2.5.0 |
| 2270 | 2026-06-02T15:52:05.012Z | Checking try-lock v0.2.3 |
| 2271 | 2026-06-02T15:52:05.023Z | Checking tower-service v0.3.3 |
| 2272 | 2026-06-02T15:52:05.044Z | Checking icu_locid_transform_data v1.5.0 |
| 2273 | 2026-06-02T15:52:05.050Z | Checking fnv v1.0.7 |
| 2274 | 2026-06-02T15:52:05.053Z | Checking bitflags v2.11.0 |
| 2275 | 2026-06-02T15:52:05.088Z | Checking time v0.3.47 |
| 2276 | 2026-06-02T15:52:05.097Z | Checking base64 v0.22.1 |
| 2277 | 2026-06-02T15:52:05.097Z | Checking want v0.3.0 |
| 2278 | 2026-06-02T15:52:05.106Z | Checking generic-array v0.14.5 |
| 2279 | 2026-06-02T15:52:05.130Z | Checking hybrid-array v0.4.8 |
| 2280 | 2026-06-02T15:52:05.200Z | Checking adler2 v2.0.1 |
| 2281 | 2026-06-02T15:52:05.213Z | Checking icu_properties_data v1.5.0 |
| 2282 | 2026-06-02T15:52:05.299Z | Checking httpdate v1.0.1 |
| 2283 | 2026-06-02T15:52:05.323Z | Checking simd-adler32 v0.3.7 |
| 2284 | 2026-06-02T15:52:05.343Z | Checking num-traits v0.2.14 |
| 2285 | 2026-06-02T15:52:05.432Z | Checking crc32fast v1.5.0 |
| 2286 | 2026-06-02T15:52:05.456Z | Checking miniz_oxide v0.8.9 |
| 2287 | 2026-06-02T15:52:05.530Z | Checking getrandom v0.3.4 |
| 2288 | 2026-06-02T15:52:05.560Z | Checking form_urlencoded v1.2.2 |
| 2289 | 2026-06-02T15:52:05.565Z | Checking errno v0.3.10 |
| 2290 | 2026-06-02T15:52:05.661Z | Checking utf16_iter v1.0.5 |
| 2291 | 2026-06-02T15:52:05.668Z | Checking ipnet v2.10.0 |
| 2292 | 2026-06-02T15:52:05.673Z | Checking write16 v1.0.0 |
| 2293 | 2026-06-02T15:52:05.750Z | Checking iana-time-zone v0.1.47 |
| 2294 | 2026-06-02T15:52:05.759Z | Checking utf8_iter v1.0.4 |
| 2295 | 2026-06-02T15:52:05.764Z | Checking mime v0.3.16 |
| 2296 | 2026-06-02T15:52:05.778Z | Checking icu_normalizer_data v1.5.0 |
| 2297 | 2026-06-02T15:52:05.839Z | Checking winnow v1.0.0 |
| 2298 | 2026-06-02T15:52:05.845Z | Checking flate2 v1.1.9 |
| 2299 | 2026-06-02T15:52:05.868Z | Checking rand_core v0.9.5 |
| 2300 | 2026-06-02T15:52:05.874Z | Checking crypto-common v0.2.1 |
| 2301 | 2026-06-02T15:52:05.905Z | Checking block-buffer v0.12.0 |
| 2302 | 2026-06-02T15:52:05.915Z | Checking crypto-common v0.1.6 |
| 2303 | 2026-06-02T15:52:06.017Z | Checking block-buffer v0.10.2 |
| 2304 | 2026-06-02T15:52:06.020Z | Checking serde_spanned v1.1.1 |
| 2305 | 2026-06-02T15:52:06.036Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2306 | 2026-06-02T15:52:06.107Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2307 | 2026-06-02T15:52:06.111Z | Checking thread_local v1.1.4 |
| 2308 | 2026-06-02T15:52:06.125Z | Checking encoding_rs v0.8.32 |
| 2309 | 2026-06-02T15:52:06.132Z | Checking const-oid v0.10.2 |
| 2310 | 2026-06-02T15:52:06.222Z | Compiling synstructure v0.13.1 |
| 2311 | 2026-06-02T15:52:06.257Z | Compiling serde_derive_internals v0.29.0 |
| 2312 | 2026-06-02T15:52:06.275Z | Checking compression-core v0.4.32 |
| 2313 | 2026-06-02T15:52:06.342Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2314 | 2026-06-02T15:52:06.390Z | Checking ppv-lite86 v0.2.15 |
| 2315 | 2026-06-02T15:52:06.426Z | Checking openssl-probe v0.2.1 |
| 2316 | 2026-06-02T15:52:06.511Z | Checking match_cfg v0.1.0 |
| 2317 | 2026-06-02T15:52:06.524Z | Checking rustls-native-certs v0.8.3 |
| 2318 | 2026-06-02T15:52:06.570Z | Checking hostname v0.3.1 |
| 2319 | 2026-06-02T15:52:06.640Z | Checking toml v1.1.2+spec-1.1.0 |
| 2320 | 2026-06-02T15:52:06.650Z | Checking rand_chacha v0.9.0 |
| 2321 | 2026-06-02T15:52:06.656Z | Checking compression-codecs v0.4.38 |
| 2322 | 2026-06-02T15:52:06.706Z | Checking digest v0.11.2 |
| 2323 | 2026-06-02T15:52:06.808Z | Checking digest v0.10.7 |
| 2324 | 2026-06-02T15:52:06.817Z | Checking rustix v1.1.4 |
| 2325 | 2026-06-02T15:52:06.843Z | Checking ryu v1.0.5 |
| 2326 | 2026-06-02T15:52:06.969Z | Compiling unicase v2.6.0 |
| 2327 | 2026-06-02T15:52:06.973Z | Checking uuid v1.23.1 |
| 2328 | 2026-06-02T15:52:06.980Z | Checking concurrent-queue v2.5.0 |
| 2329 | 2026-06-02T15:52:07.055Z | Checking crossbeam-channel v0.5.15 |
| 2330 | 2026-06-02T15:52:07.141Z | Checking http-body-util v0.1.3 |
| 2331 | 2026-06-02T15:52:07.144Z | Checking is-terminal v0.4.12 |
| 2332 | 2026-06-02T15:52:07.201Z | Checking sync_wrapper v1.0.1 |
| 2333 | 2026-06-02T15:52:07.221Z | Compiling dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 2334 | 2026-06-02T15:52:07.239Z | Compiling semver v1.0.28 |
| 2335 | 2026-06-02T15:52:07.293Z | Checking parking v2.2.0 |
| 2336 | 2026-06-02T15:52:07.377Z | Checking term v1.1.0 |
| 2337 | 2026-06-02T15:52:07.403Z | Compiling serde_derive v1.0.228 |
| 2338 | 2026-06-02T15:52:07.417Z | Compiling tokio-macros v2.7.0 |
| 2339 | 2026-06-02T15:52:07.429Z | Compiling zerofrom-derive v0.1.5 |
| 2340 | 2026-06-02T15:52:07.478Z | Compiling yoke-derive v0.7.5 |
| 2341 | 2026-06-02T15:52:07.538Z | Compiling zerovec-derive v0.10.3 |
| 2342 | 2026-06-02T15:52:07.541Z | Compiling futures-macro v0.3.32 |
| 2343 | 2026-06-02T15:52:07.586Z | Compiling displaydoc v0.2.5 |
| 2344 | 2026-06-02T15:52:08.146Z | Checking tokio v1.52.3 |
| 2345 | 2026-06-02T15:52:08.313Z | Compiling icu_provider_macros v1.5.0 |
| 2346 | 2026-06-02T15:52:08.349Z | Checking futures-util v0.3.32 |
| 2347 | 2026-06-02T15:52:08.487Z | Compiling thiserror-impl v2.0.18 |
| 2348 | 2026-06-02T15:52:08.559Z | Compiling schemars_derive v0.8.22 |
| 2349 | 2026-06-02T15:52:08.605Z | Checking zerofrom v0.1.5 |
| 2350 | 2026-06-02T15:52:08.718Z | Checking yoke v0.7.5 |
| 2351 | 2026-06-02T15:52:08.860Z | Compiling async-stream-impl v0.3.6 |
| 2352 | 2026-06-02T15:52:08.890Z | Checking zerovec v0.10.4 |
| 2353 | 2026-06-02T15:52:09.460Z | Checking spin v0.9.8 |
| 2354 | 2026-06-02T15:52:09.551Z | Checking tinystr v0.7.6 |
| 2355 | 2026-06-02T15:52:09.565Z | Checking icu_collections v1.5.0 |
| 2356 | 2026-06-02T15:52:09.678Z | Checking thiserror v2.0.18 |
| 2357 | 2026-06-02T15:52:09.716Z | Checking take_mut v0.2.2 |
| 2358 | 2026-06-02T15:52:09.720Z | Checking icu_locid v1.5.0 |
| 2359 | 2026-06-02T15:52:09.768Z | Checking dyn-clone v1.0.4 |
| 2360 | 2026-06-02T15:52:09.809Z | Checking cpufeatures v0.3.0 |
| 2361 | 2026-06-02T15:52:09.849Z | Checking cpufeatures v0.2.17 |
| 2362 | 2026-06-02T15:52:09.868Z | Checking fastrand v2.1.1 |
| 2363 | 2026-06-02T15:52:09.874Z | Checking sha1 v0.11.0 |
| 2364 | 2026-06-02T15:52:09.907Z | Checking sha1 v0.10.6 |
| 2365 | 2026-06-02T15:52:10.029Z | Checking async-stream v0.3.6 |
| 2366 | 2026-06-02T15:52:10.032Z | Checking serde v1.0.228 |
| 2367 | 2026-06-02T15:52:10.053Z | Checking tempfile v3.27.0 |
| 2368 | 2026-06-02T15:52:10.139Z | Checking icu_provider v1.5.0 |
| 2369 | 2026-06-02T15:52:10.180Z | Checking event-listener v5.0.0 |
| 2370 | 2026-06-02T15:52:10.207Z | Checking futures-executor v0.3.32 |
| 2371 | 2026-06-02T15:52:10.238Z | Checking multer v3.1.0 |
| 2372 | 2026-06-02T15:52:10.345Z | Checking futures v0.3.32 |
| 2373 | 2026-06-02T15:52:10.371Z | Compiling async-trait v0.1.89 |
| 2374 | 2026-06-02T15:52:10.409Z | Compiling mime_guess v2.0.5 |
| 2375 | 2026-06-02T15:52:10.415Z | Checking erased-serde v0.3.31 |
| 2376 | 2026-06-02T15:52:10.421Z | Checking icu_locid_transform v1.5.0 |
| 2377 | 2026-06-02T15:52:10.441Z | Checking chrono v0.4.44 |
| 2378 | 2026-06-02T15:52:10.514Z | Compiling serde_tokenstream v0.2.3 |
| 2379 | 2026-06-02T15:52:10.783Z | Checking slog v2.8.2 |
| 2380 | 2026-06-02T15:52:10.792Z | Compiling dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2381 | 2026-06-02T15:52:10.869Z | Checking icu_properties v1.5.1 |
| 2382 | 2026-06-02T15:52:10.902Z | Checking serde_urlencoded v0.7.1 |
| 2383 | 2026-06-02T15:52:11.032Z | Checking slog-json v2.6.1 |
| 2384 | 2026-06-02T15:52:11.100Z | Checking slog-async v2.8.0 |
| 2385 | 2026-06-02T15:52:11.153Z | Checking tokio-util v0.7.18 |
| 2386 | 2026-06-02T15:52:11.178Z | Checking slog-bunyan v2.5.0 |
| 2387 | 2026-06-02T15:52:11.265Z | Checking async-compression v0.4.42 |
| 2388 | 2026-06-02T15:52:11.271Z | Checking slog-term v2.9.2 |
| 2389 | 2026-06-02T15:52:11.281Z | Checking schemars v0.8.22 |
| 2390 | 2026-06-02T15:52:11.302Z | Checking tower v0.5.2 |
| 2391 | 2026-06-02T15:52:11.495Z | Checking openapiv3 v2.2.0 |
| 2392 | 2026-06-02T15:52:11.510Z | Checking rand v0.9.2 |
| 2393 | 2026-06-02T15:52:11.548Z | Checking h2 v0.4.6 |
| 2394 | 2026-06-02T15:52:11.668Z | Checking camino v1.2.2 |
| 2395 | 2026-06-02T15:52:11.892Z | Checking rustix v0.38.44 |
| 2396 | 2026-06-02T15:52:11.910Z | Checking waitgroup v0.1.2 |
| 2397 | 2026-06-02T15:52:11.945Z | Checking serde_path_to_error v0.1.20 |
| 2398 | 2026-06-02T15:52:12.000Z | Checking rustls-pemfile v2.2.0 |
| 2399 | 2026-06-02T15:52:12.131Z | Checking hostname v0.4.2 |
| 2400 | 2026-06-02T15:52:12.210Z | Checking iri-string v0.7.8 |
| 2401 | 2026-06-02T15:52:12.222Z | Checking data-encoding v2.4.0 |
| 2402 | 2026-06-02T15:52:12.242Z | Checking icu_normalizer v1.5.0 |
| 2403 | 2026-06-02T15:52:12.481Z | Checking lazy_static v1.5.0 |
| 2404 | 2026-06-02T15:52:12.516Z | Checking debug-ignore v1.0.5 |
| 2405 | 2026-06-02T15:52:12.569Z | Checking unicode-width v0.1.9 |
| 2406 | 2026-06-02T15:52:12.607Z | Checking unicode-segmentation v1.10.0 |
| 2407 | 2026-06-02T15:52:12.644Z | Checking idna_adapter v1.2.0 |
| 2408 | 2026-06-02T15:52:12.664Z | Checking console v0.15.7 |
| 2409 | 2026-06-02T15:52:12.764Z | Checking idna v1.0.3 |
| 2410 | 2026-06-02T15:52:12.777Z | Checking tungstenite v0.29.0 |
| 2411 | 2026-06-02T15:52:12.818Z | Checking atomicwrites v0.4.4 |
| 2412 | 2026-06-02T15:52:12.884Z | Checking newline-converter v0.3.0 |
| 2413 | 2026-06-02T15:52:12.934Z | Checking event-listener-strategy v0.5.4 |
| 2414 | 2026-06-02T15:52:12.941Z | Checking target-triple v1.0.0 |
| 2415 | 2026-06-02T15:52:12.982Z | Checking yasna v0.6.0 |
| 2416 | 2026-06-02T15:52:13.004Z | Checking url v2.5.4 |
| 2417 | 2026-06-02T15:52:13.052Z | Checking pem v3.0.6 |
| 2418 | 2026-06-02T15:52:13.147Z | Checking glob v0.3.0 |
| 2419 | 2026-06-02T15:52:13.199Z | Checking termcolor v1.1.2 |
| 2420 | 2026-06-02T15:52:13.204Z | Checking similar v2.2.1 |
| 2421 | 2026-06-02T15:52:13.278Z | Checking tower-http v0.6.8 |
| 2422 | 2026-06-02T15:52:13.310Z | Checking tokio-tungstenite v0.29.0 |
| 2423 | 2026-06-02T15:52:13.374Z | Checking async-channel v2.5.0 |
| 2424 | 2026-06-02T15:52:13.375Z | Checking trybuild v1.0.116 |
| 2425 | 2026-06-02T15:52:13.399Z | Checking hyper v1.9.0 |
| 2426 | 2026-06-02T15:52:13.522Z | Checking expectorate v1.2.0 |
| 2427 | 2026-06-02T15:52:13.537Z | Checking anyhow v1.0.102 |
| 2428 | 2026-06-02T15:52:13.542Z | Checking buf-list v1.1.2 |
| 2429 | 2026-06-02T15:52:13.548Z | Checking subprocess v1.1.0 |
| 2430 | 2026-06-02T15:52:13.691Z | Checking heck v0.5.0 |
| 2431 | 2026-06-02T15:52:14.264Z | Checking hyper-util v0.1.20 |
| 2432 | 2026-06-02T15:52:16.534Z | Documenting dropshot_endpoint v0.17.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2433 | 2026-06-02T15:52:19.413Z | Compiling aws-lc-rs v1.16.3 |
| 2434 | 2026-06-02T15:52:19.425Z | Compiling rustls v0.23.40 |
| 2435 | 2026-06-02T15:52:20.432Z | Checking rustls-webpki v0.103.13 |
| 2436 | 2026-06-02T15:52:20.433Z | Checking rcgen v0.14.8 |
| 2437 | 2026-06-02T15:52:22.596Z | Checking tokio-rustls v0.26.4 |
| 2438 | 2026-06-02T15:52:22.596Z | Checking rustls-platform-verifier v0.6.2 |
| 2439 | 2026-06-02T15:52:22.772Z | Checking hyper-rustls v0.27.9 |
| 2440 | 2026-06-02T15:52:22.772Z | Documenting dropshot v0.17.0 (/work/oxidecomputer/dropshot/dropshot) |
| 2441 | 2026-06-02T15:52:22.936Z | Checking reqwest v0.13.3 |
| 2442 | 2026-06-02T15:52:24.092Z | warning: unresolved link to `Query` |
| 2443 | 2026-06-02T15:52:24.092Z | --> dropshot/src/extractor/header.rs:26:29 |
| 2444 | 2026-06-02T15:52:24.092Z | | |
| 2445 | 2026-06-02T15:52:24.092Z | 26 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2446 | 2026-06-02T15:52:24.092Z | | ^^^^^ no item named `Query` in scope |
| 2447 | 2026-06-02T15:52:24.092Z | | |
| 2448 | 2026-06-02T15:52:24.092Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2449 | 2026-06-02T15:52:24.092Z | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default |
| 2450 | 2026-06-02T15:52:24.092Z | |
| 2451 | 2026-06-02T15:52:24.092Z | warning: unresolved link to `Path` |
| 2452 | 2026-06-02T15:52:24.092Z | --> dropshot/src/extractor/header.rs:26:43 |
| 2453 | 2026-06-02T15:52:24.092Z | | |
| 2454 | 2026-06-02T15:52:24.092Z | 26 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2455 | 2026-06-02T15:52:24.092Z | | ^^^^ no item named `Path` in scope |
| 2456 | 2026-06-02T15:52:24.092Z | | |
| 2457 | 2026-06-02T15:52:24.092Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2458 | 2026-06-02T15:52:24.092Z | |
| 2459 | 2026-06-02T15:52:24.372Z | warning: `dropshot` (lib doc) generated 2 warnings |
| 2460 | 2026-06-02T15:52:28.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.76s |
| 2461 | 2026-06-02T15:52:28.214Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2462 | 2026-06-02T15:52:28.229Z | |
| 2463 | 2026-06-02T15:52:28.232Z | real 25.806354273 |
| 2464 | 2026-06-02T15:52:28.232Z | user 1:43.326675672 |
| 2465 | 2026-06-02T15:52:28.232Z | sys 28.282674736 |
| 2466 | 2026-06-02T15:52:28.232Z | trap 0.047062036 |
| 2467 | 2026-06-02T15:52:28.232Z | tflt 0.011913026 |
| 2468 | 2026-06-02T15:52:28.232Z | dflt 0.034749355 |
| 2469 | 2026-06-02T15:52:28.232Z | kflt 0.000176463 |
| 2470 | 2026-06-02T15:52:28.232Z | lock 4:38.423676944 |
| 2471 | 2026-06-02T15:52:28.232Z | slp 5:07.510313049 |
| 2472 | 2026-06-02T15:52:28.232Z | lat 4.686728701 |
| 2473 | 2026-06-02T15:52:28.232Z | stop 12.534203450 |
| 2474 | 2026-06-02T15:52:28.232Z | process exited: duration 233324 ms, exit code 0 |
| |
| 2475 | 2026-06-02T15:52:28.239Z | found 0 output files |