|
|
|
| 1 | 2026-07-06T04:54:16.019Z | job assigned to worker 01KWTWC8CS1YCNXNZN081WP5S2 [factory aws, i-0a4aaa41dd1a6816f] (queued for 55 s) |
| |
| 2 | 2026-07-06T04:54:22.769Z | starting task 0: "setup" |
| 3 | 2026-07-06T04:54:22.773Z | ++ uname -s |
| 4 | 2026-07-06T04:54:22.776Z | + kern=SunOS |
| 5 | 2026-07-06T04:54:22.776Z | + build_user=build |
| 6 | 2026-07-06T04:54:22.776Z | + build_uid=12345 |
| 7 | 2026-07-06T04:54:22.776Z | + work_dir=/work |
| 8 | 2026-07-06T04:54:22.776Z | + input_dir=/input |
| 9 | 2026-07-06T04:54:22.776Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-06T04:54:22.776Z | + case "$kern" in |
| 11 | 2026-07-06T04:54:22.776Z | + groupadd -g 12345 build |
| 12 | 2026-07-06T04:54:22.779Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-06T04:54:24.782Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-06T04:54:24.881Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-06T04:54:24.884Z | + home_fs=zfs |
| 16 | 2026-07-06T04:54:24.884Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-06T04:54:24.884Z | + mkdir -p /home/build |
| 18 | 2026-07-06T04:54:24.884Z | + chown build:build /home/build /work |
| 19 | 2026-07-06T04:54:26.885Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-06T04:54:26.888Z | process exited: duration 4118 ms, exit code 0 |
| |
| 21 | 2026-07-06T04:54:26.894Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-06T04:54:26.898Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-06T04:54:26.901Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-06T04:54:26.901Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-06T04:54:26.902Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-06T04:54:26.902Z | * rust toolchain profile = "default" |
| 27 | 2026-07-06T04:54:26.902Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-06T04:54:26.902Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-06T04:54:26.902Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-06T04:54:26.995Z | info: downloading installer |
| 31 | 2026-07-06T04:54:28.680Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-06T04:54:28.680Z | warn: /opt/ooce/bin |
| 33 | 2026-07-06T04:54:28.680Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-06T04:54:28.680Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-06T04:54:28.680Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-06T04:54:28.680Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-06T04:54:28.680Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-06T04:54:28.680Z | error: cannot install while Rust is installed |
| 39 | 2026-07-06T04:54:28.680Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-06T04:54:28.680Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-06T04:54:28.680Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-06T04:54:28.680Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-06T04:54:28.680Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-06T04:54:28.694Z | info: profile set to default |
| 45 | 2026-07-06T04:54:28.694Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-06T04:54:28.697Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-06T04:54:28.848Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 48 | 2026-07-06T04:54:28.852Z | info: downloading 6 components |
| 49 | 2026-07-06T04:54:45.002Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-06T04:54:45.002Z | |
| 51 | 2026-07-06T04:54:45.028Z | stable-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 52 | 2026-07-06T04:54:45.028Z | |
| 53 | 2026-07-06T04:54:45.028Z | |
| 54 | 2026-07-06T04:54:45.028Z | Rust is installed now. Great! |
| 55 | 2026-07-06T04:54:45.028Z | |
| 56 | 2026-07-06T04:54:45.028Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-06T04:54:45.028Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-06T04:54:45.028Z | |
| 59 | 2026-07-06T04:54:45.029Z | To configure your current shell, you need to source |
| 60 | 2026-07-06T04:54:45.029Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-06T04:54:45.029Z | |
| 62 | 2026-07-06T04:54:45.029Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-06T04:54:45.029Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-06T04:54:45.029Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-06T04:54:45.030Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-06T04:54:45.030Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-06T04:54:45.030Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-06T04:54:45.030Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-06T04:54:45.033Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-06T04:54:45.033Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-06T04:54:45.128Z | + rustup --version |
| 72 | 2026-07-06T04:54:45.137Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-06T04:54:45.139Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-06T04:54:45.158Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 75 | 2026-07-06T04:54:45.161Z | + cargo --version |
| 76 | 2026-07-06T04:54:45.175Z | cargo 1.96.1 (356927216 2026-06-26) |
| 77 | 2026-07-06T04:54:45.178Z | + rustc --version |
| 78 | 2026-07-06T04:54:45.197Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 79 | 2026-07-06T04:54:45.200Z | process exited: duration 18303 ms, exit code 0 |
| |
| 80 | 2026-07-06T04:54:45.206Z | starting task 2: "authentication" |
| 81 | 2026-07-06T04:54:45.222Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-06T04:54:45.228Z | starting task 3: "clone repository" |
| 83 | 2026-07-06T04:54:45.231Z | + mkdir -p /work/oxidecomputer/dropshot |
| 84 | 2026-07-06T04:54:45.234Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 85 | 2026-07-06T04:54:45.264Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 86 | 2026-07-06T04:54:46.145Z | + cd /work/oxidecomputer/dropshot |
| 87 | 2026-07-06T04:54:46.145Z | + git fetch origin 734321b895299eff30be9f06625c1b2bd4e42106 |
| 88 | 2026-07-06T04:54:46.387Z | From https://github.com/oxidecomputer/dropshot |
| 89 | 2026-07-06T04:54:46.387Z | * branch 734321b895299eff30be9f06625c1b2bd4e42106 -> FETCH_HEAD |
| 90 | 2026-07-06T04:54:46.392Z | + [[ -n dependabot/cargo/rustls-pki-types-1.15.0 ]] |
| 91 | 2026-07-06T04:54:46.396Z | ++ git branch --show-current |
| 92 | 2026-07-06T04:54:46.396Z | + current=main |
| 93 | 2026-07-06T04:54:46.396Z | + [[ main != dependabot/cargo/rustls-pki-types-1.15.0 ]] |
| 94 | 2026-07-06T04:54:46.396Z | + git branch -f dependabot/cargo/rustls-pki-types-1.15.0 734321b895299eff30be9f06625c1b2bd4e42106 |
| 95 | 2026-07-06T04:54:46.399Z | + git checkout -f dependabot/cargo/rustls-pki-types-1.15.0 |
| 96 | 2026-07-06T04:54:46.412Z | Switched to branch 'dependabot/cargo/rustls-pki-types-1.15.0' |
| 97 | 2026-07-06T04:54:46.415Z | + git reset --hard 734321b895299eff30be9f06625c1b2bd4e42106 |
| 98 | 2026-07-06T04:54:46.426Z | HEAD is now at 734321b Bump rustls-pki-types from 1.14.1 to 1.15.0 |
| 99 | 2026-07-06T04:54:46.429Z | process exited: duration 1198 ms, exit code 0 |
| |
| 100 | 2026-07-06T04:54:46.436Z | starting task 4: "build" |
| 101 | 2026-07-06T04:54:46.439Z | + cargo --version |
| 102 | 2026-07-06T04:54:46.445Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 103 | 2026-07-06T04:54:46.598Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 104 | 2026-07-06T04:54:46.603Z | info: downloading 6 components |
| 105 | 2026-07-06T04:55:04.543Z | cargo 1.96.1 (356927216 2026-06-26) |
| 106 | 2026-07-06T04:55:04.546Z | + rustc --version |
| 107 | 2026-07-06T04:55:04.576Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 108 | 2026-07-06T04:55:04.581Z | + banner build |
| 109 | 2026-07-06T04:55:04.584Z | |
| 110 | 2026-07-06T04:55:04.584Z | ##### # # # # ##### |
| 111 | 2026-07-06T04:55:04.584Z | # # # # # # # # |
| 112 | 2026-07-06T04:55:04.584Z | ##### # # # # # # |
| 113 | 2026-07-06T04:55:04.584Z | # # # # # # # # |
| 114 | 2026-07-06T04:55:04.584Z | # # # # # # # # |
| 115 | 2026-07-06T04:55:04.585Z | ##### #### # ###### ##### |
| 116 | 2026-07-06T04:55:04.585Z | |
| 117 | 2026-07-06T04:55:04.585Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 118 | 2026-07-06T04:55:04.670Z | Updating crates.io index |
| 119 | 2026-07-06T04:55:06.443Z | Downloading crates ... |
| 120 | 2026-07-06T04:55:06.503Z | Downloaded compression-core v0.4.32 |
| 121 | 2026-07-06T04:55:06.512Z | Downloaded cpufeatures v0.3.0 |
| 122 | 2026-07-06T04:55:06.515Z | Downloaded atomic-waker v1.1.2 |
| 123 | 2026-07-06T04:55:06.520Z | Downloaded adler2 v2.0.1 |
| 124 | 2026-07-06T04:55:06.523Z | Downloaded futures-sink v0.3.32 |
| 125 | 2026-07-06T04:55:06.528Z | Downloaded autocfg v1.1.0 |
| 126 | 2026-07-06T04:55:06.530Z | Downloaded asn1-rs-impl v0.2.0 |
| 127 | 2026-07-06T04:55:06.530Z | Downloaded deranged v0.5.5 |
| 128 | 2026-07-06T04:55:06.533Z | Downloaded byteorder v1.4.3 |
| 129 | 2026-07-06T04:55:06.533Z | Downloaded async-stream v0.3.6 |
| 130 | 2026-07-06T04:55:06.536Z | Downloaded pest_derive v2.8.1 |
| 131 | 2026-07-06T04:55:06.539Z | Downloaded block-buffer v0.10.2 |
| 132 | 2026-07-06T04:55:06.539Z | Downloaded atomicwrites v0.4.4 |
| 133 | 2026-07-06T04:55:06.548Z | Downloaded heck v0.5.0 |
| 134 | 2026-07-06T04:55:06.552Z | Downloaded console v0.15.7 |
| 135 | 2026-07-06T04:55:06.552Z | Downloaded sha1 v0.10.6 |
| 136 | 2026-07-06T04:55:06.552Z | Downloaded cpufeatures v0.2.17 |
| 137 | 2026-07-06T04:55:06.556Z | Downloaded data-encoding v2.4.0 |
| 138 | 2026-07-06T04:55:06.558Z | Downloaded generic-array v0.14.5 |
| 139 | 2026-07-06T04:55:06.558Z | Downloaded crossbeam-utils v0.8.21 |
| 140 | 2026-07-06T04:55:06.561Z | Downloaded nom v7.1.3 |
| 141 | 2026-07-06T04:55:06.564Z | Downloaded newline-converter v0.3.0 |
| 142 | 2026-07-06T04:55:06.564Z | Downloaded idna_adapter v1.2.0 |
| 143 | 2026-07-06T04:55:06.566Z | Downloaded num-conv v0.2.0 |
| 144 | 2026-07-06T04:55:06.566Z | Downloaded debug-ignore v1.0.5 |
| 145 | 2026-07-06T04:55:06.567Z | Downloaded shlex v1.3.0 |
| 146 | 2026-07-06T04:55:06.569Z | Downloaded anyhow v1.0.103 |
| 147 | 2026-07-06T04:55:06.572Z | Downloaded rustversion v1.0.22 |
| 148 | 2026-07-06T04:55:06.572Z | Downloaded crypto-common v0.2.1 |
| 149 | 2026-07-06T04:55:06.575Z | Downloaded cmake v0.1.58 |
| 150 | 2026-07-06T04:55:06.575Z | Downloaded httparse v1.10.0 |
| 151 | 2026-07-06T04:55:06.578Z | Downloaded signal-hook-registry v1.4.0 |
| 152 | 2026-07-06T04:55:06.578Z | Downloaded percent-encoding v2.3.2 |
| 153 | 2026-07-06T04:55:06.578Z | Downloaded quote v1.0.46 |
| 154 | 2026-07-06T04:55:06.580Z | Downloaded icu_locid v1.5.0 |
| 155 | 2026-07-06T04:55:06.583Z | Downloaded rustls-pki-types v1.15.0 |
| 156 | 2026-07-06T04:55:06.583Z | Downloaded once_cell v1.20.1 |
| 157 | 2026-07-06T04:55:06.586Z | Downloaded asn1-rs-derive v0.6.0 |
| 158 | 2026-07-06T04:55:06.586Z | Downloaded dof v0.4.0 |
| 159 | 2026-07-06T04:55:06.589Z | Downloaded getrandom v0.3.4 |
| 160 | 2026-07-06T04:55:06.591Z | Downloaded mime v0.3.16 |
| 161 | 2026-07-06T04:55:06.591Z | Downloaded bit-vec v0.9.1 |
| 162 | 2026-07-06T04:55:06.592Z | Downloaded num-integer v0.1.46 |
| 163 | 2026-07-06T04:55:06.594Z | Downloaded async-trait v0.1.89 |
| 164 | 2026-07-06T04:55:06.594Z | Downloaded block-buffer v0.12.0 |
| 165 | 2026-07-06T04:55:06.598Z | Downloaded icu_provider_macros v1.5.0 |
| 166 | 2026-07-06T04:55:06.598Z | Downloaded lazy_static v1.5.0 |
| 167 | 2026-07-06T04:55:06.598Z | Downloaded num_threads v0.1.3 |
| 168 | 2026-07-06T04:55:06.598Z | Downloaded match_cfg v0.1.0 |
| 169 | 2026-07-06T04:55:06.601Z | Downloaded parking_lot_core v0.9.4 |
| 170 | 2026-07-06T04:55:06.604Z | Downloaded icu_normalizer_data v1.5.0 |
| 171 | 2026-07-06T04:55:06.606Z | Downloaded event-listener-strategy v0.5.4 |
| 172 | 2026-07-06T04:55:06.609Z | Downloaded fastrand v2.1.1 |
| 173 | 2026-07-06T04:55:06.609Z | Downloaded cfg_aliases v0.2.1 |
| 174 | 2026-07-06T04:55:06.609Z | Downloaded parking v2.2.0 |
| 175 | 2026-07-06T04:55:06.612Z | Downloaded lru-slab v0.1.2 |
| 176 | 2026-07-06T04:55:06.612Z | Downloaded icu_provider v1.5.0 |
| 177 | 2026-07-06T04:55:06.615Z | Downloaded cfg-if v1.0.0 |
| 178 | 2026-07-06T04:55:06.615Z | Downloaded httpdate v1.0.1 |
| 179 | 2026-07-06T04:55:06.615Z | Downloaded async-stream-impl v0.3.6 |
| 180 | 2026-07-06T04:55:06.617Z | Downloaded simple-mermaid v0.2.0 |
| 181 | 2026-07-06T04:55:06.618Z | Downloaded hostname v0.4.2 |
| 182 | 2026-07-06T04:55:06.618Z | Downloaded fnv v1.0.7 |
| 183 | 2026-07-06T04:55:06.622Z | Downloaded dunce v1.0.5 |
| 184 | 2026-07-06T04:55:06.624Z | Downloaded http-body v1.0.1 |
| 185 | 2026-07-06T04:55:06.624Z | Downloaded hostname v0.3.1 |
| 186 | 2026-07-06T04:55:06.627Z | Downloaded futures-macro v0.3.32 |
| 187 | 2026-07-06T04:55:06.627Z | Downloaded schema-derive v0.1.0 |
| 188 | 2026-07-06T04:55:06.627Z | Downloaded crypto-common v0.1.6 |
| 189 | 2026-07-06T04:55:06.630Z | Downloaded form_urlencoded v1.2.2 |
| 190 | 2026-07-06T04:55:06.630Z | Downloaded equivalent v1.0.0 |
| 191 | 2026-07-06T04:55:06.630Z | Downloaded openssl-probe v0.2.1 |
| 192 | 2026-07-06T04:55:06.633Z | Downloaded itoa v1.0.1 |
| 193 | 2026-07-06T04:55:06.633Z | Downloaded futures-io v0.3.32 |
| 194 | 2026-07-06T04:55:06.633Z | Downloaded serde_urlencoded v0.7.1 |
| 195 | 2026-07-06T04:55:06.636Z | Downloaded schemars v0.8.22 |
| 196 | 2026-07-06T04:55:06.641Z | Downloaded simd-adler32 v0.3.7 |
| 197 | 2026-07-06T04:55:06.643Z | Downloaded multer v3.1.0 |
| 198 | 2026-07-06T04:55:06.646Z | Downloaded futures-task v0.3.32 |
| 199 | 2026-07-06T04:55:06.646Z | Downloaded dyn-clone v1.0.4 |
| 200 | 2026-07-06T04:55:06.650Z | Downloaded schema v0.1.0 |
| 201 | 2026-07-06T04:55:06.653Z | Downloaded rustc-hash v2.0.0 |
| 202 | 2026-07-06T04:55:06.653Z | Downloaded plain v0.2.3 |
| 203 | 2026-07-06T04:55:06.656Z | Downloaded sha1 v0.11.0 |
| 204 | 2026-07-06T04:55:06.658Z | Downloaded glob v0.3.0 |
| 205 | 2026-07-06T04:55:06.658Z | Downloaded digest v0.10.7 |
| 206 | 2026-07-06T04:55:06.661Z | Downloaded powerfmt v0.2.0 |
| 207 | 2026-07-06T04:55:06.661Z | Downloaded is-terminal v0.4.12 |
| 208 | 2026-07-06T04:55:06.661Z | Downloaded cc v1.2.60 |
| 209 | 2026-07-06T04:55:06.664Z | Downloaded rusticata-macros v4.1.0 |
| 210 | 2026-07-06T04:55:06.664Z | Downloaded errno v0.3.10 |
| 211 | 2026-07-06T04:55:06.667Z | Downloaded slog-bunyan v2.5.0 |
| 212 | 2026-07-06T04:55:06.667Z | Downloaded stable_deref_trait v1.2.0 |
| 213 | 2026-07-06T04:55:06.672Z | Downloaded thread-id v5.0.0 |
| 214 | 2026-07-06T04:55:06.675Z | Downloaded subtle v2.5.0 |
| 215 | 2026-07-06T04:55:06.675Z | Downloaded tinyvec_macros v0.1.0 |
| 216 | 2026-07-06T04:55:06.675Z | Downloaded thread_local v1.1.4 |
| 217 | 2026-07-06T04:55:06.677Z | Downloaded sync_wrapper v1.0.1 |
| 218 | 2026-07-06T04:55:06.682Z | Downloaded pretty-hex v0.4.1 |
| 219 | 2026-07-06T04:55:06.686Z | Downloaded scopeguard v1.2.0 |
| 220 | 2026-07-06T04:55:06.688Z | Downloaded digest v0.11.2 |
| 221 | 2026-07-06T04:55:06.688Z | Downloaded serde_spanned v1.1.1 |
| 222 | 2026-07-06T04:55:06.691Z | Downloaded futures-executor v0.3.32 |
| 223 | 2026-07-06T04:55:06.691Z | Downloaded concurrent-queue v2.5.0 |
| 224 | 2026-07-06T04:55:06.694Z | Downloaded scroll_derive v0.13.1 |
| 225 | 2026-07-06T04:55:06.697Z | Downloaded async-channel v2.5.0 |
| 226 | 2026-07-06T04:55:06.702Z | Downloaded dtrace-parser v0.3.0 |
| 227 | 2026-07-06T04:55:06.706Z | Downloaded pem v3.0.6 |
| 228 | 2026-07-06T04:55:06.706Z | Downloaded http-body-util v0.1.3 |
| 229 | 2026-07-06T04:55:06.706Z | Downloaded time-core v0.1.8 |
| 230 | 2026-07-06T04:55:06.708Z | Downloaded futures-core v0.3.32 |
| 231 | 2026-07-06T04:55:06.708Z | Downloaded fs_extra v1.3.0 |
| 232 | 2026-07-06T04:55:06.711Z | Downloaded erased-serde v0.3.31 |
| 233 | 2026-07-06T04:55:06.711Z | Downloaded paste v1.0.15 |
| 234 | 2026-07-06T04:55:06.714Z | Downloaded displaydoc v0.2.5 |
| 235 | 2026-07-06T04:55:06.716Z | Downloaded ppv-lite86 v0.2.15 |
| 236 | 2026-07-06T04:55:06.716Z | Downloaded log v0.4.17 |
| 237 | 2026-07-06T04:55:06.719Z | Downloaded target-triple v1.0.0 |
| 238 | 2026-07-06T04:55:06.719Z | Downloaded take_mut v0.2.2 |
| 239 | 2026-07-06T04:55:06.719Z | Downloaded tokio-macros v2.7.0 |
| 240 | 2026-07-06T04:55:06.722Z | Downloaded find-msvc-tools v0.1.9 |
| 241 | 2026-07-06T04:55:06.722Z | Downloaded oid-registry v0.8.1 |
| 242 | 2026-07-06T04:55:06.724Z | Downloaded slab v0.4.9 |
| 243 | 2026-07-06T04:55:06.725Z | Downloaded hyper-rustls v0.27.9 |
| 244 | 2026-07-06T04:55:06.725Z | Downloaded icu_locid_transform v1.5.0 |
| 245 | 2026-07-06T04:55:06.727Z | Downloaded camino v1.2.4 |
| 246 | 2026-07-06T04:55:06.727Z | Downloaded tower-service v0.3.3 |
| 247 | 2026-07-06T04:55:06.730Z | Downloaded iana-time-zone v0.1.47 |
| 248 | 2026-07-06T04:55:06.730Z | Downloaded try-lock v0.2.3 |
| 249 | 2026-07-06T04:55:06.733Z | Downloaded tower-layer v0.3.3 |
| 250 | 2026-07-06T04:55:06.733Z | Downloaded mime_guess v2.0.5 |
| 251 | 2026-07-06T04:55:06.736Z | Downloaded yoke-derive v0.7.5 |
| 252 | 2026-07-06T04:55:06.736Z | Downloaded want v0.3.0 |
| 253 | 2026-07-06T04:55:06.738Z | Downloaded ipnet v2.10.0 |
| 254 | 2026-07-06T04:55:06.738Z | Downloaded compression-codecs v0.4.38 |
| 255 | 2026-07-06T04:55:06.741Z | Downloaded rand_chacha v0.9.0 |
| 256 | 2026-07-06T04:55:06.744Z | Downloaded utf8_iter v1.0.4 |
| 257 | 2026-07-06T04:55:06.744Z | Downloaded litemap v0.7.4 |
| 258 | 2026-07-06T04:55:06.747Z | Downloaded untrusted v0.9.0 |
| 259 | 2026-07-06T04:55:06.747Z | Downloaded slog-json v2.6.1 |
| 260 | 2026-07-06T04:55:06.749Z | Downloaded slog-async v2.8.0 |
| 261 | 2026-07-06T04:55:06.752Z | Downloaded sha2 v0.10.8 |
| 262 | 2026-07-06T04:55:06.752Z | Downloaded lock_api v0.4.6 |
| 263 | 2026-07-06T04:55:06.755Z | Downloaded time-macros v0.2.27 |
| 264 | 2026-07-06T04:55:06.757Z | Downloaded thiserror-impl v2.0.18 |
| 265 | 2026-07-06T04:55:06.757Z | Downloaded pin-project-lite v0.2.12 |
| 266 | 2026-07-06T04:55:06.760Z | Downloaded utf16_iter v1.0.5 |
| 267 | 2026-07-06T04:55:06.763Z | Downloaded version_check v0.9.5 |
| 268 | 2026-07-06T04:55:06.763Z | Downloaded usdt-macro v0.6.0 |
| 269 | 2026-07-06T04:55:06.763Z | Downloaded usdt-attr-macro v0.6.0 |
| 270 | 2026-07-06T04:55:06.766Z | Downloaded schemars_derive v0.8.22 |
| 271 | 2026-07-06T04:55:06.766Z | Downloaded rustls-pemfile v2.2.0 |
| 272 | 2026-07-06T04:55:06.766Z | Downloaded pest_generator v2.8.1 |
| 273 | 2026-07-06T04:55:06.768Z | Downloaded jobserver v0.1.34 |
| 274 | 2026-07-06T04:55:06.768Z | Downloaded usdt v0.6.0 |
| 275 | 2026-07-06T04:55:06.771Z | Downloaded scroll v0.13.0 |
| 276 | 2026-07-06T04:55:06.771Z | Downloaded quinn-udp v0.5.5 |
| 277 | 2026-07-06T04:55:06.774Z | Downloaded buf-list v1.1.2 |
| 278 | 2026-07-06T04:55:06.774Z | Downloaded serde_derive_internals v0.29.0 |
| 279 | 2026-07-06T04:55:06.777Z | Downloaded thiserror v2.0.18 |
| 280 | 2026-07-06T04:55:06.779Z | Downloaded waitgroup v0.1.2 |
| 281 | 2026-07-06T04:55:06.779Z | Downloaded hybrid-array v0.4.8 |
| 282 | 2026-07-06T04:55:06.782Z | Downloaded icu_locid_transform_data v1.5.0 |
| 283 | 2026-07-06T04:55:06.782Z | Downloaded futures-channel v0.3.32 |
| 284 | 2026-07-06T04:55:06.785Z | Downloaded crc32fast v1.5.0 |
| 285 | 2026-07-06T04:55:06.785Z | Downloaded synstructure v0.13.1 |
| 286 | 2026-07-06T04:55:06.788Z | Downloaded parking_lot v0.12.1 |
| 287 | 2026-07-06T04:55:06.791Z | Downloaded serde_tokenstream v0.2.3 |
| 288 | 2026-07-06T04:55:06.794Z | Downloaded zerofrom-derive v0.1.5 |
| 289 | 2026-07-06T04:55:06.794Z | Downloaded memmap2 v0.9.8 |
| 290 | 2026-07-06T04:55:06.796Z | Downloaded zerofrom v0.1.5 |
| 291 | 2026-07-06T04:55:06.800Z | Downloaded termcolor v1.1.2 |
| 292 | 2026-07-06T04:55:06.803Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 293 | 2026-07-06T04:55:06.805Z | Downloaded tokio-tungstenite v0.29.0 |
| 294 | 2026-07-06T04:55:06.808Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 295 | 2026-07-06T04:55:06.815Z | Downloaded unicode-width v0.1.9 |
| 296 | 2026-07-06T04:55:06.817Z | Downloaded getrandom v0.2.11 |
| 297 | 2026-07-06T04:55:06.817Z | Downloaded untrusted v0.7.1 |
| 298 | 2026-07-06T04:55:06.820Z | Downloaded unicase v2.6.0 |
| 299 | 2026-07-06T04:55:06.824Z | Downloaded semver v1.0.28 |
| 300 | 2026-07-06T04:55:06.827Z | Downloaded spin v0.9.8 |
| 301 | 2026-07-06T04:55:06.830Z | Downloaded serde_path_to_error v0.1.20 |
| 302 | 2026-07-06T04:55:06.830Z | Downloaded rustls-native-certs v0.8.3 |
| 303 | 2026-07-06T04:55:06.832Z | Downloaded write16 v1.0.0 |
| 304 | 2026-07-06T04:55:06.832Z | Downloaded writeable v0.5.5 |
| 305 | 2026-07-06T04:55:06.832Z | Downloaded pest_meta v2.8.1 |
| 306 | 2026-07-06T04:55:06.835Z | Downloaded usdt-impl v0.6.0 |
| 307 | 2026-07-06T04:55:06.835Z | Downloaded tinystr v0.7.6 |
| 308 | 2026-07-06T04:55:06.838Z | Downloaded slog-term v2.9.2 |
| 309 | 2026-07-06T04:55:06.838Z | Downloaded num-traits v0.2.14 |
| 310 | 2026-07-06T04:55:06.841Z | Downloaded tinyvec v1.5.1 |
| 311 | 2026-07-06T04:55:06.841Z | Downloaded icu_normalizer v1.5.0 |
| 312 | 2026-07-06T04:55:06.844Z | Downloaded similar v2.2.1 |
| 313 | 2026-07-06T04:55:06.846Z | Downloaded rand_core v0.9.5 |
| 314 | 2026-07-06T04:55:06.849Z | Downloaded getrandom v0.4.1 |
| 315 | 2026-07-06T04:55:06.852Z | Downloaded yoke v0.7.5 |
| 316 | 2026-07-06T04:55:06.852Z | Downloaded zerovec-derive v0.10.3 |
| 317 | 2026-07-06T04:55:06.852Z | Downloaded event-listener v5.0.0 |
| 318 | 2026-07-06T04:55:06.855Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 319 | 2026-07-06T04:55:06.858Z | Downloaded der-parser v10.0.0 |
| 320 | 2026-07-06T04:55:06.864Z | Downloaded icu_properties v1.5.1 |
| 321 | 2026-07-06T04:55:06.864Z | Downloaded const-oid v0.10.2 |
| 322 | 2026-07-06T04:55:06.864Z | Downloaded bitflags v2.11.0 |
| 323 | 2026-07-06T04:55:06.864Z | Downloaded trybuild v1.0.117 |
| 324 | 2026-07-06T04:55:06.867Z | Downloaded zeroize v1.8.2 |
| 325 | 2026-07-06T04:55:06.869Z | Downloaded bytes v1.12.0 |
| 326 | 2026-07-06T04:55:06.869Z | Downloaded term v1.1.0 |
| 327 | 2026-07-06T04:55:06.872Z | Downloaded socket2 v0.5.9 |
| 328 | 2026-07-06T04:55:06.875Z | Downloaded tokio-rustls v0.26.4 |
| 329 | 2026-07-06T04:55:06.875Z | Downloaded slog v2.8.2 |
| 330 | 2026-07-06T04:55:06.880Z | Downloaded async-compression v0.4.42 |
| 331 | 2026-07-06T04:55:06.883Z | Downloaded unicode-ident v1.0.12 |
| 332 | 2026-07-06T04:55:06.886Z | Downloaded futures v0.3.32 |
| 333 | 2026-07-06T04:55:06.890Z | Downloaded serde_derive v1.0.228 |
| 334 | 2026-07-06T04:55:06.892Z | Downloaded ryu v1.0.5 |
| 335 | 2026-07-06T04:55:06.895Z | Downloaded zmij v1.0.2 |
| 336 | 2026-07-06T04:55:06.898Z | Downloaded ucd-trie v0.1.6 |
| 337 | 2026-07-06T04:55:06.898Z | Downloaded crossbeam-channel v0.5.15 |
| 338 | 2026-07-06T04:55:06.900Z | Downloaded socket2 v0.6.3 |
| 339 | 2026-07-06T04:55:06.903Z | Downloaded serde_core v1.0.228 |
| 340 | 2026-07-06T04:55:06.903Z | Downloaded asn1-rs v0.7.1 |
| 341 | 2026-07-06T04:55:06.906Z | Downloaded subprocess v1.2.0 |
| 342 | 2026-07-06T04:55:06.909Z | Downloaded yasna v0.6.0 |
| 343 | 2026-07-06T04:55:06.912Z | Downloaded smallvec v1.13.2 |
| 344 | 2026-07-06T04:55:06.912Z | Downloaded indexmap v2.14.0 |
| 345 | 2026-07-06T04:55:06.914Z | Downloaded rcgen v0.14.8 |
| 346 | 2026-07-06T04:55:06.917Z | Downloaded base64 v0.22.1 |
| 347 | 2026-07-06T04:55:06.920Z | Downloaded tempfile v3.27.0 |
| 348 | 2026-07-06T04:55:06.920Z | Downloaded mio v1.2.0 |
| 349 | 2026-07-06T04:55:06.923Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 350 | 2026-07-06T04:55:06.925Z | Downloaded tracing-core v0.1.32 |
| 351 | 2026-07-06T04:55:06.928Z | Downloaded uuid v1.23.4 |
| 352 | 2026-07-06T04:55:06.931Z | Downloaded url v2.5.4 |
| 353 | 2026-07-06T04:55:06.933Z | Downloaded typenum v1.19.0 |
| 354 | 2026-07-06T04:55:06.933Z | Downloaded tungstenite v0.29.0 |
| 355 | 2026-07-06T04:55:06.936Z | Downloaded proc-macro2 v1.0.106 |
| 356 | 2026-07-06T04:55:06.939Z | Downloaded icu_collections v1.5.0 |
| 357 | 2026-07-06T04:55:06.941Z | Downloaded hyper-util v0.1.20 |
| 358 | 2026-07-06T04:55:06.944Z | Downloaded miniz_oxide v0.8.9 |
| 359 | 2026-07-06T04:55:06.947Z | Downloaded expectorate v1.2.0 |
| 360 | 2026-07-06T04:55:06.947Z | Downloaded http v1.4.2 |
| 361 | 2026-07-06T04:55:06.949Z | Downloaded rustls-platform-verifier v0.6.2 |
| 362 | 2026-07-06T04:55:06.954Z | Downloaded iri-string v0.7.8 |
| 363 | 2026-07-06T04:55:06.957Z | Downloaded num-bigint v0.4.3 |
| 364 | 2026-07-06T04:55:06.960Z | Downloaded flate2 v1.1.9 |
| 365 | 2026-07-06T04:55:06.962Z | Downloaded rustls-webpki v0.103.13 |
| 366 | 2026-07-06T04:55:06.967Z | Downloaded tracing v0.1.40 |
| 367 | 2026-07-06T04:55:06.970Z | Downloaded x509-parser v0.18.0 |
| 368 | 2026-07-06T04:55:06.973Z | Downloaded prettyplease v0.2.37 |
| 369 | 2026-07-06T04:55:06.975Z | Downloaded serde v1.0.228 |
| 370 | 2026-07-06T04:55:06.993Z | Downloaded zerovec v0.10.4 |
| 371 | 2026-07-06T04:55:06.996Z | Downloaded unicode-segmentation v1.10.0 |
| 372 | 2026-07-06T04:55:06.999Z | Downloaded hyper v1.10.1 |
| 373 | 2026-07-06T04:55:07.002Z | Downloaded minimal-lexical v0.2.1 |
| 374 | 2026-07-06T04:55:07.005Z | Downloaded memchr v2.6.0 |
| 375 | 2026-07-06T04:55:07.008Z | Downloaded quinn v0.11.9 |
| 376 | 2026-07-06T04:55:07.010Z | Downloaded hashbrown v0.17.0 |
| 377 | 2026-07-06T04:55:07.013Z | Downloaded idna v1.0.3 |
| 378 | 2026-07-06T04:55:07.016Z | Downloaded rand v0.9.2 |
| 379 | 2026-07-06T04:55:07.018Z | Downloaded pest v2.8.1 |
| 380 | 2026-07-06T04:55:07.021Z | Downloaded h2 v0.4.14 |
| 381 | 2026-07-06T04:55:07.024Z | Downloaded futures-util v0.3.32 |
| 382 | 2026-07-06T04:55:07.031Z | Downloaded zerocopy-derive v0.8.27 |
| 383 | 2026-07-06T04:55:07.034Z | Downloaded goblin v0.10.1 |
| 384 | 2026-07-06T04:55:07.038Z | Downloaded tower v0.5.2 |
| 385 | 2026-07-06T04:55:07.043Z | Downloaded aws-lc-rs v1.16.3 |
| 386 | 2026-07-06T04:55:07.049Z | Downloaded zerocopy v0.8.27 |
| 387 | 2026-07-06T04:55:07.062Z | Downloaded chrono v0.4.45 |
| 388 | 2026-07-06T04:55:07.067Z | Downloaded tokio-util v0.7.18 |
| 389 | 2026-07-06T04:55:07.079Z | Downloaded reqwest v0.13.4 |
| 390 | 2026-07-06T04:55:07.089Z | Downloaded serde_json v1.0.150 |
| 391 | 2026-07-06T04:55:07.094Z | Downloaded portable-atomic v1.9.0 |
| 392 | 2026-07-06T04:55:07.102Z | Downloaded tower-http v0.6.8 |
| 393 | 2026-07-06T04:55:07.107Z | Downloaded icu_properties_data v1.5.0 |
| 394 | 2026-07-06T04:55:07.130Z | Downloaded winnow v1.0.0 |
| 395 | 2026-07-06T04:55:07.145Z | Downloaded time v0.3.47 |
| 396 | 2026-07-06T04:55:07.153Z | Downloaded quinn-proto v0.11.14 |
| 397 | 2026-07-06T04:55:07.198Z | Downloaded syn v2.0.118 |
| 398 | 2026-07-06T04:55:07.210Z | Downloaded openapiv3 v2.2.0 |
| 399 | 2026-07-06T04:55:07.218Z | Downloaded tokio v1.52.3 |
| 400 | 2026-07-06T04:55:07.242Z | Downloaded rustls v0.23.41 |
| 401 | 2026-07-06T04:55:07.248Z | Downloaded rustix v1.1.4 |
| 402 | 2026-07-06T04:55:07.269Z | Downloaded rustix v0.38.44 |
| 403 | 2026-07-06T04:55:07.319Z | Downloaded libc v0.2.186 |
| 404 | 2026-07-06T04:55:07.338Z | Downloaded encoding_rs v0.8.32 |
| 405 | 2026-07-06T04:55:07.389Z | Downloaded ring v0.17.13 |
| 406 | 2026-07-06T04:55:07.984Z | Downloaded aws-lc-sys v0.40.0 |
| 407 | 2026-07-06T04:55:08.204Z | Compiling proc-macro2 v1.0.106 |
| 408 | 2026-07-06T04:55:08.204Z | Compiling quote v1.0.46 |
| 409 | 2026-07-06T04:55:08.204Z | Compiling unicode-ident v1.0.12 |
| 410 | 2026-07-06T04:55:08.204Z | Compiling libc v0.2.186 |
| 411 | 2026-07-06T04:55:08.204Z | Compiling cfg-if v1.0.0 |
| 412 | 2026-07-06T04:55:08.209Z | Compiling itoa v1.0.1 |
| 413 | 2026-07-06T04:55:08.209Z | Compiling memchr v2.6.0 |
| 414 | 2026-07-06T04:55:08.209Z | Compiling serde_core v1.0.228 |
| 415 | 2026-07-06T04:55:08.306Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.46/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=a2ea8d1010b1429a -C extra-filename=-8e9687b2acb71334 --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-8e9687b2acb71334 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 416 | 2026-07-06T04:55:08.310Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=327fead33f89086b -C extra-filename=-b80ca5d71cc857e3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-b80ca5d71cc857e3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 417 | 2026-07-06T04:55:08.310Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0762834bb50900aa -C extra-filename=-042d12c73b3dbea1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 418 | 2026-07-06T04:55:08.310Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.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=590b00b77b31830a -C extra-filename=-06eade19d5252546 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-06eade19d5252546 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 419 | 2026-07-06T04:55:08.310Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=2b9365c24147eee2 -C extra-filename=-5f9fa4a847aa64d8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 420 | 2026-07-06T04:55:08.311Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=343c1bd5566d9d7f -C extra-filename=-a264b6c6c7a4d5d4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 421 | 2026-07-06T04:55:08.311Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=ff45cdb7decf5fc1 -C extra-filename=-81dcb56903da448c --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-81dcb56903da448c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 422 | 2026-07-06T04:55:08.311Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c64530af8dd816e2 -C extra-filename=-d5ee783bcc1e47da --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2026-07-06T04:55:08.372Z | Compiling pin-project-lite v0.2.12 |
| 424 | 2026-07-06T04:55:08.410Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d756992dbdc292e -C extra-filename=-dc03c7f2a3929925 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 425 | 2026-07-06T04:55:08.426Z | Compiling autocfg v1.1.0 |
| 426 | 2026-07-06T04:55:08.437Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b563f80985043586 -C extra-filename=-171dfbd7656ea073 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 427 | 2026-07-06T04:55:08.442Z | Compiling version_check v0.9.5 |
| 428 | 2026-07-06T04:55:08.451Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60319a033aa0dc71 -C extra-filename=-0114e1d2fe791be1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-07-06T04:55:08.460Z | Compiling smallvec v1.13.2 |
| 430 | 2026-07-06T04:55:08.474Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=6d2fcb445cd23fee -C extra-filename=-cf0c22c050cb719a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2026-07-06T04:55:08.663Z | Compiling bytes v1.12.0 |
| 432 | 2026-07-06T04:55:08.667Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.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=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=c8493434df57abe6 -C extra-filename=-ce228de1886e58bf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 433 | 2026-07-06T04:55:08.671Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-b80ca5d71cc857e3/build-script-build` |
| 434 | 2026-07-06T04:55:08.675Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-81dcb56903da448c/build-script-build` |
| 435 | 2026-07-06T04:55:08.679Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-8e9687b2acb71334/build-script-build` |
| 436 | 2026-07-06T04:55:08.703Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-06eade19d5252546/build-script-build` |
| 437 | 2026-07-06T04:55:08.706Z | Compiling futures-core v0.3.32 |
| 438 | 2026-07-06T04:55:08.712Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=46be527857dc8cc1 -C extra-filename=-6014f905cb1f1428 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 439 | 2026-07-06T04:55:08.716Z | Compiling zmij v1.0.2 |
| 440 | 2026-07-06T04:55:08.716Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=321069c8d4a177ec -C extra-filename=-c7fb31c1245223b3 --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)'` |
| 441 | 2026-07-06T04:55:08.727Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ee7aaf840eab5b05 -C extra-filename=-0b7c0ea1175a8a85 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-0b7c0ea1175a8a85 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 442 | 2026-07-06T04:55:08.731Z | Compiling serde v1.0.228 |
| 443 | 2026-07-06T04:55:08.731Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=71ecc3c37ec52af1 -C extra-filename=-12687b424eea7279 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-12687b424eea7279 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 444 | 2026-07-06T04:55:08.764Z | Running `/home/build/.rustup/toolchains/1.96.1-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=5258c9976310ad74 -C extra-filename=-fa0035ced106de40 --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-07-06T04:55:08.849Z | Compiling thiserror v2.0.18 |
| 446 | 2026-07-06T04:55:08.861Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ee46abcfd791ded0 -C extra-filename=-6093beced8b3f5ae --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-6093beced8b3f5ae -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 447 | 2026-07-06T04:55:08.985Z | Compiling once_cell v1.20.1 |
| 448 | 2026-07-06T04:55:08.989Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a05f407ab2b823eb -C extra-filename=-c032f9bc4585e39a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 449 | 2026-07-06T04:55:08.995Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=18262622e422ce20 -C extra-filename=-8f6729caab1030b5 --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-042d12c73b3dbea1.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)'` |
| 450 | 2026-07-06T04:55:09.017Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-0b7c0ea1175a8a85/build-script-build` |
| 451 | 2026-07-06T04:55:09.054Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-12687b424eea7279/build-script-build` |
| 452 | 2026-07-06T04:55:09.064Z | Compiling log v0.4.17 |
| 453 | 2026-07-06T04:55:09.072Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=aa13ef9974c86aef -C extra-filename=-fd21ab049a3119f3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-fd21ab049a3119f3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 454 | 2026-07-06T04:55:09.096Z | Compiling serde_json v1.0.150 |
| 455 | 2026-07-06T04:55:09.100Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.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=34449ea920db0ab9 -C extra-filename=-68cf30d5ba1a99ac --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-68cf30d5ba1a99ac -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 456 | 2026-07-06T04:55:09.247Z | Compiling jobserver v0.1.34 |
| 457 | 2026-07-06T04:55:09.251Z | Running `/home/build/.rustup/toolchains/1.96.1-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=43bcc8badba1e1c9 -C extra-filename=-cc07190b9fd1b715 --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-fa0035ced106de40.rmeta --cap-lints allow` |
| 458 | 2026-07-06T04:55:09.275Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-6093beced8b3f5ae/build-script-build` |
| 459 | 2026-07-06T04:55:09.298Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name zmij --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=8040522d266ddc38 -C extra-filename=-27bb0bfc408c7e39 --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)'` |
| 460 | 2026-07-06T04:55:09.367Z | Compiling find-msvc-tools v0.1.9 |
| 461 | 2026-07-06T04:55:09.370Z | Running `/home/build/.rustup/toolchains/1.96.1-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=5254105762c2e19a -C extra-filename=-b32d63679998a310 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 462 | 2026-07-06T04:55:09.394Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-fd21ab049a3119f3/build-script-build` |
| 463 | 2026-07-06T04:55:09.397Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-68cf30d5ba1a99ac/build-script-build` |
| 464 | 2026-07-06T04:55:09.403Z | Compiling parking_lot_core v0.9.4 |
| 465 | 2026-07-06T04:55:09.407Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=7f7223b0d2be3c3d -C extra-filename=-37b356ce13e04eea --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-37b356ce13e04eea -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 466 | 2026-07-06T04:55:09.412Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.46/src/lib.rs --error-format=json --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=5c7d73ef42ddd076 -C extra-filename=-d0a1ec9ee5156da2 --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-8f6729caab1030b5.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 467 | 2026-07-06T04:55:09.479Z | Compiling shlex v1.3.0 |
| 468 | 2026-07-06T04:55:09.483Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2b69d6fcd31d90ce -C extra-filename=-486aa8d97515d5a9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 469 | 2026-07-06T04:55:09.494Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=b552e378fb3734fd -C extra-filename=-d27a9b5ff6530186 --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-5f9fa4a847aa64d8.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 470 | 2026-07-06T04:55:09.584Z | Compiling syn v2.0.118 |
| 471 | 2026-07-06T04:55:09.588Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/src/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=9b208aff9b88f301 -C extra-filename=-1447a58af34b67bf --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-8f6729caab1030b5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-042d12c73b3dbea1.rmeta --cap-lints allow` |
| 472 | 2026-07-06T04:55:09.608Z | Compiling cc v1.2.60 |
| 473 | 2026-07-06T04:55:09.612Z | Running `/home/build/.rustup/toolchains/1.96.1-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=7f3e24b4cf34b57b -C extra-filename=-078ad73ecdd41090 --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-b32d63679998a310.rmeta --extern jobserver=/work/oxidecomputer/dropshot/target/debug/deps/libjobserver-cc07190b9fd1b715.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --extern shlex=/work/oxidecomputer/dropshot/target/debug/deps/libshlex-486aa8d97515d5a9.rmeta --cap-lints allow` |
| 474 | 2026-07-06T04:55:09.677Z | Compiling slab v0.4.9 |
| 475 | 2026-07-06T04:55:09.680Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=73213f65cb65f2aa -C extra-filename=-0f4d7e90ef83563a --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-0f4d7e90ef83563a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-171dfbd7656ea073.rlib --cap-lints allow` |
| 476 | 2026-07-06T04:55:09.700Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-37b356ce13e04eea/build-script-build` |
| 477 | 2026-07-06T04:55:09.710Z | Compiling typenum v1.19.0 |
| 478 | 2026-07-06T04:55:09.713Z | Compiling scopeguard v1.2.0 |
| 479 | 2026-07-06T04:55:09.713Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=5b75796f4857c808 -C extra-filename=-ebcf70ee54175cec --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-ebcf70ee54175cec -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 480 | 2026-07-06T04:55:09.726Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=d4ef62d8ee872cc5 -C extra-filename=-5716efd1b12c8c15 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 481 | 2026-07-06T04:55:09.729Z | Compiling futures-sink v0.3.32 |
| 482 | 2026-07-06T04:55:09.735Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6819df034ff5acf8 -C extra-filename=-a8a0210f6594b2a2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 483 | 2026-07-06T04:55:09.810Z | Compiling lock_api v0.4.6 |
| 484 | 2026-07-06T04:55:09.814Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=68b93055a22ace69 -C extra-filename=-58f3943f841d3e4e --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-5716efd1b12c8c15.rmeta --cap-lints allow` |
| 485 | 2026-07-06T04:55:09.820Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=180acb22dcc266c1 -C extra-filename=-49c03faef9461275 --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-5f9fa4a847aa64d8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-cf0c22c050cb719a.rmeta --cap-lints allow` |
| 486 | 2026-07-06T04:55:09.830Z | Compiling dunce v1.0.5 |
| 487 | 2026-07-06T04:55:09.833Z | Running `/home/build/.rustup/toolchains/1.96.1-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=c6b458f4d96c05c9 -C extra-filename=-e922ff0f7248dc1e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 488 | 2026-07-06T04:55:09.928Z | Compiling fs_extra v1.3.0 |
| 489 | 2026-07-06T04:55:09.931Z | Running `/home/build/.rustup/toolchains/1.96.1-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=352a0c77ed6ffa64 -C extra-filename=-a1784ffcc7275bbe --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 490 | 2026-07-06T04:55:09.931Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-0f4d7e90ef83563a/build-script-build` |
| 491 | 2026-07-06T04:55:10.033Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e1fdf027574df379 -C extra-filename=-ce9f6f7426c4d793 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 492 | 2026-07-06T04:55:10.041Z | Compiling parking_lot v0.12.1 |
| 493 | 2026-07-06T04:55:10.050Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=ef7e4a8a85d0bc52 -C extra-filename=-3e6e52b32e751935 --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-58f3943f841d3e4e.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-49c03faef9461275.rmeta --cap-lints allow` |
| 494 | 2026-07-06T04:55:10.096Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-ebcf70ee54175cec/build-script-build` |
| 495 | 2026-07-06T04:55:10.114Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=e5ebe36a50733d5e -C extra-filename=-b9b09af60a6feb0f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 496 | 2026-07-06T04:55:10.150Z | Compiling signal-hook-registry v1.4.0 |
| 497 | 2026-07-06T04:55:10.154Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f9e9ff77e2488c3 -C extra-filename=-c63ce1b881eaeb79 --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-fa0035ced106de40.rmeta --cap-lints allow` |
| 498 | 2026-07-06T04:55:10.200Z | Compiling socket2 v0.6.3 |
| 499 | 2026-07-06T04:55:10.200Z | Compiling mio v1.2.0 |
| 500 | 2026-07-06T04:55:10.204Z | Running `/home/build/.rustup/toolchains/1.96.1-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=cc588478e096cd7f -C extra-filename=-acbf7a50bd071658 --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-fa0035ced106de40.rmeta --cap-lints allow` |
| 501 | 2026-07-06T04:55:10.204Z | Running `/home/build/.rustup/toolchains/1.96.1-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=b21d07ff666ffcb7 -C extra-filename=-6fdb92cd5889b1cd --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-fa0035ced106de40.rmeta --cap-lints allow` |
| 502 | 2026-07-06T04:55:10.472Z | Compiling cmake v0.1.58 |
| 503 | 2026-07-06T04:55:10.476Z | Running `/home/build/.rustup/toolchains/1.96.1-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=baa6f63780c262c8 -C extra-filename=-afe11b4bc4cc3e20 --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-078ad73ecdd41090.rmeta --cap-lints allow` |
| 504 | 2026-07-06T04:55:10.581Z | Compiling stable_deref_trait v1.2.0 |
| 505 | 2026-07-06T04:55:10.588Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ba70950ab6621008 -C extra-filename=-42c5c21ec56d1008 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 506 | 2026-07-06T04:55:10.663Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=d795e179cba6eb1d -C extra-filename=-297bb68ce433dc88 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-297bb68ce433dc88 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 507 | 2026-07-06T04:55:10.689Z | Compiling futures-channel v0.3.32 |
| 508 | 2026-07-06T04:55:10.692Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=8d0ed1f434ec97d4 -C extra-filename=-99232fe9fbc263a5 --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-6014f905cb1f1428.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a8a0210f6594b2a2.rmeta --cap-lints allow` |
| 509 | 2026-07-06T04:55:10.730Z | Compiling http v1.4.2 |
| 510 | 2026-07-06T04:55:10.738Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8f9b2529d32d74e6 -C extra-filename=-5de68ddc4ed5d971 --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-ce228de1886e58bf.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-d5ee783bcc1e47da.rmeta --cap-lints allow` |
| 511 | 2026-07-06T04:55:10.741Z | Compiling zeroize v1.8.2 |
| 512 | 2026-07-06T04:55:10.741Z | Running `/home/build/.rustup/toolchains/1.96.1-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=641d9cfea12c8177 -C extra-filename=-233a406a2e6d3ac7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2026-07-06T04:55:10.832Z | Compiling getrandom v0.4.1 |
| 514 | 2026-07-06T04:55:10.835Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=f38dd8384957dea2 -C extra-filename=-0124c2af72caa694 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-0124c2af72caa694 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 515 | 2026-07-06T04:55:10.897Z | Compiling aws-lc-rs v1.16.3 |
| 516 | 2026-07-06T04:55:10.900Z | Running `/home/build/.rustup/toolchains/1.96.1-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=41625b4c7dc293ce -C extra-filename=-87a3e0240387b6be --out-dir /work/oxidecomputer/dropshot/target/debug/build/aws-lc-rs-87a3e0240387b6be -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 517 | 2026-07-06T04:55:10.923Z | Compiling futures-task v0.3.32 |
| 518 | 2026-07-06T04:55:10.926Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=dac3b2090366aabb -C extra-filename=-6bd05d09fd6dd058 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 519 | 2026-07-06T04:55:10.932Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ce70318988e3da5d -C extra-filename=-559cf37f92e869a4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-559cf37f92e869a4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 520 | 2026-07-06T04:55:10.985Z | Compiling aws-lc-sys v0.40.0 |
| 521 | 2026-07-06T04:55:10.988Z | Running `/home/build/.rustup/toolchains/1.96.1-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=6663c015e6427ca8 -C extra-filename=-5d518df8b61b92a1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d518df8b61b92a1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-078ad73ecdd41090.rlib --extern cmake=/work/oxidecomputer/dropshot/target/debug/deps/libcmake-afe11b4bc4cc3e20.rlib --extern dunce=/work/oxidecomputer/dropshot/target/debug/deps/libdunce-e922ff0f7248dc1e.rlib --extern fs_extra=/work/oxidecomputer/dropshot/target/debug/deps/libfs_extra-a1784ffcc7275bbe.rlib --cap-lints allow` |
| 522 | 2026-07-06T04:55:11.014Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-297bb68ce433dc88/build-script-build` |
| 523 | 2026-07-06T04:55:11.049Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=8380756c15011ffe -C extra-filename=-8451510414c3f841 --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)'` |
| 524 | 2026-07-06T04:55:11.101Z | Compiling bitflags v2.11.0 |
| 525 | 2026-07-06T04:55:11.108Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=d6f2d0c91b70ab64 -C extra-filename=-7a4ac574b15ecca7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 526 | 2026-07-06T04:55:11.123Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-0124c2af72caa694/build-script-build` |
| 527 | 2026-07-06T04:55:11.136Z | Compiling futures-io v0.3.32 |
| 528 | 2026-07-06T04:55:11.139Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=919b5494151fa4a8 -C extra-filename=-c3038dded1f99eb3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 529 | 2026-07-06T04:55:11.231Z | Compiling ucd-trie v0.1.6 |
| 530 | 2026-07-06T04:55:11.234Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e76831750645cfc9 -C extra-filename=-e23dfdfe51484f6c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 531 | 2026-07-06T04:55:11.282Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-559cf37f92e869a4/build-script-build` |
| 532 | 2026-07-06T04:55:11.303Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=d0f038b54c39f2ad -C extra-filename=-a424ff4eeea0727f --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-5f9fa4a847aa64d8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --cap-lints allow` |
| 533 | 2026-07-06T04:55:11.316Z | Compiling rustls-pki-types v1.15.0 |
| 534 | 2026-07-06T04:55:11.337Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.15.0/src/lib.rs --error-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=ad7efc053427e1c6 -C extra-filename=-35a8f4954d64bb8f --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-233a406a2e6d3ac7.rmeta --cap-lints allow` |
| 535 | 2026-07-06T04:55:11.353Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.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=bdc8ea262b01f16b -C extra-filename=-efb264f629c18673 --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-d5ee783bcc1e47da.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-a264b6c6c7a4d5d4.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c7fb31c1245223b3.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-27bb0bfc408c7e39.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 536 | 2026-07-06T04:55:11.459Z | Compiling zerocopy v0.8.27 |
| 537 | 2026-07-06T04:55:11.462Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=09ca9f351fb4741d -C extra-filename=-ca84adbc04fe817e --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-ca84adbc04fe817e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 538 | 2026-07-06T04:55:11.549Z | Compiling httparse v1.10.0 |
| 539 | 2026-07-06T04:55:11.552Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8417f976b930a66e -C extra-filename=-71443f14b00e84a9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-71443f14b00e84a9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 540 | 2026-07-06T04:55:11.795Z | Compiling rustversion v1.0.22 |
| 541 | 2026-07-06T04:55:11.798Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52e00343b8e8b634 -C extra-filename=-7d5933f3812a88cb --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-7d5933f3812a88cb -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 542 | 2026-07-06T04:55:11.820Z | Compiling errno v0.3.10 |
| 543 | 2026-07-06T04:55:11.823Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bee7eeb802e0b4e4 -C extra-filename=-39a0b7e818bafcac --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-fa0035ced106de40.rmeta --cap-lints allow` |
| 544 | 2026-07-06T04:55:11.866Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-ca84adbc04fe817e/build-script-build` |
| 545 | 2026-07-06T04:55:11.899Z | Running `/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-5d518df8b61b92a1/build-script-main` |
| 546 | 2026-07-06T04:55:11.909Z | Compiling litemap v0.7.4 |
| 547 | 2026-07-06T04:55:11.917Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=57ae94c08bcb463c -C extra-filename=-71f4c90d40938585 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 548 | 2026-07-06T04:55:11.920Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-71443f14b00e84a9/build-script-build` |
| 549 | 2026-07-06T04:55:11.959Z | Compiling writeable v0.5.5 |
| 550 | 2026-07-06T04:55:11.962Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=7b18b8c8b83cf32d -C extra-filename=-a51c3b4d9324593a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 551 | 2026-07-06T04:55:11.969Z | Compiling rustix v1.1.4 |
| 552 | 2026-07-06T04:55:11.972Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d06439ddb7e7a15f -C extra-filename=-bc5ee6fa9ee305a1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-bc5ee6fa9ee305a1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 553 | 2026-07-06T04:55:12.110Z | Compiling crossbeam-utils v0.8.21 |
| 554 | 2026-07-06T04:55:12.113Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=9321d4dcd19f7955 -C extra-filename=-735ddb569a0e6bfd --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-735ddb569a0e6bfd -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 555 | 2026-07-06T04:55:12.156Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-7d5933f3812a88cb/build-script-build` |
| 556 | 2026-07-06T04:55:12.197Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1004d3985a8d9f0 -C extra-filename=-fad335c1c443e70b --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"))'` |
| 557 | 2026-07-06T04:55:12.246Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d2517bc29bcd993c -C extra-filename=-9fd38920b4437d56 --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` |
| 558 | 2026-07-06T04:55:12.341Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-bc5ee6fa9ee305a1/build-script-build` |
| 559 | 2026-07-06T04:55:12.431Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-735ddb569a0e6bfd/build-script-build` |
| 560 | 2026-07-06T04:55:12.445Z | Compiling generic-array v0.14.5 |
| 561 | 2026-07-06T04:55:12.448Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=cac96d73902dc49c -C extra-filename=-bda21544d8e1148a --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-bda21544d8e1148a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-0114e1d2fe791be1.rlib --cap-lints allow` |
| 562 | 2026-07-06T04:55:12.541Z | Compiling synstructure v0.13.1 |
| 563 | 2026-07-06T04:55:12.544Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=6595d98e0b04ed24 -C extra-filename=-4c8d1a9d09d6a885 --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-8f6729caab1030b5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rmeta --cap-lints allow` |
| 564 | 2026-07-06T04:55:12.551Z | Compiling hashbrown v0.17.0 |
| 565 | 2026-07-06T04:55:12.553Z | Running `/home/build/.rustup/toolchains/1.96.1-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=f4850fa6972ca859 -C extra-filename=-a1e9ef18e5945722 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 566 | 2026-07-06T04:55:12.559Z | Compiling powerfmt v0.2.0 |
| 567 | 2026-07-06T04:55:12.562Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=ee8b5cfff21017f7 -C extra-filename=-4e848879245e5c15 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 568 | 2026-07-06T04:55:12.685Z | Compiling time-core v0.1.8 |
| 569 | 2026-07-06T04:55:12.689Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=546e9815206beb21 -C extra-filename=-248c8ac3ec995e68 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 570 | 2026-07-06T04:55:12.774Z | Compiling equivalent v1.0.0 |
| 571 | 2026-07-06T04:55:12.778Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68e8ffe20a65be10 -C extra-filename=-e7ab474978924ef1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 572 | 2026-07-06T04:55:12.784Z | Compiling num-conv v0.2.0 |
| 573 | 2026-07-06T04:55:12.787Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ea580a51ae2c971 -C extra-filename=-8554dfcb7f875f37 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 574 | 2026-07-06T04:55:12.842Z | Compiling slog v2.8.2 |
| 575 | 2026-07-06T04:55:12.846Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=f6a1b31bd373fc58 -C extra-filename=-79f238ccf64ba69a --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-79f238ccf64ba69a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-fad335c1c443e70b.so --cap-lints allow` |
| 576 | 2026-07-06T04:55:12.860Z | Compiling deranged v0.5.5 |
| 577 | 2026-07-06T04:55:12.863Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=4906ec276509e1b1 -C extra-filename=-d67870ef43f18425 --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-4e848879245e5c15.rmeta --cap-lints allow` |
| 578 | 2026-07-06T04:55:12.912Z | Compiling time-macros v0.2.27 |
| 579 | 2026-07-06T04:55:12.917Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=d883acd720ed27e5 -C extra-filename=-3eae2fa06c9bd7ee --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-8554dfcb7f875f37.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-248c8ac3ec995e68.rlib --extern proc_macro --cap-lints allow` |
| 580 | 2026-07-06T04:55:12.935Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-bda21544d8e1148a/build-script-build` |
| 581 | 2026-07-06T04:55:12.977Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=c8af9a59413fe1d1 -C extra-filename=-5431a2b003e6a0ec --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-7a4ac574b15ecca7.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-39a0b7e818bafcac.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 582 | 2026-07-06T04:55:13.060Z | Compiling indexmap v2.14.0 |
| 583 | 2026-07-06T04:55:13.063Z | Running `/home/build/.rustup/toolchains/1.96.1-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=f6191ae81c083a0f -C extra-filename=-0cb0883403b31b95 --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-e7ab474978924ef1.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-a1e9ef18e5945722.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c7fb31c1245223b3.rmeta --cap-lints allow` |
| 584 | 2026-07-06T04:55:13.086Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=7573388709ff630a -C extra-filename=-7559d8136439b8ad --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)'` |
| 585 | 2026-07-06T04:55:13.121Z | Compiling http-body v1.0.1 |
| 586 | 2026-07-06T04:55:13.125Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98a0921d7d5da329 -C extra-filename=-2e2f28a977edeead --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-ce228de1886e58bf.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rmeta --cap-lints allow` |
| 587 | 2026-07-06T04:55:13.277Z | Compiling tracing-core v0.1.32 |
| 588 | 2026-07-06T04:55:13.280Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=1dc24f1a554c7f53 -C extra-filename=-696f68f3e5999dd4 --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-c032f9bc4585e39a.rmeta --cap-lints allow` |
| 589 | 2026-07-06T04:55:13.621Z | Compiling icu_locid_transform_data v1.5.0 |
| 590 | 2026-07-06T04:55:13.621Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0d296d9013300b5 -C extra-filename=-ccb07d52c13d25dd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 591 | 2026-07-06T04:55:13.691Z | Compiling fastrand v2.1.1 |
| 592 | 2026-07-06T04:55:13.695Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=43d0074e6dc975ab -C extra-filename=-66795f8d3063da02 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 593 | 2026-07-06T04:55:13.702Z | Compiling atomic-waker v1.1.2 |
| 594 | 2026-07-06T04:55:13.705Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=415e041918b5acda -C extra-filename=-a876c8512abd8f1d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 595 | 2026-07-06T04:55:13.731Z | Compiling serde_derive v1.0.228 |
| 596 | 2026-07-06T04:55:13.737Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=7622363060730f35 -C extra-filename=-914d84b9badc058e --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 597 | 2026-07-06T04:55:13.825Z | Compiling thiserror-impl v2.0.18 |
| 598 | 2026-07-06T04:55:13.838Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=686e384916c4c0a4 -C extra-filename=-28cb3e61cfa3ff95 --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 599 | 2026-07-06T04:55:13.883Z | Compiling zerofrom-derive v0.1.5 |
| 600 | 2026-07-06T04:55:13.886Z | Compiling yoke-derive v0.7.5 |
| 601 | 2026-07-06T04:55:13.887Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f2938ffc80440390 -C extra-filename=-6519ec6db99285e3 --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-4c8d1a9d09d6a885.rlib --extern proc_macro --cap-lints allow` |
| 602 | 2026-07-06T04:55:13.887Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a3f048847835424 -C extra-filename=-8ae60044310c3cf3 --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-4c8d1a9d09d6a885.rlib --extern proc_macro --cap-lints allow` |
| 603 | 2026-07-06T04:55:13.900Z | Compiling tokio-macros v2.7.0 |
| 604 | 2026-07-06T04:55:13.903Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.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=d225a8d4bd8ad59c -C extra-filename=-d1a8a6860b3932e1 --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 605 | 2026-07-06T04:55:13.914Z | Compiling zerovec-derive v0.10.3 |
| 606 | 2026-07-06T04:55:13.918Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=16d2997f7e5b0df0 -C extra-filename=-d59ba4667b662cfb --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 607 | 2026-07-06T04:55:13.959Z | Compiling displaydoc v0.2.5 |
| 608 | 2026-07-06T04:55:13.964Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=63eb6254ded91e3c -C extra-filename=-a4a8780abf4cc243 --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 609 | 2026-07-06T04:55:14.693Z | Compiling tokio v1.52.3 |
| 610 | 2026-07-06T04:55:14.696Z | Running `/home/build/.rustup/toolchains/1.96.1-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=3a462e1c2cbe0d09 -C extra-filename=-c6c9eee3f3ec4c9c --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-ce228de1886e58bf.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-6fdb92cd5889b1cd.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-3e6e52b32e751935.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-c63ce1b881eaeb79.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-acbf7a50bd071658.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-d1a8a6860b3932e1.so --cap-lints allow` |
| 611 | 2026-07-06T04:55:14.769Z | Compiling futures-macro v0.3.32 |
| 612 | 2026-07-06T04:55:14.772Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=142fa384aff3b93e -C extra-filename=-9d9c432cc8b4e760 --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 613 | 2026-07-06T04:55:14.971Z | Compiling zerocopy-derive v0.8.27 |
| 614 | 2026-07-06T04:55:14.974Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72d28b7f1ab02583 -C extra-filename=-000885a758959dcf --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 615 | 2026-07-06T04:55:15.015Z | Compiling icu_provider_macros v1.5.0 |
| 616 | 2026-07-06T04:55:15.018Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73e9bfade30694db -C extra-filename=-3c7de2168e287676 --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 617 | 2026-07-06T04:55:15.117Z | Compiling zerofrom v0.1.5 |
| 618 | 2026-07-06T04:55:15.120Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c1768792ab4ca39a -C extra-filename=-bd2bd5205f9e97ac --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-28cb3e61cfa3ff95.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 619 | 2026-07-06T04:55:15.122Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=a120d1eca1701767 -C extra-filename=-f15dba2e0ae4ccff --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-6519ec6db99285e3.so --cap-lints allow` |
| 620 | 2026-07-06T04:55:15.223Z | Compiling yoke v0.7.5 |
| 621 | 2026-07-06T04:55:15.226Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=db4c4fe20bd7b117 -C extra-filename=-ef51f64e45bb05cb --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-42c5c21ec56d1008.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-8ae60044310c3cf3.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-f15dba2e0ae4ccff.rmeta --cap-lints allow` |
| 622 | 2026-07-06T04:55:15.251Z | Compiling pest v2.8.1 |
| 623 | 2026-07-06T04:55:15.254Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=78ae9f16c15218ac -C extra-filename=-b65777a9c73264ce --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-a264b6c6c7a4d5d4.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-e23dfdfe51484f6c.rmeta --cap-lints allow` |
| 624 | 2026-07-06T04:55:15.417Z | Compiling zerovec v0.10.4 |
| 625 | 2026-07-06T04:55:15.420Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=54da552ecce3b3a6 -C extra-filename=-116d50bdd1f2ce2f --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-ef51f64e45bb05cb.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-f15dba2e0ae4ccff.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-d59ba4667b662cfb.so --cap-lints allow` |
| 626 | 2026-07-06T04:55:15.619Z | Compiling rustix v0.38.44 |
| 627 | 2026-07-06T04:55:15.623Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=acf5917d3aaa30a5 -C extra-filename=-743d2f7120120ab0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-743d2f7120120ab0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 628 | 2026-07-06T04:55:15.638Z | Compiling futures-util v0.3.32 |
| 629 | 2026-07-06T04:55:15.641Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="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=38cddaf9c427e1f1 -C extra-filename=-542641750b1be68f --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-99232fe9fbc263a5.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-6014f905cb1f1428.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-c3038dded1f99eb3.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-9d9c432cc8b4e760.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a8a0210f6594b2a2.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-6bd05d09fd6dd058.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-a264b6c6c7a4d5d4.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-ce9f6f7426c4d793.rmeta --cap-lints allow` |
| 630 | 2026-07-06T04:55:15.990Z | Compiling percent-encoding v2.3.2 |
| 631 | 2026-07-06T04:55:15.993Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=cc070641cc004be5 -C extra-filename=-c502bdb297dce13d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 632 | 2026-07-06T04:55:16.185Z | Compiling tinystr v0.7.6 |
| 633 | 2026-07-06T04:55:16.188Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=377a9ca51a7b1329 -C extra-filename=-63b6ae8bbb3a1b9f --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-a4a8780abf4cc243.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-116d50bdd1f2ce2f.rmeta --cap-lints allow` |
| 634 | 2026-07-06T04:55:16.252Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c6d0aa505903ef83 -C extra-filename=-a45b02a6bd42e781 --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-000885a758959dcf.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-07-06T04:55:16.316Z | Compiling pest_meta v2.8.1 |
| 636 | 2026-07-06T04:55:16.320Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=5b3ad979e8abff8d -C extra-filename=-6672f69e0fd2a2eb --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-b65777a9c73264ce.rmeta --cap-lints allow` |
| 637 | 2026-07-06T04:55:16.385Z | Compiling icu_locid v1.5.0 |
| 638 | 2026-07-06T04:55:16.388Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=8a159c544dcc7b70 -C extra-filename=-2f466c670a751a8b --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-a4a8780abf4cc243.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-71f4c90d40938585.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-63b6ae8bbb3a1b9f.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-a51c3b4d9324593a.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-116d50bdd1f2ce2f.rmeta --cap-lints allow` |
| 639 | 2026-07-06T04:55:16.510Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=91f670565a8bf0a4 -C extra-filename=-7c52f04b61f98446 --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-c7fb31c1245223b3.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-914d84b9badc058e.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-07-06T04:55:16.526Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=9e0cd6c405d42ff4 -C extra-filename=-05abcae39e938bd4 --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-8451510414c3f841.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-914d84b9badc058e.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-07-06T04:55:17.022Z | Compiling pest_generator v2.8.1 |
| 642 | 2026-07-06T04:55:17.022Z | Compiling icu_provider v1.5.0 |
| 643 | 2026-07-06T04:55:17.026Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=96d6277a2a0967cf -C extra-filename=-4f39b0a744f02532 --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-b65777a9c73264ce.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-6672f69e0fd2a2eb.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8f6729caab1030b5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rmeta --cap-lints allow` |
| 644 | 2026-07-06T04:55:17.026Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=416044f30b366a81 -C extra-filename=-39bcb5093d85f0d5 --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-a4a8780abf4cc243.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-2f466c670a751a8b.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-3c7de2168e287676.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-42c5c21ec56d1008.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-63b6ae8bbb3a1b9f.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-a51c3b4d9324593a.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-ef51f64e45bb05cb.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-f15dba2e0ae4ccff.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-116d50bdd1f2ce2f.rmeta --cap-lints allow` |
| 645 | 2026-07-06T04:55:17.278Z | Compiling untrusted v0.9.0 |
| 646 | 2026-07-06T04:55:17.281Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=929375e0642883ba -C extra-filename=-e1476d89f042f4d1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 647 | 2026-07-06T04:55:17.399Z | Compiling getrandom v0.3.4 |
| 648 | 2026-07-06T04:55:17.403Z | Running `/home/build/.rustup/toolchains/1.96.1-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=2e53dfd14c0537a3 -C extra-filename=-289f56293fb98151 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-289f56293fb98151 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 649 | 2026-07-06T04:55:17.492Z | Compiling rustls v0.23.41 |
| 650 | 2026-07-06T04:55:17.502Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/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=910b59fc1924dacc -C extra-filename=-49dad5cf8c508f46 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-49dad5cf8c508f46 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 651 | 2026-07-06T04:55:17.600Z | Compiling num_threads v0.1.3 |
| 652 | 2026-07-06T04:55:17.603Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dff195dd90e39741 -C extra-filename=-36f94cae1a8fc829 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 653 | 2026-07-06T04:55:17.635Z | Compiling pest_derive v2.8.1 |
| 654 | 2026-07-06T04:55:17.639Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=fa1ed20b3925eea2 -C extra-filename=-e6038712ca2a44f4 --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-b65777a9c73264ce.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-4f39b0a744f02532.rlib --extern proc_macro --cap-lints allow` |
| 655 | 2026-07-06T04:55:17.693Z | Compiling time v0.3.47 |
| 656 | 2026-07-06T04:55:17.693Z | Compiling icu_locid_transform v1.5.0 |
| 657 | 2026-07-06T04:55:17.697Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=2dfff334a7353eb2 -C extra-filename=-8371a30f628391f2 --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-d67870ef43f18425.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-d5ee783bcc1e47da.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-8554dfcb7f875f37.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-36f94cae1a8fc829.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-4e848879245e5c15.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-248c8ac3ec995e68.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-3eae2fa06c9bd7ee.so --cap-lints allow` |
| 658 | 2026-07-06T04:55:17.697Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=6d4be1de01f9702a -C extra-filename=-8353fb4a3d46d48b --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-a4a8780abf4cc243.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-2f466c670a751a8b.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-ccb07d52c13d25dd.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-39bcb5093d85f0d5.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-63b6ae8bbb3a1b9f.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-116d50bdd1f2ce2f.rmeta --cap-lints allow` |
| 659 | 2026-07-06T04:55:17.717Z | Compiling serde_tokenstream v0.2.3 |
| 660 | 2026-07-06T04:55:17.720Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be0d0258f3f35b44 -C extra-filename=-9dc82e3e006f99ce --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-8f6729caab1030b5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-05abcae39e938bd4.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rmeta --cap-lints allow` |
| 661 | 2026-07-06T04:55:17.741Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-289f56293fb98151/build-script-build` |
| 662 | 2026-07-06T04:55:17.753Z | Compiling erased-serde v0.3.31 |
| 663 | 2026-07-06T04:55:17.762Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=224fe5202feaef51 -C extra-filename=-fdc3611a758d4598 --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-7c52f04b61f98446.rmeta --cap-lints allow` |
| 664 | 2026-07-06T04:55:17.942Z | Compiling icu_collections v1.5.0 |
| 665 | 2026-07-06T04:55:17.946Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=cbc67b18f456aef9 -C extra-filename=-846dca2bf3f94617 --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-a4a8780abf4cc243.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-ef51f64e45bb05cb.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-f15dba2e0ae4ccff.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-116d50bdd1f2ce2f.rmeta --cap-lints allow` |
| 666 | 2026-07-06T04:55:18.013Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-743d2f7120120ab0/build-script-build` |
| 667 | 2026-07-06T04:55:18.086Z | Compiling scroll_derive v0.13.1 |
| 668 | 2026-07-06T04:55:18.092Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=006222ea64247611 -C extra-filename=-7fe4cd141c08e380 --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 669 | 2026-07-06T04:55:18.211Z | Compiling dtrace-parser v0.3.0 |
| 670 | 2026-07-06T04:55:18.215Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b37593d01737d264 -C extra-filename=-f3a8ceae77d9238b --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-b65777a9c73264ce.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-e6038712ca2a44f4.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rmeta --cap-lints allow` |
| 671 | 2026-07-06T04:55:18.263Z | Compiling tokio-util v0.7.18 |
| 672 | 2026-07-06T04:55:18.267Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=986ec6ffa94b9ed7 -C extra-filename=-275e4530920e3a38 --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-ce228de1886e58bf.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-6014f905cb1f1428.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a8a0210f6594b2a2.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --cap-lints allow` |
| 673 | 2026-07-06T04:55:18.567Z | Compiling tracing v0.1.40 |
| 674 | 2026-07-06T04:55:18.570Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=5c11e89b7fb284f2 -C extra-filename=-26a2297d20e5c9e5 --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-dc03c7f2a3929925.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-696f68f3e5999dd4.rmeta --cap-lints allow` |
| 675 | 2026-07-06T04:55:18.801Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-79f238ccf64ba69a/build-script-build` |
| 676 | 2026-07-06T04:55:18.811Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=7e5f2aca530c592f -C extra-filename=-4589c2e130eb4749 --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-b9b09af60a6feb0f.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 677 | 2026-07-06T04:55:18.821Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.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=e61ca52679000928 -C extra-filename=-111c83fcf297cd0f --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-d5ee783bcc1e47da.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-a264b6c6c7a4d5d4.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-8451510414c3f841.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-27bb0bfc408c7e39.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 678 | 2026-07-06T04:55:18.835Z | Compiling thread-id v5.0.0 |
| 679 | 2026-07-06T04:55:18.839Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec6a2bd094621598 -C extra-filename=-f4ea5b6100c66e01 --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-fa0035ced106de40.rmeta --cap-lints allow` |
| 680 | 2026-07-06T04:55:18.915Z | Compiling num-traits v0.2.14 |
| 681 | 2026-07-06T04:55:18.917Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=7c00ae7b26f59a0a -C extra-filename=-aca83a3ad3f559ab --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-aca83a3ad3f559ab -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-171dfbd7656ea073.rlib --cap-lints allow` |
| 682 | 2026-07-06T04:55:18.925Z | Compiling paste v1.0.15 |
| 683 | 2026-07-06T04:55:18.928Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0e5e9602c341a3f -C extra-filename=-75ee2529cc1ba230 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-75ee2529cc1ba230 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 684 | 2026-07-06T04:55:18.948Z | Compiling subtle v2.5.0 |
| 685 | 2026-07-06T04:55:18.951Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=a4f2246619928253 -C extra-filename=-31c3964215edcaf3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 686 | 2026-07-06T04:55:19.100Z | Compiling crc32fast v1.5.0 |
| 687 | 2026-07-06T04:55:19.106Z | Compiling base64 v0.22.1 |
| 688 | 2026-07-06T04:55:19.107Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=cd49bb586fc2311b -C extra-filename=-e879fdab4b99266d --out-dir /work/oxidecomputer/dropshot/target/debug/build/crc32fast-e879fdab4b99266d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 689 | 2026-07-06T04:55:19.107Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d0d05dcb4856f40e -C extra-filename=-dce6fb773fb6ca57 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 690 | 2026-07-06T04:55:19.196Z | Compiling fnv v1.0.7 |
| 691 | 2026-07-06T04:55:19.196Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=90ae87ca6a236e40 -C extra-filename=-814f8540ebb8c1eb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 692 | 2026-07-06T04:55:19.305Z | Compiling icu_properties_data v1.5.0 |
| 693 | 2026-07-06T04:55:19.308Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0df6fff142c2686f -C extra-filename=-d14c48ef178c16d8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 694 | 2026-07-06T04:55:19.315Z | Compiling tower-layer v0.3.3 |
| 695 | 2026-07-06T04:55:19.318Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4aef92cfdfd67fca -C extra-filename=-080e4a8bc7422b6c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 696 | 2026-07-06T04:55:19.370Z | Compiling tower-service v0.3.3 |
| 697 | 2026-07-06T04:55:19.373Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10041e95d77dc4fc -C extra-filename=-21860921f13dbb46 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 698 | 2026-07-06T04:55:19.445Z | Compiling try-lock v0.2.3 |
| 699 | 2026-07-06T04:55:19.445Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ef309a18b108d04 -C extra-filename=-52b460e821a8a4ac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 700 | 2026-07-06T04:55:19.455Z | Compiling usdt-impl v0.6.0 |
| 701 | 2026-07-06T04:55:19.460Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=6b082c4368038f8c -C extra-filename=-f404de320901a67d --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-f404de320901a67d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 702 | 2026-07-06T04:55:19.464Z | Compiling byteorder v1.4.3 |
| 703 | 2026-07-06T04:55:19.467Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=185e354d5c371037 -C extra-filename=-54f86a9e25da34a4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 704 | 2026-07-06T04:55:19.468Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crc32fast-e879fdab4b99266d/build-script-build` |
| 705 | 2026-07-06T04:55:19.482Z | Compiling icu_properties v1.5.1 |
| 706 | 2026-07-06T04:55:19.485Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=7daff81fef733596 -C extra-filename=-ccc366d278d47b84 --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-a4a8780abf4cc243.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-846dca2bf3f94617.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-8353fb4a3d46d48b.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-d14c48ef178c16d8.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-39bcb5093d85f0d5.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-63b6ae8bbb3a1b9f.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-116d50bdd1f2ce2f.rmeta --cap-lints allow` |
| 707 | 2026-07-06T04:55:19.504Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-75ee2529cc1ba230/build-script-build` |
| 708 | 2026-07-06T04:55:19.544Z | Compiling want v0.3.0 |
| 709 | 2026-07-06T04:55:19.547Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a31b1efade7cfaf -C extra-filename=-c15107b4aa4b98fe --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-d27a9b5ff6530186.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-52b460e821a8a4ac.rmeta --cap-lints allow` |
| 710 | 2026-07-06T04:55:19.554Z | Compiling h2 v0.4.14 |
| 711 | 2026-07-06T04:55:19.554Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=c6022552c15d4cc6 -C extra-filename=-78edc01f78872313 --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-a876c8512abd8f1d.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-814f8540ebb8c1eb.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-6014f905cb1f1428.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a8a0210f6594b2a2.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-ce9f6f7426c4d793.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-26a2297d20e5c9e5.rmeta --cap-lints allow` |
| 712 | 2026-07-06T04:55:19.694Z | Compiling dof v0.4.0 |
| 713 | 2026-07-06T04:55:19.697Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=6f1461ba725b9a6b -C extra-filename=-e83b6565b01226c4 --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-05abcae39e938bd4.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-111c83fcf297cd0f.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-a45b02a6bd42e781.rmeta --cap-lints allow` |
| 714 | 2026-07-06T04:55:19.709Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-f404de320901a67d/build-script-build` |
| 715 | 2026-07-06T04:55:19.718Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-aca83a3ad3f559ab/build-script-build` |
| 716 | 2026-07-06T04:55:19.728Z | Compiling scroll v0.13.0 |
| 717 | 2026-07-06T04:55:19.731Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=f61427cfdee816f2 -C extra-filename=-0d99de3728c2572a --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-7fe4cd141c08e380.so --cap-lints allow` |
| 718 | 2026-07-06T04:55:19.939Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=02e4d508afb84ef8 -C extra-filename=-6fe39f5803a9d9a5 --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-fdc3611a758d4598.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c7fb31c1245223b3.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 719 | 2026-07-06T04:55:20.001Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=35a3e56a9e8ae29c -C extra-filename=-e16dc7eb9287f753 --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-7a4ac574b15ecca7.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-39a0b7e818bafcac.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 720 | 2026-07-06T04:55:20.062Z | Running `/home/build/.rustup/toolchains/1.96.1-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=d1a378ab15897bb9 -C extra-filename=-762932244dc231ac --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-5f9fa4a847aa64d8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --cap-lints allow` |
| 721 | 2026-07-06T04:55:20.160Z | Compiling hybrid-array v0.4.8 |
| 722 | 2026-07-06T04:55:20.163Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name hybrid_array --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "ctutils", "extra-sizes", "serde", "subtle", "zerocopy", "zeroize"))' -C metadata=7da2a99477551fdf -C extra-filename=-ed748ba094fad898 --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-b9b09af60a6feb0f.rmeta --cap-lints allow` |
| 723 | 2026-07-06T04:55:20.250Z | Compiling unicase v2.6.0 |
| 724 | 2026-07-06T04:55:20.253Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=474247ad52dfc19e -C extra-filename=-b43f6d7864908fb4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-b43f6d7864908fb4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-0114e1d2fe791be1.rlib --cap-lints allow` |
| 725 | 2026-07-06T04:55:20.366Z | Compiling simd-adler32 v0.3.7 |
| 726 | 2026-07-06T04:55:20.375Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name simd_adler32 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simd-adler32-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=2d564fca4690770e -C extra-filename=-3dc8046857777af0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 727 | 2026-07-06T04:55:20.496Z | Compiling plain v0.2.3 |
| 728 | 2026-07-06T04:55:20.499Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c372d7df8669a4c -C extra-filename=-03717109e9cdeb8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 729 | 2026-07-06T04:55:20.572Z | Compiling utf16_iter v1.0.5 |
| 730 | 2026-07-06T04:55:20.575Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=feb161f582b3ecdd -C extra-filename=-99cc44851e56d5c6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 731 | 2026-07-06T04:55:20.603Z | Compiling utf8_iter v1.0.4 |
| 732 | 2026-07-06T04:55:20.606Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c427a3899494693 -C extra-filename=-b12f7c33704e8d9f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 733 | 2026-07-06T04:55:20.621Z | Compiling adler2 v2.0.1 |
| 734 | 2026-07-06T04:55:20.624Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name adler2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=a50416b0041ccdaf -C extra-filename=-6cacbb8e111f8038 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 735 | 2026-07-06T04:55:20.707Z | Compiling httpdate v1.0.1 |
| 736 | 2026-07-06T04:55:20.710Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8889509ac7919ff6 -C extra-filename=-e4429f206b443b2b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 737 | 2026-07-06T04:55:20.753Z | Compiling icu_normalizer_data v1.5.0 |
| 738 | 2026-07-06T04:55:20.753Z | Compiling write16 v1.0.0 |
| 739 | 2026-07-06T04:55:20.756Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25c7aa41d9edd783 -C extra-filename=-99661d8e5c6d8206 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 740 | 2026-07-06T04:55:20.756Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=4b4d09ea1c452072 -C extra-filename=-9d34e41ef2b6a3b4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 741 | 2026-07-06T04:55:20.828Z | Compiling miniz_oxide v0.8.9 |
| 742 | 2026-07-06T04:55:20.831Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=25f5ce41dfaae7f9 -C extra-filename=-7a245c9acce70ed3 --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-6cacbb8e111f8038.rmeta --extern simd_adler32=/work/oxidecomputer/dropshot/target/debug/deps/libsimd_adler32-3dc8046857777af0.rmeta --cap-lints allow` |
| 743 | 2026-07-06T04:55:20.855Z | Compiling goblin v0.10.1 |
| 744 | 2026-07-06T04:55:20.858Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=d8c6cde5a550b568 -C extra-filename=-83e950e53c4b3fcb --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-d27a9b5ff6530186.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-03717109e9cdeb8a.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-0d99de3728c2572a.rmeta --cap-lints allow` |
| 745 | 2026-07-06T04:55:20.882Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-b43f6d7864908fb4/build-script-build` |
| 746 | 2026-07-06T04:55:20.961Z | Compiling rand_core v0.9.5 |
| 747 | 2026-07-06T04:55:20.964Z | Running `/home/build/.rustup/toolchains/1.96.1-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=106b9fccccf41778 -C extra-filename=-1acf139c9057e8f7 --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-762932244dc231ac.rmeta --cap-lints allow` |
| 748 | 2026-07-06T04:55:21.006Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=1a663245df7d37a2 -C extra-filename=-a59942af25fceb59 --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-54f86a9e25da34a4.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-e83b6565b01226c4.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-f3a8ceae77d9238b.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8f6729caab1030b5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-05abcae39e938bd4.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-111c83fcf297cd0f.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-f4ea5b6100c66e01.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)'` |
| 749 | 2026-07-06T04:55:21.009Z | Compiling icu_normalizer v1.5.0 |
| 750 | 2026-07-06T04:55:21.009Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=80346c06089f57c5 -C extra-filename=-4a991f0f6b44cf20 --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-a4a8780abf4cc243.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-846dca2bf3f94617.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-99661d8e5c6d8206.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-ccc366d278d47b84.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-39bcb5093d85f0d5.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-cf0c22c050cb719a.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-99cc44851e56d5c6.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-b12f7c33704e8d9f.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-9d34e41ef2b6a3b4.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-116d50bdd1f2ce2f.rmeta --cap-lints allow` |
| 751 | 2026-07-06T04:55:21.174Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=c4ab97f2b7338423 -C extra-filename=-03c85a8d43a299d9 --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` |
| 752 | 2026-07-06T04:55:21.509Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69f1ca821a1ab28d -C extra-filename=-c337de8ae6ee240f --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-07-06T04:55:21.520Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=19e1b3f58b67b2e2 -C extra-filename=-854291f21954e882 --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-5f9fa4a847aa64d8.rmeta --cap-lints allow --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` |
| 754 | 2026-07-06T04:55:21.530Z | Compiling block-buffer v0.10.2 |
| 755 | 2026-07-06T04:55:21.533Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d79e219b5b32732d -C extra-filename=-8e63a623d5fa17b7 --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-4589c2e130eb4749.rmeta --cap-lints allow` |
| 756 | 2026-07-06T04:55:21.654Z | Compiling crypto-common v0.1.6 |
| 757 | 2026-07-06T04:55:21.657Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=22d0549dc0584e1c -C extra-filename=-b1e4fca437bf960f --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-4589c2e130eb4749.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-b9b09af60a6feb0f.rmeta --cap-lints allow` |
| 758 | 2026-07-06T04:55:21.686Z | Compiling form_urlencoded v1.2.2 |
| 759 | 2026-07-06T04:55:21.689Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7a2831c32812a29f -C extra-filename=-c0254c2fbf7cefe9 --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-c502bdb297dce13d.rmeta --cap-lints allow` |
| 760 | 2026-07-06T04:55:21.702Z | Compiling iana-time-zone v0.1.47 |
| 761 | 2026-07-06T04:55:21.705Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=feeb0d98d3ab043a -C extra-filename=-baab40cb2e65087e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 762 | 2026-07-06T04:55:21.790Z | Compiling hyper v1.10.1 |
| 763 | 2026-07-06T04:55:21.793Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.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 '--warn=clippy::restriction' '--warn=clippy::pedantic' '--allow=clippy::wildcard_enum_match_arm' '--allow=clippy::useless_borrows_in_formatting' '--allow=clippy::used_underscore_items' '--allow=clippy::unwrap_in_result' '--allow=clippy::unused_trait_names' '--allow=clippy::unused_async' '--allow=clippy::unseparated_literal_suffix' '--allow=clippy::unreachable' '--allow=clippy::unnested_or_patterns' '--allow=clippy::unnecessary_trailing_comma' '--allow=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_safety_comment' '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' '--allow=clippy::single_match_else' '--allow=clippy::single_char_lifetime_names' '--allow=clippy::single_call_fn' '--allow=clippy::shadow_unrelated' '--allow=clippy::shadow_same' '--allow=clippy::shadow_reuse' '--allow=clippy::semicolon_outside_block' '--allow=clippy::semicolon_inside_block' '--allow=clippy::semicolon_if_nothing_returned' '--deny=clippy::self_named_module_files' '--allow=clippy::same_name_method' '--allow=clippy::renamed_function_params' '--allow=clippy::ref_patterns' '--allow=clippy::ref_option' '--allow=clippy::redundant_else' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::question_mark_used' '--allow=clippy::question_mark' '--allow=clippy::pub_with_shorthand' '--allow=clippy::pub_use' '--allow=clippy::ptr_as_ptr' '--allow=clippy::pattern_type_mismatch' '--allow=clippy::panic_in_result_fn' '--allow=clippy::panic' '--allow=clippy::new_without_default' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_unsafe_ops_per_block' '--allow=clippy::multiple_inherent_impl' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--allow=clippy::mod_module_files' '--allow=clippy::missing_trait_methods' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_inline_in_public_items' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' '--allow=clippy::missing_assert_message' '--allow=clippy::min_ident_chars' '--allow=clippy::match_wild_err_arm' '--allow=clippy::map_unwrap_or' '--allow=clippy::map_err_ignore' '--allow=clippy::manual_assert_eq' '--allow=clippy::let_unit_value' '--allow=clippy::let_underscore_untyped' '--allow=clippy::let_underscore_must_use' '--allow=clippy::large_enum_variant' '--allow=clippy::items_after_statements' '--allow=clippy::integer_division_remainder_used' '--allow=clippy::integer_division' '--allow=clippy::inline_trait_bounds' '--allow=clippy::inline_modules' '--allow=clippy::indexing_slicing' '--allow=clippy::implicit_return' '--allow=clippy::impl_trait_in_params' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_then_some_else_none' '--allow=clippy::if_not_else' '--allow=clippy::float_arithmetic' '--allow=clippy::field_scoped_visibility_modifiers' '--allow=clippy::explicit_iter_loop' '--allow=clippy::expect_used' '--allow=clippy::error_impl_error' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_structs_with_brackets' '--allow=clippy::else_if_without_else' '--allow=clippy::default_trait_access' '--allow=clippy::default_numeric_fallback' '--allow=clippy::decimal_literal_representation' '--allow=clippy::collapsible_match' '--allow=clippy::cognitive_complexity' '--allow=clippy::clone_on_ref_ptr' '--allow=clippy::checked_conversions' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::blanket_clippy_restriction_lints' '--allow=clippy::as_conversions' '--allow=clippy::arithmetic_side_effects' '--allow=clippy::arbitrary_source_item_ordering' '--allow=clippy::absolute_paths' --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=4f7feef98601d221 -C extra-filename=-14e9ae5baaaad561 --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-a876c8512abd8f1d.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-99232fe9fbc263a5.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-6014f905cb1f1428.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-78edc01f78872313.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-2e2f28a977edeead.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-9fd38920b4437d56.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-e4429f206b443b2b.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-d5ee783bcc1e47da.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-cf0c22c050cb719a.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-c15107b4aa4b98fe.rmeta --cap-lints allow` |
| 764 | 2026-07-06T04:55:21.820Z | Compiling unicode-segmentation v1.10.0 |
| 765 | 2026-07-06T04:55:21.823Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=1d7117602f929e98 -C extra-filename=-f326ce675bf190d7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 766 | 2026-07-06T04:55:21.886Z | Compiling mime v0.3.16 |
| 767 | 2026-07-06T04:55:21.889Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=892d93afa27994f6 -C extra-filename=-e83edd65094b2f3f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 768 | 2026-07-06T04:55:21.946Z | Compiling ppv-lite86 v0.2.15 |
| 769 | 2026-07-06T04:55:21.948Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=3e17ecfaa9ef1304 -C extra-filename=-76d90b40b12e1733 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 770 | 2026-07-06T04:55:22.053Z | Compiling winnow v1.0.0 |
| 771 | 2026-07-06T04:55:22.056Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ascii", "binary", "debug", "default", "parser", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=3f7b85169d7c58c1 -C extra-filename=-bda353440f8ddc9e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 772 | 2026-07-06T04:55:22.158Z | Compiling openssl-probe v0.2.1 |
| 773 | 2026-07-06T04:55:22.161Z | Running `/home/build/.rustup/toolchains/1.96.1-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=d7df2d7a261a580a -C extra-filename=-f9cd1fc4fbb806ad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 774 | 2026-07-06T04:55:22.178Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=7093cfb443d938ff -C extra-filename=-6e32bbfdf32017de --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-6e32bbfdf32017de -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 775 | 2026-07-06T04:55:22.241Z | Compiling pretty-hex v0.4.1 |
| 776 | 2026-07-06T04:55:22.243Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=c7aff6ab3ace1eaa -C extra-filename=-0feb68f502797d30 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 777 | 2026-07-06T04:55:22.350Z | Compiling ryu v1.0.5 |
| 778 | 2026-07-06T04:55:22.353Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=c20e2f9f8d8ff2ed -C extra-filename=-3b8fedf1e74ad71d --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-3b8fedf1e74ad71d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 779 | 2026-07-06T04:55:22.374Z | Compiling unicode-width v0.1.9 |
| 780 | 2026-07-06T04:55:22.378Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=13e1104d78c7e8ba -C extra-filename=-3265e1d857f0d2df --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 781 | 2026-07-06T04:55:22.405Z | Compiling lazy_static v1.5.0 |
| 782 | 2026-07-06T04:55:22.408Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=672b30b71c8ce4d3 -C extra-filename=-1b4b66f77f09399b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 783 | 2026-07-06T04:55:22.431Z | Compiling ipnet v2.10.0 |
| 784 | 2026-07-06T04:55:22.434Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=462bed05199ddc24 -C extra-filename=-d1fcd2d762e2264a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 785 | 2026-07-06T04:55:22.479Z | Compiling console v0.15.7 |
| 786 | 2026-07-06T04:55:22.482Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=fde131b0a79756cd -C extra-filename=-1a15ddf38224a7fe --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-1b4b66f77f09399b.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-3265e1d857f0d2df.rmeta --cap-lints allow` |
| 787 | 2026-07-06T04:55:22.503Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-6e32bbfdf32017de/build-script-build` |
| 788 | 2026-07-06T04:55:22.516Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 789 | 2026-07-06T04:55:22.519Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=88b3deda44bae05a -C extra-filename=-c51b5c18803a0fb5 --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-bda353440f8ddc9e.rmeta --cap-lints allow` |
| 790 | 2026-07-06T04:55:22.655Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-3b8fedf1e74ad71d/build-script-build` |
| 791 | 2026-07-06T04:55:22.698Z | Compiling rustls-native-certs v0.8.3 |
| 792 | 2026-07-06T04:55:22.701Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.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=833b21968f178540 -C extra-filename=-8c8143560f8f3e51 --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-f9cd1fc4fbb806ad.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rmeta --cap-lints allow` |
| 793 | 2026-07-06T04:55:22.823Z | Compiling rand_chacha v0.9.0 |
| 794 | 2026-07-06T04:55:22.826Z | Running `/home/build/.rustup/toolchains/1.96.1-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=05d17f6fdfc96f7a -C extra-filename=-9b49316d2f2145d4 --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-76d90b40b12e1733.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-1acf139c9057e8f7.rmeta --cap-lints allow` |
| 795 | 2026-07-06T04:55:22.975Z | Compiling hyper-util v0.1.20 |
| 796 | 2026-07-06T04:55:22.979Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-pool"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=9e67728f59ae0e43 -C extra-filename=-a9441dd6a0bfe653 --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-dce6fb773fb6ca57.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-99232fe9fbc263a5.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-542641750b1be68f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-2e2f28a977edeead.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-d1fcd2d762e2264a.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-acbf7a50bd071658.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-080e4a8bc7422b6c.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-21860921f13dbb46.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-26a2297d20e5c9e5.rmeta --cap-lints allow` |
| 797 | 2026-07-06T04:55:23.038Z | Compiling newline-converter v0.3.0 |
| 798 | 2026-07-06T04:55:23.041Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e25e73ab3db67f87 -C extra-filename=-6a111833f2348adf --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-f326ce675bf190d7.rmeta --cap-lints allow` |
| 799 | 2026-07-06T04:55:23.112Z | Compiling chrono v0.4.45 |
| 800 | 2026-07-06T04:55:23.116Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.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="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=0f024d53d81e41bd -C extra-filename=-14d3ac1f79f76392 --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-baab40cb2e65087e.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-03c85a8d43a299d9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rmeta --cap-lints allow` |
| 801 | 2026-07-06T04:55:23.150Z | Compiling digest v0.10.7 |
| 802 | 2026-07-06T04:55:23.153Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=30a0fa7cc2abb770 -C extra-filename=-241fba19fe2d7c91 --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-8e63a623d5fa17b7.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-b1e4fca437bf960f.rmeta --cap-lints allow` |
| 803 | 2026-07-06T04:55:23.233Z | Compiling flate2 v1.1.9 |
| 804 | 2026-07-06T04:55:23.236Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_c_zlib", "any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "document-features", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=b9e0c888680ccc4d -C extra-filename=-206421e20485a021 --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-854291f21954e882.rmeta --extern miniz_oxide=/work/oxidecomputer/dropshot/target/debug/deps/libminiz_oxide-7a245c9acce70ed3.rmeta --cap-lints allow` |
| 805 | 2026-07-06T04:55:23.267Z | Compiling idna_adapter v1.2.0 |
| 806 | 2026-07-06T04:55:23.270Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=5a0521fec80a8851 -C extra-filename=-b0d25763ea8adef0 --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-4a991f0f6b44cf20.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-ccc366d278d47b84.rmeta --cap-lints allow` |
| 807 | 2026-07-06T04:55:23.346Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=233feb884025698f -C extra-filename=-5727ce6d884e4581 --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` |
| 808 | 2026-07-06T04:55:23.407Z | Compiling block-buffer v0.12.0 |
| 809 | 2026-07-06T04:55:23.410Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=3bd67fbf2d3510fb -C extra-filename=-2869f89ce7566eca --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-ed748ba094fad898.rmeta --cap-lints allow` |
| 810 | 2026-07-06T04:55:23.543Z | Compiling crypto-common v0.2.1 |
| 811 | 2026-07-06T04:55:23.546Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "zeroize"))' -C metadata=881c2ef0f5dfa4b5 -C extra-filename=-27e34b7e5df3a23e --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-ed748ba094fad898.rmeta --cap-lints allow` |
| 812 | 2026-07-06T04:55:23.563Z | Compiling concurrent-queue v2.5.0 |
| 813 | 2026-07-06T04:55:23.566Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=6836a69bfe7b28c1 -C extra-filename=-60ae6fd3f7c4e87c --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-7559d8136439b8ad.rmeta --cap-lints allow` |
| 814 | 2026-07-06T04:55:23.586Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=acd5bd7d8db24d2b -C extra-filename=-1d92895af6e5e42f --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-83e950e53c4b3fcb.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-0feb68f502797d30.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-a45b02a6bd42e781.rmeta --cap-lints allow` |
| 815 | 2026-07-06T04:55:23.654Z | Compiling serde_derive_internals v0.29.0 |
| 816 | 2026-07-06T04:55:23.657Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39650ed2123bd26e -C extra-filename=-c952d7afbd205eee --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-8f6729caab1030b5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rmeta --cap-lints allow` |
| 817 | 2026-07-06T04:55:23.767Z | Compiling serde_spanned v1.1.1 |
| 818 | 2026-07-06T04:55:23.770Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=0ba654eb5ddc0d81 -C extra-filename=-0d6fe3ca9f440434 --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-c7fb31c1245223b3.rmeta --cap-lints allow` |
| 819 | 2026-07-06T04:55:23.918Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 820 | 2026-07-06T04:55:23.921Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-1.1.1+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=5d5dbd04d4d3d126 -C extra-filename=-c89643443bb820c1 --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-c7fb31c1245223b3.rmeta --cap-lints allow` |
| 821 | 2026-07-06T04:55:24.277Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/src/lib.rs --error-format=json --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=34eaf67c1368351e -C extra-filename=-07c9edfe2d5cd323 --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-8f6729caab1030b5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-042d12c73b3dbea1.rmeta --cap-lints allow` |
| 822 | 2026-07-06T04:55:24.431Z | Compiling thread_local v1.1.4 |
| 823 | 2026-07-06T04:55:24.435Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=af5f70585010599a -C extra-filename=-17cd9dadfae384e4 --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-c032f9bc4585e39a.rmeta --cap-lints allow` |
| 824 | 2026-07-06T04:55:24.515Z | Compiling sync_wrapper v1.0.1 |
| 825 | 2026-07-06T04:55:24.518Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=d62f107838d484cb -C extra-filename=-a14bd3024d27e8e5 --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-6014f905cb1f1428.rmeta --cap-lints allow` |
| 826 | 2026-07-06T04:55:24.626Z | Compiling multer v3.1.0 |
| 827 | 2026-07-06T04:55:24.630Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=727ab0ca501c28a8 -C extra-filename=-e636b9d747b55e6f --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-e636b9d747b55e6f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-0114e1d2fe791be1.rlib --cap-lints allow` |
| 828 | 2026-07-06T04:55:24.686Z | Compiling encoding_rs v0.8.32 |
| 829 | 2026-07-06T04:55:24.689Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=c60145d03cde050d -C extra-filename=-1ba47a49263fa3e0 --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-5f9fa4a847aa64d8.rmeta --cap-lints allow` |
| 830 | 2026-07-06T04:55:24.713Z | Compiling heck v0.5.0 |
| 831 | 2026-07-06T04:55:24.716Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94457058894369b7 -C extra-filename=-b969a768bc607b29 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 832 | 2026-07-06T04:55:24.736Z | Compiling compression-core v0.4.32 |
| 833 | 2026-07-06T04:55:24.740Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name compression_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-core-0.4.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=fe6a70b7935fa0d2 -C extra-filename=-3a65cefb03a5f85f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 834 | 2026-07-06T04:55:24.746Z | Compiling slog-async v2.8.0 |
| 835 | 2026-07-06T04:55:24.749Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=7f73381614a3e56d -C extra-filename=-4c19b42c25a8b154 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-4c19b42c25a8b154 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 836 | 2026-07-06T04:55:24.867Z | Compiling schemars v0.8.22 |
| 837 | 2026-07-06T04:55:24.871Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=bbe9410b2903df73 -C extra-filename=-5a26d0f43f746e07 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-5a26d0f43f746e07 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 838 | 2026-07-06T04:55:24.892Z | Compiling similar v2.2.1 |
| 839 | 2026-07-06T04:55:24.896Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=c4e27c14d3d24a02 -C extra-filename=-2f9c44b1a78c99fb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 840 | 2026-07-06T04:55:24.917Z | Compiling camino v1.2.4 |
| 841 | 2026-07-06T04:55:24.920Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=72bd13eac7e60d7c -C extra-filename=-130f57fa10a66e54 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-130f57fa10a66e54 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 842 | 2026-07-06T04:55:25.053Z | Compiling const-oid v0.10.2 |
| 843 | 2026-07-06T04:55:25.062Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-oid-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db"))' -C metadata=327180398858c5d1 -C extra-filename=-1a6f160be96f3d29 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 844 | 2026-07-06T04:55:25.124Z | Compiling parking v2.2.0 |
| 845 | 2026-07-06T04:55:25.127Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=432877a8d74d6c04 -C extra-filename=-1cec537a8d595c1d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 846 | 2026-07-06T04:55:25.273Z | Compiling cpufeatures v0.2.17 |
| 847 | 2026-07-06T04:55:25.279Z | Compiling target-triple v1.0.0 |
| 848 | 2026-07-06T04:55:25.279Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f6494eb012db615 -C extra-filename=-93760bf9e39e5222 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 849 | 2026-07-06T04:55:25.284Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d6e4182a519c469 -C extra-filename=-26d987728bc78027 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-26d987728bc78027 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 850 | 2026-07-06T04:55:25.317Z | Compiling match_cfg v0.1.0 |
| 851 | 2026-07-06T04:55:25.320Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=f7774af792cb635b -C extra-filename=-f95bf89ef4014575 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 852 | 2026-07-06T04:55:25.342Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 853 | 2026-07-06T04:55:25.345Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.1.1+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=f6a03a92a891a4ff -C extra-filename=-314b21bb0c8dfabb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 854 | 2026-07-06T04:55:25.383Z | Compiling semver v1.0.28 |
| 855 | 2026-07-06T04:55:25.386Z | Running `/home/build/.rustup/toolchains/1.96.1-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=063ac8aa96aa5469 -C extra-filename=-2d3cf261b151e30f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 856 | 2026-07-06T04:55:25.555Z | Compiling toml v1.1.2+spec-1.1.0 |
| 857 | 2026-07-06T04:55:25.559Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=cb9d141698ed7e73 -C extra-filename=-28714519a11cf169 --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-c7fb31c1245223b3.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-0d6fe3ca9f440434.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-c89643443bb820c1.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-c51b5c18803a0fb5.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-314b21bb0c8dfabb.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-bda353440f8ddc9e.rmeta --cap-lints allow` |
| 858 | 2026-07-06T04:55:25.586Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-26d987728bc78027/build-script-build` |
| 859 | 2026-07-06T04:55:25.600Z | Compiling hostname v0.3.1 |
| 860 | 2026-07-06T04:55:25.603Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=2bb66d46e5b12a4e -C extra-filename=-f686432d448964c2 --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-fa0035ced106de40.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-f95bf89ef4014575.rmeta --cap-lints allow` |
| 861 | 2026-07-06T04:55:25.664Z | Compiling sha1 v0.10.6 |
| 862 | 2026-07-06T04:55:25.668Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=c476a85f49531cc3 -C extra-filename=-1712417440b09a20 --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-5f9fa4a847aa64d8.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-93760bf9e39e5222.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-241fba19fe2d7c91.rmeta --cap-lints allow` |
| 863 | 2026-07-06T04:55:25.722Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-130f57fa10a66e54/build-script-build` |
| 864 | 2026-07-06T04:55:25.735Z | Compiling event-listener v5.0.0 |
| 865 | 2026-07-06T04:55:25.738Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=1d19c2bc6082df0c -C extra-filename=-abdd6af946b5557a --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-60ae6fd3f7c4e87c.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-1cec537a8d595c1d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --cap-lints allow` |
| 866 | 2026-07-06T04:55:25.763Z | Compiling digest v0.11.2 |
| 867 | 2026-07-06T04:55:25.766Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="block-api"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-api", "default", "dev", "getrandom", "mac", "oid", "rand_core", "zeroize"))' -C metadata=82d49abae43afa32 -C extra-filename=-f84a423bf96b91c3 --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-2869f89ce7566eca.rmeta --extern const_oid=/work/oxidecomputer/dropshot/target/debug/deps/libconst_oid-1a6f160be96f3d29.rmeta --extern common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-27e34b7e5df3a23e.rmeta --cap-lints allow` |
| 868 | 2026-07-06T04:55:25.859Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-5a26d0f43f746e07/build-script-build` |
| 869 | 2026-07-06T04:55:25.881Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-4c19b42c25a8b154/build-script-build` |
| 870 | 2026-07-06T04:55:25.893Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-e636b9d747b55e6f/build-script-build` |
| 871 | 2026-07-06T04:55:25.913Z | Compiling compression-codecs v0.4.38 |
| 872 | 2026-07-06T04:55:25.928Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name compression_codecs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compression-codecs-0.4.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=fc85be050feeade0 -C extra-filename=-e4057166bf3d37b6 --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-3a65cefb03a5f85f.rmeta --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-a264b6c6c7a4d5d4.rmeta --cap-lints allow` |
| 873 | 2026-07-06T04:55:25.932Z | Compiling tower v0.5.2 |
| 874 | 2026-07-06T04:55:25.932Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=4171d2873b545a45 -C extra-filename=-f08d6842ef4a8dc2 --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-6014f905cb1f1428.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-542641750b1be68f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-a14bd3024d27e8e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-080e4a8bc7422b6c.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-21860921f13dbb46.rmeta --cap-lints allow` |
| 875 | 2026-07-06T04:55:25.939Z | Compiling schemars_derive v0.8.22 |
| 876 | 2026-07-06T04:55:25.942Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df6e6b08550e7acf -C extra-filename=-82270bce3b50375b --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-c952d7afbd205eee.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 877 | 2026-07-06T04:55:26.016Z | Compiling mime_guess v2.0.5 |
| 878 | 2026-07-06T04:55:26.019Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=4a50e3b4ee75b005 -C extra-filename=-f7db62862b23b572 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-f7db62862b23b572 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-5727ce6d884e4581.rlib --cap-lints allow` |
| 879 | 2026-07-06T04:55:26.166Z | Compiling idna v1.0.3 |
| 880 | 2026-07-06T04:55:26.169Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=2fed0506a8e2b9a2 -C extra-filename=-1fb27845560b6122 --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-b0d25763ea8adef0.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-cf0c22c050cb719a.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-b12f7c33704e8d9f.rmeta --cap-lints allow` |
| 881 | 2026-07-06T04:55:26.392Z | Compiling rand v0.9.2 |
| 882 | 2026-07-06T04:55:26.401Z | Running `/home/build/.rustup/toolchains/1.96.1-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=84f11341d831516f -C extra-filename=-37fdc60349c5c745 --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-9b49316d2f2145d4.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-1acf139c9057e8f7.rmeta --cap-lints allow` |
| 883 | 2026-07-06T04:55:26.404Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=247a223afea2d726 -C extra-filename=-87b947d9ef38ebc0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 884 | 2026-07-06T04:55:26.542Z | Compiling usdt-macro v0.6.0 |
| 885 | 2026-07-06T04:55:26.545Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=379ffacc99a54004 -C extra-filename=-4b3af9b170e105ca --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-f3a8ceae77d9238b.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9dc82e3e006f99ce.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-a59942af25fceb59.rlib --extern proc_macro --cap-lints allow` |
| 886 | 2026-07-06T04:55:26.583Z | Compiling usdt-attr-macro v0.6.0 |
| 887 | 2026-07-06T04:55:26.591Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=714313cf09c8a668 -C extra-filename=-dc72ef9526073d71 --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-f3a8ceae77d9238b.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9dc82e3e006f99ce.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-a59942af25fceb59.rlib --extern proc_macro --cap-lints allow` |
| 888 | 2026-07-06T04:55:26.928Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=55a2e8a2b23fa338 -C extra-filename=-e0a33faad2a7069f --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-54f86a9e25da34a4.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-1d92895af6e5e42f.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-f3a8ceae77d9238b.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8f6729caab1030b5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-07c9edfe2d5cd323.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-f4ea5b6100c66e01.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-07-06T04:55:26.991Z | Compiling slog-json v2.6.1 |
| 890 | 2026-07-06T04:55:27.001Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=3a50b092f7a5021d -C extra-filename=-dad0fd9296b2dad3 --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-7c52f04b61f98446.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-8371a30f628391f2.rmeta --cap-lints allow` |
| 891 | 2026-07-06T04:55:27.126Z | Compiling futures-executor v0.3.32 |
| 892 | 2026-07-06T04:55:27.129Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "thread-pool"))' -C metadata=d71eac7b45d66812 -C extra-filename=-cdca6072d04296ad --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-6014f905cb1f1428.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-6bd05d09fd6dd058.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-542641750b1be68f.rmeta --cap-lints allow` |
| 893 | 2026-07-06T04:55:27.169Z | Compiling tempfile v3.27.0 |
| 894 | 2026-07-06T04:55:27.172Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=d3f047f89f45fd24 -C extra-filename=-1c6bfcecd3ee012f --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-66795f8d3063da02.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-a424ff4eeea0727f.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-c032f9bc4585e39a.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-5431a2b003e6a0ec.rmeta --cap-lints allow` |
| 895 | 2026-07-06T04:55:27.206Z | Compiling async-stream-impl v0.3.6 |
| 896 | 2026-07-06T04:55:27.209Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00240acb5a385bf7 -C extra-filename=-2c7b85f325bf7e5c --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 897 | 2026-07-06T04:55:27.346Z | Compiling crossbeam-channel v0.5.15 |
| 898 | 2026-07-06T04:55:27.349Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d7a8a28c92339506 -C extra-filename=-14f5ab2748e5570b --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-7559d8136439b8ad.rmeta --cap-lints allow` |
| 899 | 2026-07-06T04:55:27.413Z | Compiling http-body-util v0.1.3 |
| 900 | 2026-07-06T04:55:27.416Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=010b9dee380d2a7d -C extra-filename=-dd07fe1acca62913 --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-ce228de1886e58bf.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-6014f905cb1f1428.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-2e2f28a977edeead.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --cap-lints allow` |
| 901 | 2026-07-06T04:55:27.498Z | Compiling uuid v1.23.4 |
| 902 | 2026-07-06T04:55:27.498Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.23.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 --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=e4ec8ea6a2094c8d -C extra-filename=-2a48558ea6c7f9f6 --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-a424ff4eeea0727f.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c7fb31c1245223b3.rmeta --cap-lints allow` |
| 903 | 2026-07-06T04:55:27.590Z | Compiling memmap2 v0.9.8 |
| 904 | 2026-07-06T04:55:27.592Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=8614b3853dc943dc -C extra-filename=-320dbb87f8fbff0f --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-fa0035ced106de40.rmeta --cap-lints allow` |
| 905 | 2026-07-06T04:55:27.647Z | Compiling is-terminal v0.4.12 |
| 906 | 2026-07-06T04:55:27.650Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ba139a465908cc1 -C extra-filename=-dd682545eefffe3f --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-fa0035ced106de40.rmeta --cap-lints allow` |
| 907 | 2026-07-06T04:55:27.658Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 908 | 2026-07-06T04:55:27.666Z | Running `/home/build/.rustup/toolchains/1.96.1-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=75a76538c936410c -C extra-filename=-ab5be98a02031aa5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-ab5be98a02031aa5 -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-0114e1d2fe791be1.rlib` |
| 909 | 2026-07-06T04:55:27.743Z | Compiling anyhow v1.0.103 |
| 910 | 2026-07-06T04:55:27.746Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.103/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=eb84b63210601b9c -C extra-filename=-e648dd1f2c89ec90 --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-e648dd1f2c89ec90 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 911 | 2026-07-06T04:55:27.806Z | Compiling cpufeatures v0.3.0 |
| 912 | 2026-07-06T04:55:27.809Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3ce54e3489e94a2 -C extra-filename=-98bd76b2ea9bfecc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 913 | 2026-07-06T04:55:27.831Z | Compiling take_mut v0.2.2 |
| 914 | 2026-07-06T04:55:27.834Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=36ee0102d2b30b39 -C extra-filename=-10cf73c3b6b68844 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 915 | 2026-07-06T04:55:27.857Z | Compiling dyn-clone v1.0.4 |
| 916 | 2026-07-06T04:55:27.860Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc666097e6c71d4d -C extra-filename=-abc5e4e84d2b5910 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 917 | 2026-07-06T04:55:27.870Z | Compiling spin v0.9.8 |
| 918 | 2026-07-06T04:55:27.873Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mutex"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=bcbe53a74990d7ea -C extra-filename=-38df8c117a02ea00 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 919 | 2026-07-06T04:55:27.880Z | Compiling term v1.1.0 |
| 920 | 2026-07-06T04:55:27.883Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=dc433b0b6483336f -C extra-filename=-44fec8b81e8bcb5d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 921 | 2026-07-06T04:55:27.909Z | Compiling iri-string v0.7.8 |
| 922 | 2026-07-06T04:55:27.914Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=fc7936d623ee1a51 -C extra-filename=-5934981c3a1e0067 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 923 | 2026-07-06T04:55:27.934Z | Compiling data-encoding v2.4.0 |
| 924 | 2026-07-06T04:55:27.937Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ebebee5b0e518d14 -C extra-filename=-d81925aa55523fc1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 925 | 2026-07-06T04:55:27.945Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=7cd1b89d12e96445 -C extra-filename=-6ef3ce12fc1f1ba7 --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-14d3ac1f79f76392.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-abc5e4e84d2b5910.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-82270bce3b50375b.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 926 | 2026-07-06T04:55:27.977Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=9709a8ad87532c7c -C extra-filename=-500fc2351c9def65 --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-ce228de1886e58bf.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-1ba47a49263fa3e0.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-542641750b1be68f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-9fd38920b4437d56.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-a264b6c6c7a4d5d4.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-e83edd65094b2f3f.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-38df8c117a02ea00.rmeta --cap-lints allow` |
| 927 | 2026-07-06T04:55:28.085Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-e648dd1f2c89ec90/build-script-build` |
| 928 | 2026-07-06T04:55:28.291Z | Compiling tungstenite v0.29.0 |
| 929 | 2026-07-06T04:55:28.294Z | Running `/home/build/.rustup/toolchains/1.96.1-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=dea23ebf7764f504 -C extra-filename=-7e324946a5ee1132 --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-ce228de1886e58bf.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-d81925aa55523fc1.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-9fd38920b4437d56.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d27a9b5ff6530186.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-37fdc60349c5c745.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-1712417440b09a20.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rmeta --cap-lints allow` |
| 930 | 2026-07-06T04:55:28.486Z | Compiling slog-term v2.9.2 |
| 931 | 2026-07-06T04:55:28.489Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=4aa9868a93cf1e25 -C extra-filename=-e705fe35de2be58f --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-14d3ac1f79f76392.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-dd682545eefffe3f.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-44fec8b81e8bcb5d.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-17cd9dadfae384e4.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-8371a30f628391f2.rmeta --cap-lints allow` |
| 932 | 2026-07-06T04:55:28.586Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-ab5be98a02031aa5/build-script-build` |
| 933 | 2026-07-06T04:55:28.628Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=65e55bc1fd94d83b -C extra-filename=-af35418344ad62e0 --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-14f5ab2748e5570b.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-10cf73c3b6b68844.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-17cd9dadfae384e4.rmeta --cap-lints allow --cfg integer128` |
| 934 | 2026-07-06T04:55:28.726Z | Compiling async-stream v0.3.6 |
| 935 | 2026-07-06T04:55:28.735Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cea9a25b3bc2958 -C extra-filename=-e245e8803173f50d --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-2c7b85f325bf7e5c.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-6014f905cb1f1428.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --cap-lints allow` |
| 936 | 2026-07-06T04:55:28.903Z | Compiling sha1 v0.11.0 |
| 937 | 2026-07-06T04:55:28.906Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(sha1_backend, values("aarch64-sha2", "x86-sha", "soft"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=4f683aeca3f7d8f3 -C extra-filename=-dc8de2461a45b336 --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-5f9fa4a847aa64d8.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-98bd76b2ea9bfecc.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-f84a423bf96b91c3.rmeta --cap-lints allow` |
| 938 | 2026-07-06T04:55:29.085Z | Compiling tower-http v0.6.8 |
| 939 | 2026-07-06T04:55:29.088Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=1de52a165cb7f018 -C extra-filename=-faae631b3fbb8fd5 --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-7a4ac574b15ecca7.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-542641750b1be68f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-2e2f28a977edeead.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-5934981c3a1e0067.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-f08d6842ef4a8dc2.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-080e4a8bc7422b6c.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-21860921f13dbb46.rmeta --cap-lints allow` |
| 940 | 2026-07-06T04:55:29.110Z | Compiling usdt v0.6.0 |
| 941 | 2026-07-06T04:55:29.113Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=6f7ca1392cfc907b -C extra-filename=-578b045cf5092a13 --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-1d92895af6e5e42f.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-83e950e53c4b3fcb.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-320dbb87f8fbff0f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-dc72ef9526073d71.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-e0a33faad2a7069f.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-4b3af9b170e105ca.so --cap-lints allow` |
| 942 | 2026-07-06T04:55:29.186Z | Compiling atomicwrites v0.4.4 |
| 943 | 2026-07-06T04:55:29.186Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=819633db14a6277a -C extra-filename=-18a4296f8484f06d --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-e16dc7eb9287f753.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rmeta --cap-lints allow` |
| 944 | 2026-07-06T04:55:29.196Z | Compiling futures v0.3.32 |
| 945 | 2026-07-06T04:55:29.196Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "spin", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=8479c8fd51a5fa89 -C extra-filename=-9a4e5bbece7d0859 --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-99232fe9fbc263a5.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-6014f905cb1f1428.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-cdca6072d04296ad.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-c3038dded1f99eb3.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a8a0210f6594b2a2.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-6bd05d09fd6dd058.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-542641750b1be68f.rmeta --cap-lints allow` |
| 946 | 2026-07-06T04:55:29.287Z | Compiling slog-bunyan v2.5.0 |
| 947 | 2026-07-06T04:55:29.290Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=2ffc5cac0caf2098 -C extra-filename=-408bb5cfe97ab0da --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-f686432d448964c2.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-8371a30f628391f2.rmeta --cap-lints allow` |
| 948 | 2026-07-06T04:55:29.374Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-f7db62862b23b572/build-script-build` |
| 949 | 2026-07-06T04:55:29.384Z | Compiling serde_urlencoded v0.7.1 |
| 950 | 2026-07-06T04:55:29.387Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa69e0c43453a31b -C extra-filename=-a961dd78238825d8 --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-c0254c2fbf7cefe9.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-d5ee783bcc1e47da.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-87b947d9ef38ebc0.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rmeta --cap-lints allow` |
| 951 | 2026-07-06T04:55:29.394Z | Compiling url v2.5.4 |
| 952 | 2026-07-06T04:55:29.397Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=3c807a01b0c7f4f3 -C extra-filename=-fba6b93ffb0b97eb --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-c0254c2fbf7cefe9.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-1fb27845560b6122.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rmeta --cap-lints allow` |
| 953 | 2026-07-06T04:55:29.421Z | Compiling async-compression v0.4.42 |
| 954 | 2026-07-06T04:55:29.424Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name async_compression --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-compression-0.4.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=915a3ad4610d95e7 -C extra-filename=-8e824d676915d04a --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-e4057166bf3d37b6.rmeta --extern compression_core=/work/oxidecomputer/dropshot/target/debug/deps/libcompression_core-3a65cefb03a5f85f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --cap-lints allow` |
| 955 | 2026-07-06T04:55:29.441Z | Compiling event-listener-strategy v0.5.4 |
| 956 | 2026-07-06T04:55:29.444Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=16dc63b0f75aa25d -C extra-filename=-0c2807b7eba68c9d --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-abdd6af946b5557a.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --cap-lints allow` |
| 957 | 2026-07-06T04:55:29.460Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=3fe1116dcf5bd159 -C extra-filename=-27cc95e3044fef87 --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-c7fb31c1245223b3.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-07-06T04:55:29.556Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 959 | 2026-07-06T04:55:29.559Z | Running `/home/build/.rustup/toolchains/1.96.1-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=2d7596a5396792c9 -C extra-filename=-895263bc4932531d --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-b969a768bc607b29.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-05abcae39e938bd4.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9dc82e3e006f99ce.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro` |
| 960 | 2026-07-06T04:55:29.574Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0393037a88870fc3 -C extra-filename=-cf9b9359a3384450 --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"))'` |
| 961 | 2026-07-06T04:55:29.620Z | Compiling pem v3.0.6 |
| 962 | 2026-07-06T04:55:29.623Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b07be574c723f472 -C extra-filename=-9086bf15c19bbad0 --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-dce6fb773fb6ca57.rmeta --cap-lints allow` |
| 963 | 2026-07-06T04:55:29.629Z | Compiling yasna v0.6.0 |
| 964 | 2026-07-06T04:55:29.634Z | Running `/home/build/.rustup/toolchains/1.96.1-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=cb199bf7953ee674 -C extra-filename=-4d9d759f1a1a8366 --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-8371a30f628391f2.rmeta --cap-lints allow` |
| 965 | 2026-07-06T04:55:29.645Z | Compiling openapiv3 v2.2.0 |
| 966 | 2026-07-06T04:55:29.654Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=2d2908bd96e6dc1c -C extra-filename=-df6e8e8d6a2f2b14 --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-0cb0883403b31b95.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rmeta --cap-lints allow` |
| 967 | 2026-07-06T04:55:29.734Z | Compiling waitgroup v0.1.2 |
| 968 | 2026-07-06T04:55:29.737Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bb1f142453546de -C extra-filename=-db9d69c7e33e75fc --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-a876c8512abd8f1d.rmeta --cap-lints allow` |
| 969 | 2026-07-06T04:55:29.879Z | Compiling async-trait v0.1.89 |
| 970 | 2026-07-06T04:55:29.882Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4749d452081f7dc5 -C extra-filename=-f0b89afb5eea1778 --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-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 971 | 2026-07-06T04:55:29.889Z | Compiling rustls-pemfile v2.2.0 |
| 972 | 2026-07-06T04:55:29.892Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=28536cce02da117e -C extra-filename=-99ef3776f172f049 --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-35a8f4954d64bb8f.rmeta --cap-lints allow` |
| 973 | 2026-07-06T04:55:30.008Z | Compiling serde_path_to_error v0.1.20 |
| 974 | 2026-07-06T04:55:30.011Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec4bda212a3758c8 -C extra-filename=-741d0e3a0ba76787 --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-d5ee783bcc1e47da.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c7fb31c1245223b3.rmeta --cap-lints allow` |
| 975 | 2026-07-06T04:55:30.093Z | Compiling hostname v0.4.2 |
| 976 | 2026-07-06T04:55:30.101Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=32747dd6b0360cd8 -C extra-filename=-16dc1b79f00fb17b --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-5f9fa4a847aa64d8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rmeta --cap-lints allow` |
| 977 | 2026-07-06T04:55:30.200Z | Compiling simple-mermaid v0.2.0 |
| 978 | 2026-07-06T04:55:30.203Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name simple_mermaid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simple-mermaid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f619ac8462e55ca1 -C extra-filename=-911d03983c511a29 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 979 | 2026-07-06T04:55:30.234Z | Compiling debug-ignore v1.0.5 |
| 980 | 2026-07-06T04:55:30.237Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a74548f88896ab68 -C extra-filename=-578f96ea1550e0b2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 981 | 2026-07-06T04:55:30.270Z | Compiling glob v0.3.0 |
| 982 | 2026-07-06T04:55:30.273Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37f7e1d48b994151 -C extra-filename=-62ee20d19fd1458d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 983 | 2026-07-06T04:55:30.339Z | Compiling termcolor v1.1.2 |
| 984 | 2026-07-06T04:55:30.348Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83c6cc70aacc42d9 -C extra-filename=-30aa21d23ad9c1e1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 985 | 2026-07-06T04:55:30.377Z | Compiling async-channel v2.5.0 |
| 986 | 2026-07-06T04:55:30.380Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=e01ca1b191919ce2 -C extra-filename=-1dd64724bae1f182 --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-60ae6fd3f7c4e87c.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-0c2807b7eba68c9d.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-6014f905cb1f1428.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --cap-lints allow` |
| 987 | 2026-07-06T04:55:30.412Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=417d75ea507961c2 -C extra-filename=-6eb083ecb0dc5dd3 --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-e83edd65094b2f3f.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-5727ce6d884e4581.rmeta --cap-lints allow` |
| 988 | 2026-07-06T04:55:30.585Z | Compiling trybuild v1.0.117 |
| 989 | 2026-07-06T04:55:30.588Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=860191921dc292aa -C extra-filename=-08b454bbcbbcb893 --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-62ee20d19fd1458d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-914d84b9badc058e.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-cf9b9359a3384450.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-30aa21d23ad9c1e1.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rmeta --cap-lints allow` |
| 990 | 2026-07-06T04:55:30.704Z | Compiling expectorate v1.2.0 |
| 991 | 2026-07-06T04:55:30.705Z | Compiling tokio-tungstenite v0.29.0 |
| 992 | 2026-07-06T04:55:30.709Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=e88ede0625b4472b -C extra-filename=-070631789e87241a --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-18a4296f8484f06d.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-1a15ddf38224a7fe.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-6a111833f2348adf.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-2f9c44b1a78c99fb.rmeta --cap-lints allow` |
| 993 | 2026-07-06T04:55:30.709Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.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=1f5c8e2cc8b4be09 -C extra-filename=-ad8bc4276336bf24 --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-542641750b1be68f.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d27a9b5ff6530186.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-7e324946a5ee1132.rmeta --cap-lints allow` |
| 994 | 2026-07-06T04:55:30.862Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.103/src/lib.rs --error-format=json --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=9c101626cbfc1385 -C extra-filename=-b245cfbd0207518d --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-07-06T04:55:30.866Z | Compiling subprocess v1.2.0 |
| 996 | 2026-07-06T04:55:30.869Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-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())' -C metadata=abf679e124b58652 -C extra-filename=-34497c455e68c8a6 --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-fa0035ced106de40.rmeta --cap-lints allow` |
| 997 | 2026-07-06T04:55:30.919Z | Compiling buf-list v1.1.2 |
| 998 | 2026-07-06T04:55:30.928Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=9b8ce44dd902dd6d -C extra-filename=-0e3ecd9227b74f68 --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-ce228de1886e58bf.rmeta --cap-lints allow` |
| 999 | 2026-07-06T04:55:31.003Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d9f939d157036cbe -C extra-filename=-6d44261fc1f63af0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1000 | 2026-07-06T04:55:31.200Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=9279450761ffb11e -C extra-filename=-6ccb0d6c7b3c7144 --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-66795f8d3063da02.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-a424ff4eeea0727f.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-6d44261fc1f63af0.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-5431a2b003e6a0ec.rmeta --cap-lints allow` |
| 1001 | 2026-07-06T04:55:31.209Z | Compiling prettyplease v0.2.37 |
| 1002 | 2026-07-06T04:55:31.212Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=74f2186d604bed63 -C extra-filename=-c02bf535dfa97c77 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-c02bf535dfa97c77 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1003 | 2026-07-06T04:55:31.245Z | Compiling schema-derive v0.1.0 |
| 1004 | 2026-07-06T04:55:31.248Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b1c3740b657f484 -C extra-filename=-28d21c7a1d3b93ff --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-c337de8ae6ee240f.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro --cap-lints allow` |
| 1005 | 2026-07-06T04:55:31.456Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-c02bf535dfa97c77/build-script-build` |
| 1006 | 2026-07-06T04:55:31.476Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2707ea1016335553 -C extra-filename=-ced1772ff5d6592a --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-e16dc7eb9287f753.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-6ccb0d6c7b3c7144.rmeta --cap-lints allow` |
| 1007 | 2026-07-06T04:55:31.626Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=4efc1289943d8ade -C extra-filename=-676a6c440c9455ca --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-ced1772ff5d6592a.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-1a15ddf38224a7fe.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-6a111833f2348adf.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-2f9c44b1a78c99fb.rmeta --cap-lints allow` |
| 1008 | 2026-07-06T04:55:31.671Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=398d292b099a2142 -C extra-filename=-f494744216d77081 --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-8f6729caab1030b5.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1009 | 2026-07-06T04:55:32.204Z | Compiling schema v0.1.0 |
| 1010 | 2026-07-06T04:55:32.207Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f541c4cf08a15ef -C extra-filename=-969a8bb4b8e440b1 --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-8f6729caab1030b5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-28d21c7a1d3b93ff.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rmeta --cap-lints allow` |
| 1011 | 2026-07-06T04:55:32.359Z | Running `/home/build/.rustup/toolchains/1.96.1-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=f4e5b397f1b88301 -C extra-filename=-68a23acfcee39dec --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-676a6c440c9455ca.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-b969a768bc607b29.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-f494744216d77081.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-969a8bb4b8e440b1.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-05abcae39e938bd4.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9dc82e3e006f99ce.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro` |
| 1012 | 2026-07-06T04:55:36.041Z | Running `/home/build/.rustup/toolchains/1.96.1-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=c43a0db5c672cd1f -C extra-filename=-fad00f595fa8b59a --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-cf94fb08a43d9b69/out -l static=aws_lc_0_40_0_crypto --cfg universal` |
| 1013 | 2026-07-06T04:55:36.041Z | Running `/work/oxidecomputer/dropshot/target/debug/build/aws-lc-rs-87a3e0240387b6be/build-script-build` |
| 1014 | 2026-07-06T04:55:36.061Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-49dad5cf8c508f46/build-script-build` |
| 1015 | 2026-07-06T04:55:36.410Z | Running `/home/build/.rustup/toolchains/1.96.1-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=99dbffc9b2995971 -C extra-filename=-3b4ecd82828b147c --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-fad00f595fa8b59a.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-233a406a2e6d3ac7.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out --check-cfg 'cfg(aws_lc_rs_docsrs)' --check-cfg 'cfg(disable_slow_tests)' --check-cfg 'cfg(dev_tests_only)'` |
| 1016 | 2026-07-06T04:55:37.127Z | Compiling rustls-webpki v0.103.13 |
| 1017 | 2026-07-06T04:55:37.127Z | Compiling rcgen v0.14.8 |
| 1018 | 2026-07-06T04:55:37.130Z | Running `/home/build/.rustup/toolchains/1.96.1-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=55d0355aed402315 -C extra-filename=-8ee1229013a1438c --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-3b4ecd82828b147c.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-e1476d89f042f4d1.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1019 | 2026-07-06T04:55:37.131Z | Running `/home/build/.rustup/toolchains/1.96.1-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=a5a690b0c1c8d2e8 -C extra-filename=-1523630459be2c6d --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-3b4ecd82828b147c.rmeta --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-8371a30f628391f2.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-4d9d759f1a1a8366.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1020 | 2026-07-06T04:55:37.534Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=4450ea2473241718 -C extra-filename=-1bae901f8a8d8c5a --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-3b4ecd82828b147c.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d27a9b5ff6530186.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-c032f9bc4585e39a.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-8ee1229013a1438c.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-31c3964215edcaf3.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-233a406a2e6d3ac7.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1021 | 2026-07-06T04:55:39.893Z | Compiling tokio-rustls v0.26.4 |
| 1022 | 2026-07-06T04:55:39.893Z | Compiling rustls-platform-verifier v0.6.2 |
| 1023 | 2026-07-06T04:55:39.896Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.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=a2f6b8f938b1a6ce -C extra-filename=-be8d1ce81c53e3ea --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-1bae901f8a8d8c5a.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1024 | 2026-07-06T04:55:39.896Z | Running `/home/build/.rustup/toolchains/1.96.1-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=a70a61181fb3a3c1 -C extra-filename=-1dbadb9df4ff72d9 --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-d27a9b5ff6530186.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-8c8143560f8f3e51.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-8ee1229013a1438c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1025 | 2026-07-06T04:55:40.079Z | Compiling hyper-rustls v0.27.9 |
| 1026 | 2026-07-06T04:55:40.082Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.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=bf06edeff0098ce4 -C extra-filename=-6cff58a81a739181 --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-5de68ddc4ed5d971.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d27a9b5ff6530186.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-8c8143560f8f3e51.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-21860921f13dbb46.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1027 | 2026-07-06T04:55:40.082Z | Running `/home/build/.rustup/toolchains/1.96.1-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=eb360c80c3906738 -C extra-filename=-37067d4b4c3b79d0 --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-8e824d676915d04a.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1028 | 2026-07-06T04:55:40.260Z | Compiling reqwest v0.13.4 |
| 1029 | 2026-07-06T04:55:40.263Z | Running `/home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.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(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=75030b38f35281df -C extra-filename=-33899ea511a07f5b --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-dce6fb773fb6ca57.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-1ba47a49263fa3e0.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-6014f905cb1f1428.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-78edc01f78872313.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-2e2f28a977edeead.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d27a9b5ff6530186.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-e83edd65094b2f3f.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-dc03c7f2a3929925.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rmeta --extern rustls_platform_verifier=/work/oxidecomputer/dropshot/target/debug/deps/librustls_platform_verifier-1dbadb9df4ff72d9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-a14bd3024d27e8e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-f08d6842ef4a8dc2.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-faae631b3fbb8fd5.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-21860921f13dbb46.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-fba6b93ffb0b97eb.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1030 | 2026-07-06T04:55:42.329Z | Running `/home/build/.rustup/toolchains/1.96.1-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=650e5f5e7533f0af -C extra-filename=-9960e2da02baab30 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1031 | 2026-07-06T04:55:45.279Z | Running `/home/build/.rustup/toolchains/1.96.1-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=4bc53b79fe5c0c05 -C extra-filename=-7e62be7ef2a34094 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1032 | 2026-07-06T04:55:45.286Z | Running `/home/build/.rustup/toolchains/1.96.1-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=525ffff818b82a68 -C extra-filename=-cc821c01c1959d13 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1033 | 2026-07-06T04:55:45.286Z | Running `/home/build/.rustup/toolchains/1.96.1-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=37546d3a7927be03 -C extra-filename=-ffcbe3afa6c98989 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1034 | 2026-07-06T04:55:45.289Z | Running `/home/build/.rustup/toolchains/1.96.1-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=012da715616f3f46 -C extra-filename=-1727dc5fe632e4de --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1035 | 2026-07-06T04:55:45.294Z | Running `/home/build/.rustup/toolchains/1.96.1-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=73daf94e39407d00 -C extra-filename=-983cf368db924e90 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1036 | 2026-07-06T04:55:45.297Z | Running `/home/build/.rustup/toolchains/1.96.1-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=6ba858fc0c0563ca -C extra-filename=-77f54673a56eb1ae --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1037 | 2026-07-06T04:55:45.298Z | Running `/home/build/.rustup/toolchains/1.96.1-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=a5cdbbe293c4da38 -C extra-filename=-11ed56905c7cc06d --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1038 | 2026-07-06T04:55:53.213Z | Running `/home/build/.rustup/toolchains/1.96.1-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=4087e655f2c79f53 -C extra-filename=-a064818faf302925 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1039 | 2026-07-06T04:55:54.366Z | Running `/home/build/.rustup/toolchains/1.96.1-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=2e7d2a5d4f6f7db7 -C extra-filename=-c93bd6696d08344f --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1040 | 2026-07-06T04:55:55.514Z | Running `/home/build/.rustup/toolchains/1.96.1-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=47c942bc73a49421 -C extra-filename=-813e5385d11c3cae --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1041 | 2026-07-06T04:55:56.200Z | Running `/home/build/.rustup/toolchains/1.96.1-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=27798502ff17ac75 -C extra-filename=-83ff536233449871 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1042 | 2026-07-06T04:55:56.455Z | Running `/home/build/.rustup/toolchains/1.96.1-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=822ce565cc96cb08 -C extra-filename=-8de7d26137a999bc --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1043 | 2026-07-06T04:55:57.086Z | Running `/home/build/.rustup/toolchains/1.96.1-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=68fbeb85575aa169 -C extra-filename=-cabb4d343e01f972 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1044 | 2026-07-06T04:56:04.797Z | Running `/home/build/.rustup/toolchains/1.96.1-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=b76c54a63bc8f044 -C extra-filename=-c81667f82e9c3f64 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1045 | 2026-07-06T04:56:05.688Z | Running `/home/build/.rustup/toolchains/1.96.1-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=18f54a636c1bef35 -C extra-filename=-82d180bceada9bc5 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1046 | 2026-07-06T04:56:05.967Z | Running `/home/build/.rustup/toolchains/1.96.1-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=b638f94f3ca6f22a -C extra-filename=-e30b9c0c2b2e670e --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1047 | 2026-07-06T04:56:06.558Z | Running `/home/build/.rustup/toolchains/1.96.1-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=89ca1e2ed0f8abdb -C extra-filename=-10bbf011d9dc7c72 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1048 | 2026-07-06T04:56:06.836Z | Running `/home/build/.rustup/toolchains/1.96.1-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=39199daad6fdaa0a -C extra-filename=-aa26b270260da2bb --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1049 | 2026-07-06T04:56:08.616Z | Running `/home/build/.rustup/toolchains/1.96.1-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=15918577bb788e69 -C extra-filename=-1e90319e2e188e8e --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1050 | 2026-07-06T04:56:09.217Z | Running `/home/build/.rustup/toolchains/1.96.1-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=1d1efed288071728 -C extra-filename=-3bbb41b7c90ebac4 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1051 | 2026-07-06T04:56:09.467Z | Running `/home/build/.rustup/toolchains/1.96.1-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=2c44214a3adf0e7f -C extra-filename=-b394e7fba22047f0 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1052 | 2026-07-06T04:56:16.465Z | Running `/home/build/.rustup/toolchains/1.96.1-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=5902b4033ef61d91 -C extra-filename=-b6d3824f19488ace --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1053 | 2026-07-06T04:56:16.552Z | Running `/home/build/.rustup/toolchains/1.96.1-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=8f7c90adcdbafb14 -C extra-filename=-3d7c5cf41abec056 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1054 | 2026-07-06T04:56:17.679Z | Running `/home/build/.rustup/toolchains/1.96.1-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=7084a3cbc4dd86ce -C extra-filename=-cd11236ccbf9b832 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-37067d4b4c3b79d0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-895263bc4932531d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1055 | 2026-07-06T04:56:26.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 1056 | 2026-07-06T04:56:26.727Z | |
| 1057 | 2026-07-06T04:56:26.727Z | real 1:22.093317527 |
| 1058 | 2026-07-06T04:56:26.727Z | user 7:08.381549173 |
| 1059 | 2026-07-06T04:56:26.727Z | sys 1:14.089838899 |
| 1060 | 2026-07-06T04:56:26.727Z | trap 0.329516982 |
| 1061 | 2026-07-06T04:56:26.727Z | tflt 0.233650308 |
| 1062 | 2026-07-06T04:56:26.727Z | dflt 0.369774532 |
| 1063 | 2026-07-06T04:56:26.727Z | kflt 0.007987744 |
| 1064 | 2026-07-06T04:56:26.727Z | lock 30:01.885447799 |
| 1065 | 2026-07-06T04:56:26.727Z | slp 28:12.309474231 |
| 1066 | 2026-07-06T04:56:26.727Z | lat 22.791461239 |
| 1067 | 2026-07-06T04:56:26.728Z | stop 51.247050010 |
| 1068 | 2026-07-06T04:56:26.731Z | + banner test |
| 1069 | 2026-07-06T04:56:26.731Z | |
| 1070 | 2026-07-06T04:56:26.731Z | ##### ###### #### ##### |
| 1071 | 2026-07-06T04:56:26.731Z | # # # # |
| 1072 | 2026-07-06T04:56:26.731Z | # ##### #### # |
| 1073 | 2026-07-06T04:56:26.731Z | # # # # |
| 1074 | 2026-07-06T04:56:26.731Z | # # # # # |
| 1075 | 2026-07-06T04:56:26.731Z | # ###### #### # |
| 1076 | 2026-07-06T04:56:26.731Z | |
| 1077 | 2026-07-06T04:56:26.731Z | + ptime -m cargo test --all-features --locked --verbose |
| 1078 | 2026-07-06T04:56:26.930Z | Fresh unicode-ident v1.0.12 |
| 1079 | 2026-07-06T04:56:26.930Z | Fresh cfg-if v1.0.0 |
| 1080 | 2026-07-06T04:56:26.930Z | Fresh itoa v1.0.1 |
| 1081 | 2026-07-06T04:56:26.934Z | Fresh memchr v2.6.0 |
| 1082 | 2026-07-06T04:56:26.934Z | Fresh proc-macro2 v1.0.106 |
| 1083 | 2026-07-06T04:56:26.934Z | Fresh pin-project-lite v0.2.12 |
| 1084 | 2026-07-06T04:56:26.934Z | Fresh autocfg v1.1.0 |
| 1085 | 2026-07-06T04:56:26.934Z | Fresh version_check v0.9.5 |
| 1086 | 2026-07-06T04:56:26.934Z | Fresh futures-core v0.3.32 |
| 1087 | 2026-07-06T04:56:26.934Z | Fresh quote v1.0.46 |
| 1088 | 2026-07-06T04:56:26.934Z | Fresh libc v0.2.186 |
| 1089 | 2026-07-06T04:56:26.934Z | Fresh bytes v1.12.0 |
| 1090 | 2026-07-06T04:56:26.934Z | Fresh smallvec v1.13.2 |
| 1091 | 2026-07-06T04:56:26.934Z | Fresh jobserver v0.1.34 |
| 1092 | 2026-07-06T04:56:26.934Z | Fresh serde_derive v1.0.228 |
| 1093 | 2026-07-06T04:56:26.934Z | Fresh thiserror-impl v2.0.18 |
| 1094 | 2026-07-06T04:56:26.934Z | Fresh synstructure v0.13.1 |
| 1095 | 2026-07-06T04:56:26.934Z | Fresh zmij v1.0.2 |
| 1096 | 2026-07-06T04:56:26.934Z | Fresh shlex v1.3.0 |
| 1097 | 2026-07-06T04:56:26.935Z | Fresh find-msvc-tools v0.1.9 |
| 1098 | 2026-07-06T04:56:26.935Z | Fresh log v0.4.17 |
| 1099 | 2026-07-06T04:56:26.935Z | Fresh cc v1.2.60 |
| 1100 | 2026-07-06T04:56:26.936Z | Fresh thiserror v2.0.18 |
| 1101 | 2026-07-06T04:56:26.936Z | Fresh futures-sink v0.3.32 |
| 1102 | 2026-07-06T04:56:26.936Z | Fresh scopeguard v1.2.0 |
| 1103 | 2026-07-06T04:56:26.936Z | Fresh cmake v0.1.58 |
| 1104 | 2026-07-06T04:56:26.936Z | Fresh lock_api v0.4.6 |
| 1105 | 2026-07-06T04:56:26.936Z | Fresh zerofrom-derive v0.1.5 |
| 1106 | 2026-07-06T04:56:26.936Z | Fresh dunce v1.0.5 |
| 1107 | 2026-07-06T04:56:26.936Z | Fresh fs_extra v1.3.0 |
| 1108 | 2026-07-06T04:56:26.936Z | Fresh parking_lot_core v0.9.4 |
| 1109 | 2026-07-06T04:56:26.936Z | Fresh zerofrom v0.1.5 |
| 1110 | 2026-07-06T04:56:26.936Z | Fresh slab v0.4.9 |
| 1111 | 2026-07-06T04:56:26.936Z | Fresh yoke-derive v0.7.5 |
| 1112 | 2026-07-06T04:56:26.936Z | Fresh tokio-macros v2.7.0 |
| 1113 | 2026-07-06T04:56:26.936Z | Fresh typenum v1.19.0 |
| 1114 | 2026-07-06T04:56:26.936Z | Fresh parking_lot v0.12.1 |
| 1115 | 2026-07-06T04:56:26.936Z | Fresh signal-hook-registry v1.4.0 |
| 1116 | 2026-07-06T04:56:26.936Z | Fresh mio v1.2.0 |
| 1117 | 2026-07-06T04:56:26.936Z | Fresh socket2 v0.6.3 |
| 1118 | 2026-07-06T04:56:26.936Z | Fresh stable_deref_trait v1.2.0 |
| 1119 | 2026-07-06T04:56:26.936Z | Fresh yoke v0.7.5 |
| 1120 | 2026-07-06T04:56:26.936Z | Fresh tokio v1.52.3 |
| 1121 | 2026-07-06T04:56:26.936Z | Fresh serde_core v1.0.228 |
| 1122 | 2026-07-06T04:56:26.936Z | Fresh futures-channel v0.3.32 |
| 1123 | 2026-07-06T04:56:26.936Z | Fresh zerovec-derive v0.10.3 |
| 1124 | 2026-07-06T04:56:26.936Z | Fresh http v1.4.2 |
| 1125 | 2026-07-06T04:56:26.937Z | Fresh bitflags v2.11.0 |
| 1126 | 2026-07-06T04:56:26.937Z | Fresh zeroize v1.8.2 |
| 1127 | 2026-07-06T04:56:26.937Z | Fresh zerovec v0.10.4 |
| 1128 | 2026-07-06T04:56:26.937Z | Fresh getrandom v0.4.1 |
| 1129 | 2026-07-06T04:56:26.937Z | Fresh futures-macro v0.3.32 |
| 1130 | 2026-07-06T04:56:26.937Z | Fresh displaydoc v0.2.5 |
| 1131 | 2026-07-06T04:56:26.937Z | Fresh futures-io v0.3.32 |
| 1132 | 2026-07-06T04:56:26.937Z | Fresh ucd-trie v0.1.6 |
| 1133 | 2026-07-06T04:56:26.937Z | Fresh futures-task v0.3.32 |
| 1134 | 2026-07-06T04:56:26.937Z | Fresh rustls-pki-types v1.15.0 |
| 1135 | 2026-07-06T04:56:26.937Z | Fresh errno v0.3.10 |
| 1136 | 2026-07-06T04:56:26.937Z | Fresh futures-util v0.3.32 |
| 1137 | 2026-07-06T04:56:26.937Z | Fresh pest v2.8.1 |
| 1138 | 2026-07-06T04:56:26.937Z | Fresh serde v1.0.228 |
| 1139 | 2026-07-06T04:56:26.937Z | Fresh pest_meta v2.8.1 |
| 1140 | 2026-07-06T04:56:26.937Z | Fresh tinystr v0.7.6 |
| 1141 | 2026-07-06T04:56:26.937Z | Fresh aws-lc-sys v0.40.0 |
| 1142 | 2026-07-06T04:56:26.937Z | Fresh zerocopy-derive v0.8.27 |
| 1143 | 2026-07-06T04:56:26.937Z | Fresh writeable v0.5.5 |
| 1144 | 2026-07-06T04:56:26.937Z | Fresh litemap v0.7.4 |
| 1145 | 2026-07-06T04:56:26.937Z | Fresh httparse v1.10.0 |
| 1146 | 2026-07-06T04:56:26.937Z | Fresh zerocopy v0.8.27 |
| 1147 | 2026-07-06T04:56:26.937Z | Fresh rustversion v1.0.22 |
| 1148 | 2026-07-06T04:56:26.938Z | Fresh pest_generator v2.8.1 |
| 1149 | 2026-07-06T04:56:26.938Z | Fresh aws-lc-rs v1.16.3 |
| 1150 | 2026-07-06T04:56:26.938Z | Fresh rustix v1.1.4 |
| 1151 | 2026-07-06T04:56:26.938Z | Fresh icu_locid v1.5.0 |
| 1152 | 2026-07-06T04:56:26.938Z | Fresh icu_provider_macros v1.5.0 |
| 1153 | 2026-07-06T04:56:26.939Z | Fresh fastrand v2.1.1 |
| 1154 | 2026-07-06T04:56:26.939Z | Fresh hashbrown v0.17.0 |
| 1155 | 2026-07-06T04:56:26.939Z | Fresh powerfmt v0.2.0 |
| 1156 | 2026-07-06T04:56:26.939Z | Fresh equivalent v1.0.0 |
| 1157 | 2026-07-06T04:56:26.939Z | Fresh num-conv v0.2.0 |
| 1158 | 2026-07-06T04:56:26.939Z | Fresh time-core v0.1.8 |
| 1159 | 2026-07-06T04:56:26.939Z | Fresh crossbeam-utils v0.8.21 |
| 1160 | 2026-07-06T04:56:26.939Z | Fresh icu_provider v1.5.0 |
| 1161 | 2026-07-06T04:56:26.939Z | Fresh deranged v0.5.5 |
| 1162 | 2026-07-06T04:56:26.939Z | Fresh time-macros v0.2.27 |
| 1163 | 2026-07-06T04:56:26.939Z | Fresh indexmap v2.14.0 |
| 1164 | 2026-07-06T04:56:26.939Z | Fresh pest_derive v2.8.1 |
| 1165 | 2026-07-06T04:56:26.940Z | Fresh serde_tokenstream v0.2.3 |
| 1166 | 2026-07-06T04:56:26.940Z | Fresh http-body v1.0.1 |
| 1167 | 2026-07-06T04:56:26.940Z | Fresh tracing-core v0.1.32 |
| 1168 | 2026-07-06T04:56:26.940Z | Fresh atomic-waker v1.1.2 |
| 1169 | 2026-07-06T04:56:26.940Z | Fresh untrusted v0.9.0 |
| 1170 | 2026-07-06T04:56:26.940Z | Fresh percent-encoding v2.3.2 |
| 1171 | 2026-07-06T04:56:26.940Z | Fresh num_threads v0.1.3 |
| 1172 | 2026-07-06T04:56:26.943Z | Fresh icu_locid_transform_data v1.5.0 |
| 1173 | 2026-07-06T04:56:26.943Z | Fresh tracing v0.1.40 |
| 1174 | 2026-07-06T04:56:26.943Z | Fresh rustls-webpki v0.103.13 |
| 1175 | 2026-07-06T04:56:26.943Z | Fresh icu_locid_transform v1.5.0 |
| 1176 | 2026-07-06T04:56:26.943Z | Fresh time v0.3.47 |
| 1177 | 2026-07-06T04:56:26.943Z | Fresh dtrace-parser v0.3.0 |
| 1178 | 2026-07-06T04:56:26.943Z | Fresh rustix v0.38.44 |
| 1179 | 2026-07-06T04:56:26.944Z | Fresh generic-array v0.14.5 |
| 1180 | 2026-07-06T04:56:26.944Z | Fresh icu_collections v1.5.0 |
| 1181 | 2026-07-06T04:56:26.944Z | Fresh tokio-util v0.7.18 |
| 1182 | 2026-07-06T04:56:26.944Z | Fresh serde_json v1.0.150 |
| 1183 | 2026-07-06T04:56:26.944Z | Fresh erased-serde v0.3.31 |
| 1184 | 2026-07-06T04:56:26.944Z | Fresh scroll_derive v0.13.1 |
| 1185 | 2026-07-06T04:56:26.944Z | Fresh thread-id v5.0.0 |
| 1186 | 2026-07-06T04:56:26.944Z | Fresh tower-service v0.3.3 |
| 1187 | 2026-07-06T04:56:26.944Z | Fresh icu_properties_data v1.5.0 |
| 1188 | 2026-07-06T04:56:26.944Z | Fresh tower-layer v0.3.3 |
| 1189 | 2026-07-06T04:56:26.944Z | Fresh base64 v0.22.1 |
| 1190 | 2026-07-06T04:56:26.944Z | Fresh byteorder v1.4.3 |
| 1191 | 2026-07-06T04:56:26.944Z | Fresh fnv v1.0.7 |
| 1192 | 2026-07-06T04:56:26.944Z | Fresh subtle v2.5.0 |
| 1193 | 2026-07-06T04:56:26.944Z | Fresh try-lock v0.2.3 |
| 1194 | 2026-07-06T04:56:26.944Z | Fresh icu_properties v1.5.1 |
| 1195 | 2026-07-06T04:56:26.944Z | Fresh h2 v0.4.14 |
| 1196 | 2026-07-06T04:56:26.944Z | Fresh slog v2.8.2 |
| 1197 | 2026-07-06T04:56:26.944Z | Fresh rustls v0.23.41 |
| 1198 | 2026-07-06T04:56:26.944Z | Fresh want v0.3.0 |
| 1199 | 2026-07-06T04:56:26.945Z | Fresh scroll v0.13.0 |
| 1200 | 2026-07-06T04:56:26.945Z | Fresh paste v1.0.15 |
| 1201 | 2026-07-06T04:56:26.945Z | Fresh getrandom v0.3.4 |
| 1202 | 2026-07-06T04:56:26.945Z | Fresh hybrid-array v0.4.8 |
| 1203 | 2026-07-06T04:56:26.945Z | Fresh plain v0.2.3 |
| 1204 | 2026-07-06T04:56:26.945Z | Fresh utf8_iter v1.0.4 |
| 1205 | 2026-07-06T04:56:26.945Z | Fresh simd-adler32 v0.3.7 |
| 1206 | 2026-07-06T04:56:26.945Z | Fresh icu_normalizer_data v1.5.0 |
| 1207 | 2026-07-06T04:56:26.945Z | Fresh httpdate v1.0.1 |
| 1208 | 2026-07-06T04:56:26.945Z | Fresh utf16_iter v1.0.5 |
| 1209 | 2026-07-06T04:56:26.945Z | Fresh unicode-segmentation v1.10.0 |
| 1210 | 2026-07-06T04:56:26.945Z | Fresh unicode-width v0.1.9 |
| 1211 | 2026-07-06T04:56:26.945Z | Fresh lazy_static v1.5.0 |
| 1212 | 2026-07-06T04:56:26.945Z | Fresh adler2 v2.0.1 |
| 1213 | 2026-07-06T04:56:26.945Z | Fresh write16 v1.0.0 |
| 1214 | 2026-07-06T04:56:26.945Z | Fresh hyper v1.10.1 |
| 1215 | 2026-07-06T04:56:26.945Z | Fresh goblin v0.10.1 |
| 1216 | 2026-07-06T04:56:26.945Z | Fresh newline-converter v0.3.0 |
| 1217 | 2026-07-06T04:56:26.945Z | Fresh console v0.15.7 |
| 1218 | 2026-07-06T04:56:26.945Z | Fresh miniz_oxide v0.8.9 |
| 1219 | 2026-07-06T04:56:26.946Z | Fresh icu_normalizer v1.5.0 |
| 1220 | 2026-07-06T04:56:26.946Z | Fresh rand_core v0.9.5 |
| 1221 | 2026-07-06T04:56:26.946Z | Fresh crc32fast v1.5.0 |
| 1222 | 2026-07-06T04:56:26.946Z | Fresh num-traits v0.2.14 |
| 1223 | 2026-07-06T04:56:26.946Z | Fresh block-buffer v0.10.2 |
| 1224 | 2026-07-06T04:56:26.946Z | Fresh crypto-common v0.1.6 |
| 1225 | 2026-07-06T04:56:26.946Z | Fresh form_urlencoded v1.2.2 |
| 1226 | 2026-07-06T04:56:26.946Z | Fresh semver v1.0.28 |
| 1227 | 2026-07-06T04:56:26.946Z | Fresh mime v0.3.16 |
| 1228 | 2026-07-06T04:56:26.946Z | Fresh pretty-hex v0.4.1 |
| 1229 | 2026-07-06T04:56:26.946Z | Fresh openssl-probe v0.2.1 |
| 1230 | 2026-07-06T04:56:26.946Z | Fresh similar v2.2.1 |
| 1231 | 2026-07-06T04:56:26.946Z | Fresh ppv-lite86 v0.2.15 |
| 1232 | 2026-07-06T04:56:26.946Z | Fresh heck v0.5.0 |
| 1233 | 2026-07-06T04:56:26.946Z | Fresh iana-time-zone v0.1.47 |
| 1234 | 2026-07-06T04:56:26.946Z | Fresh ipnet v2.10.0 |
| 1235 | 2026-07-06T04:56:26.946Z | Fresh winnow v1.0.0 |
| 1236 | 2026-07-06T04:56:26.946Z | Fresh digest v0.10.7 |
| 1237 | 2026-07-06T04:56:26.946Z | Fresh rand_chacha v0.9.0 |
| 1238 | 2026-07-06T04:56:26.946Z | Fresh hyper-util v0.1.20 |
| 1239 | 2026-07-06T04:56:26.946Z | Fresh toml_parser v1.1.2+spec-1.1.0 |
| 1240 | 2026-07-06T04:56:26.947Z | Fresh chrono v0.4.45 |
| 1241 | 2026-07-06T04:56:26.947Z | Fresh dof v0.4.0 |
| 1242 | 2026-07-06T04:56:26.947Z | Fresh rustls-native-certs v0.8.3 |
| 1243 | 2026-07-06T04:56:26.947Z | Fresh flate2 v1.1.9 |
| 1244 | 2026-07-06T04:56:26.947Z | Fresh idna_adapter v1.2.0 |
| 1245 | 2026-07-06T04:56:26.947Z | Fresh unicase v2.6.0 |
| 1246 | 2026-07-06T04:56:26.947Z | Fresh crypto-common v0.2.1 |
| 1247 | 2026-07-06T04:56:26.947Z | Fresh block-buffer v0.12.0 |
| 1248 | 2026-07-06T04:56:26.947Z | Fresh tokio-rustls v0.26.4 |
| 1249 | 2026-07-06T04:56:26.947Z | Fresh concurrent-queue v2.5.0 |
| 1250 | 2026-07-06T04:56:26.947Z | Fresh serde_derive_internals v0.29.0 |
| 1251 | 2026-07-06T04:56:26.947Z | Fresh thread_local v1.1.4 |
| 1252 | 2026-07-06T04:56:26.947Z | Fresh serde_spanned v1.1.1 |
| 1253 | 2026-07-06T04:56:26.947Z | Fresh toml_datetime v1.1.1+spec-1.1.0 |
| 1254 | 2026-07-06T04:56:26.947Z | Fresh syn v2.0.118 |
| 1255 | 2026-07-06T04:56:26.947Z | Fresh sync_wrapper v1.0.1 |
| 1256 | 2026-07-06T04:56:26.947Z | Fresh encoding_rs v0.8.32 |
| 1257 | 2026-07-06T04:56:26.947Z | Fresh match_cfg v0.1.0 |
| 1258 | 2026-07-06T04:56:26.947Z | Fresh const-oid v0.10.2 |
| 1259 | 2026-07-06T04:56:26.947Z | Fresh compression-core v0.4.32 |
| 1260 | 2026-07-06T04:56:26.947Z | Fresh cpufeatures v0.2.17 |
| 1261 | 2026-07-06T04:56:26.947Z | Fresh parking v2.2.0 |
| 1262 | 2026-07-06T04:56:26.947Z | Fresh toml_writer v1.1.1+spec-1.1.0 |
| 1263 | 2026-07-06T04:56:26.947Z | Fresh digest v0.11.2 |
| 1264 | 2026-07-06T04:56:26.947Z | Fresh hostname v0.3.1 |
| 1265 | 2026-07-06T04:56:26.948Z | Fresh event-listener v5.0.0 |
| 1266 | 2026-07-06T04:56:26.949Z | Fresh toml v1.1.2+spec-1.1.0 |
| 1267 | 2026-07-06T04:56:26.949Z | Fresh compression-codecs v0.4.38 |
| 1268 | 2026-07-06T04:56:26.949Z | Fresh sha1 v0.10.6 |
| 1269 | 2026-07-06T04:56:26.949Z | Fresh tower v0.5.2 |
| 1270 | 2026-07-06T04:56:26.949Z | Fresh usdt-impl v0.6.0 |
| 1271 | 2026-07-06T04:56:26.949Z | Fresh schemars_derive v0.8.22 |
| 1272 | 2026-07-06T04:56:26.952Z | Fresh idna v1.0.3 |
| 1273 | 2026-07-06T04:56:26.952Z | Fresh rand v0.9.2 |
| 1274 | 2026-07-06T04:56:26.952Z | Fresh ryu v1.0.5 |
| 1275 | 2026-07-06T04:56:26.952Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1276 | 2026-07-06T04:56:26.952Z | Fresh usdt-attr-macro v0.6.0 |
| 1277 | 2026-07-06T04:56:26.952Z | Fresh usdt-macro v0.6.0 |
| 1278 | 2026-07-06T04:56:26.952Z | Fresh slog-json v2.6.1 |
| 1279 | 2026-07-06T04:56:26.952Z | Fresh http-body-util v0.1.3 |
| 1280 | 2026-07-06T04:56:26.952Z | Fresh crossbeam-channel v0.5.15 |
| 1281 | 2026-07-06T04:56:26.952Z | Running `/home/build/.rustup/toolchains/1.96.1-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=4aa31d123645df79 -C extra-filename=-23cdc78e47b9785d --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-b969a768bc607b29.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-05abcae39e938bd4.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9dc82e3e006f99ce.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.rlib --extern proc_macro` |
| 1282 | 2026-07-06T04:56:26.953Z | Fresh futures-executor v0.3.32 |
| 1283 | 2026-07-06T04:56:26.953Z | Fresh uuid v1.23.4 |
| 1284 | 2026-07-06T04:56:26.980Z | Fresh async-stream-impl v0.3.6 |
| 1285 | 2026-07-06T04:56:26.983Z | Fresh is-terminal v0.4.12 |
| 1286 | 2026-07-06T04:56:26.983Z | Fresh memmap2 v0.9.8 |
| 1287 | 2026-07-06T04:56:26.983Z | Fresh term v1.1.0 |
| 1288 | 2026-07-06T04:56:26.983Z | Fresh spin v0.9.8 |
| 1289 | 2026-07-06T04:56:26.983Z | Fresh cpufeatures v0.3.0 |
| 1290 | 2026-07-06T04:56:26.983Z | Fresh data-encoding v2.4.0 |
| 1291 | 2026-07-06T04:56:26.983Z | Fresh take_mut v0.2.2 |
| 1292 | 2026-07-06T04:56:26.983Z | Fresh iri-string v0.7.8 |
| 1293 | 2026-07-06T04:56:26.983Z | Fresh dyn-clone v1.0.4 |
| 1294 | 2026-07-06T04:56:26.983Z | Fresh multer v3.1.0 |
| 1295 | 2026-07-06T04:56:26.983Z | Fresh tower-http v0.6.8 |
| 1296 | 2026-07-06T04:56:26.984Z | Fresh tungstenite v0.29.0 |
| 1297 | 2026-07-06T04:56:26.984Z | Fresh sha1 v0.11.0 |
| 1298 | 2026-07-06T04:56:26.984Z | Fresh slog-term v2.9.2 |
| 1299 | 2026-07-06T04:56:26.984Z | Fresh schemars v0.8.22 |
| 1300 | 2026-07-06T04:56:26.984Z | Fresh slog-async v2.8.0 |
| 1301 | 2026-07-06T04:56:26.984Z | Fresh async-stream v0.3.6 |
| 1302 | 2026-07-06T04:56:26.984Z | Fresh usdt v0.6.0 |
| 1303 | 2026-07-06T04:56:26.984Z | Fresh futures v0.3.32 |
| 1304 | 2026-07-06T04:56:26.984Z | Fresh serde_urlencoded v0.7.1 |
| 1305 | 2026-07-06T04:56:26.984Z | Fresh slog-bunyan v2.5.0 |
| 1306 | 2026-07-06T04:56:26.984Z | Fresh camino v1.2.4 |
| 1307 | 2026-07-06T04:56:26.988Z | Fresh url v2.5.4 |
| 1308 | 2026-07-06T04:56:26.988Z | Fresh target-triple v1.0.0 |
| 1309 | 2026-07-06T04:56:26.988Z | Fresh event-listener-strategy v0.5.4 |
| 1310 | 2026-07-06T04:56:26.988Z | Fresh async-compression v0.4.42 |
| 1311 | 2026-07-06T04:56:26.988Z | Fresh hyper-rustls v0.27.9 |
| 1312 | 2026-07-06T04:56:26.988Z | Fresh rustls-platform-verifier v0.6.2 |
| 1313 | 2026-07-06T04:56:26.988Z | Fresh pem v3.0.6 |
| 1314 | 2026-07-06T04:56:26.988Z | Fresh yasna v0.6.0 |
| 1315 | 2026-07-06T04:56:26.988Z | Fresh openapiv3 v2.2.0 |
| 1316 | 2026-07-06T04:56:26.988Z | Fresh waitgroup v0.1.2 |
| 1317 | 2026-07-06T04:56:26.988Z | Fresh rustls-pemfile v2.2.0 |
| 1318 | 2026-07-06T04:56:26.988Z | Fresh async-trait v0.1.89 |
| 1319 | 2026-07-06T04:56:26.988Z | Fresh hostname v0.4.2 |
| 1320 | 2026-07-06T04:56:26.988Z | Fresh serde_path_to_error v0.1.20 |
| 1321 | 2026-07-06T04:56:26.988Z | Fresh simple-mermaid v0.2.0 |
| 1322 | 2026-07-06T04:56:26.988Z | Fresh termcolor v1.1.2 |
| 1323 | 2026-07-06T04:56:26.988Z | Fresh glob v0.3.0 |
| 1324 | 2026-07-06T04:56:26.988Z | Fresh debug-ignore v1.0.5 |
| 1325 | 2026-07-06T04:56:26.989Z | Fresh trybuild v1.0.117 |
| 1326 | 2026-07-06T04:56:26.989Z | Fresh reqwest v0.13.4 |
| 1327 | 2026-07-06T04:56:26.989Z | Fresh rcgen v0.14.8 |
| 1328 | 2026-07-06T04:56:26.989Z | Fresh mime_guess v2.0.5 |
| 1329 | 2026-07-06T04:56:26.989Z | Fresh async-channel v2.5.0 |
| 1330 | 2026-07-06T04:56:26.989Z | Fresh anyhow v1.0.103 |
| 1331 | 2026-07-06T04:56:26.989Z | Fresh tokio-tungstenite v0.29.0 |
| 1332 | 2026-07-06T04:56:26.990Z | Fresh buf-list v1.1.2 |
| 1333 | 2026-07-06T04:56:26.990Z | Fresh subprocess v1.2.0 |
| 1334 | 2026-07-06T04:56:26.990Z | Fresh once_cell v1.20.1 |
| 1335 | 2026-07-06T04:56:26.990Z | Fresh schema-derive v0.1.0 |
| 1336 | 2026-07-06T04:56:26.990Z | Fresh tempfile v3.27.0 |
| 1337 | 2026-07-06T04:56:26.990Z | Fresh schema v0.1.0 |
| 1338 | 2026-07-06T04:56:26.990Z | Fresh atomicwrites v0.4.4 |
| 1339 | 2026-07-06T04:56:26.990Z | Fresh prettyplease v0.2.37 |
| 1340 | 2026-07-06T04:56:26.990Z | Fresh expectorate v1.2.0 |
| 1341 | 2026-07-06T04:56:28.253Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 1342 | 2026-07-06T04:56:28.257Z | Running `/home/build/.rustup/toolchains/1.96.1-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=ceca026b0de40911 -C extra-filename=-dc5e9a4c15d695cc --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-8e824d676915d04a.rmeta --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1343 | 2026-07-06T04:56:28.258Z | Running `/home/build/.rustup/toolchains/1.96.1-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=4b8876306a8efe3c -C extra-filename=-59ec4a6d0b5a9aa0 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1344 | 2026-07-06T04:56:33.228Z | Running `/home/build/.rustup/toolchains/1.96.1-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=6cc152823c47fe6a -C extra-filename=-7d165ce970f3d6f5 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1345 | 2026-07-06T04:56:33.229Z | Running `/home/build/.rustup/toolchains/1.96.1-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=7e6e5e896ca9dc43 -C extra-filename=-13995015fe9c4961 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1346 | 2026-07-06T04:56:33.229Z | Running `/home/build/.rustup/toolchains/1.96.1-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=0928d301852a0568 -C extra-filename=-bea01c15cd409f82 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1347 | 2026-07-06T04:56:33.229Z | Running `/home/build/.rustup/toolchains/1.96.1-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=dff1e2a6ee6af7d2 -C extra-filename=-3fd9fdca8d83bb1e --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1348 | 2026-07-06T04:56:33.236Z | Running `/home/build/.rustup/toolchains/1.96.1-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=82add6e8d15d0da5 -C extra-filename=-3895eea3324d610b --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1349 | 2026-07-06T04:56:33.237Z | Running `/home/build/.rustup/toolchains/1.96.1-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=25485f0ab35c7f79 -C extra-filename=-d27a0d20e12c1d79 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1350 | 2026-07-06T04:56:33.239Z | Running `/home/build/.rustup/toolchains/1.96.1-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=fcd93ffedc061f04 -C extra-filename=-4340e1512f106f73 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1351 | 2026-07-06T04:56:42.278Z | Running `/home/build/.rustup/toolchains/1.96.1-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=984ca7e75d12c1ce -C extra-filename=-ffd456750068fe0e --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1352 | 2026-07-06T04:56:43.706Z | Running `/home/build/.rustup/toolchains/1.96.1-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=9544bdd20d8c379a -C extra-filename=-c88e64ae090101b7 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1353 | 2026-07-06T04:56:44.018Z | Running `/home/build/.rustup/toolchains/1.96.1-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=7f89b57c958e0aaf -C extra-filename=-f97481bbb3db0185 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1354 | 2026-07-06T04:56:44.133Z | Running `/home/build/.rustup/toolchains/1.96.1-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=c02183903cf9840b -C extra-filename=-47deea7e8f5e4c3f --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1355 | 2026-07-06T04:56:44.156Z | Running `/home/build/.rustup/toolchains/1.96.1-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=cc74851d785de82e -C extra-filename=-7ff94aa7f0e82cda --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1356 | 2026-07-06T04:56:44.620Z | Running `/home/build/.rustup/toolchains/1.96.1-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=72cfa77db7f31f28 -C extra-filename=-cafeacb5fc4bb2d7 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1357 | 2026-07-06T04:56:45.338Z | Running `/home/build/.rustup/toolchains/1.96.1-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=4166409612091665 -C extra-filename=-d45bebaf21833d4d --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1358 | 2026-07-06T04:56:51.913Z | Running `/home/build/.rustup/toolchains/1.96.1-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=1b9d54a7287e7fd0 -C extra-filename=-d2ebb5ce5a3a6661 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1359 | 2026-07-06T04:56:53.057Z | Running `/home/build/.rustup/toolchains/1.96.1-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=2afc247e32513ac1 -C extra-filename=-ba41c2261f5b7d22 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1360 | 2026-07-06T04:56:53.963Z | Running `/home/build/.rustup/toolchains/1.96.1-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=831f3a248ad1dd3e -C extra-filename=-b2328d9b2390099c --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1361 | 2026-07-06T04:56:54.740Z | Running `/home/build/.rustup/toolchains/1.96.1-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=fe9dd7f6bba5a777 -C extra-filename=-175ee5694249c69a --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1362 | 2026-07-06T04:56:54.747Z | Running `/home/build/.rustup/toolchains/1.96.1-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=e89869da48681616 -C extra-filename=-c0d8fe0dc0fa215b --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1363 | 2026-07-06T04:56:56.881Z | Running `/home/build/.rustup/toolchains/1.96.1-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=ddca6581b2de6eae -C extra-filename=-da7bde19a4d5b3f3 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1364 | 2026-07-06T04:56:56.883Z | Running `/home/build/.rustup/toolchains/1.96.1-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=9e15276cc88c0f11 -C extra-filename=-947c8fcfcfcca6b1 --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1365 | 2026-07-06T04:56:57.274Z | Running `/home/build/.rustup/toolchains/1.96.1-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=580fb0dfba171066 -C extra-filename=-4f9006ceebc09b1a --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1366 | 2026-07-06T04:56:57.599Z | Running `/home/build/.rustup/toolchains/1.96.1-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=6234e2aa7a1fe3e8 -C extra-filename=-2a06f9f64421b47c --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1367 | 2026-07-06T04:57:04.387Z | Running `/home/build/.rustup/toolchains/1.96.1-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=9530d088e02b82e8 -C extra-filename=-1bcaef273b39481c --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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/aws-lc-sys-cf94fb08a43d9b69/out` |
| 1368 | 2026-07-06T04:57:19.887Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 53.14s |
| 1369 | 2026-07-06T04:57:19.928Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-59ec4a6d0b5a9aa0` |
| 1370 | 2026-07-06T04:57:19.931Z | |
| 1371 | 2026-07-06T04:57:19.931Z | running 142 tests |
| 1372 | 2026-07-06T04:57:19.934Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1373 | 2026-07-06T04:57:19.934Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1374 | 2026-07-06T04:57:19.934Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1375 | 2026-07-06T04:57:19.934Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1376 | 2026-07-06T04:57:19.934Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1377 | 2026-07-06T04:57:19.934Z | test api_description::test::test_tags_need_one ... ok |
| 1378 | 2026-07-06T04:57:19.934Z | test api_description::test::test_badpath2 ... ok |
| 1379 | 2026-07-06T04:57:19.934Z | test api_description::test::test_badpath3 ... ok |
| 1380 | 2026-07-06T04:57:19.934Z | test api_description::test::test_badpath1 ... ok |
| 1381 | 2026-07-06T04:57:19.934Z | test api_description::test::test_dup_names ... ok |
| 1382 | 2026-07-06T04:57:19.936Z | test api_description::test::test_tags_too_many ... ok |
| 1383 | 2026-07-06T04:57:19.936Z | test api_description::test::test_tags_just_right ... ok |
| 1384 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_gzip_takes_precedence_over_wildcard ... ok |
| 1385 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_ignores_malformed_parameters ... ok |
| 1386 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_basic ... ok |
| 1387 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_malformed_quality ... ok |
| 1388 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_gzip_acceptance_overrides_wildcard_rejection ... ok |
| 1389 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_case_insensitive ... ok |
| 1390 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_multiple_encodings ... ok |
| 1391 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_non_finite_quality_defaults ... ok |
| 1392 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_no_header ... ok |
| 1393 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_prefers_highest_quality ... ok |
| 1394 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_rejects_zero_quality ... ok |
| 1395 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_with_positive_quality ... ok |
| 1396 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_wildcard ... ok |
| 1397 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_multiple_headers ... ok |
| 1398 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_wildcard_rejected ... ok |
| 1399 | 2026-07-06T04:57:19.936Z | test compression::tests::test_accepts_gzip_encoding_wildcard_with_quality ... ok |
| 1400 | 2026-07-06T04:57:19.936Z | test compression::tests::test_should_compress_response_already_encoded ... ok |
| 1401 | 2026-07-06T04:57:19.937Z | test compression::tests::test_should_compress_response_basic ... ok |
| 1402 | 2026-07-06T04:57:19.937Z | test compression::tests::test_accepts_gzip_encoding_with_spaces ... ok |
| 1403 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_head_method ... ok |
| 1404 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_compressible_content_types ... ok |
| 1405 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_no_accept_encoding ... ok |
| 1406 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_no_content ... ok |
| 1407 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_no_content_type ... ok |
| 1408 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_non_compressible_content_types ... ok |
| 1409 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_not_modified ... ok |
| 1410 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_no_compression_extension ... ok |
| 1411 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_respects_content_length_threshold ... ok |
| 1412 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_rejects_content_range ... ok |
| 1413 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_partial_content ... ok |
| 1414 | 2026-07-06T04:57:19.938Z | test compression::tests::test_should_compress_response_sse ... ok |
| 1415 | 2026-07-06T04:57:19.938Z | test error::test::test_serialize_error_response_body ... ok |
| 1416 | 2026-07-06T04:57:19.942Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1417 | 2026-07-06T04:57:19.942Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1418 | 2026-07-06T04:57:19.942Z | test extractor::header::tests::test_header_parsing ... ok |
| 1419 | 2026-07-06T04:57:19.942Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1420 | 2026-07-06T04:57:19.942Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1421 | 2026-07-06T04:57:19.942Z | test from_map::test::test_deep ... ok |
| 1422 | 2026-07-06T04:57:19.942Z | test from_map::test::test_lone_literal ... ok |
| 1423 | 2026-07-06T04:57:19.942Z | test compression::tests::test_apply_gzip_compression_removes_accept_ranges_and_sets_vary ... ok |
| 1424 | 2026-07-06T04:57:19.944Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1425 | 2026-07-06T04:57:19.945Z | test compression::tests::test_apply_gzip_compression_avoids_duplicate_vary_entries ... ok |
| 1426 | 2026-07-06T04:57:19.945Z | test from_map::test::test_case_insensitive ... ok |
| 1427 | 2026-07-06T04:57:19.945Z | test from_map::test::test_missing_data1 ... ok |
| 1428 | 2026-07-06T04:57:19.945Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1429 | 2026-07-06T04:57:19.945Z | test from_map::test::test_missing_data2 ... ok |
| 1430 | 2026-07-06T04:57:19.945Z | test from_map::test::test_types ... ok |
| 1431 | 2026-07-06T04:57:19.945Z | test logging::test::test_config_bad_log_mode ... ok |
| 1432 | 2026-07-06T04:57:19.946Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1433 | 2026-07-06T04:57:19.946Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1434 | 2026-07-06T04:57:19.946Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1435 | 2026-07-06T04:57:19.946Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1436 | 2026-07-06T04:57:19.946Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1437 | 2026-07-06T04:57:19.946Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1438 | 2026-07-06T04:57:19.946Z | test pagination::test::test_pagination_schema ... ok |
| 1439 | 2026-07-06T04:57:19.946Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1440 | 2026-07-06T04:57:19.946Z | test pagination::test::test_results_page ... ok |
| 1441 | 2026-07-06T04:57:19.946Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1442 | 2026-07-06T04:57:19.946Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1443 | 2026-07-06T04:57:19.946Z | test pagination::test::test_pagparams_parsing ... ok |
| 1444 | 2026-07-06T04:57:19.946Z | test pagination::test::test_page_token_serialization ... ok |
| 1445 | 2026-07-06T04:57:19.946Z | note: configured to log to "/tmp/dropshot-59ec4a6d0b5a9aa0.3081.file_dir/log.out" |
| 1446 | 2026-07-06T04:57:19.946Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1447 | 2026-07-06T04:57:19.946Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1448 | 2026-07-06T04:57:19.947Z | test router::test::test_bogus_regex - should panic ... ok |
| 1449 | 2026-07-06T04:57:19.947Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1450 | 2026-07-06T04:57:19.947Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1451 | 2026-07-06T04:57:19.947Z | test api_description::test::test_tags_set ... ok |
| 1452 | 2026-07-06T04:57:19.947Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1453 | 2026-07-06T04:57:19.947Z | test logging::test::test_config_stderr_terminal ... ok |
| 1454 | 2026-07-06T04:57:19.947Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1455 | 2026-07-06T04:57:19.947Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1456 | 2026-07-06T04:57:19.948Z | test router::test::test_embedded_non_variable ... ok |
| 1457 | 2026-07-06T04:57:19.948Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1458 | 2026-07-06T04:57:19.948Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1459 | 2026-07-06T04:57:19.948Z | test router::test::test_empty_variable ... ok |
| 1460 | 2026-07-06T04:57:19.948Z | test router::test::test_iter_null ... ok |
| 1461 | 2026-07-06T04:57:19.948Z | test router::test::test_iter ... ok |
| 1462 | 2026-07-06T04:57:19.948Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1463 | 2026-07-06T04:57:19.948Z | test router::test::test_map ... ok |
| 1464 | 2026-07-06T04:57:19.948Z | test router::test::test_map_bad_value ... ok |
| 1465 | 2026-07-06T04:57:19.948Z | test router::test::test_error_cases ... ok |
| 1466 | 2026-07-06T04:57:19.948Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1467 | 2026-07-06T04:57:19.948Z | test router::test::test_map_bad_seq ... ok |
| 1468 | 2026-07-06T04:57:19.948Z | test router::test::test_path_segment ... ok |
| 1469 | 2026-07-06T04:57:19.948Z | test router::test::test_more_after_regex - should panic ... ok |
| 1470 | 2026-07-06T04:57:19.948Z | test router::test::test_iter2 ... ok |
| 1471 | 2026-07-06T04:57:19.948Z | test router::test::test_segments ... ok |
| 1472 | 2026-07-06T04:57:19.948Z | note: configured to log to "/tmp/dropshot-59ec4a6d0b5a9aa0.3081.file_dir/log.out" |
| 1473 | 2026-07-06T04:57:19.948Z | test router::test::test_router_versioned ... ok |
| 1474 | 2026-07-06T04:57:19.948Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1475 | 2026-07-06T04:57:19.948Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1476 | 2026-07-06T04:57:19.948Z | test router::test::test_router_basic ... ok |
| 1477 | 2026-07-06T04:57:19.948Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1478 | 2026-07-06T04:57:19.948Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1479 | 2026-07-06T04:57:19.948Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1480 | 2026-07-06T04:57:19.948Z | test router::test::test_variable_rename ... ok |
| 1481 | 2026-07-06T04:57:19.948Z | test router::test::test_variables_multi ... ok |
| 1482 | 2026-07-06T04:57:19.948Z | test router::test::test_variables_glob ... ok |
| 1483 | 2026-07-06T04:57:19.948Z | test router::test::test_variables_basic ... ok |
| 1484 | 2026-07-06T04:57:19.948Z | test schema_util::test::test_additional_properties ... ok |
| 1485 | 2026-07-06T04:57:19.948Z | test schema_util::test::test_empty_struct ... ok |
| 1486 | 2026-07-06T04:57:19.948Z | test schema_util::test::test_nullable ... ok |
| 1487 | 2026-07-06T04:57:19.948Z | test schema_util::test::test_two_types - should panic ... ok |
| 1488 | 2026-07-06T04:57:19.948Z | note: configured to log to "/tmp/dropshot-59ec4a6d0b5a9aa0.3081.file_dir/log.out" |
| 1489 | 2026-07-06T04:57:19.948Z | test schema_util::test::test_embedded_schema ... ok |
| 1490 | 2026-07-06T04:57:19.948Z | test schema_util::test::test_extension_conversion ... ok |
| 1491 | 2026-07-06T04:57:19.948Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1492 | 2026-07-06T04:57:19.948Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1493 | 2026-07-06T04:57:19.948Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1494 | 2026-07-06T04:57:19.948Z | test logging::test::test_config_file ... ok |
| 1495 | 2026-07-06T04:57:19.949Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1496 | 2026-07-06T04:57:19.950Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1497 | 2026-07-06T04:57:19.950Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1498 | 2026-07-06T04:57:19.950Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1499 | 2026-07-06T04:57:19.950Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1500 | 2026-07-06T04:57:19.950Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1501 | 2026-07-06T04:57:19.950Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1502 | 2026-07-06T04:57:19.950Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1503 | 2026-07-06T04:57:19.950Z | test to_map::test::test_struct_with_options ... ok |
| 1504 | 2026-07-06T04:57:19.950Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1505 | 2026-07-06T04:57:19.950Z | test to_map::test::test_to_map_enum ... ok |
| 1506 | 2026-07-06T04:57:19.950Z | test to_map::test::test_to_map_num ... ok |
| 1507 | 2026-07-06T04:57:19.950Z | test to_map::test::test_to_map_seq ... ok |
| 1508 | 2026-07-06T04:57:19.950Z | test to_map::test::test_to_map_valid ... ok |
| 1509 | 2026-07-06T04:57:19.950Z | test to_map::test::test_to_map_vec ... ok |
| 1510 | 2026-07-06T04:57:19.950Z | test type_util::tests::test_commented_ref ... ok |
| 1511 | 2026-07-06T04:57:19.950Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1512 | 2026-07-06T04:57:19.950Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1513 | 2026-07-06T04:57:19.950Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1514 | 2026-07-06T04:57:19.950Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1515 | 2026-07-06T04:57:19.950Z | test server::test::test_server_run_then_close ... ok |
| 1516 | 2026-07-06T04:57:19.955Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1517 | 2026-07-06T04:57:19.955Z | |
| 1518 | 2026-07-06T04:57:19.955Z | test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 1519 | 2026-07-06T04:57:19.955Z | |
| 1520 | 2026-07-06T04:57:19.955Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-ba41c2261f5b7d22` |
| 1521 | 2026-07-06T04:57:19.956Z | |
| 1522 | 2026-07-06T04:57:19.956Z | running 1 test |
| 1523 | 2026-07-06T04:57:20.245Z | Compiling proc-macro2 v1.0.106 |
| 1524 | 2026-07-06T04:57:20.245Z | Compiling quote v1.0.46 |
| 1525 | 2026-07-06T04:57:20.245Z | Compiling unicode-ident v1.0.12 |
| 1526 | 2026-07-06T04:57:20.245Z | Compiling libc v0.2.186 |
| 1527 | 2026-07-06T04:57:20.248Z | Checking cfg-if v1.0.0 |
| 1528 | 2026-07-06T04:57:20.248Z | Compiling serde_core v1.0.228 |
| 1529 | 2026-07-06T04:57:20.248Z | Checking itoa v1.0.1 |
| 1530 | 2026-07-06T04:57:20.343Z | Checking memchr v2.6.0 |
| 1531 | 2026-07-06T04:57:20.397Z | Compiling version_check v0.9.5 |
| 1532 | 2026-07-06T04:57:20.400Z | Checking pin-project-lite v0.2.12 |
| 1533 | 2026-07-06T04:57:20.490Z | Compiling autocfg v1.1.0 |
| 1534 | 2026-07-06T04:57:20.679Z | Compiling thiserror v2.0.18 |
| 1535 | 2026-07-06T04:57:20.731Z | Checking smallvec v1.13.2 |
| 1536 | 2026-07-06T04:57:20.854Z | Checking bytes v1.12.0 |
| 1537 | 2026-07-06T04:57:20.904Z | Checking futures-core v0.3.32 |
| 1538 | 2026-07-06T04:57:20.977Z | Compiling zmij v1.0.2 |
| 1539 | 2026-07-06T04:57:21.025Z | Compiling serde v1.0.228 |
| 1540 | 2026-07-06T04:57:21.182Z | Checking once_cell v1.20.1 |
| 1541 | 2026-07-06T04:57:21.244Z | Compiling log v0.4.17 |
| 1542 | 2026-07-06T04:57:21.300Z | Compiling serde_json v1.0.150 |
| 1543 | 2026-07-06T04:57:21.322Z | Compiling jobserver v0.1.34 |
| 1544 | 2026-07-06T04:57:21.350Z | Compiling find-msvc-tools v0.1.9 |
| 1545 | 2026-07-06T04:57:21.359Z | Compiling shlex v1.3.0 |
| 1546 | 2026-07-06T04:57:21.564Z | Compiling parking_lot_core v0.9.4 |
| 1547 | 2026-07-06T04:57:21.576Z | Compiling cc v1.2.60 |
| 1548 | 2026-07-06T04:57:21.683Z | Compiling syn v2.0.118 |
| 1549 | 2026-07-06T04:57:21.723Z | Compiling slab v0.4.9 |
| 1550 | 2026-07-06T04:57:21.769Z | Checking futures-sink v0.3.32 |
| 1551 | 2026-07-06T04:57:21.772Z | Checking scopeguard v1.2.0 |
| 1552 | 2026-07-06T04:57:21.835Z | Compiling typenum v1.19.0 |
| 1553 | 2026-07-06T04:57:21.876Z | Checking lock_api v0.4.6 |
| 1554 | 2026-07-06T04:57:22.076Z | Compiling fs_extra v1.3.0 |
| 1555 | 2026-07-06T04:57:22.106Z | Compiling dunce v1.0.5 |
| 1556 | 2026-07-06T04:57:22.207Z | Checking parking_lot v0.12.1 |
| 1557 | 2026-07-06T04:57:22.262Z | Checking socket2 v0.6.3 |
| 1558 | 2026-07-06T04:57:22.351Z | Compiling cmake v0.1.58 |
| 1559 | 2026-07-06T04:57:22.369Z | Checking mio v1.2.0 |
| 1560 | 2026-07-06T04:57:22.406Z | Checking signal-hook-registry v1.4.0 |
| 1561 | 2026-07-06T04:57:22.518Z | Checking stable_deref_trait v1.2.0 |
| 1562 | 2026-07-06T04:57:22.568Z | Checking futures-channel v0.3.32 |
| 1563 | 2026-07-06T04:57:22.596Z | Checking http v1.4.2 |
| 1564 | 2026-07-06T04:57:22.770Z | Compiling zerocopy v0.8.27 |
| 1565 | 2026-07-06T04:57:22.797Z | Checking zeroize v1.8.2 |
| 1566 | 2026-07-06T04:57:22.839Z | Compiling ucd-trie v0.1.6 |
| 1567 | 2026-07-06T04:57:22.992Z | Checking futures-io v0.3.32 |
| 1568 | 2026-07-06T04:57:23.019Z | Checking futures-task v0.3.32 |
| 1569 | 2026-07-06T04:57:23.113Z | Compiling aws-lc-rs v1.16.3 |
| 1570 | 2026-07-06T04:57:23.159Z | Checking rustls-pki-types v1.15.0 |
| 1571 | 2026-07-06T04:57:23.191Z | Compiling rustversion v1.0.22 |
| 1572 | 2026-07-06T04:57:23.307Z | Compiling httparse v1.10.0 |
| 1573 | 2026-07-06T04:57:23.534Z | Compiling aws-lc-sys v0.40.0 |
| 1574 | 2026-07-06T04:57:23.698Z | Checking litemap v0.7.4 |
| 1575 | 2026-07-06T04:57:23.704Z | Compiling crossbeam-utils v0.8.21 |
| 1576 | 2026-07-06T04:57:23.748Z | Checking writeable v0.5.5 |
| 1577 | 2026-07-06T04:57:23.975Z | Compiling generic-array v0.14.5 |
| 1578 | 2026-07-06T04:57:24.034Z | Checking hashbrown v0.17.0 |
| 1579 | 2026-07-06T04:57:24.084Z | Checking equivalent v1.0.0 |
| 1580 | 2026-07-06T04:57:24.099Z | Checking powerfmt v0.2.0 |
| 1581 | 2026-07-06T04:57:24.170Z | Compiling getrandom v0.4.1 |
| 1582 | 2026-07-06T04:57:24.249Z | Compiling time-core v0.1.8 |
| 1583 | 2026-07-06T04:57:24.255Z | Compiling num-conv v0.2.0 |
| 1584 | 2026-07-06T04:57:24.394Z | Checking deranged v0.5.5 |
| 1585 | 2026-07-06T04:57:24.402Z | Compiling time-macros v0.2.27 |
| 1586 | 2026-07-06T04:57:24.528Z | Checking indexmap v2.14.0 |
| 1587 | 2026-07-06T04:57:24.566Z | Compiling synstructure v0.13.1 |
| 1588 | 2026-07-06T04:57:24.689Z | Compiling slog v2.8.2 |
| 1589 | 2026-07-06T04:57:25.156Z | Checking http-body v1.0.1 |
| 1590 | 2026-07-06T04:57:25.276Z | Checking tracing-core v0.1.32 |
| 1591 | 2026-07-06T04:57:25.289Z | Compiling unicase v2.6.0 |
| 1592 | 2026-07-06T04:57:25.308Z | Checking atomic-waker v1.1.2 |
| 1593 | 2026-07-06T04:57:25.367Z | Checking num_threads v0.1.3 |
| 1594 | 2026-07-06T04:57:25.390Z | Checking untrusted v0.9.0 |
| 1595 | 2026-07-06T04:57:25.406Z | Checking percent-encoding v2.3.2 |
| 1596 | 2026-07-06T04:57:25.501Z | Checking bitflags v2.11.0 |
| 1597 | 2026-07-06T04:57:25.550Z | Checking icu_locid_transform_data v1.5.0 |
| 1598 | 2026-07-06T04:57:25.586Z | Compiling getrandom v0.3.4 |
| 1599 | 2026-07-06T04:57:25.619Z | Compiling rustls v0.23.41 |
| 1600 | 2026-07-06T04:57:25.669Z | Checking tracing v0.1.40 |
| 1601 | 2026-07-06T04:57:25.799Z | Checking time v0.3.47 |
| 1602 | 2026-07-06T04:57:25.914Z | Compiling num-traits v0.2.14 |
| 1603 | 2026-07-06T04:57:26.103Z | Compiling usdt-impl v0.6.0 |
| 1604 | 2026-07-06T04:57:26.178Z | Checking icu_properties_data v1.5.0 |
| 1605 | 2026-07-06T04:57:26.218Z | Checking tower-service v0.3.3 |
| 1606 | 2026-07-06T04:57:26.307Z | Checking tower-layer v0.3.3 |
| 1607 | 2026-07-06T04:57:26.314Z | Compiling crc32fast v1.5.0 |
| 1608 | 2026-07-06T04:57:26.407Z | Checking fnv v1.0.7 |
| 1609 | 2026-07-06T04:57:26.410Z | Checking try-lock v0.2.3 |
| 1610 | 2026-07-06T04:57:26.456Z | Checking base64 v0.22.1 |
| 1611 | 2026-07-06T04:57:26.493Z | Checking subtle v2.5.0 |
| 1612 | 2026-07-06T04:57:26.631Z | Checking want v0.3.0 |
| 1613 | 2026-07-06T04:57:26.755Z | Checking hybrid-array v0.4.8 |
| 1614 | 2026-07-06T04:57:26.761Z | Checking errno v0.3.10 |
| 1615 | 2026-07-06T04:57:26.844Z | Compiling thread-id v5.0.0 |
| 1616 | 2026-07-06T04:57:26.913Z | Checking plain v0.2.3 |
| 1617 | 2026-07-06T04:57:26.923Z | Checking httpdate v1.0.1 |
| 1618 | 2026-07-06T04:57:26.926Z | Compiling byteorder v1.4.3 |
| 1619 | 2026-07-06T04:57:26.926Z | Checking write16 v1.0.0 |
| 1620 | 2026-07-06T04:57:26.976Z | Compiling serde_derive v1.0.228 |
| 1621 | 2026-07-06T04:57:27.002Z | Compiling thiserror-impl v2.0.18 |
| 1622 | 2026-07-06T04:57:27.008Z | Compiling zerofrom-derive v0.1.5 |
| 1623 | 2026-07-06T04:57:27.038Z | Compiling yoke-derive v0.7.5 |
| 1624 | 2026-07-06T04:57:27.057Z | Compiling tokio-macros v2.7.0 |
| 1625 | 2026-07-06T04:57:27.139Z | Compiling zerovec-derive v0.10.3 |
| 1626 | 2026-07-06T04:57:27.207Z | Compiling displaydoc v0.2.5 |
| 1627 | 2026-07-06T04:57:28.247Z | Checking tokio v1.52.3 |
| 1628 | 2026-07-06T04:57:28.453Z | Compiling futures-macro v0.3.32 |
| 1629 | 2026-07-06T04:57:28.709Z | Compiling zerocopy-derive v0.8.27 |
| 1630 | 2026-07-06T04:57:28.927Z | Compiling icu_provider_macros v1.5.0 |
| 1631 | 2026-07-06T04:57:29.221Z | Compiling pest v2.8.1 |
| 1632 | 2026-07-06T04:57:29.270Z | Checking zerofrom v0.1.5 |
| 1633 | 2026-07-06T04:57:29.395Z | Checking yoke v0.7.5 |
| 1634 | 2026-07-06T04:57:29.585Z | Checking zerovec v0.10.4 |
| 1635 | 2026-07-06T04:57:29.716Z | Checking futures-util v0.3.32 |
| 1636 | 2026-07-06T04:57:29.928Z | Compiling scroll_derive v0.13.1 |
| 1637 | 2026-07-06T04:57:30.277Z | Compiling pest_meta v2.8.1 |
| 1638 | 2026-07-06T04:57:30.534Z | Checking tinystr v0.7.6 |
| 1639 | 2026-07-06T04:57:30.716Z | Checking icu_locid v1.5.0 |
| 1640 | 2026-07-06T04:57:31.217Z | Compiling pest_generator v2.8.1 |
| 1641 | 2026-07-06T04:57:31.404Z | Checking icu_provider v1.5.0 |
| 1642 | 2026-07-06T04:57:31.458Z | Checking tokio-util v0.7.18 |
| 1643 | 2026-07-06T04:57:31.725Z | Checking icu_locid_transform v1.5.0 |
| 1644 | 2026-07-06T04:57:31.732Z | Checking erased-serde v0.3.31 |
| 1645 | 2026-07-06T04:57:31.799Z | Checking icu_collections v1.5.0 |
| 1646 | 2026-07-06T04:57:31.897Z | Checking h2 v0.4.14 |
| 1647 | 2026-07-06T04:57:32.085Z | Compiling dof v0.4.0 |
| 1648 | 2026-07-06T04:57:32.140Z | Compiling serde_tokenstream v0.2.3 |
| 1649 | 2026-07-06T04:57:32.176Z | Checking scroll v0.13.0 |
| 1650 | 2026-07-06T04:57:32.225Z | Checking icu_properties v1.5.1 |
| 1651 | 2026-07-06T04:57:32.398Z | Checking icu_normalizer_data v1.5.0 |
| 1652 | 2026-07-06T04:57:32.415Z | Checking utf16_iter v1.0.5 |
| 1653 | 2026-07-06T04:57:32.419Z | Compiling pest_derive v2.8.1 |
| 1654 | 2026-07-06T04:57:32.465Z | Checking utf8_iter v1.0.4 |
| 1655 | 2026-07-06T04:57:32.495Z | Checking adler2 v2.0.1 |
| 1656 | 2026-07-06T04:57:32.525Z | Checking simd-adler32 v0.3.7 |
| 1657 | 2026-07-06T04:57:32.591Z | Compiling rustix v1.1.4 |
| 1658 | 2026-07-06T04:57:32.603Z | Checking goblin v0.10.1 |
| 1659 | 2026-07-06T04:57:32.667Z | Checking miniz_oxide v0.8.9 |
| 1660 | 2026-07-06T04:57:33.312Z | Compiling dtrace-parser v0.3.0 |
| 1661 | 2026-07-06T04:57:33.662Z | Checking icu_normalizer v1.5.0 |
| 1662 | 2026-07-06T04:57:33.855Z | Checking hyper v1.10.1 |
| 1663 | 2026-07-06T04:57:34.052Z | Checking rand_core v0.9.5 |
| 1664 | 2026-07-06T04:57:34.171Z | Checking crypto-common v0.1.6 |
| 1665 | 2026-07-06T04:57:34.205Z | Checking block-buffer v0.10.2 |
| 1666 | 2026-07-06T04:57:34.242Z | Checking form_urlencoded v1.2.2 |
| 1667 | 2026-07-06T04:57:34.288Z | Checking mime v0.3.16 |
| 1668 | 2026-07-06T04:57:34.331Z | Compiling rustix v0.38.44 |
| 1669 | 2026-07-06T04:57:34.372Z | Checking iana-time-zone v0.1.47 |
| 1670 | 2026-07-06T04:57:34.466Z | Checking openssl-probe v0.2.1 |
| 1671 | 2026-07-06T04:57:34.479Z | Checking pretty-hex v0.4.1 |
| 1672 | 2026-07-06T04:57:34.558Z | Checking ipnet v2.10.0 |
| 1673 | 2026-07-06T04:57:34.575Z | Compiling ryu v1.0.5 |
| 1674 | 2026-07-06T04:57:34.599Z | Checking ppv-lite86 v0.2.15 |
| 1675 | 2026-07-06T04:57:34.659Z | Checking rustls-native-certs v0.8.3 |
| 1676 | 2026-07-06T04:57:34.787Z | Checking chrono v0.4.45 |
| 1677 | 2026-07-06T04:57:34.832Z | Checking hyper-util v0.1.20 |
| 1678 | 2026-07-06T04:57:34.881Z | Checking rand_chacha v0.9.0 |
| 1679 | 2026-07-06T04:57:34.887Z | Checking digest v0.10.7 |
| 1680 | 2026-07-06T04:57:34.990Z | Checking flate2 v1.1.9 |
| 1681 | 2026-07-06T04:57:35.059Z | Checking idna_adapter v1.2.0 |
| 1682 | 2026-07-06T04:57:35.280Z | Checking block-buffer v0.12.0 |
| 1683 | 2026-07-06T04:57:35.292Z | Checking crypto-common v0.2.1 |
| 1684 | 2026-07-06T04:57:35.356Z | Checking concurrent-queue v2.5.0 |
| 1685 | 2026-07-06T04:57:35.428Z | Compiling serde_derive_internals v0.29.0 |
| 1686 | 2026-07-06T04:57:35.540Z | Checking thread_local v1.1.4 |
| 1687 | 2026-07-06T04:57:35.707Z | Checking sync_wrapper v1.0.1 |
| 1688 | 2026-07-06T04:57:35.750Z | Compiling multer v3.1.0 |
| 1689 | 2026-07-06T04:57:35.794Z | Checking encoding_rs v0.8.32 |
| 1690 | 2026-07-06T04:57:35.828Z | Compiling schemars v0.8.22 |
| 1691 | 2026-07-06T04:57:35.980Z | Checking const-oid v0.10.2 |
| 1692 | 2026-07-06T04:57:36.022Z | Checking parking v2.2.0 |
| 1693 | 2026-07-06T04:57:36.025Z | Compiling paste v1.0.15 |
| 1694 | 2026-07-06T04:57:36.098Z | Compiling camino v1.2.4 |
| 1695 | 2026-07-06T04:57:36.136Z | Checking winnow v1.0.0 |
| 1696 | 2026-07-06T04:57:36.141Z | Checking fastrand v2.1.1 |
| 1697 | 2026-07-06T04:57:36.328Z | Checking compression-core v0.4.32 |
| 1698 | 2026-07-06T04:57:36.397Z | Checking match_cfg v0.1.0 |
| 1699 | 2026-07-06T04:57:36.439Z | Compiling slog-async v2.8.0 |
| 1700 | 2026-07-06T04:57:36.461Z | Checking cpufeatures v0.2.17 |
| 1701 | 2026-07-06T04:57:36.464Z | Checking compression-codecs v0.4.38 |
| 1702 | 2026-07-06T04:57:36.530Z | Checking sha1 v0.10.6 |
| 1703 | 2026-07-06T04:57:36.582Z | Checking hostname v0.3.1 |
| 1704 | 2026-07-06T04:57:36.638Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1705 | 2026-07-06T04:57:36.678Z | Compiling schemars_derive v0.8.22 |
| 1706 | 2026-07-06T04:57:36.695Z | Checking tempfile v3.27.0 |
| 1707 | 2026-07-06T04:57:36.719Z | Checking digest v0.11.2 |
| 1708 | 2026-07-06T04:57:36.822Z | Checking event-listener v5.0.0 |
| 1709 | 2026-07-06T04:57:36.870Z | Checking tower v0.5.2 |
| 1710 | 2026-07-06T04:57:36.895Z | Checking idna v1.0.3 |
| 1711 | 2026-07-06T04:57:36.903Z | Checking rand v0.9.2 |
| 1712 | 2026-07-06T04:57:36.979Z | Compiling mime_guess v2.0.5 |
| 1713 | 2026-07-06T04:57:37.175Z | Compiling usdt-macro v0.6.0 |
| 1714 | 2026-07-06T04:57:37.215Z | Compiling usdt-attr-macro v0.6.0 |
| 1715 | 2026-07-06T04:57:37.254Z | Checking slog-json v2.6.1 |
| 1716 | 2026-07-06T04:57:37.372Z | Checking futures-executor v0.3.32 |
| 1717 | 2026-07-06T04:57:37.421Z | Compiling async-stream-impl v0.3.6 |
| 1718 | 2026-07-06T04:57:37.525Z | Checking uuid v1.23.4 |
| 1719 | 2026-07-06T04:57:37.755Z | Checking crossbeam-channel v0.5.15 |
| 1720 | 2026-07-06T04:57:37.823Z | Checking http-body-util v0.1.3 |
| 1721 | 2026-07-06T04:57:37.829Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1722 | 2026-07-06T04:57:38.028Z | Checking serde_spanned v1.1.1 |
| 1723 | 2026-07-06T04:57:38.037Z | Checking memmap2 v0.9.8 |
| 1724 | 2026-07-06T04:57:38.101Z | Checking is-terminal v0.4.12 |
| 1725 | 2026-07-06T04:57:38.160Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 1726 | 2026-07-06T04:57:38.189Z | Checking term v1.1.0 |
| 1727 | 2026-07-06T04:57:38.197Z | Checking lazy_static v1.5.0 |
| 1728 | 2026-07-06T04:57:38.293Z | Checking iri-string v0.7.8 |
| 1729 | 2026-07-06T04:57:38.374Z | Checking unicode-segmentation v1.10.0 |
| 1730 | 2026-07-06T04:57:38.416Z | Checking spin v0.9.8 |
| 1731 | 2026-07-06T04:57:38.420Z | Compiling anyhow v1.0.103 |
| 1732 | 2026-07-06T04:57:38.427Z | Checking unicode-width v0.1.9 |
| 1733 | 2026-07-06T04:57:38.481Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1734 | 2026-07-06T04:57:38.522Z | Compiling semver v1.0.28 |
| 1735 | 2026-07-06T04:57:38.525Z | Compiling heck v0.5.0 |
| 1736 | 2026-07-06T04:57:38.659Z | Checking data-encoding v2.4.0 |
| 1737 | 2026-07-06T04:57:38.662Z | Checking take_mut v0.2.2 |
| 1738 | 2026-07-06T04:57:38.690Z | Checking cpufeatures v0.3.0 |
| 1739 | 2026-07-06T04:57:38.758Z | Checking dyn-clone v1.0.4 |
| 1740 | 2026-07-06T04:57:38.795Z | Checking sha1 v0.11.0 |
| 1741 | 2026-07-06T04:57:38.872Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1742 | 2026-07-06T04:57:38.921Z | Checking tungstenite v0.29.0 |
| 1743 | 2026-07-06T04:57:38.934Z | Checking newline-converter v0.3.0 |
| 1744 | 2026-07-06T04:57:38.967Z | Checking toml v1.1.2+spec-1.1.0 |
| 1745 | 2026-07-06T04:57:39.039Z | Checking console v0.15.7 |
| 1746 | 2026-07-06T04:57:39.258Z | Checking usdt v0.6.0 |
| 1747 | 2026-07-06T04:57:39.349Z | Checking async-stream v0.3.6 |
| 1748 | 2026-07-06T04:57:39.352Z | Checking tower-http v0.6.8 |
| 1749 | 2026-07-06T04:57:39.352Z | Checking slog-term v2.9.2 |
| 1750 | 2026-07-06T04:57:39.472Z | Checking atomicwrites v0.4.4 |
| 1751 | 2026-07-06T04:57:39.493Z | Checking futures v0.3.32 |
| 1752 | 2026-07-06T04:57:39.551Z | Checking slog-bunyan v2.5.0 |
| 1753 | 2026-07-06T04:57:39.567Z | Checking serde_urlencoded v0.7.1 |
| 1754 | 2026-07-06T04:57:39.574Z | Checking url v2.5.4 |
| 1755 | 2026-07-06T04:57:39.596Z | Checking event-listener-strategy v0.5.4 |
| 1756 | 2026-07-06T04:57:39.621Z | Checking async-compression v0.4.42 |
| 1757 | 2026-07-06T04:57:39.723Z | Checking openapiv3 v2.2.0 |
| 1758 | 2026-07-06T04:57:39.771Z | Compiling async-trait v0.1.89 |
| 1759 | 2026-07-06T04:57:39.860Z | Checking pem v3.0.6 |
| 1760 | 2026-07-06T04:57:39.921Z | Checking yasna v0.6.0 |
| 1761 | 2026-07-06T04:57:39.957Z | Checking waitgroup v0.1.2 |
| 1762 | 2026-07-06T04:57:40.026Z | Checking rustls-pemfile v2.2.0 |
| 1763 | 2026-07-06T04:57:40.061Z | Checking serde_path_to_error v0.1.20 |
| 1764 | 2026-07-06T04:57:40.171Z | Checking hostname v0.4.2 |
| 1765 | 2026-07-06T04:57:40.274Z | Checking simple-mermaid v0.2.0 |
| 1766 | 2026-07-06T04:57:40.303Z | Checking similar v2.2.1 |
| 1767 | 2026-07-06T04:57:40.382Z | Checking debug-ignore v1.0.5 |
| 1768 | 2026-07-06T04:57:40.382Z | Checking async-channel v2.5.0 |
| 1769 | 2026-07-06T04:57:40.524Z | Checking tokio-tungstenite v0.29.0 |
| 1770 | 2026-07-06T04:57:40.648Z | Checking expectorate v1.2.0 |
| 1771 | 2026-07-06T04:57:40.730Z | Checking subprocess v1.2.0 |
| 1772 | 2026-07-06T04:57:40.774Z | Checking buf-list v1.1.2 |
| 1773 | 2026-07-06T04:57:45.997Z | Checking rustls-webpki v0.103.13 |
| 1774 | 2026-07-06T04:57:46.001Z | Checking rcgen v0.14.8 |
| 1775 | 2026-07-06T04:57:48.258Z | Checking tokio-rustls v0.26.4 |
| 1776 | 2026-07-06T04:57:48.258Z | Checking rustls-platform-verifier v0.6.2 |
| 1777 | 2026-07-06T04:57:48.453Z | Checking hyper-rustls v0.27.9 |
| 1778 | 2026-07-06T04:57:48.632Z | Checking reqwest v0.13.4 |
| 1779 | 2026-07-06T04:57:50.121Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1780 | 2026-07-06T04:57:50.179Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.20s |
| 1781 | 2026-07-06T04:57:50.440Z | |
| 1782 | 2026-07-06T04:57:50.441Z | |
| 1783 | 2026-07-06T04:58:16.807Z | test tests/fail/bad_channel10.rs ... ok |
| 1784 | 2026-07-06T04:58:16.807Z | test tests/fail/bad_channel11.rs ... ok |
| 1785 | 2026-07-06T04:58:16.807Z | test tests/fail/bad_channel12.rs ... ok |
| 1786 | 2026-07-06T04:58:16.807Z | test tests/fail/bad_channel13.rs ... ok |
| 1787 | 2026-07-06T04:58:16.807Z | test tests/fail/bad_channel14.rs ... ok |
| 1788 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel15.rs ... ok |
| 1789 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel17.rs ... ok |
| 1790 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel18.rs ... ok |
| 1791 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel19.rs ... ok |
| 1792 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel1a.rs ... ok |
| 1793 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel1b.rs ... ok |
| 1794 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel2.rs ... ok |
| 1795 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel20.rs ... ok |
| 1796 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel21.rs ... ok |
| 1797 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel22.rs ... ok |
| 1798 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel23.rs ... ok |
| 1799 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel24.rs ... ok |
| 1800 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel25.rs ... ok |
| 1801 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel26.rs ... ok |
| 1802 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel27.rs ... ok |
| 1803 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel28.rs ... ok |
| 1804 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel3.rs ... ok |
| 1805 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel4.rs ... ok |
| 1806 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel5.rs ... ok |
| 1807 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel6.rs ... ok |
| 1808 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel8.rs ... ok |
| 1809 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_channel9.rs ... ok |
| 1810 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1811 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1812 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1813 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1814 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1815 | 2026-07-06T04:58:16.812Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1816 | 2026-07-06T04:58:16.813Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1817 | 2026-07-06T04:58:16.813Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1818 | 2026-07-06T04:58:16.813Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1819 | 2026-07-06T04:58:16.813Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1820 | 2026-07-06T04:58:16.813Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1821 | 2026-07-06T04:58:16.813Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1822 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1823 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1824 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1825 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1826 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1827 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1828 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1829 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1830 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1831 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1832 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1833 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1834 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1835 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1836 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1837 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1838 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1839 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1840 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1841 | 2026-07-06T04:58:16.814Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1842 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1843 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1844 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1845 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1846 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1847 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1848 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1849 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1850 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1851 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1852 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1853 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1854 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1855 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1856 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1857 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1858 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1859 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1860 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1861 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1862 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1863 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1864 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1865 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1866 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1867 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1868 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1869 | 2026-07-06T04:58:16.815Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1870 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1871 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1872 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1873 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1874 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1875 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1876 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1877 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1878 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1879 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1880 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1881 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1882 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1883 | 2026-07-06T04:58:16.816Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1884 | 2026-07-06T04:58:16.818Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1885 | 2026-07-06T04:58:16.818Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1886 | 2026-07-06T04:58:16.818Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1887 | 2026-07-06T04:58:16.818Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1888 | 2026-07-06T04:58:16.822Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1889 | 2026-07-06T04:58:16.822Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1890 | 2026-07-06T04:58:16.822Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1891 | 2026-07-06T04:58:16.822Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1892 | 2026-07-06T04:58:16.822Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1893 | 2026-07-06T04:58:16.823Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1894 | 2026-07-06T04:58:16.823Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1895 | 2026-07-06T04:58:16.823Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1896 | 2026-07-06T04:58:16.823Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1897 | 2026-07-06T04:58:16.823Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1898 | 2026-07-06T04:58:16.823Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1899 | 2026-07-06T04:58:16.823Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1900 | 2026-07-06T04:58:16.823Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1901 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1902 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1903 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1904 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1905 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1906 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1907 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1908 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1909 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1910 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1911 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1912 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1913 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1914 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1915 | 2026-07-06T04:58:16.824Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1916 | 2026-07-06T04:58:16.824Z | test tests/fail/unused_endpoint.rs ... ok |
| 1917 | 2026-07-06T04:58:16.824Z | |
| 1918 | 2026-07-06T04:58:16.824Z | |
| 1919 | 2026-07-06T04:58:16.824Z | test fail ... ok |
| 1920 | 2026-07-06T04:58:16.825Z | |
| 1921 | 2026-07-06T04:58:16.825Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.86s |
| 1922 | 2026-07-06T04:58:16.825Z | |
| 1923 | 2026-07-06T04:58:16.825Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-2a06f9f64421b47c` |
| 1924 | 2026-07-06T04:58:16.825Z | |
| 1925 | 2026-07-06T04:58:16.825Z | running 100 tests |
| 1926 | 2026-07-06T04:58:16.825Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1927 | 2026-07-06T04:58:16.825Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1928 | 2026-07-06T04:58:16.825Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1929 | 2026-07-06T04:58:16.825Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1930 | 2026-07-06T04:58:16.825Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1931 | 2026-07-06T04:58:16.825Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1932 | 2026-07-06T04:58:16.825Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1933 | 2026-07-06T04:58:16.825Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1934 | 2026-07-06T04:58:16.825Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1935 | 2026-07-06T04:58:16.825Z | test config::test_valid_config_all_settings ... ok |
| 1936 | 2026-07-06T04:58:16.825Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-config_handler_task_mode_detached.6365.5.log" |
| 1937 | 2026-07-06T04:58:16.825Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-config_bind_address_http.6365.3.log" |
| 1938 | 2026-07-06T04:58:16.825Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-config_handler_task_mode_cancel.6365.4.log" |
| 1939 | 2026-07-06T04:58:16.825Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-config_bind_address_https.6365.0.log" |
| 1940 | 2026-07-06T04:58:16.825Z | test config::test_valid_config_basic ... ok |
| 1941 | 2026-07-06T04:58:16.825Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-api_trait_basic.6365.2.log" |
| 1942 | 2026-07-06T04:58:16.825Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_unversioned_servers_with_versioned_routes.6365.6.log" |
| 1943 | 2026-07-06T04:58:16.825Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-config_bind_address_https_buffer.6365.1.log" |
| 1944 | 2026-07-06T04:58:16.825Z | test config::test_valid_config_empty ... ok |
| 1945 | 2026-07-06T04:58:16.825Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1946 | 2026-07-06T04:58:16.825Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_enum_extractor_error.6365.7.log" |
| 1947 | 2026-07-06T04:58:16.826Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_enum_user_error.6365.8.log" |
| 1948 | 2026-07-06T04:58:16.829Z | test config::test_config_handler_task_mode_detached ... ok |
| 1949 | 2026-07-06T04:58:16.829Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1950 | 2026-07-06T04:58:16.829Z | test custom_errors::test_enum_extractor_error ... ok |
| 1951 | 2026-07-06T04:58:16.829Z | test custom_errors::test_enum_user_error ... ok |
| 1952 | 2026-07-06T04:58:16.829Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_struct_extractor_error.6365.9.log" |
| 1953 | 2026-07-06T04:58:16.829Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_struct_user_error.6365.10.log" |
| 1954 | 2026-07-06T04:58:16.829Z | test custom_errors::test_trait_based_api ... ok |
| 1955 | 2026-07-06T04:58:16.829Z | test api_trait::test_api_trait_basic ... ok |
| 1956 | 2026-07-06T04:58:16.830Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_trait_enum_user_error.6365.11.log" |
| 1957 | 2026-07-06T04:58:16.830Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_trait_struct_user_error.6365.12.log" |
| 1958 | 2026-07-06T04:58:16.830Z | test custom_errors::test_struct_extractor_error ... ok |
| 1959 | 2026-07-06T04:58:16.830Z | test custom_errors::test_struct_user_error ... ok |
| 1960 | 2026-07-06T04:58:16.830Z | test config::test_config_bind_address_http ... ok |
| 1961 | 2026-07-06T04:58:16.830Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1962 | 2026-07-06T04:58:16.830Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_302_bogus.6365.13.log" |
| 1963 | 2026-07-06T04:58:16.830Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1964 | 2026-07-06T04:58:16.830Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_307_temporary_redirect.6365.15.log" |
| 1965 | 2026-07-06T04:58:16.830Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_303_see_other.6365.14.log" |
| 1966 | 2026-07-06T04:58:16.830Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_302_found.6365.16.log" |
| 1967 | 2026-07-06T04:58:16.830Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-demo1.6365.17.log" |
| 1968 | 2026-07-06T04:58:16.830Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_delete_request.6365.18.log" |
| 1969 | 2026-07-06T04:58:16.830Z | test demo::test_302_bogus ... ok |
| 1970 | 2026-07-06T04:58:16.830Z | test demo::test_307_temporary_redirect ... ok |
| 1971 | 2026-07-06T04:58:16.830Z | test demo::test_303_see_other ... ok |
| 1972 | 2026-07-06T04:58:16.830Z | test demo::test_302_found ... ok |
| 1973 | 2026-07-06T04:58:16.830Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-demo2query.6365.20.log" |
| 1974 | 2026-07-06T04:58:16.830Z | test demo::test_demo1 ... ok |
| 1975 | 2026-07-06T04:58:16.830Z | test demo::test_delete_request ... ok |
| 1976 | 2026-07-06T04:58:16.831Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-demo2json.6365.19.log" |
| 1977 | 2026-07-06T04:58:16.831Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-demo2urlencoded.6365.21.log" |
| 1978 | 2026-07-06T04:58:16.831Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-demo3json.6365.22.log" |
| 1979 | 2026-07-06T04:58:16.831Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-demo_path_param_string.6365.23.log" |
| 1980 | 2026-07-06T04:58:16.831Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-demo_path_param_u32.6365.24.log" |
| 1981 | 2026-07-06T04:58:16.831Z | test demo::test_demo_path_param_u32 ... ok |
| 1982 | 2026-07-06T04:58:16.831Z | test demo::test_demo2query ... ok |
| 1983 | 2026-07-06T04:58:16.831Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-demo_path_param_uuid.6365.25.log" |
| 1984 | 2026-07-06T04:58:16.835Z | test demo::test_demo2json ... ok |
| 1985 | 2026-07-06T04:58:16.835Z | test demo::test_demo2urlencoded ... ok |
| 1986 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-demo_websocket.6365.26.log" |
| 1987 | 2026-07-06T04:58:16.835Z | test demo::test_demo3json ... ok |
| 1988 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_header_request.6365.27.log" |
| 1989 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_large_typed_body.6365.29.log" |
| 1990 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_head_request.6365.28.log" |
| 1991 | 2026-07-06T04:58:16.835Z | test demo::test_demo_path_param_uuid ... ok |
| 1992 | 2026-07-06T04:58:16.835Z | test demo::test_header_request ... ok |
| 1993 | 2026-07-06T04:58:16.835Z | test demo::test_demo_path_param_string ... ok |
| 1994 | 2026-07-06T04:58:16.835Z | test demo::test_demo_websocket ... ok |
| 1995 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-tet_raw_request.6365.30.log" |
| 1996 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_request_compat.6365.31.log" |
| 1997 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_request_remote_addr.6365.32.log" |
| 1998 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_streaming_body.6365.33.log" |
| 1999 | 2026-07-06T04:58:16.835Z | test demo::test_head_request ... ok |
| 2000 | 2026-07-06T04:58:16.835Z | test demo::test_large_typed_body ... ok |
| 2001 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-graceful_shutdown_with_detached_handler.6365.34.log" |
| 2002 | 2026-07-06T04:58:16.835Z | test demo::test_raw_request ... ok |
| 2003 | 2026-07-06T04:58:16.835Z | test demo::test_request_remote_addr ... ok |
| 2004 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_untyped_body.6365.35.log" |
| 2005 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-compression_config_enabled.6365.36.log" |
| 2006 | 2026-07-06T04:58:16.835Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-compression_config_disabled.6365.37.log" |
| 2007 | 2026-07-06T04:58:16.835Z | test demo::test_request_compat ... ok |
| 2008 | 2026-07-06T04:58:16.837Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-compression_disabled_extension.6365.38.log" |
| 2009 | 2026-07-06T04:58:16.837Z | test demo::test_streaming_body ... ok |
| 2010 | 2026-07-06T04:58:16.837Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-gzip_compression_multiple_encodings.6365.39.log" |
| 2011 | 2026-07-06T04:58:16.837Z | test gzip::test_compression_disabled_with_extension ... ok |
| 2012 | 2026-07-06T04:58:16.837Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-gzip_compression_accept_encoding.6365.40.log" |
| 2013 | 2026-07-06T04:58:16.837Z | test demo::test_untyped_body ... ok |
| 2014 | 2026-07-06T04:58:16.840Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-json_suffix_compressed.6365.41.log" |
| 2015 | 2026-07-06T04:58:16.840Z | test gzip::test_json_suffix_is_compressed ... ok |
| 2016 | 2026-07-06T04:58:16.840Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-no_compression_small_response.6365.42.log" |
| 2017 | 2026-07-06T04:58:16.840Z | test gzip::test_no_compression_below_size_threshold ... ok |
| 2018 | 2026-07-06T04:58:16.840Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-no_compression_204.6365.43.log" |
| 2019 | 2026-07-06T04:58:16.840Z | test gzip::test_no_compression_for_204_no_content ... ok |
| 2020 | 2026-07-06T04:58:16.840Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-no_compression_304.6365.44.log" |
| 2021 | 2026-07-06T04:58:16.840Z | test gzip::test_no_compression_for_304_not_modified ... ok |
| 2022 | 2026-07-06T04:58:16.840Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-no_compression_non_compressible.6365.45.log" |
| 2023 | 2026-07-06T04:58:16.843Z | test gzip::test_no_compression_for_non_compressible_content_types ... ok |
| 2024 | 2026-07-06T04:58:16.843Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-no_gzip_without_accept.6365.46.log" |
| 2025 | 2026-07-06T04:58:16.846Z | test gzip::test_compression_config_disabled ... ok |
| 2026 | 2026-07-06T04:58:16.846Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-reject_gzip_quality_zero.6365.47.log" |
| 2027 | 2026-07-06T04:58:16.850Z | test gzip::test_compression_config_enabled ... ok |
| 2028 | 2026-07-06T04:58:16.853Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-streaming_with_content_type_compressed.6365.48.log" |
| 2029 | 2026-07-06T04:58:16.854Z | test gzip::test_no_gzip_without_accept_encoding ... ok |
| 2030 | 2026-07-06T04:58:16.854Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-streaming_missing_content_type.6365.49.log" |
| 2031 | 2026-07-06T04:58:16.854Z | test gzip::test_gzip_compression_accepts_multiple_encodings ... ok |
| 2032 | 2026-07-06T04:58:16.854Z | test gzip::test_streaming_without_content_type_skips_compression ... ok |
| 2033 | 2026-07-06T04:58:16.854Z | test gzip::test_streaming_with_content_type_is_compressed ... ok |
| 2034 | 2026-07-06T04:58:16.854Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-vary_header_set.6365.50.log" |
| 2035 | 2026-07-06T04:58:16.854Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-vary_header_no_gzip.6365.51.log" |
| 2036 | 2026-07-06T04:58:16.854Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-xml_suffix_compressed.6365.52.log" |
| 2037 | 2026-07-06T04:58:16.854Z | test config::test_config_bind_address_https_buffer ... ok |
| 2038 | 2026-07-06T04:58:16.854Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-multipart_client.6365.53.log" |
| 2039 | 2026-07-06T04:58:16.854Z | test gzip::test_xml_suffix_is_compressed ... ok |
| 2040 | 2026-07-06T04:58:16.854Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-multipart_client.6365.54.log" |
| 2041 | 2026-07-06T04:58:16.857Z | test config::test_config_bind_address_https ... ok |
| 2042 | 2026-07-06T04:58:16.858Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-multipart_client.6365.55.log" |
| 2043 | 2026-07-06T04:58:16.858Z | test gzip::test_reject_gzip_with_quality_zero ... ok |
| 2044 | 2026-07-06T04:58:16.858Z | test multipart::missing_boundary ... ok |
| 2045 | 2026-07-06T04:58:16.858Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-multipart_client.6365.56.log" |
| 2046 | 2026-07-06T04:58:16.858Z | test multipart::no_content_type ... ok |
| 2047 | 2026-07-06T04:58:16.858Z | test multipart::test_multipart_client ... ok |
| 2048 | 2026-07-06T04:58:16.858Z | test multipart::weird_content_type ... ok |
| 2049 | 2026-07-06T04:58:16.858Z | test openapi::test_openapi_custom_error_types ... ok |
| 2050 | 2026-07-06T04:58:16.858Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-pagination-basic.6365.57.log" |
| 2051 | 2026-07-06T04:58:16.858Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 2052 | 2026-07-06T04:58:16.859Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-pagination-multiple-resources.6365.58.log" |
| 2053 | 2026-07-06T04:58:16.875Z | test openapi::test_openapi ... ok |
| 2054 | 2026-07-06T04:58:16.878Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-pagination-multiple-sorts.6365.59.log" |
| 2055 | 2026-07-06T04:58:16.878Z | test openapi::test_openapi_fuller ... ok |
| 2056 | 2026-07-06T04:58:16.882Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-basic.6365.60.log" |
| 2057 | 2026-07-06T04:58:16.885Z | test gzip::test_gzip_compression_with_accept_encoding ... ok |
| 2058 | 2026-07-06T04:58:16.885Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-dictionary.6365.61.log" |
| 2059 | 2026-07-06T04:58:16.888Z | test gzip::test_vary_header_on_non_gzip_requests ... ok |
| 2060 | 2026-07-06T04:58:16.889Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-empty.6365.62.log" |
| 2061 | 2026-07-06T04:58:16.889Z | test pagination::test_paginate_empty ... ok |
| 2062 | 2026-07-06T04:58:16.889Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-errors.6365.63.log" |
| 2063 | 2026-07-06T04:58:16.891Z | test gzip::test_vary_header_is_set ... ok |
| 2064 | 2026-07-06T04:58:16.891Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-extra_params.6365.64.log" |
| 2065 | 2026-07-06T04:58:16.891Z | test pagination::test_paginate_errors ... ok |
| 2066 | 2026-07-06T04:58:16.892Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-required_params.6365.65.log" |
| 2067 | 2026-07-06T04:58:16.892Z | test pagination::test_paginate_extra_params ... ok |
| 2068 | 2026-07-06T04:58:16.896Z | test pagination_schema::test_pagination_schema ... ok |
| 2069 | 2026-07-06T04:58:16.896Z | test path_names::test_path_names ... ok |
| 2070 | 2026-07-06T04:58:16.896Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_no_tls.6365.66.log" |
| 2071 | 2026-07-06T04:58:16.896Z | test pagination::test_paginate_with_required_params ... ok |
| 2072 | 2026-07-06T04:58:16.896Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_with_tls.6365.67.log" |
| 2073 | 2026-07-06T04:58:16.898Z | test starter::test_no_tls ... ok |
| 2074 | 2026-07-06T04:58:16.898Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-non_streaming_servers_do_not_use_transfer_encoding.6365.68.log" |
| 2075 | 2026-07-06T04:58:16.898Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2076 | 2026-07-06T04:58:16.898Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-streaming_server_buffered_client.6365.69.log" |
| 2077 | 2026-07-06T04:58:16.903Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2078 | 2026-07-06T04:58:16.906Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-streaming_server_streaming_client.6365.70.log" |
| 2079 | 2026-07-06T04:58:16.911Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2080 | 2026-07-06T04:58:16.914Z | test pagination::test_paginate_basic ... ok |
| 2081 | 2026-07-06T04:58:16.914Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_server_is_http.6365.71.log" |
| 2082 | 2026-07-06T04:58:16.914Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_server_is_https.6365.72.log" |
| 2083 | 2026-07-06T04:58:16.914Z | test tls::test_server_is_http ... ok |
| 2084 | 2026-07-06T04:58:16.914Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_tls_aborted_negotiation.6365.73.log" |
| 2085 | 2026-07-06T04:58:17.199Z | test starter::test_with_tls ... ok |
| 2086 | 2026-07-06T04:58:17.202Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_tls_certificate_loading.6365.74.log" |
| 2087 | 2026-07-06T04:58:17.216Z | test tls::test_server_is_https ... ok |
| 2088 | 2026-07-06T04:58:17.219Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_tls_only.6365.75.log" |
| 2089 | 2026-07-06T04:58:17.470Z | test pagination::test_paginate_dictionary ... ok |
| 2090 | 2026-07-06T04:58:17.473Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_tls_refresh_certificates.6365.76.log" |
| 2091 | 2026-07-06T04:58:17.503Z | test tls::test_tls_certificate_loading ... ok |
| 2092 | 2026-07-06T04:58:17.506Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_versions.6365.77.log" |
| 2093 | 2026-07-06T04:58:17.519Z | test tls::test_tls_aborted_negotiation ... ok |
| 2094 | 2026-07-06T04:58:17.522Z | note: configured to log to "/tmp/integration_tests-2a06f9f64421b47c-test_versions_on_missing.6365.78.log" |
| 2095 | 2026-07-06T04:58:17.566Z | test pagination::test_example_basic ... ok |
| 2096 | 2026-07-06T04:58:17.569Z | test versions::test_versions_openapi ... ok |
| 2097 | 2026-07-06T04:58:17.569Z | test versions::test_versions_openapi_same_names ... ok |
| 2098 | 2026-07-06T04:58:17.627Z | test versions::test_versions_on_missing ... ok |
| 2099 | 2026-07-06T04:58:17.631Z | test versions::test_versions ... ok |
| 2100 | 2026-07-06T04:58:17.822Z | test tls::test_tls_only ... ok |
| 2101 | 2026-07-06T04:58:18.080Z | test tls::test_tls_refresh_certificates ... ok |
| 2102 | 2026-07-06T04:58:18.468Z | test pagination::test_example_multiple_resources ... ok |
| 2103 | 2026-07-06T04:58:18.835Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2104 | 2026-07-06T04:58:19.012Z | test pagination::test_example_multiple_sorts ... ok |
| 2105 | 2026-07-06T04:58:19.012Z | |
| 2106 | 2026-07-06T04:58:19.015Z | test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s |
| 2107 | 2026-07-06T04:58:19.015Z | |
| 2108 | 2026-07-06T04:58:19.018Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-68a23acfcee39dec` |
| 2109 | 2026-07-06T04:58:19.024Z | |
| 2110 | 2026-07-06T04:58:19.024Z | running 35 tests |
| 2111 | 2026-07-06T04:58:19.027Z | test channel::tests::test_channel_with_versions ... ok |
| 2112 | 2026-07-06T04:58:19.027Z | test channel::tests::test_channel_operation_id ... ok |
| 2113 | 2026-07-06T04:58:19.030Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2114 | 2026-07-06T04:58:19.031Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2115 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2116 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2117 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2118 | 2026-07-06T04:58:19.031Z | test doc::tests::test_extract_summary_description ... ok |
| 2119 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2120 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2121 | 2026-07-06T04:58:19.031Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2122 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2123 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2124 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2125 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2126 | 2026-07-06T04:58:19.031Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2127 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2128 | 2026-07-06T04:58:19.031Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2129 | 2026-07-06T04:58:19.031Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2130 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2131 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2132 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2133 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2134 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2135 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2136 | 2026-07-06T04:58:19.031Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2137 | 2026-07-06T04:58:19.035Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2138 | 2026-07-06T04:58:19.035Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2139 | 2026-07-06T04:58:19.035Z | test syn_parsing::tests::test_busted_function ... ok |
| 2140 | 2026-07-06T04:58:19.035Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2141 | 2026-07-06T04:58:19.035Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2142 | 2026-07-06T04:58:19.037Z | test endpoint::tests::test_operation_id ... ok |
| 2143 | 2026-07-06T04:58:19.037Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2144 | 2026-07-06T04:58:19.037Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2145 | 2026-07-06T04:58:19.037Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2146 | 2026-07-06T04:58:19.037Z | |
| 2147 | 2026-07-06T04:58:19.037Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2148 | 2026-07-06T04:58:19.037Z | |
| 2149 | 2026-07-06T04:58:19.037Z | Doc-tests dropshot |
| 2150 | 2026-07-06T04:58:19.037Z | Running `/home/build/.rustup/toolchains/1.96.1-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-cf94fb08a43d9b69/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-b245cfbd0207518d.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1dd64724bae1f182.rlib --extern async_compression=/work/oxidecomputer/dropshot/target/debug/deps/libasync_compression-8e824d676915d04a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-e245e8803173f50d.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f0b89afb5eea1778.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-dce6fb773fb6ca57.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0e3ecd9227b74f68.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-ce228de1886e58bf.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-27cc95e3044fef87.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-14d3ac1f79f76392.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-578f96ea1550e0b2.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc5e9a4c15d695cc.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-070631789e87241a.rlib --extern flate2=/work/oxidecomputer/dropshot/target/debug/deps/libflate2-206421e20485a021.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c0254c2fbf7cefe9.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-9a4e5bbece7d0859.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-16dc1b79f00fb17b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5de68ddc4ed5d971.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-dd07fe1acca62913.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-14e9ae5baaaad561.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6cff58a81a739181.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-a9441dd6a0bfe653.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0cb0883403b31b95.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-1b4b66f77f09399b.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-fa0035ced106de40.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-6eb083ecb0dc5dd3.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-500fc2351c9def65.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-df6e8e8d6a2f2b14.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c337de8ae6ee240f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-9086bf15c19bbad0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-c502bdb297dce13d.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-1523630459be2c6d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-33899ea511a07f5b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1bae901f8a8d8c5a.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-99ef3776f172f049.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-35a8f4954d64bb8f.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-6ef3ce12fc1f1ba7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-5716efd1b12c8c15.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-7c52f04b61f98446.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-efb264f629c18673.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-741d0e3a0ba76787.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a961dd78238825d8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-dc8de2461a45b336.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-911d03983c511a29.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-6fe39f5803a9d9a5.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-af35418344ad62e0.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-408bb5cfe97ab0da.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-dad0fd9296b2dad3.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-e705fe35de2be58f.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-34497c455e68c8a6.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-1c6bfcecd3ee012f.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-bd2bd5205f9e97ac.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-c6c9eee3f3ec4c9c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-be8d1ce81c53e3ea.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-ad8bc4276336bf24.rlib --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-275e4530920e3a38.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-28714519a11cf169.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-08b454bbcbbcb893.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-578b045cf5092a13.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-2a48558ea6c7f9f6.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db9d69c7e33e75fc.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-07-06T04:58:19.813Z | |
| 2152 | 2026-07-06T04:58:19.814Z | running 24 tests |
| 2153 | 2026-07-06T04:58:19.817Z | test dropshot/src/compression.rs - compression::NoCompression (line 14) ... ignored |
| 2154 | 2026-07-06T04:58:21.093Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2155 | 2026-07-06T04:58:21.093Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2156 | 2026-07-06T04:58:21.094Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2157 | 2026-07-06T04:58:21.120Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2158 | 2026-07-06T04:58:24.529Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2159 | 2026-07-06T04:58:24.529Z | test dropshot/src/lib.rs - (line 337) ... ignored |
| 2160 | 2026-07-06T04:58:24.551Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2161 | 2026-07-06T04:58:24.640Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 357) ... ok |
| 2162 | 2026-07-06T04:58:24.658Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 382) ... ok |
| 2163 | 2026-07-06T04:58:24.720Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2164 | 2026-07-06T04:58:24.815Z | test dropshot/src/config.rs - config::ConfigDropshot (line 31) ... ok |
| 2165 | 2026-07-06T04:58:24.890Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2166 | 2026-07-06T04:58:24.890Z | test dropshot/src/lib.rs - channel (line 1187) ... ignored |
| 2167 | 2026-07-06T04:58:24.890Z | test dropshot/src/lib.rs - endpoint (line 1232) ... ignored |
| 2168 | 2026-07-06T04:58:25.834Z | test dropshot/src/lib.rs - (line 401) ... ok |
| 2169 | 2026-07-06T04:58:25.983Z | test dropshot/src/lib.rs - api_description (line 1052) ... ok |
| 2170 | 2026-07-06T04:58:26.000Z | test dropshot/src/lib.rs - (line 664) ... ok |
| 2171 | 2026-07-06T04:58:26.070Z | test dropshot/src/lib.rs - api_description (line 1113) ... ok |
| 2172 | 2026-07-06T04:58:26.208Z | test dropshot/src/lib.rs - (line 113) ... ok |
| 2173 | 2026-07-06T04:58:26.254Z | test dropshot/src/lib.rs - (line 192) ... ok |
| 2174 | 2026-07-06T04:58:27.018Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 230) ... ok |
| 2175 | 2026-07-06T04:58:29.014Z | test dropshot/src/test_util.rs - test_util::LogContext (line 469) ... ok |
| 2176 | 2026-07-06T04:58:29.701Z | test dropshot/src/lib.rs - (line 500) ... ok |
| 2177 | 2026-07-06T04:58:29.701Z | |
| 2178 | 2026-07-06T04:58:29.705Z | test result: ok. 18 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 9.89s |
| 2179 | 2026-07-06T04:58:29.705Z | |
| 2180 | 2026-07-06T04:58:29.705Z | all doctests ran in 10.32s; merged doctests compilation took 0.43s |
| 2181 | 2026-07-06T04:58:29.730Z | Doc-tests dropshot_endpoint |
| 2182 | 2026-07-06T04:58:29.733Z | Running `/home/build/.rustup/toolchains/1.96.1-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-cf94fb08a43d9b69/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-23cdc78e47b9785d.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-676a6c440c9455ca.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-b969a768bc607b29.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-f494744216d77081.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8f6729caab1030b5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-d0a1ec9ee5156da2.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-969a8bb4b8e440b1.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2d3cf261b151e30f.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-05abcae39e938bd4.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9dc82e3e006f99ce.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-1447a58af34b67bf.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-07-06T04:58:29.872Z | |
| 2184 | 2026-07-06T04:58:29.872Z | running 0 tests |
| 2185 | 2026-07-06T04:58:29.872Z | |
| 2186 | 2026-07-06T04:58:29.872Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2187 | 2026-07-06T04:58:29.872Z | |
| 2188 | 2026-07-06T04:58:29.910Z | |
| 2189 | 2026-07-06T04:58:29.910Z | real 2:03.145662204 |
| 2190 | 2026-07-06T04:58:29.910Z | user 8:49.504810965 |
| 2191 | 2026-07-06T04:58:29.910Z | sys 2:05.264277000 |
| 2192 | 2026-07-06T04:58:29.910Z | trap 0.354374400 |
| 2193 | 2026-07-06T04:58:29.910Z | tflt 0.174194631 |
| 2194 | 2026-07-06T04:58:29.913Z | dflt 0.167620781 |
| 2195 | 2026-07-06T04:58:29.913Z | kflt 0.000169413 |
| 2196 | 2026-07-06T04:58:29.913Z | lock 35:51.478151292 |
| 2197 | 2026-07-06T04:58:29.915Z | slp 38:21.225904492 |
| 2198 | 2026-07-06T04:58:29.915Z | lat 25.190981012 |
| 2199 | 2026-07-06T04:58:29.915Z | stop 1:08.566865773 |
| 2200 | 2026-07-06T04:58:29.915Z | + banner docs |
| 2201 | 2026-07-06T04:58:29.915Z | |
| 2202 | 2026-07-06T04:58:29.915Z | ##### #### #### #### |
| 2203 | 2026-07-06T04:58:29.915Z | # # # # # # # |
| 2204 | 2026-07-06T04:58:29.915Z | # # # # # #### |
| 2205 | 2026-07-06T04:58:29.915Z | # # # # # # |
| 2206 | 2026-07-06T04:58:29.915Z | # # # # # # # # |
| 2207 | 2026-07-06T04:58:29.915Z | ##### #### #### #### |
| 2208 | 2026-07-06T04:58:29.915Z | |
| 2209 | 2026-07-06T04:58:29.915Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2210 | 2026-07-06T04:58:30.121Z | Compiling proc-macro2 v1.0.106 |
| 2211 | 2026-07-06T04:58:30.121Z | Compiling unicode-ident v1.0.12 |
| 2212 | 2026-07-06T04:58:30.121Z | Checking cfg-if v1.0.0 |
| 2213 | 2026-07-06T04:58:30.124Z | Checking itoa v1.0.1 |
| 2214 | 2026-07-06T04:58:30.124Z | Checking pin-project-lite v0.2.12 |
| 2215 | 2026-07-06T04:58:30.124Z | Compiling quote v1.0.46 |
| 2216 | 2026-07-06T04:58:30.161Z | Checking libc v0.2.186 |
| 2217 | 2026-07-06T04:58:30.164Z | Checking serde_core v1.0.228 |
| 2218 | 2026-07-06T04:58:30.194Z | Checking bytes v1.12.0 |
| 2219 | 2026-07-06T04:58:30.217Z | Checking memchr v2.6.0 |
| 2220 | 2026-07-06T04:58:30.238Z | Checking futures-core v0.3.32 |
| 2221 | 2026-07-06T04:58:30.269Z | Checking smallvec v1.13.2 |
| 2222 | 2026-07-06T04:58:30.360Z | Checking once_cell v1.20.1 |
| 2223 | 2026-07-06T04:58:30.453Z | Checking futures-sink v0.3.32 |
| 2224 | 2026-07-06T04:58:30.529Z | Checking scopeguard v1.2.0 |
| 2225 | 2026-07-06T04:58:30.550Z | Checking slab v0.4.9 |
| 2226 | 2026-07-06T04:58:30.570Z | Checking parking_lot_core v0.9.4 |
| 2227 | 2026-07-06T04:58:30.592Z | Checking mio v1.2.0 |
| 2228 | 2026-07-06T04:58:30.615Z | Checking socket2 v0.6.3 |
| 2229 | 2026-07-06T04:58:30.626Z | Checking lock_api v0.4.6 |
| 2230 | 2026-07-06T04:58:30.701Z | Compiling jobserver v0.1.34 |
| 2231 | 2026-07-06T04:58:30.749Z | Checking signal-hook-registry v1.4.0 |
| 2232 | 2026-07-06T04:58:30.757Z | Checking typenum v1.19.0 |
| 2233 | 2026-07-06T04:58:30.814Z | Checking parking_lot v0.12.1 |
| 2234 | 2026-07-06T04:58:30.876Z | Checking http v1.4.2 |
| 2235 | 2026-07-06T04:58:30.910Z | Compiling cc v1.2.60 |
| 2236 | 2026-07-06T04:58:31.012Z | Checking futures-channel v0.3.32 |
| 2237 | 2026-07-06T04:58:31.046Z | Compiling syn v2.0.118 |
| 2238 | 2026-07-06T04:58:31.060Z | Checking zeroize v1.8.2 |
| 2239 | 2026-07-06T04:58:31.116Z | Checking stable_deref_trait v1.2.0 |
| 2240 | 2026-07-06T04:58:31.191Z | Checking log v0.4.17 |
| 2241 | 2026-07-06T04:58:31.202Z | Checking futures-task v0.3.32 |
| 2242 | 2026-07-06T04:58:31.208Z | Checking futures-io v0.3.32 |
| 2243 | 2026-07-06T04:58:31.319Z | Checking rustls-pki-types v1.15.0 |
| 2244 | 2026-07-06T04:58:31.339Z | Checking httparse v1.10.0 |
| 2245 | 2026-07-06T04:58:31.339Z | Checking zmij v1.0.2 |
| 2246 | 2026-07-06T04:58:31.460Z | Compiling time-core v0.1.8 |
| 2247 | 2026-07-06T04:58:31.475Z | Checking litemap v0.7.4 |
| 2248 | 2026-07-06T04:58:31.478Z | Checking powerfmt v0.2.0 |
| 2249 | 2026-07-06T04:58:31.550Z | Compiling num-conv v0.2.0 |
| 2250 | 2026-07-06T04:58:31.605Z | Checking equivalent v1.0.0 |
| 2251 | 2026-07-06T04:58:31.615Z | Checking hashbrown v0.17.0 |
| 2252 | 2026-07-06T04:58:31.626Z | Checking writeable v0.5.5 |
| 2253 | 2026-07-06T04:58:31.654Z | Compiling cmake v0.1.58 |
| 2254 | 2026-07-06T04:58:31.678Z | Compiling time-macros v0.2.27 |
| 2255 | 2026-07-06T04:58:31.684Z | Checking deranged v0.5.5 |
| 2256 | 2026-07-06T04:58:31.714Z | Checking serde_json v1.0.150 |
| 2257 | 2026-07-06T04:58:31.805Z | Checking http-body v1.0.1 |
| 2258 | 2026-07-06T04:58:31.940Z | Checking crossbeam-utils v0.8.21 |
| 2259 | 2026-07-06T04:58:32.010Z | Checking tracing-core v0.1.32 |
| 2260 | 2026-07-06T04:58:32.094Z | Checking indexmap v2.14.0 |
| 2261 | 2026-07-06T04:58:32.217Z | Compiling aws-lc-sys v0.40.0 |
| 2262 | 2026-07-06T04:58:32.324Z | Checking percent-encoding v2.3.2 |
| 2263 | 2026-07-06T04:58:32.337Z | Checking untrusted v0.9.0 |
| 2264 | 2026-07-06T04:58:32.409Z | Checking atomic-waker v1.1.2 |
| 2265 | 2026-07-06T04:58:32.466Z | Checking num_threads v0.1.3 |
| 2266 | 2026-07-06T04:58:32.506Z | Checking tracing v0.1.40 |
| 2267 | 2026-07-06T04:58:32.552Z | Checking getrandom v0.4.1 |
| 2268 | 2026-07-06T04:58:32.586Z | Checking base64 v0.22.1 |
| 2269 | 2026-07-06T04:58:32.667Z | Checking tower-service v0.3.3 |
| 2270 | 2026-07-06T04:58:32.677Z | Checking icu_locid_transform_data v1.5.0 |
| 2271 | 2026-07-06T04:58:32.685Z | Checking tower-layer v0.3.3 |
| 2272 | 2026-07-06T04:58:32.685Z | Checking fnv v1.0.7 |
| 2273 | 2026-07-06T04:58:32.710Z | Checking time v0.3.47 |
| 2274 | 2026-07-06T04:58:32.743Z | Checking subtle v2.5.0 |
| 2275 | 2026-07-06T04:58:32.753Z | Checking try-lock v0.2.3 |
| 2276 | 2026-07-06T04:58:32.777Z | Checking bitflags v2.11.0 |
| 2277 | 2026-07-06T04:58:32.836Z | Checking generic-array v0.14.5 |
| 2278 | 2026-07-06T04:58:32.836Z | Checking hybrid-array v0.4.8 |
| 2279 | 2026-07-06T04:58:32.850Z | Checking want v0.3.0 |
| 2280 | 2026-07-06T04:58:32.878Z | Checking simd-adler32 v0.3.7 |
| 2281 | 2026-07-06T04:58:32.945Z | Checking adler2 v2.0.1 |
| 2282 | 2026-07-06T04:58:32.974Z | Checking icu_properties_data v1.5.0 |
| 2283 | 2026-07-06T04:58:33.024Z | Checking httpdate v1.0.1 |
| 2284 | 2026-07-06T04:58:33.053Z | Checking miniz_oxide v0.8.9 |
| 2285 | 2026-07-06T04:58:33.108Z | Checking num-traits v0.2.14 |
| 2286 | 2026-07-06T04:58:33.171Z | Checking getrandom v0.3.4 |
| 2287 | 2026-07-06T04:58:33.282Z | Checking crc32fast v1.5.0 |
| 2288 | 2026-07-06T04:58:33.285Z | Checking form_urlencoded v1.2.2 |
| 2289 | 2026-07-06T04:58:33.315Z | Checking errno v0.3.10 |
| 2290 | 2026-07-06T04:58:33.402Z | Checking icu_normalizer_data v1.5.0 |
| 2291 | 2026-07-06T04:58:33.408Z | Checking ipnet v2.10.0 |
| 2292 | 2026-07-06T04:58:33.418Z | Checking iana-time-zone v0.1.47 |
| 2293 | 2026-07-06T04:58:33.432Z | Checking utf8_iter v1.0.4 |
| 2294 | 2026-07-06T04:58:33.467Z | Checking mime v0.3.16 |
| 2295 | 2026-07-06T04:58:33.521Z | Checking winnow v1.0.0 |
| 2296 | 2026-07-06T04:58:33.544Z | Checking utf16_iter v1.0.5 |
| 2297 | 2026-07-06T04:58:33.554Z | Checking write16 v1.0.0 |
| 2298 | 2026-07-06T04:58:33.568Z | Checking flate2 v1.1.9 |
| 2299 | 2026-07-06T04:58:33.622Z | Checking rand_core v0.9.5 |
| 2300 | 2026-07-06T04:58:33.636Z | Checking crypto-common v0.2.1 |
| 2301 | 2026-07-06T04:58:33.642Z | Checking block-buffer v0.12.0 |
| 2302 | 2026-07-06T04:58:33.649Z | Checking crypto-common v0.1.6 |
| 2303 | 2026-07-06T04:58:33.760Z | Checking block-buffer v0.10.2 |
| 2304 | 2026-07-06T04:58:33.773Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2305 | 2026-07-06T04:58:33.786Z | Checking serde_spanned v1.1.1 |
| 2306 | 2026-07-06T04:58:33.812Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2307 | 2026-07-06T04:58:33.855Z | Compiling synstructure v0.13.1 |
| 2308 | 2026-07-06T04:58:33.878Z | Compiling serde_derive_internals v0.29.0 |
| 2309 | 2026-07-06T04:58:33.911Z | Checking thread_local v1.1.4 |
| 2310 | 2026-07-06T04:58:33.966Z | Checking encoding_rs v0.8.32 |
| 2311 | 2026-07-06T04:58:34.076Z | Checking ppv-lite86 v0.2.15 |
| 2312 | 2026-07-06T04:58:34.125Z | Checking openssl-probe v0.2.1 |
| 2313 | 2026-07-06T04:58:34.134Z | Checking compression-core v0.4.32 |
| 2314 | 2026-07-06T04:58:34.234Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2315 | 2026-07-06T04:58:34.260Z | Checking match_cfg v0.1.0 |
| 2316 | 2026-07-06T04:58:34.325Z | Checking const-oid v0.10.2 |
| 2317 | 2026-07-06T04:58:34.344Z | Checking rand_chacha v0.9.0 |
| 2318 | 2026-07-06T04:58:34.356Z | Checking hostname v0.3.1 |
| 2319 | 2026-07-06T04:58:34.416Z | Checking toml v1.1.2+spec-1.1.0 |
| 2320 | 2026-07-06T04:58:34.451Z | Checking compression-codecs v0.4.38 |
| 2321 | 2026-07-06T04:58:34.483Z | Checking digest v0.11.2 |
| 2322 | 2026-07-06T04:58:34.524Z | Checking rustls-native-certs v0.8.3 |
| 2323 | 2026-07-06T04:58:34.615Z | Checking digest v0.10.7 |
| 2324 | 2026-07-06T04:58:34.618Z | Checking ryu v1.0.5 |
| 2325 | 2026-07-06T04:58:34.630Z | Checking rustix v1.1.4 |
| 2326 | 2026-07-06T04:58:34.648Z | Compiling unicase v2.6.0 |
| 2327 | 2026-07-06T04:58:34.749Z | Checking uuid v1.23.4 |
| 2328 | 2026-07-06T04:58:34.789Z | Checking crossbeam-channel v0.5.15 |
| 2329 | 2026-07-06T04:58:34.833Z | Checking concurrent-queue v2.5.0 |
| 2330 | 2026-07-06T04:58:34.924Z | Checking http-body-util v0.1.3 |
| 2331 | 2026-07-06T04:58:35.000Z | Checking is-terminal v0.4.12 |
| 2332 | 2026-07-06T04:58:35.008Z | Checking sync_wrapper v1.0.1 |
| 2333 | 2026-07-06T04:58:35.033Z | Compiling dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 2334 | 2026-07-06T04:58:35.054Z | Compiling serde_derive v1.0.228 |
| 2335 | 2026-07-06T04:58:35.083Z | Compiling zerofrom-derive v0.1.5 |
| 2336 | 2026-07-06T04:58:35.100Z | Compiling tokio-macros v2.7.0 |
| 2337 | 2026-07-06T04:58:35.119Z | Compiling yoke-derive v0.7.5 |
| 2338 | 2026-07-06T04:58:35.136Z | Compiling zerovec-derive v0.10.3 |
| 2339 | 2026-07-06T04:58:35.239Z | Compiling futures-macro v0.3.32 |
| 2340 | 2026-07-06T04:58:35.287Z | Compiling displaydoc v0.2.5 |
| 2341 | 2026-07-06T04:58:35.859Z | Checking tokio v1.52.3 |
| 2342 | 2026-07-06T04:58:36.085Z | Compiling icu_provider_macros v1.5.0 |
| 2343 | 2026-07-06T04:58:36.103Z | Checking futures-util v0.3.32 |
| 2344 | 2026-07-06T04:58:36.185Z | Compiling thiserror-impl v2.0.18 |
| 2345 | 2026-07-06T04:58:36.193Z | Compiling async-stream-impl v0.3.6 |
| 2346 | 2026-07-06T04:58:36.335Z | Checking zerofrom v0.1.5 |
| 2347 | 2026-07-06T04:58:36.463Z | Checking yoke v0.7.5 |
| 2348 | 2026-07-06T04:58:36.647Z | Checking zerovec v0.10.4 |
| 2349 | 2026-07-06T04:58:36.688Z | Compiling schemars_derive v0.8.22 |
| 2350 | 2026-07-06T04:58:36.856Z | Checking semver v1.0.28 |
| 2351 | 2026-07-06T04:58:37.067Z | Checking cpufeatures v0.2.17 |
| 2352 | 2026-07-06T04:58:37.137Z | Checking cpufeatures v0.3.0 |
| 2353 | 2026-07-06T04:58:37.344Z | Checking tinystr v0.7.6 |
| 2354 | 2026-07-06T04:58:37.454Z | Checking icu_collections v1.5.0 |
| 2355 | 2026-07-06T04:58:37.500Z | Checking thiserror v2.0.18 |
| 2356 | 2026-07-06T04:58:37.525Z | Checking icu_locid v1.5.0 |
| 2357 | 2026-07-06T04:58:37.601Z | Checking dyn-clone v1.0.4 |
| 2358 | 2026-07-06T04:58:37.695Z | Checking parking v2.2.0 |
| 2359 | 2026-07-06T04:58:37.782Z | Checking take_mut v0.2.2 |
| 2360 | 2026-07-06T04:58:37.791Z | Checking serde v1.0.228 |
| 2361 | 2026-07-06T04:58:37.885Z | Checking fastrand v2.1.1 |
| 2362 | 2026-07-06T04:58:37.912Z | Checking term v1.1.0 |
| 2363 | 2026-07-06T04:58:37.970Z | Checking icu_provider v1.5.0 |
| 2364 | 2026-07-06T04:58:38.043Z | Checking futures-executor v0.3.32 |
| 2365 | 2026-07-06T04:58:38.068Z | Checking spin v0.9.8 |
| 2366 | 2026-07-06T04:58:38.132Z | Checking tempfile v3.27.0 |
| 2367 | 2026-07-06T04:58:38.179Z | Checking multer v3.1.0 |
| 2368 | 2026-07-06T04:58:38.188Z | Checking futures v0.3.32 |
| 2369 | 2026-07-06T04:58:38.195Z | Checking erased-serde v0.3.31 |
| 2370 | 2026-07-06T04:58:38.261Z | Checking chrono v0.4.45 |
| 2371 | 2026-07-06T04:58:38.270Z | Checking icu_locid_transform v1.5.0 |
| 2372 | 2026-07-06T04:58:38.316Z | Compiling serde_tokenstream v0.2.3 |
| 2373 | 2026-07-06T04:58:38.328Z | Checking openapiv3 v2.2.0 |
| 2374 | 2026-07-06T04:58:38.396Z | Checking serde_urlencoded v0.7.1 |
| 2375 | 2026-07-06T04:58:38.572Z | Checking slog v2.8.2 |
| 2376 | 2026-07-06T04:58:38.603Z | Compiling dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2377 | 2026-07-06T04:58:38.603Z | Checking event-listener v5.0.0 |
| 2378 | 2026-07-06T04:58:38.736Z | Checking icu_properties v1.5.1 |
| 2379 | 2026-07-06T04:58:38.815Z | Checking sha1 v0.11.0 |
| 2380 | 2026-07-06T04:58:38.835Z | Checking slog-json v2.6.1 |
| 2381 | 2026-07-06T04:58:38.969Z | Checking tokio-util v0.7.18 |
| 2382 | 2026-07-06T04:58:38.988Z | Checking async-compression v0.4.42 |
| 2383 | 2026-07-06T04:58:38.995Z | Checking slog-bunyan v2.5.0 |
| 2384 | 2026-07-06T04:58:39.109Z | Checking tower v0.5.2 |
| 2385 | 2026-07-06T04:58:39.118Z | Checking schemars v0.8.22 |
| 2386 | 2026-07-06T04:58:39.241Z | Checking slog-term v2.9.2 |
| 2387 | 2026-07-06T04:58:39.403Z | Checking h2 v0.4.14 |
| 2388 | 2026-07-06T04:58:39.502Z | Checking slog-async v2.8.0 |
| 2389 | 2026-07-06T04:58:39.507Z | Checking sha1 v0.10.6 |
| 2390 | 2026-07-06T04:58:39.638Z | Checking async-stream v0.3.6 |
| 2391 | 2026-07-06T04:58:39.680Z | Compiling async-trait v0.1.89 |
| 2392 | 2026-07-06T04:58:39.705Z | Compiling mime_guess v2.0.5 |
| 2393 | 2026-07-06T04:58:39.756Z | Checking rustix v0.38.44 |
| 2394 | 2026-07-06T04:58:39.767Z | Checking rand v0.9.2 |
| 2395 | 2026-07-06T04:58:40.170Z | Checking icu_normalizer v1.5.0 |
| 2396 | 2026-07-06T04:58:40.241Z | Checking camino v1.2.4 |
| 2397 | 2026-07-06T04:58:40.247Z | Checking waitgroup v0.1.2 |
| 2398 | 2026-07-06T04:58:40.344Z | Checking serde_path_to_error v0.1.20 |
| 2399 | 2026-07-06T04:58:40.387Z | Checking rustls-pemfile v2.2.0 |
| 2400 | 2026-07-06T04:58:40.497Z | Checking hostname v0.4.2 |
| 2401 | 2026-07-06T04:58:40.505Z | Checking unicode-width v0.1.9 |
| 2402 | 2026-07-06T04:58:40.545Z | Checking idna_adapter v1.2.0 |
| 2403 | 2026-07-06T04:58:40.595Z | Checking lazy_static v1.5.0 |
| 2404 | 2026-07-06T04:58:40.607Z | Checking debug-ignore v1.0.5 |
| 2405 | 2026-07-06T04:58:40.616Z | Checking iri-string v0.7.8 |
| 2406 | 2026-07-06T04:58:40.619Z | Checking data-encoding v2.4.0 |
| 2407 | 2026-07-06T04:58:40.669Z | Checking unicode-segmentation v1.10.0 |
| 2408 | 2026-07-06T04:58:40.672Z | Checking idna v1.0.3 |
| 2409 | 2026-07-06T04:58:40.687Z | Checking console v0.15.7 |
| 2410 | 2026-07-06T04:58:40.700Z | Checking atomicwrites v0.4.4 |
| 2411 | 2026-07-06T04:58:40.863Z | Checking target-triple v1.0.0 |
| 2412 | 2026-07-06T04:58:40.903Z | Checking tungstenite v0.29.0 |
| 2413 | 2026-07-06T04:58:40.937Z | Checking event-listener-strategy v0.5.4 |
| 2414 | 2026-07-06T04:58:40.940Z | Checking url v2.5.4 |
| 2415 | 2026-07-06T04:58:40.989Z | Checking yasna v0.6.0 |
| 2416 | 2026-07-06T04:58:41.019Z | Checking newline-converter v0.3.0 |
| 2417 | 2026-07-06T04:58:41.128Z | Checking pem v3.0.6 |
| 2418 | 2026-07-06T04:58:41.225Z | Checking termcolor v1.1.2 |
| 2419 | 2026-07-06T04:58:41.294Z | Checking similar v2.2.1 |
| 2420 | 2026-07-06T04:58:41.324Z | Checking glob v0.3.0 |
| 2421 | 2026-07-06T04:58:41.338Z | Checking tokio-tungstenite v0.29.0 |
| 2422 | 2026-07-06T04:58:41.411Z | Checking hyper v1.10.1 |
| 2423 | 2026-07-06T04:58:41.418Z | Checking async-channel v2.5.0 |
| 2424 | 2026-07-06T04:58:41.500Z | Checking trybuild v1.0.117 |
| 2425 | 2026-07-06T04:58:41.587Z | Checking anyhow v1.0.103 |
| 2426 | 2026-07-06T04:58:41.593Z | Checking buf-list v1.1.2 |
| 2427 | 2026-07-06T04:58:41.634Z | Checking expectorate v1.2.0 |
| 2428 | 2026-07-06T04:58:41.710Z | Checking subprocess v1.2.0 |
| 2429 | 2026-07-06T04:58:41.730Z | Checking tower-http v0.6.8 |
| 2430 | 2026-07-06T04:58:41.788Z | Checking heck v0.5.0 |
| 2431 | 2026-07-06T04:58:42.352Z | Checking hyper-util v0.1.20 |
| 2432 | 2026-07-06T04:58:44.768Z | Documenting dropshot_endpoint v0.17.1 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2433 | 2026-07-06T04:58:47.384Z | Compiling aws-lc-rs v1.16.3 |
| 2434 | 2026-07-06T04:58:47.398Z | Compiling rustls v0.23.41 |
| 2435 | 2026-07-06T04:58:48.464Z | Checking rustls-webpki v0.103.13 |
| 2436 | 2026-07-06T04:58:48.464Z | Checking rcgen v0.14.8 |
| 2437 | 2026-07-06T04:58:50.708Z | Checking tokio-rustls v0.26.4 |
| 2438 | 2026-07-06T04:58:50.708Z | Checking rustls-platform-verifier v0.6.2 |
| 2439 | 2026-07-06T04:58:50.908Z | Checking hyper-rustls v0.27.9 |
| 2440 | 2026-07-06T04:58:50.908Z | Documenting dropshot v0.17.1 (/work/oxidecomputer/dropshot/dropshot) |
| 2441 | 2026-07-06T04:58:51.095Z | Checking reqwest v0.13.4 |
| 2442 | 2026-07-06T04:58:56.459Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.53s |
| 2443 | 2026-07-06T04:58:56.497Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2444 | 2026-07-06T04:58:56.513Z | |
| 2445 | 2026-07-06T04:58:56.516Z | real 26.581243104 |
| 2446 | 2026-07-06T04:58:56.516Z | user 1:46.290668214 |
| 2447 | 2026-07-06T04:58:56.516Z | sys 31.396134989 |
| 2448 | 2026-07-06T04:58:56.516Z | trap 0.051872462 |
| 2449 | 2026-07-06T04:58:56.516Z | tflt 0.009552776 |
| 2450 | 2026-07-06T04:58:56.516Z | dflt 0.027916103 |
| 2451 | 2026-07-06T04:58:56.516Z | kflt 0.000040319 |
| 2452 | 2026-07-06T04:58:56.516Z | lock 4:51.373791791 |
| 2453 | 2026-07-06T04:58:56.517Z | slp 5:21.425793358 |
| 2454 | 2026-07-06T04:58:56.517Z | lat 4.492651317 |
| 2455 | 2026-07-06T04:58:56.517Z | stop 15.046480017 |
| 2456 | 2026-07-06T04:58:56.517Z | process exited: duration 250052 ms, exit code 0 |
| |
| 2457 | 2026-07-06T04:58:56.523Z | found 0 output files |