|
|
|
| 1 | 2025-12-10T00:11:55.889Z | job assigned to worker 01KC2SJFSARREME1BT09GKY733 [factory gimlet-EVT22200007-propolis, EVT22200007/50858] (queued for 29 s) |
| |
| 2 | 2025-12-10T00:12:04.180Z | starting task 0: "setup" |
| 3 | 2025-12-10T00:12:04.207Z | ++ uname -s |
| 4 | 2025-12-10T00:12:04.207Z | + kern=SunOS |
| 5 | 2025-12-10T00:12:04.207Z | + build_user=build |
| 6 | 2025-12-10T00:12:04.207Z | + build_uid=12345 |
| 7 | 2025-12-10T00:12:04.207Z | + work_dir=/work |
| 8 | 2025-12-10T00:12:04.207Z | + input_dir=/input |
| 9 | 2025-12-10T00:12:04.207Z | + [[ 0 == 12345 ]] |
| 10 | 2025-12-10T00:12:04.207Z | + case "$kern" in |
| 11 | 2025-12-10T00:12:04.207Z | + groupadd -g 12345 build |
| 12 | 2025-12-10T00:12:04.208Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-12-10T00:12:06.212Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-12-10T00:12:06.259Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-12-10T00:12:06.289Z | + home_fs=zfs |
| 16 | 2025-12-10T00:12:06.289Z | + [[ zfs == autofs ]] |
| 17 | 2025-12-10T00:12:06.289Z | + mkdir -p /home/build |
| 18 | 2025-12-10T00:12:06.289Z | + chown build:build /home/build /work |
| 19 | 2025-12-10T00:12:08.279Z | + chmod 0700 /home/build /work |
| 20 | 2025-12-10T00:12:08.316Z | process exited: duration 4090 ms, exit code 0 |
| |
| 21 | 2025-12-10T00:12:08.366Z | starting task 1: "rust-toolchain" |
| 22 | 2025-12-10T00:12:08.394Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-12-10T00:12:08.394Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-12-10T00:12:08.394Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2025-12-10T00:12:08.395Z | * rust toolchain channel = "stable" |
| 26 | 2025-12-10T00:12:08.395Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-12-10T00:12:08.395Z | * rust toolchain profile = "default" |
| 28 | 2025-12-10T00:12:08.395Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-12-10T00:12:08.395Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-12-10T00:12:08.581Z | info: downloading installer |
| 31 | 2025-12-10T00:12:12.320Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-12-10T00:12:12.320Z | warn: /opt/ooce/bin |
| 33 | 2025-12-10T00:12:12.320Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-12-10T00:12:12.320Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-12-10T00:12:12.321Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-12-10T00:12:12.321Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-12-10T00:12:12.321Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-12-10T00:12:12.321Z | error: cannot install while Rust is installed |
| 39 | 2025-12-10T00:12:12.321Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-12-10T00:12:12.345Z | info: profile set to 'default' |
| 41 | 2025-12-10T00:12:12.345Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-12-10T00:12:12.345Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-12-10T00:12:13.586Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 44 | 2025-12-10T00:12:13.681Z | info: downloading component 'cargo' |
| 45 | 2025-12-10T00:12:15.708Z | info: downloading component 'clippy' |
| 46 | 2025-12-10T00:12:16.451Z | info: downloading component 'rust-docs' |
| 47 | 2025-12-10T00:12:20.138Z | info: downloading component 'rust-std' |
| 48 | 2025-12-10T00:12:26.800Z | info: downloading component 'rustc' |
| 49 | 2025-12-10T00:12:44.720Z | info: downloading component 'rustfmt' |
| 50 | 2025-12-10T00:12:50.144Z | info: installing component 'cargo' |
| 51 | 2025-12-10T00:12:51.414Z | info: installing component 'clippy' |
| 52 | 2025-12-10T00:12:51.882Z | info: installing component 'rust-docs' |
| 53 | 2025-12-10T00:12:55.649Z | info: installing component 'rust-std' |
| 54 | 2025-12-10T00:12:57.835Z | info: installing component 'rustc' |
| 55 | 2025-12-10T00:13:06.683Z | info: installing component 'rustfmt' |
| 56 | 2025-12-10T00:13:07.112Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-12-10T00:13:07.112Z | |
| 58 | 2025-12-10T00:13:07.317Z | stable-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 59 | 2025-12-10T00:13:07.317Z | |
| 60 | 2025-12-10T00:13:07.317Z | |
| 61 | 2025-12-10T00:13:07.318Z | Rust is installed now. Great! |
| 62 | 2025-12-10T00:13:07.318Z | |
| 63 | 2025-12-10T00:13:07.318Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-12-10T00:13:07.342Z | environment variable. This has not been done automatically. |
| 65 | 2025-12-10T00:13:07.342Z | |
| 66 | 2025-12-10T00:13:07.342Z | To configure your current shell, you need to source |
| 67 | 2025-12-10T00:13:07.342Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-12-10T00:13:07.342Z | |
| 69 | 2025-12-10T00:13:07.342Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-12-10T00:13:07.342Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-12-10T00:13:07.342Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-12-10T00:13:07.342Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-12-10T00:13:07.460Z | + rustup --version |
| 74 | 2025-12-10T00:13:07.484Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-12-10T00:13:07.484Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-12-10T00:13:07.660Z | info: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 77 | 2025-12-10T00:13:07.684Z | + cargo --version |
| 78 | 2025-12-10T00:13:07.795Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 79 | 2025-12-10T00:13:07.820Z | + rustc --version |
| 80 | 2025-12-10T00:13:07.939Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 81 | 2025-12-10T00:13:07.963Z | process exited: duration 59580 ms, exit code 0 |
| |
| 82 | 2025-12-10T00:13:08.011Z | starting task 2: "authentication" |
| 83 | 2025-12-10T00:13:08.070Z | process exited: duration 59 ms, exit code 0 |
| |
| 84 | 2025-12-10T00:13:08.119Z | starting task 3: "clone repository" |
| 85 | 2025-12-10T00:13:08.143Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2025-12-10T00:13:08.143Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2025-12-10T00:13:08.166Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2025-12-10T00:13:09.334Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2025-12-10T00:13:09.334Z | + git fetch origin c4cf18b1e9cf09669cf5ec67ee94ddebc2e75c80 |
| 90 | 2025-12-10T00:13:09.756Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2025-12-10T00:13:09.757Z | * branch c4cf18b1e9cf09669cf5ec67ee94ddebc2e75c80 -> FETCH_HEAD |
| 92 | 2025-12-10T00:13:09.780Z | + [[ -n sunshowers/spr/add-map-and-try_map-to-other-extractors-and-response-types ]] |
| 93 | 2025-12-10T00:13:09.780Z | ++ git branch --show-current |
| 94 | 2025-12-10T00:13:09.780Z | + current=main |
| 95 | 2025-12-10T00:13:09.780Z | + [[ main != sunshowers/spr/add-map-and-try_map-to-other-extractors-and-response-types ]] |
| 96 | 2025-12-10T00:13:09.780Z | + git branch -f sunshowers/spr/add-map-and-try_map-to-other-extractors-and-response-types c4cf18b1e9cf09669cf5ec67ee94ddebc2e75c80 |
| 97 | 2025-12-10T00:13:09.804Z | + git checkout -f sunshowers/spr/add-map-and-try_map-to-other-extractors-and-response-types |
| 98 | 2025-12-10T00:13:09.828Z | Switched to branch 'sunshowers/spr/add-map-and-try_map-to-other-extractors-and-response-types' |
| 99 | 2025-12-10T00:13:09.828Z | + git reset --hard c4cf18b1e9cf09669cf5ec67ee94ddebc2e75c80 |
| 100 | 2025-12-10T00:13:09.828Z | HEAD is now at c4cf18b add link to PR |
| 101 | 2025-12-10T00:13:09.828Z | process exited: duration 1709 ms, exit code 0 |
| |
| 102 | 2025-12-10T00:13:09.876Z | starting task 4: "build" |
| 103 | 2025-12-10T00:13:09.900Z | + cargo --version |
| 104 | 2025-12-10T00:13:09.900Z | info: syncing channel updates for '1.91.1-x86_64-unknown-illumos' |
| 105 | 2025-12-10T00:13:10.092Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 106 | 2025-12-10T00:13:10.092Z | info: downloading component 'cargo' |
| 107 | 2025-12-10T00:13:12.829Z | info: downloading component 'clippy' |
| 108 | 2025-12-10T00:13:13.377Z | info: downloading component 'rust-docs' |
| 109 | 2025-12-10T00:13:16.851Z | info: downloading component 'rust-std' |
| 110 | 2025-12-10T00:13:20.820Z | info: downloading component 'rustc' |
| 111 | 2025-12-10T00:13:40.519Z | info: downloading component 'rustfmt' |
| 112 | 2025-12-10T00:13:40.920Z | info: installing component 'cargo' |
| 113 | 2025-12-10T00:13:42.050Z | info: installing component 'clippy' |
| 114 | 2025-12-10T00:13:42.489Z | info: installing component 'rust-docs' |
| 115 | 2025-12-10T00:13:45.895Z | info: installing component 'rust-std' |
| 116 | 2025-12-10T00:13:47.979Z | info: installing component 'rustc' |
| 117 | 2025-12-10T00:13:56.838Z | info: installing component 'rustfmt' |
| 118 | 2025-12-10T00:13:57.350Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 119 | 2025-12-10T00:13:57.397Z | + rustc --version |
| 120 | 2025-12-10T00:13:57.471Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 121 | 2025-12-10T00:13:57.523Z | + banner build |
| 122 | 2025-12-10T00:13:57.523Z | |
| 123 | 2025-12-10T00:13:57.523Z | ##### # # # # ##### |
| 124 | 2025-12-10T00:13:57.523Z | # # # # # # # # |
| 125 | 2025-12-10T00:13:57.523Z | ##### # # # # # # |
| 126 | 2025-12-10T00:13:57.523Z | # # # # # # # # |
| 127 | 2025-12-10T00:13:57.523Z | # # # # # # # # |
| 128 | 2025-12-10T00:13:57.523Z | ##### #### # ###### ##### |
| 129 | 2025-12-10T00:13:57.524Z | |
| 130 | 2025-12-10T00:13:57.524Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 131 | 2025-12-10T00:13:57.714Z | Updating crates.io index |
| 132 | 2025-12-10T00:13:58.882Z | Downloading crates ... |
| 133 | 2025-12-10T00:13:58.995Z | Downloaded idna_adapter v1.2.0 |
| 134 | 2025-12-10T00:13:59.047Z | Downloaded httparse v1.10.0 |
| 135 | 2025-12-10T00:13:59.055Z | Downloaded plain v0.2.3 |
| 136 | 2025-12-10T00:13:59.055Z | Downloaded newline-converter v0.3.0 |
| 137 | 2025-12-10T00:13:59.056Z | Downloaded num_threads v0.1.3 |
| 138 | 2025-12-10T00:13:59.056Z | Downloaded parking v2.2.0 |
| 139 | 2025-12-10T00:13:59.056Z | Downloaded mime_guess v2.0.5 |
| 140 | 2025-12-10T00:13:59.056Z | Downloaded async-stream-impl v0.3.6 |
| 141 | 2025-12-10T00:13:59.056Z | Downloaded parking_lot v0.12.1 |
| 142 | 2025-12-10T00:13:59.056Z | Downloaded num-traits v0.2.14 |
| 143 | 2025-12-10T00:13:59.056Z | Downloaded paste v1.0.15 |
| 144 | 2025-12-10T00:13:59.056Z | Downloaded multer v3.1.0 |
| 145 | 2025-12-10T00:13:59.056Z | Downloaded openssl-macros v0.1.1 |
| 146 | 2025-12-10T00:13:59.056Z | Downloaded powerfmt v0.2.0 |
| 147 | 2025-12-10T00:13:59.115Z | Downloaded debug-ignore v1.0.5 |
| 148 | 2025-12-10T00:13:59.115Z | Downloaded ppv-lite86 v0.2.15 |
| 149 | 2025-12-10T00:13:59.115Z | Downloaded cpufeatures v0.2.2 |
| 150 | 2025-12-10T00:13:59.115Z | Downloaded autocfg v1.1.0 |
| 151 | 2025-12-10T00:13:59.116Z | Downloaded cfg-if v1.0.0 |
| 152 | 2025-12-10T00:13:59.116Z | Downloaded pretty-hex v0.4.1 |
| 153 | 2025-12-10T00:13:59.116Z | Downloaded openssl-probe v0.1.4 |
| 154 | 2025-12-10T00:13:59.116Z | Downloaded schema-derive v0.1.0 |
| 155 | 2025-12-10T00:13:59.116Z | Downloaded concurrent-queue v2.5.0 |
| 156 | 2025-12-10T00:13:59.116Z | Downloaded http-body v1.0.1 |
| 157 | 2025-12-10T00:13:59.116Z | Downloaded crypto-common v0.1.6 |
| 158 | 2025-12-10T00:13:59.116Z | Downloaded parking_lot_core v0.9.4 |
| 159 | 2025-12-10T00:13:59.117Z | Downloaded foreign-types v0.3.2 |
| 160 | 2025-12-10T00:13:59.117Z | Downloaded mio v1.0.3 |
| 161 | 2025-12-10T00:13:59.117Z | Downloaded pin-utils v0.1.0 |
| 162 | 2025-12-10T00:13:59.117Z | Downloaded http-range v0.1.4 |
| 163 | 2025-12-10T00:13:59.117Z | Downloaded block-buffer v0.10.2 |
| 164 | 2025-12-10T00:13:59.117Z | Downloaded pin-project-lite v0.2.12 |
| 165 | 2025-12-10T00:13:59.117Z | Downloaded async-stream v0.3.6 |
| 166 | 2025-12-10T00:13:59.168Z | Downloaded async-channel v2.5.0 |
| 167 | 2025-12-10T00:13:59.169Z | Downloaded foreign-types-shared v0.1.1 |
| 168 | 2025-12-10T00:13:59.169Z | Downloaded once_cell v1.20.1 |
| 169 | 2025-12-10T00:13:59.169Z | Downloaded native-tls v0.2.12 |
| 170 | 2025-12-10T00:13:59.169Z | Downloaded num-conv v0.1.0 |
| 171 | 2025-12-10T00:13:59.169Z | Downloaded icu_provider_macros v1.5.0 |
| 172 | 2025-12-10T00:13:59.170Z | Downloaded mime v0.3.16 |
| 173 | 2025-12-10T00:13:59.170Z | Downloaded memmap2 v0.9.8 |
| 174 | 2025-12-10T00:13:59.170Z | Downloaded simple-mermaid v0.2.0 |
| 175 | 2025-12-10T00:13:59.170Z | Downloaded data-encoding v2.4.0 |
| 176 | 2025-12-10T00:13:59.170Z | Downloaded sync_wrapper v1.0.1 |
| 177 | 2025-12-10T00:13:59.171Z | Downloaded atomic-waker v1.1.2 |
| 178 | 2025-12-10T00:13:59.171Z | Downloaded take_mut v0.2.2 |
| 179 | 2025-12-10T00:13:59.171Z | Downloaded target-triple v1.0.0 |
| 180 | 2025-12-10T00:13:59.171Z | Downloaded schema v0.1.0 |
| 181 | 2025-12-10T00:13:59.339Z | Downloaded match_cfg v0.1.0 |
| 182 | 2025-12-10T00:13:59.400Z | Downloaded time-core v0.1.2 |
| 183 | 2025-12-10T00:13:59.400Z | Downloaded tinyvec_macros v0.1.0 |
| 184 | 2025-12-10T00:13:59.400Z | Downloaded atomicwrites v0.4.4 |
| 185 | 2025-12-10T00:13:59.400Z | Downloaded tower-layer v0.3.3 |
| 186 | 2025-12-10T00:13:59.400Z | Downloaded rustc-hash v2.0.0 |
| 187 | 2025-12-10T00:13:59.401Z | Downloaded pkg-config v0.3.31 |
| 188 | 2025-12-10T00:13:59.401Z | Downloaded tower-service v0.3.3 |
| 189 | 2025-12-10T00:13:59.401Z | Downloaded try-lock v0.2.3 |
| 190 | 2025-12-10T00:13:59.401Z | Downloaded byteorder v1.4.3 |
| 191 | 2025-12-10T00:13:59.401Z | Downloaded usdt v0.6.0 |
| 192 | 2025-12-10T00:13:59.401Z | Downloaded utf-8 v0.7.6 |
| 193 | 2025-12-10T00:13:59.401Z | Downloaded utf8_iter v1.0.4 |
| 194 | 2025-12-10T00:13:59.401Z | Downloaded usdt-macro v0.6.0 |
| 195 | 2025-12-10T00:13:59.401Z | Downloaded scopeguard v1.2.0 |
| 196 | 2025-12-10T00:13:59.401Z | Downloaded fnv v1.0.7 |
| 197 | 2025-12-10T00:13:59.401Z | Downloaded subtle v2.5.0 |
| 198 | 2025-12-10T00:13:59.401Z | Downloaded schemars_derive v0.8.22 |
| 199 | 2025-12-10T00:13:59.401Z | Downloaded serde_path_to_error v0.1.20 |
| 200 | 2025-12-10T00:13:59.401Z | Downloaded stable_deref_trait v1.2.0 |
| 201 | 2025-12-10T00:13:59.401Z | Downloaded rustversion v1.0.22 |
| 202 | 2025-12-10T00:13:59.402Z | Downloaded slog-json v2.6.1 |
| 203 | 2025-12-10T00:13:59.402Z | Downloaded hyper-tls v0.6.0 |
| 204 | 2025-12-10T00:13:59.402Z | Downloaded slog-bunyan v2.5.0 |
| 205 | 2025-12-10T00:13:59.402Z | Downloaded hostname v0.3.1 |
| 206 | 2025-12-10T00:13:59.402Z | Downloaded http-body-util v0.1.3 |
| 207 | 2025-12-10T00:13:59.403Z | Downloaded percent-encoding v2.3.2 |
| 208 | 2025-12-10T00:13:59.403Z | Downloaded hostname v0.4.2 |
| 209 | 2025-12-10T00:13:59.403Z | Downloaded rand_chacha v0.3.1 |
| 210 | 2025-12-10T00:13:59.403Z | Downloaded heck v0.5.0 |
| 211 | 2025-12-10T00:13:59.403Z | Downloaded errno v0.3.10 |
| 212 | 2025-12-10T00:13:59.403Z | Downloaded quinn-udp v0.5.5 |
| 213 | 2025-12-10T00:13:59.403Z | Downloaded iana-time-zone v0.1.47 |
| 214 | 2025-12-10T00:13:59.403Z | Downloaded serde_spanned v1.0.3 |
| 215 | 2025-12-10T00:13:59.403Z | Downloaded slog-async v2.8.0 |
| 216 | 2025-12-10T00:13:59.403Z | Downloaded scroll_derive v0.13.1 |
| 217 | 2025-12-10T00:13:59.403Z | Downloaded lazy_static v1.5.0 |
| 218 | 2025-12-10T00:13:59.403Z | Downloaded serde_urlencoded v0.7.1 |
| 219 | 2025-12-10T00:13:59.403Z | Downloaded sha1 v0.10.6 |
| 220 | 2025-12-10T00:13:59.404Z | Downloaded thiserror-impl v1.0.69 |
| 221 | 2025-12-10T00:13:59.404Z | Downloaded thread_local v1.1.4 |
| 222 | 2025-12-10T00:13:59.404Z | Downloaded thiserror-impl v2.0.17 |
| 223 | 2025-12-10T00:13:59.404Z | Downloaded signal-hook-registry v1.4.0 |
| 224 | 2025-12-10T00:13:59.404Z | Downloaded thiserror v1.0.69 |
| 225 | 2025-12-10T00:13:59.467Z | Downloaded tinystr v0.7.6 |
| 226 | 2025-12-10T00:13:59.468Z | Downloaded tokio-native-tls v0.3.1 |
| 227 | 2025-12-10T00:13:59.468Z | Downloaded pest_generator v2.8.1 |
| 228 | 2025-12-10T00:13:59.468Z | Downloaded futures-task v0.3.31 |
| 229 | 2025-12-10T00:13:59.468Z | Downloaded itoa v1.0.1 |
| 230 | 2025-12-10T00:13:59.468Z | Downloaded futures-sink v0.3.31 |
| 231 | 2025-12-10T00:13:59.468Z | Downloaded dyn-clone v1.0.4 |
| 232 | 2025-12-10T00:13:59.468Z | Downloaded futures-macro v0.3.31 |
| 233 | 2025-12-10T00:13:59.468Z | Downloaded futures-core v0.3.31 |
| 234 | 2025-12-10T00:13:59.468Z | Downloaded httpdate v1.0.1 |
| 235 | 2025-12-10T00:13:59.468Z | Downloaded hyper-staticfile v0.10.1 |
| 236 | 2025-12-10T00:13:59.468Z | Downloaded dtrace-parser v0.3.0 |
| 237 | 2025-12-10T00:13:59.468Z | Downloaded fastrand v2.1.1 |
| 238 | 2025-12-10T00:13:59.468Z | Downloaded tokio-macros v2.6.0 |
| 239 | 2025-12-10T00:13:59.469Z | Downloaded event-listener-strategy v0.5.4 |
| 240 | 2025-12-10T00:13:59.469Z | Downloaded thread-id v5.0.0 |
| 241 | 2025-12-10T00:13:59.469Z | Downloaded toml_datetime v0.7.3 |
| 242 | 2025-12-10T00:13:59.469Z | Downloaded pest_derive v2.8.1 |
| 243 | 2025-12-10T00:13:59.469Z | Downloaded termcolor v1.1.2 |
| 244 | 2025-12-10T00:13:59.469Z | Downloaded glob v0.3.0 |
| 245 | 2025-12-10T00:13:59.469Z | Downloaded version_check v0.9.5 |
| 246 | 2025-12-10T00:13:59.469Z | Downloaded dof v0.4.0 |
| 247 | 2025-12-10T00:13:59.469Z | Downloaded unicase v2.6.0 |
| 248 | 2025-12-10T00:13:59.469Z | Downloaded waitgroup v0.1.2 |
| 249 | 2025-12-10T00:13:59.469Z | Downloaded toml_writer v1.0.4 |
| 250 | 2025-12-10T00:13:59.469Z | Downloaded zerofrom v0.1.5 |
| 251 | 2025-12-10T00:13:59.469Z | Downloaded want v0.3.0 |
| 252 | 2025-12-10T00:13:59.469Z | Downloaded futures-io v0.3.31 |
| 253 | 2025-12-10T00:13:59.469Z | Downloaded futures-executor v0.3.31 |
| 254 | 2025-12-10T00:13:59.469Z | Downloaded unicode-width v0.1.9 |
| 255 | 2025-12-10T00:13:59.469Z | Downloaded equivalent v1.0.0 |
| 256 | 2025-12-10T00:13:59.469Z | Downloaded is-terminal v0.4.12 |
| 257 | 2025-12-10T00:13:59.517Z | Downloaded write16 v1.0.0 |
| 258 | 2025-12-10T00:13:59.518Z | Downloaded anyhow v1.0.100 |
| 259 | 2025-12-10T00:13:59.518Z | Downloaded console v0.15.7 |
| 260 | 2025-12-10T00:13:59.519Z | Downloaded yoke-derive v0.7.5 |
| 261 | 2025-12-10T00:13:59.519Z | Downloaded getrandom v0.2.11 |
| 262 | 2025-12-10T00:13:59.519Z | Downloaded form_urlencoded v1.2.2 |
| 263 | 2025-12-10T00:13:59.519Z | Downloaded zerofrom-derive v0.1.5 |
| 264 | 2025-12-10T00:13:59.519Z | Downloaded displaydoc v0.2.5 |
| 265 | 2025-12-10T00:13:59.523Z | Downloaded bitflags v2.4.0 |
| 266 | 2025-12-10T00:13:59.523Z | Downloaded ipnet v2.10.0 |
| 267 | 2025-12-10T00:13:59.523Z | Downloaded hyper-rustls v0.27.3 |
| 268 | 2025-12-10T00:13:59.523Z | Downloaded utf16_iter v1.0.5 |
| 269 | 2025-12-10T00:13:59.523Z | Downloaded crossbeam-utils v0.8.15 |
| 270 | 2025-12-10T00:13:59.523Z | Downloaded untrusted v0.9.0 |
| 271 | 2025-12-10T00:13:59.523Z | Downloaded term v1.1.0 |
| 272 | 2025-12-10T00:13:59.523Z | Downloaded scroll v0.13.0 |
| 273 | 2025-12-10T00:13:59.523Z | Downloaded generic-array v0.14.5 |
| 274 | 2025-12-10T00:13:59.523Z | Downloaded serde_derive_internals v0.29.0 |
| 275 | 2025-12-10T00:13:59.523Z | Downloaded pem v3.0.6 |
| 276 | 2025-12-10T00:13:59.523Z | Downloaded rustls-pki-types v1.13.1 |
| 277 | 2025-12-10T00:13:59.524Z | Downloaded usdt-attr-macro v0.6.0 |
| 278 | 2025-12-10T00:13:59.524Z | Downloaded log v0.4.17 |
| 279 | 2025-12-10T00:13:59.596Z | Downloaded event-listener v5.0.0 |
| 280 | 2025-12-10T00:13:59.597Z | Downloaded slog-term v2.9.2 |
| 281 | 2025-12-10T00:13:59.597Z | Downloaded tinyvec v1.5.1 |
| 282 | 2025-12-10T00:13:59.597Z | Downloaded litemap v0.7.4 |
| 283 | 2025-12-10T00:13:59.597Z | Downloaded digest v0.10.7 |
| 284 | 2025-12-10T00:13:59.597Z | Downloaded smallvec v1.13.2 |
| 285 | 2025-12-10T00:13:59.597Z | Downloaded rustls-native-certs v0.7.0 |
| 286 | 2025-12-10T00:13:59.597Z | Downloaded lock_api v0.4.6 |
| 287 | 2025-12-10T00:13:59.607Z | Downloaded toml_parser v1.0.4 |
| 288 | 2025-12-10T00:13:59.607Z | Downloaded rand_core v0.6.3 |
| 289 | 2025-12-10T00:13:59.607Z | Downloaded writeable v0.5.5 |
| 290 | 2025-12-10T00:13:59.607Z | Downloaded camino v1.2.1 |
| 291 | 2025-12-10T00:13:59.607Z | Downloaded base64 v0.22.1 |
| 292 | 2025-12-10T00:13:59.607Z | Downloaded tokio-tungstenite v0.24.0 |
| 293 | 2025-12-10T00:13:59.607Z | Downloaded synstructure v0.13.1 |
| 294 | 2025-12-10T00:13:59.607Z | Downloaded typenum v1.14.0 |
| 295 | 2025-12-10T00:13:59.607Z | Downloaded erased-serde v0.3.31 |
| 296 | 2025-12-10T00:13:59.608Z | Downloaded deranged v0.3.11 |
| 297 | 2025-12-10T00:13:59.645Z | Downloaded icu_locid_transform_data v1.5.0 |
| 298 | 2025-12-10T00:13:59.645Z | Downloaded slab v0.4.9 |
| 299 | 2025-12-10T00:13:59.645Z | Downloaded serde_tokenstream v0.2.2 |
| 300 | 2025-12-10T00:13:59.645Z | Downloaded semver v1.0.27 |
| 301 | 2025-12-10T00:13:59.645Z | Downloaded getrandom v0.3.1 |
| 302 | 2025-12-10T00:13:59.645Z | Downloaded tokio-rustls v0.26.0 |
| 303 | 2025-12-10T00:13:59.646Z | Downloaded time-macros v0.2.18 |
| 304 | 2025-12-10T00:13:59.646Z | Downloaded proc-macro2 v1.0.103 |
| 305 | 2025-12-10T00:13:59.646Z | Downloaded thiserror v2.0.17 |
| 306 | 2025-12-10T00:13:59.646Z | Downloaded zerovec-derive v0.10.3 |
| 307 | 2025-12-10T00:13:59.646Z | Downloaded zeroize v1.7.0 |
| 308 | 2025-12-10T00:13:59.646Z | Downloaded bytes v1.11.0 |
| 309 | 2025-12-10T00:13:59.646Z | Downloaded quote v1.0.42 |
| 310 | 2025-12-10T00:13:59.646Z | Downloaded futures-channel v0.3.31 |
| 311 | 2025-12-10T00:13:59.646Z | Downloaded async-trait v0.1.89 |
| 312 | 2025-12-10T00:13:59.647Z | Downloaded shlex v1.3.0 |
| 313 | 2025-12-10T00:13:59.647Z | Downloaded sha2 v0.10.8 |
| 314 | 2025-12-10T00:13:59.647Z | Downloaded icu_provider v1.5.0 |
| 315 | 2025-12-10T00:13:59.647Z | Downloaded icu_normalizer v1.5.0 |
| 316 | 2025-12-10T00:13:59.647Z | Downloaded rustls-pemfile v2.2.0 |
| 317 | 2025-12-10T00:13:59.647Z | Downloaded hyper-rustls v0.26.0 |
| 318 | 2025-12-10T00:13:59.703Z | Downloaded icu_locid_transform v1.5.0 |
| 319 | 2025-12-10T00:13:59.703Z | Downloaded buf-list v1.1.2 |
| 320 | 2025-12-10T00:13:59.703Z | Downloaded usdt-impl v0.6.0 |
| 321 | 2025-12-10T00:13:59.704Z | Downloaded ryu v1.0.5 |
| 322 | 2025-12-10T00:13:59.704Z | Downloaded tokio-rustls v0.25.0 |
| 323 | 2025-12-10T00:13:59.704Z | Downloaded pest_meta v2.8.1 |
| 324 | 2025-12-10T00:13:59.704Z | Downloaded tempfile v3.23.0 |
| 325 | 2025-12-10T00:13:59.746Z | Downloaded trybuild v1.0.114 |
| 326 | 2025-12-10T00:13:59.746Z | Downloaded spin v0.9.8 |
| 327 | 2025-12-10T00:13:59.747Z | Downloaded prettyplease v0.2.37 |
| 328 | 2025-12-10T00:13:59.747Z | Downloaded unicode-ident v1.0.12 |
| 329 | 2025-12-10T00:13:59.747Z | Downloaded icu_normalizer_data v1.5.0 |
| 330 | 2025-12-10T00:13:59.747Z | Downloaded icu_locid v1.5.0 |
| 331 | 2025-12-10T00:13:59.788Z | Downloaded ucd-trie v0.1.6 |
| 332 | 2025-12-10T00:13:59.788Z | Downloaded futures v0.3.31 |
| 333 | 2025-12-10T00:13:59.788Z | Downloaded yasna v0.5.2 |
| 334 | 2025-12-10T00:13:59.788Z | Downloaded toml v0.9.8 |
| 335 | 2025-12-10T00:13:59.788Z | Downloaded tungstenite v0.24.0 |
| 336 | 2025-12-10T00:13:59.788Z | Downloaded serde_derive v1.0.228 |
| 337 | 2025-12-10T00:13:59.788Z | Downloaded icu_collections v1.5.0 |
| 338 | 2025-12-10T00:13:59.859Z | Downloaded schemars v0.8.22 |
| 339 | 2025-12-10T00:13:59.859Z | Downloaded uuid v1.18.1 |
| 340 | 2025-12-10T00:13:59.859Z | Downloaded socket2 v0.6.0 |
| 341 | 2025-12-10T00:13:59.860Z | Downloaded subprocess v0.2.9 |
| 342 | 2025-12-10T00:13:59.860Z | Downloaded slog v2.8.2 |
| 343 | 2025-12-10T00:13:59.963Z | Downloaded indexmap v2.12.1 |
| 344 | 2025-12-10T00:13:59.963Z | Downloaded expectorate v1.2.0 |
| 345 | 2025-12-10T00:13:59.963Z | Downloaded url v2.5.4 |
| 346 | 2025-12-10T00:13:59.963Z | Downloaded socket2 v0.5.9 |
| 347 | 2025-12-10T00:13:59.964Z | Downloaded similar v2.2.1 |
| 348 | 2025-12-10T00:13:59.964Z | Downloaded memchr v2.6.0 |
| 349 | 2025-12-10T00:13:59.964Z | Downloaded tokio-util v0.7.7 |
| 350 | 2025-12-10T00:13:59.964Z | Downloaded hyper-util v0.1.18 |
| 351 | 2025-12-10T00:13:59.964Z | Downloaded tracing-core v0.1.32 |
| 352 | 2025-12-10T00:13:59.964Z | Downloaded http v1.3.1 |
| 353 | 2025-12-10T00:13:59.964Z | Downloaded cc v1.2.16 |
| 354 | 2025-12-10T00:13:59.964Z | Downloaded yoke v0.7.5 |
| 355 | 2025-12-10T00:13:59.964Z | Downloaded tower v0.5.2 |
| 356 | 2025-12-10T00:13:59.964Z | Downloaded openssl-sys v0.9.107 |
| 357 | 2025-12-10T00:13:59.964Z | Downloaded quinn v0.11.4 |
| 358 | 2025-12-10T00:13:59.998Z | Downloaded rcgen v0.14.5 |
| 359 | 2025-12-10T00:13:59.998Z | Downloaded crossbeam-channel v0.5.1 |
| 360 | 2025-12-10T00:13:59.998Z | Downloaded serde_core v1.0.228 |
| 361 | 2025-12-10T00:13:59.998Z | Downloaded serde v1.0.228 |
| 362 | 2025-12-10T00:13:59.999Z | Downloaded icu_properties v1.5.1 |
| 363 | 2025-12-10T00:13:59.999Z | Downloaded iri-string v0.7.8 |
| 364 | 2025-12-10T00:13:59.999Z | Downloaded idna v1.0.3 |
| 365 | 2025-12-10T00:13:59.999Z | Downloaded tower-http v0.6.5 |
| 366 | 2025-12-10T00:13:59.999Z | Downloaded unicode-segmentation v1.10.0 |
| 367 | 2025-12-10T00:13:59.999Z | Downloaded hashbrown v0.16.1 |
| 368 | 2025-12-10T00:13:59.999Z | Downloaded hyper v1.8.1 |
| 369 | 2025-12-10T00:13:59.999Z | Downloaded goblin v0.10.1 |
| 370 | 2025-12-10T00:13:59.999Z | Downloaded h2 v0.4.6 |
| 371 | 2025-12-10T00:14:00.050Z | Downloaded futures-util v0.3.31 |
| 372 | 2025-12-10T00:14:00.051Z | Downloaded rand v0.8.4 |
| 373 | 2025-12-10T00:14:00.115Z | Downloaded chrono v0.4.42 |
| 374 | 2025-12-10T00:14:00.115Z | Downloaded tracing v0.1.40 |
| 375 | 2025-12-10T00:14:00.116Z | Downloaded icu_properties_data v1.5.0 |
| 376 | 2025-12-10T00:14:00.169Z | Downloaded time v0.3.36 |
| 377 | 2025-12-10T00:14:00.170Z | Downloaded zerocopy-derive v0.8.27 |
| 378 | 2025-12-10T00:14:00.170Z | Downloaded reqwest v0.12.24 |
| 379 | 2025-12-10T00:14:00.213Z | Downloaded pest v2.8.1 |
| 380 | 2025-12-10T00:14:00.259Z | Downloaded libc v0.2.177 |
| 381 | 2025-12-10T00:14:00.314Z | Downloaded zerovec v0.10.4 |
| 382 | 2025-12-10T00:14:00.314Z | Downloaded serde_json v1.0.145 |
| 383 | 2025-12-10T00:14:00.314Z | Downloaded encoding_rs v0.8.32 |
| 384 | 2025-12-10T00:14:00.387Z | Downloaded portable-atomic v1.9.0 |
| 385 | 2025-12-10T00:14:00.444Z | Downloaded winnow v0.7.13 |
| 386 | 2025-12-10T00:14:00.480Z | Downloaded rustls-webpki v0.102.8 |
| 387 | 2025-12-10T00:14:00.480Z | Downloaded quinn-proto v0.11.8 |
| 388 | 2025-12-10T00:14:00.549Z | Downloaded zerocopy v0.8.27 |
| 389 | 2025-12-10T00:14:00.590Z | Downloaded webpki-roots v1.0.0 |
| 390 | 2025-12-10T00:14:00.590Z | Downloaded syn v2.0.111 |
| 391 | 2025-12-10T00:14:00.637Z | Downloaded webpki-roots v0.26.5 |
| 392 | 2025-12-10T00:14:00.637Z | Downloaded vcpkg v0.2.15 |
| 393 | 2025-12-10T00:14:00.681Z | Downloaded rustls v0.23.13 |
| 394 | 2025-12-10T00:14:00.683Z | Downloaded rustls v0.22.4 |
| 395 | 2025-12-10T00:14:00.683Z | Downloaded openapiv3 v2.2.0 |
| 396 | 2025-12-10T00:14:00.744Z | Downloaded rustix v0.38.44 |
| 397 | 2025-12-10T00:14:00.744Z | Downloaded rustix v1.0.2 |
| 398 | 2025-12-10T00:14:00.781Z | Downloaded openssl v0.10.72 |
| 399 | 2025-12-10T00:14:00.882Z | Downloaded tokio v1.48.0 |
| 400 | 2025-12-10T00:14:01.012Z | Downloaded ring v0.17.13 |
| 401 | 2025-12-10T00:14:01.282Z | Compiling proc-macro2 v1.0.103 |
| 402 | 2025-12-10T00:14:01.282Z | Compiling unicode-ident v1.0.12 |
| 403 | 2025-12-10T00:14:01.282Z | Compiling quote v1.0.42 |
| 404 | 2025-12-10T00:14:01.321Z | Compiling libc v0.2.177 |
| 405 | 2025-12-10T00:14:01.330Z | Compiling cfg-if v1.0.0 |
| 406 | 2025-12-10T00:14:01.331Z | Compiling itoa v1.0.1 |
| 407 | 2025-12-10T00:14:01.331Z | Compiling serde_core v1.0.228 |
| 408 | 2025-12-10T00:14:01.331Z | Compiling memchr v2.6.0 |
| 409 | 2025-12-10T00:14:01.331Z | Running `/home/build/.rustup/toolchains/1.91.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.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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d7b7189a2f89d299 -C extra-filename=-d82c45b1f12f5f01 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-d82c45b1f12f5f01 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 410 | 2025-12-10T00:14:01.331Z | Running `/home/build/.rustup/toolchains/1.91.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=762448a42dffcf03 -C extra-filename=-044f1f3e5d817345 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 411 | 2025-12-10T00:14:01.331Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.42/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=098d8b35a97b8eab -C extra-filename=-9d1ef44d4a678e0e --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-9d1ef44d4a678e0e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 412 | 2025-12-10T00:14:01.331Z | Running `/home/build/.rustup/toolchains/1.91.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.177/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=51ac86b25c31c3b1 -C extra-filename=-059e04911016ea5c --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-059e04911016ea5c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 413 | 2025-12-10T00:14:01.331Z | Running `/home/build/.rustup/toolchains/1.91.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=33ec1c28f20fc645 -C extra-filename=-855d6d1a09341a0d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 414 | 2025-12-10T00:14:01.331Z | Running `/home/build/.rustup/toolchains/1.91.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=a369beccf33377f2 -C extra-filename=-72f4fafa4c0ce37c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 415 | 2025-12-10T00:14:01.331Z | Running `/home/build/.rustup/toolchains/1.91.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=ec343bff41622f21 -C extra-filename=-6fe1fb831d3e7f01 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 416 | 2025-12-10T00:14:01.331Z | Running `/home/build/.rustup/toolchains/1.91.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=83fabeb513e17fcc -C extra-filename=-5824e583f4765369 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-5824e583f4765369 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 417 | 2025-12-10T00:14:01.408Z | Compiling pin-project-lite v0.2.12 |
| 418 | 2025-12-10T00:14:01.501Z | Running `/home/build/.rustup/toolchains/1.91.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=5292a0cd1546b9cf -C extra-filename=-5ee55914ce347c78 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 419 | 2025-12-10T00:14:01.568Z | Compiling shlex v1.3.0 |
| 420 | 2025-12-10T00:14:01.568Z | Running `/home/build/.rustup/toolchains/1.91.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=308604c9c9155891 -C extra-filename=-e34782df00581ad1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 421 | 2025-12-10T00:14:01.568Z | Compiling autocfg v1.1.0 |
| 422 | 2025-12-10T00:14:01.568Z | Running `/home/build/.rustup/toolchains/1.91.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=3e3a16da52bdaa73 -C extra-filename=-8c209a0341cbc044 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2025-12-10T00:14:01.622Z | Compiling smallvec v1.13.2 |
| 424 | 2025-12-10T00:14:01.622Z | Running `/home/build/.rustup/toolchains/1.91.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=f2e21ddc7eaabf86 -C extra-filename=-f9bcd4c331c3a1ab --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 425 | 2025-12-10T00:14:01.873Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-9d1ef44d4a678e0e/build-script-build` |
| 426 | 2025-12-10T00:14:01.954Z | Compiling cc v1.2.16 |
| 427 | 2025-12-10T00:14:01.954Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=c045d9fa4deb8d54 -C extra-filename=-3a5a85a2a830c098 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern shlex=/work/oxidecomputer/dropshot/target/debug/deps/libshlex-e34782df00581ad1.rmeta --cap-lints allow` |
| 428 | 2025-12-10T00:14:02.019Z | Compiling bytes v1.11.0 |
| 429 | 2025-12-10T00:14:02.020Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.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(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=aa97a9805617c44c -C extra-filename=-d0ecd21b5655874f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 430 | 2025-12-10T00:14:02.020Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-5824e583f4765369/build-script-build` |
| 431 | 2025-12-10T00:14:02.020Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-059e04911016ea5c/build-script-build` |
| 432 | 2025-12-10T00:14:02.060Z | Compiling once_cell v1.20.1 |
| 433 | 2025-12-10T00:14:02.061Z | Running `/home/build/.rustup/toolchains/1.91.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=0f70df227f78726c -C extra-filename=-76508579263b8ecb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 434 | 2025-12-10T00:14:02.061Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-d82c45b1f12f5f01/build-script-build` |
| 435 | 2025-12-10T00:14:02.061Z | Running `/home/build/.rustup/toolchains/1.91.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=23c0c9ff6ec1d053 -C extra-filename=-c10c58938fec5a7b --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)'` |
| 436 | 2025-12-10T00:14:02.061Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/src/lib.rs --error-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=e6023ab2a95e22b8 -C extra-filename=-dc971b134920b59f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 437 | 2025-12-10T00:14:02.190Z | Compiling version_check v0.9.5 |
| 438 | 2025-12-10T00:14:02.246Z | Running `/home/build/.rustup/toolchains/1.91.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=1712e37f06fad7cc -C extra-filename=-308ff8f5d31f660d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 439 | 2025-12-10T00:14:02.445Z | Compiling futures-core v0.3.31 |
| 440 | 2025-12-10T00:14:02.484Z | Running `/home/build/.rustup/toolchains/1.91.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.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 --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=ac50556af2d33cd0 -C extra-filename=-edf9477fc919c34c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 441 | 2025-12-10T00:14:02.595Z | Running `/home/build/.rustup/toolchains/1.91.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.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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=e6bfe7d7cafd65b0 -C extra-filename=-9b646baac2281965 --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-044f1f3e5d817345.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)'` |
| 442 | 2025-12-10T00:14:02.732Z | Compiling log v0.4.17 |
| 443 | 2025-12-10T00:14:02.732Z | Running `/home/build/.rustup/toolchains/1.91.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=47669db933c28a1b -C extra-filename=-2d885f98f901caae --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-2d885f98f901caae -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 444 | 2025-12-10T00:14:02.796Z | Compiling parking_lot_core v0.9.4 |
| 445 | 2025-12-10T00:14:02.796Z | Running `/home/build/.rustup/toolchains/1.91.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=8a879b04adcd77d7 -C extra-filename=-ca8eede9d4e46ad3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-ca8eede9d4e46ad3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 446 | 2025-12-10T00:14:02.867Z | Compiling ryu v1.0.5 |
| 447 | 2025-12-10T00:14:02.867Z | Running `/home/build/.rustup/toolchains/1.91.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=a8e383fa960ef52d -C extra-filename=-831ad3af6bb87f04 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-831ad3af6bb87f04 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 448 | 2025-12-10T00:14:03.152Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-2d885f98f901caae/build-script-build` |
| 449 | 2025-12-10T00:14:03.194Z | Running `/home/build/.rustup/toolchains/1.91.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=ed5e4200998914f1 -C extra-filename=-89eb3d8bcb302712 --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-855d6d1a09341a0d.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 450 | 2025-12-10T00:14:03.293Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-ca8eede9d4e46ad3/build-script-build` |
| 451 | 2025-12-10T00:14:03.379Z | Compiling scopeguard v1.2.0 |
| 452 | 2025-12-10T00:14:03.379Z | Running `/home/build/.rustup/toolchains/1.91.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=1f319be45b5b9462 -C extra-filename=-4364801528792ad3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 453 | 2025-12-10T00:14:03.424Z | Compiling serde v1.0.228 |
| 454 | 2025-12-10T00:14:03.424Z | Running `/home/build/.rustup/toolchains/1.91.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=c9d2a99ce6d610b6 -C extra-filename=-d948bf9c5c0099ca --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-d948bf9c5c0099ca -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 455 | 2025-12-10T00:14:03.424Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=0ae785ff8de7bccf -C extra-filename=-dac98621041a8266 --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-9b646baac2281965.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 456 | 2025-12-10T00:14:03.459Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-831ad3af6bb87f04/build-script-build` |
| 457 | 2025-12-10T00:14:03.506Z | Compiling lock_api v0.4.6 |
| 458 | 2025-12-10T00:14:03.539Z | Running `/home/build/.rustup/toolchains/1.91.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=2a9b311a0f65347d -C extra-filename=-9118bfa5ef27d176 --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-4364801528792ad3.rmeta --cap-lints allow` |
| 459 | 2025-12-10T00:14:03.542Z | Running `/home/build/.rustup/toolchains/1.91.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=0d3636d3032da30f -C extra-filename=-8a88f9456e43048e --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-855d6d1a09341a0d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f9bcd4c331c3a1ab.rmeta --cap-lints allow` |
| 460 | 2025-12-10T00:14:03.610Z | Compiling slab v0.4.9 |
| 461 | 2025-12-10T00:14:03.641Z | Running `/home/build/.rustup/toolchains/1.91.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=69062d6f1823ef16 -C extra-filename=-d09d8e8024e886fa --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-d09d8e8024e886fa -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-8c209a0341cbc044.rlib --cap-lints allow` |
| 462 | 2025-12-10T00:14:03.981Z | Compiling syn v2.0.111 |
| 463 | 2025-12-10T00:14:04.033Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/src/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=09d18f77b088ea0c -C extra-filename=-8f888b87d05d821d --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-044f1f3e5d817345.rmeta --cap-lints allow` |
| 464 | 2025-12-10T00:14:04.033Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-d948bf9c5c0099ca/build-script-build` |
| 465 | 2025-12-10T00:14:04.067Z | Compiling futures-sink v0.3.31 |
| 466 | 2025-12-10T00:14:04.067Z | Running `/home/build/.rustup/toolchains/1.91.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.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 --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=74f59c6e3c00c45b -C extra-filename=-22f9ebf1876aa9f9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 467 | 2025-12-10T00:14:04.099Z | Compiling parking_lot v0.12.1 |
| 468 | 2025-12-10T00:14:04.100Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-d09d8e8024e886fa/build-script-build` |
| 469 | 2025-12-10T00:14:04.100Z | Running `/home/build/.rustup/toolchains/1.91.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=2d57cab685861995 -C extra-filename=-14cddf5b42c39b16 --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-9118bfa5ef27d176.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-8a88f9456e43048e.rmeta --cap-lints allow` |
| 470 | 2025-12-10T00:14:04.131Z | Running `/home/build/.rustup/toolchains/1.91.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=20b7b02467e51ac4 -C extra-filename=-8083d01144c769bb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 471 | 2025-12-10T00:14:04.233Z | Compiling mio v1.0.3 |
| 472 | 2025-12-10T00:14:04.233Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=e6edc45fefc9f561 -C extra-filename=-b826fa17f02ad97e --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-dc971b134920b59f.rmeta --cap-lints allow` |
| 473 | 2025-12-10T00:14:04.264Z | Compiling socket2 v0.6.0 |
| 474 | 2025-12-10T00:14:04.264Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=b5bba927d4890000 -C extra-filename=-b0c6bf44e3032758 --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-dc971b134920b59f.rmeta --cap-lints allow` |
| 475 | 2025-12-10T00:14:04.298Z | Compiling getrandom v0.2.11 |
| 476 | 2025-12-10T00:14:04.298Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=c6f5c8bec2569c85 -C extra-filename=-93b86809526a3266 --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-855d6d1a09341a0d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --cap-lints allow` |
| 477 | 2025-12-10T00:14:04.679Z | Compiling signal-hook-registry v1.4.0 |
| 478 | 2025-12-10T00:14:04.714Z | Running `/home/build/.rustup/toolchains/1.91.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=b3ccb2ec66aea036 -C extra-filename=-4bcb5bd868b3bbc0 --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-dc971b134920b59f.rmeta --cap-lints allow` |
| 479 | 2025-12-10T00:14:04.823Z | Compiling serde_json v1.0.145 |
| 480 | 2025-12-10T00:14:04.856Z | Running `/home/build/.rustup/toolchains/1.91.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.145/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=9fd21eb8cc51486c -C extra-filename=-5b7e5c5a738f6ebe --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-5b7e5c5a738f6ebe -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 481 | 2025-12-10T00:14:05.294Z | Running `/home/build/.rustup/toolchains/1.91.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=bfabb60836e48d78 -C extra-filename=-c2ef197796584401 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 482 | 2025-12-10T00:14:05.344Z | Compiling fnv v1.0.7 |
| 483 | 2025-12-10T00:14:05.345Z | Running `/home/build/.rustup/toolchains/1.91.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=185a951923ee54e1 -C extra-filename=-cb482ec50f78f70c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 484 | 2025-12-10T00:14:05.345Z | Compiling futures-channel v0.3.31 |
| 485 | 2025-12-10T00:14:05.345Z | Running `/home/build/.rustup/toolchains/1.91.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.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 --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=70b7ef34a1fc1f37 -C extra-filename=-05816225d881268a --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-edf9477fc919c34c.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-22f9ebf1876aa9f9.rmeta --cap-lints allow` |
| 486 | 2025-12-10T00:14:05.345Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-5b7e5c5a738f6ebe/build-script-build` |
| 487 | 2025-12-10T00:14:05.345Z | Compiling http v1.3.1 |
| 488 | 2025-12-10T00:14:05.345Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=aa7ec177feeffde0 -C extra-filename=-33d4cad5b4d120e8 --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-d0ecd21b5655874f.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-cb482ec50f78f70c.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-72f4fafa4c0ce37c.rmeta --cap-lints allow` |
| 489 | 2025-12-10T00:14:05.345Z | Compiling bitflags v2.4.0 |
| 490 | 2025-12-10T00:14:05.345Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=cbb1c8b39d7a563d -C extra-filename=-446cd5d6b9e81412 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 491 | 2025-12-10T00:14:05.683Z | Compiling pin-utils v0.1.0 |
| 492 | 2025-12-10T00:14:05.751Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d6cfbe35805ab10 -C extra-filename=-231156a29b16c736 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 493 | 2025-12-10T00:14:05.751Z | Compiling thiserror v2.0.17 |
| 494 | 2025-12-10T00:14:05.751Z | Running `/home/build/.rustup/toolchains/1.91.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.17/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=351037967668f7fb -C extra-filename=-5493e3abf2889b25 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-5493e3abf2889b25 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 495 | 2025-12-10T00:14:05.751Z | Compiling zeroize v1.7.0 |
| 496 | 2025-12-10T00:14:05.751Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=85b0a442a5fa84e8 -C extra-filename=-45c3461d766eaa22 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 497 | 2025-12-10T00:14:05.756Z | Compiling ring v0.17.13 |
| 498 | 2025-12-10T00:14:05.756Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=355bcfa6b17f6f7d -C extra-filename=-f1aa6626bfc9c1e2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-f1aa6626bfc9c1e2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-3a5a85a2a830c098.rlib --cap-lints allow` |
| 499 | 2025-12-10T00:14:05.756Z | Compiling futures-task v0.3.31 |
| 500 | 2025-12-10T00:14:05.756Z | Running `/home/build/.rustup/toolchains/1.91.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.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 --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=dabf9ca193244f69 -C extra-filename=-131138efe667a795 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 501 | 2025-12-10T00:14:05.842Z | Compiling stable_deref_trait v1.2.0 |
| 502 | 2025-12-10T00:14:05.843Z | Running `/home/build/.rustup/toolchains/1.91.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=217e11f0f5217f39 -C extra-filename=-27fb20d54f6f3d4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 503 | 2025-12-10T00:14:05.924Z | Compiling futures-io v0.3.31 |
| 504 | 2025-12-10T00:14:05.925Z | Running `/home/build/.rustup/toolchains/1.91.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.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 --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=5715ab14dc821115 -C extra-filename=-b546c8bcde620615 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 505 | 2025-12-10T00:14:05.959Z | Compiling rustls-pki-types v1.13.1 |
| 506 | 2025-12-10T00:14:06.013Z | Running `/home/build/.rustup/toolchains/1.91.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.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 -C debuginfo=2 --warn=unexpected_cfgs --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=353ce5561209de44 -C extra-filename=-26eea550c5b47dff --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-45c3461d766eaa22.rmeta --cap-lints allow` |
| 507 | 2025-12-10T00:14:06.017Z | Running `/home/build/.rustup/toolchains/1.91.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=5069c6fbca6782c4 -C extra-filename=-6621d75e7d7b403b --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-6621d75e7d7b403b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 508 | 2025-12-10T00:14:06.135Z | Compiling httparse v1.10.0 |
| 509 | 2025-12-10T00:14:06.191Z | Running `/home/build/.rustup/toolchains/1.91.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=d84c391b68f94f31 -C extra-filename=-651b27c7f7aa7907 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-651b27c7f7aa7907 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 510 | 2025-12-10T00:14:06.191Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-5493e3abf2889b25/build-script-build` |
| 511 | 2025-12-10T00:14:06.538Z | Compiling getrandom v0.3.1 |
| 512 | 2025-12-10T00:14:06.581Z | Running `/home/build/.rustup/toolchains/1.91.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.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=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=351e441f6eb63d10 -C extra-filename=-e93bc2cc2706cf25 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-e93bc2cc2706cf25 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2025-12-10T00:14:06.581Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-6621d75e7d7b403b/build-script-build` |
| 514 | 2025-12-10T00:14:06.581Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-f1aa6626bfc9c1e2/build-script-build` |
| 515 | 2025-12-10T00:14:06.633Z | Compiling tracing-core v0.1.32 |
| 516 | 2025-12-10T00:14:06.633Z | Running `/home/build/.rustup/toolchains/1.91.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=8d92b799dc7c2599 -C extra-filename=-f6c1beaf17037ab2 --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-76508579263b8ecb.rmeta --cap-lints allow` |
| 517 | 2025-12-10T00:14:06.671Z | Running `/home/build/.rustup/toolchains/1.91.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=fe90191f825cb627 -C extra-filename=-1340b3a9800bd562 --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)'` |
| 518 | 2025-12-10T00:14:06.806Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-651b27c7f7aa7907/build-script-build` |
| 519 | 2025-12-10T00:14:06.857Z | Running `/home/build/.rustup/toolchains/1.91.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=48139331b7fd8248 -C extra-filename=-56edab7b0a3e9369 --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` |
| 520 | 2025-12-10T00:14:07.012Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-e93bc2cc2706cf25/build-script-build` |
| 521 | 2025-12-10T00:14:07.080Z | Compiling ucd-trie v0.1.6 |
| 522 | 2025-12-10T00:14:07.080Z | Running `/home/build/.rustup/toolchains/1.91.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=6929972c871fd0fe -C extra-filename=-0ba72db44e3acec1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 523 | 2025-12-10T00:14:07.080Z | Running `/home/build/.rustup/toolchains/1.91.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=ca9a14aaa1fb9dd3 -C extra-filename=-6e21a390f131e9f6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-6e21a390f131e9f6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 524 | 2025-12-10T00:14:07.467Z | Compiling equivalent v1.0.0 |
| 525 | 2025-12-10T00:14:07.503Z | Running `/home/build/.rustup/toolchains/1.91.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=58bdf8f31dc77138 -C extra-filename=-2933f310a4f6eae8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 526 | 2025-12-10T00:14:07.563Z | Compiling hashbrown v0.16.1 |
| 527 | 2025-12-10T00:14:07.617Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=5ed5829d0d63534e -C extra-filename=-9fbd368f98b84a2e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 528 | 2025-12-10T00:14:07.617Z | Compiling untrusted v0.9.0 |
| 529 | 2025-12-10T00:14:07.618Z | Running `/home/build/.rustup/toolchains/1.91.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=5a00808b00b03e1e -C extra-filename=-cb17bd7dbb786a1e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 530 | 2025-12-10T00:14:07.618Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-6e21a390f131e9f6/build-script-build` |
| 531 | 2025-12-10T00:14:07.618Z | Compiling tracing v0.1.40 |
| 532 | 2025-12-10T00:14:07.618Z | Running `/home/build/.rustup/toolchains/1.91.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=b01249b03ea1a543 -C extra-filename=-a825e34c5f0576b2 --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-5ee55914ce347c78.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-f6c1beaf17037ab2.rmeta --cap-lints allow` |
| 533 | 2025-12-10T00:14:07.776Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=a6028e9c302e1059 -C extra-filename=-7267af5beee12260 --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-855d6d1a09341a0d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --cap-lints allow` |
| 534 | 2025-12-10T00:14:07.825Z | Compiling http-body v1.0.1 |
| 535 | 2025-12-10T00:14:07.826Z | Running `/home/build/.rustup/toolchains/1.91.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=90067c5ed95d424f -C extra-filename=-521d7da041ebd4f8 --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-d0ecd21b5655874f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --cap-lints allow` |
| 536 | 2025-12-10T00:14:07.974Z | Running `/home/build/.rustup/toolchains/1.91.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.145/src/lib.rs --error-format=json --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=24c0272c7e8d7e65 -C extra-filename=-d59e25633936a302 --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-72f4fafa4c0ce37c.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-6fe1fb831d3e7f01.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-8083d01144c769bb.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 537 | 2025-12-10T00:14:08.027Z | Compiling typenum v1.14.0 |
| 538 | 2025-12-10T00:14:08.027Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=628fd4136af2c44b -C extra-filename=-cc1e22607bdfa82a --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-cc1e22607bdfa82a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 539 | 2025-12-10T00:14:08.112Z | Compiling percent-encoding v2.3.2 |
| 540 | 2025-12-10T00:14:08.112Z | Running `/home/build/.rustup/toolchains/1.91.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=a27a09015bbc8d80 -C extra-filename=-111c3ed2151100bc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 541 | 2025-12-10T00:14:08.112Z | Compiling writeable v0.5.5 |
| 542 | 2025-12-10T00:14:08.189Z | Running `/home/build/.rustup/toolchains/1.91.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=1ff80c8bda274504 -C extra-filename=-07b449ddd8d1f39e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 543 | 2025-12-10T00:14:08.396Z | Compiling litemap v0.7.4 |
| 544 | 2025-12-10T00:14:08.435Z | Running `/home/build/.rustup/toolchains/1.91.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=e2e4fe34f59770a4 -C extra-filename=-49e01a10b7a64494 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 545 | 2025-12-10T00:14:08.600Z | Compiling indexmap v2.12.1 |
| 546 | 2025-12-10T00:14:08.653Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.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 --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=a0733fe631352c07 -C extra-filename=-d5386c1adbed82db --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-2933f310a4f6eae8.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-9fbd368f98b84a2e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow` |
| 547 | 2025-12-10T00:14:08.691Z | Compiling pkg-config v0.3.31 |
| 548 | 2025-12-10T00:14:08.692Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3786d89f7a1df106 -C extra-filename=-f203609aab88b293 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 549 | 2025-12-10T00:14:08.778Z | Compiling atomic-waker v1.1.2 |
| 550 | 2025-12-10T00:14:08.819Z | Running `/home/build/.rustup/toolchains/1.91.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=0f9292d960cf437d -C extra-filename=-ea92e9999b153c47 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 551 | 2025-12-10T00:14:08.819Z | Compiling zerocopy v0.8.27 |
| 552 | 2025-12-10T00:14:08.819Z | Running `/home/build/.rustup/toolchains/1.91.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=b1cf034f09602a7a -C extra-filename=-837386e9aae7bae9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-837386e9aae7bae9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 553 | 2025-12-10T00:14:08.986Z | Compiling vcpkg v0.2.15 |
| 554 | 2025-12-10T00:14:09.037Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=efd4a506a84daaa0 -C extra-filename=-accc92cc1613df26 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 555 | 2025-12-10T00:14:09.316Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=5e49599cc11f88aa -C extra-filename=-2fe058faafa34295 --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-855d6d1a09341a0d.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-93b86809526a3266.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-cb17bd7dbb786a1e.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 556 | 2025-12-10T00:14:09.490Z | Compiling rustversion v1.0.22 |
| 557 | 2025-12-10T00:14:09.523Z | Running `/home/build/.rustup/toolchains/1.91.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=6913c09c63a4794e -C extra-filename=-54c8f069988196a4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-54c8f069988196a4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 558 | 2025-12-10T00:14:09.733Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-837386e9aae7bae9/build-script-build` |
| 559 | 2025-12-10T00:14:09.852Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-cc1e22607bdfa82a/build-script-main` |
| 560 | 2025-12-10T00:14:09.926Z | Compiling errno v0.3.10 |
| 561 | 2025-12-10T00:14:09.927Z | Running `/home/build/.rustup/toolchains/1.91.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=e7f3f3a750cd2f35 -C extra-filename=-c031f30d8f208126 --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-dc971b134920b59f.rmeta --cap-lints allow` |
| 562 | 2025-12-10T00:14:10.043Z | Compiling generic-array v0.14.5 |
| 563 | 2025-12-10T00:14:10.077Z | Running `/home/build/.rustup/toolchains/1.91.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=87afa9482c498891 -C extra-filename=-45813daa26451fae --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-45813daa26451fae -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-308ff8f5d31f660d.rlib --cap-lints allow` |
| 564 | 2025-12-10T00:14:10.114Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-54c8f069988196a4/build-script-build` |
| 565 | 2025-12-10T00:14:10.154Z | Compiling try-lock v0.2.3 |
| 566 | 2025-12-10T00:14:10.154Z | Running `/home/build/.rustup/toolchains/1.91.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=eb048862a4647713 -C extra-filename=-d9c1aee7b81299b2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 567 | 2025-12-10T00:14:10.210Z | Compiling rustix v1.0.2 |
| 568 | 2025-12-10T00:14:10.210Z | Running `/home/build/.rustup/toolchains/1.91.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.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 --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(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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --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", "compiler_builtins", "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=0bfced8ccb2c0758 -C extra-filename=-03fa44df4b814c31 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-03fa44df4b814c31 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 569 | 2025-12-10T00:14:10.316Z | Compiling openssl-sys v0.9.107 |
| 570 | 2025-12-10T00:14:10.359Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=2118fa097e5e52c4 -C extra-filename=-acba06b79bad2612 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-acba06b79bad2612 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-3a5a85a2a830c098.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-f203609aab88b293.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-accc92cc1613df26.rlib --cap-lints allow` |
| 571 | 2025-12-10T00:14:10.359Z | Compiling crossbeam-utils v0.8.15 |
| 572 | 2025-12-10T00:14:10.359Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.15/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=d9ede550ff8f3bd5 -C extra-filename=-0da493c3bc922f0a --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-0da493c3bc922f0a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 573 | 2025-12-10T00:14:10.416Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-45813daa26451fae/build-script-build` |
| 574 | 2025-12-10T00:14:10.498Z | Compiling want v0.3.0 |
| 575 | 2025-12-10T00:14:10.557Z | Running `/home/build/.rustup/toolchains/1.91.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=affedf1ed8ab1f75 -C extra-filename=-5846b97cd7f4f5e0 --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-89eb3d8bcb302712.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-d9c1aee7b81299b2.rmeta --cap-lints allow` |
| 576 | 2025-12-10T00:14:10.557Z | Running `/home/build/.rustup/toolchains/1.91.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=309ce3d59cfa6da3 -C extra-filename=-686a67905df6be74 --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"))'` |
| 577 | 2025-12-10T00:14:10.798Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=31e4532f8d3c8003 -C extra-filename=-9db1468a3b28ef4b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 578 | 2025-12-10T00:14:10.851Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-03fa44df4b814c31/build-script-build` |
| 579 | 2025-12-10T00:14:10.851Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-0da493c3bc922f0a/build-script-build` |
| 580 | 2025-12-10T00:14:10.903Z | Compiling time-core v0.1.2 |
| 581 | 2025-12-10T00:14:10.903Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-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=773b195cc7c86c97 -C extra-filename=-9d33a265b14c3a68 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 582 | 2025-12-10T00:14:10.997Z | Compiling httpdate v1.0.1 |
| 583 | 2025-12-10T00:14:11.102Z | Running `/home/build/.rustup/toolchains/1.91.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=1370fc4edc9650d9 -C extra-filename=-20a93ebecfda7358 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 584 | 2025-12-10T00:14:11.103Z | Compiling synstructure v0.13.1 |
| 585 | 2025-12-10T00:14:11.103Z | Running `/home/build/.rustup/toolchains/1.91.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=ced1692e007c8687 -C extra-filename=-7eae23c0653ec418 --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow` |
| 586 | 2025-12-10T00:14:11.192Z | Compiling icu_locid_transform_data v1.5.0 |
| 587 | 2025-12-10T00:14:11.192Z | Running `/home/build/.rustup/toolchains/1.91.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=cdc168884f5ffe69 -C extra-filename=-87af21accb1f2a76 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 588 | 2025-12-10T00:14:11.273Z | Compiling base64 v0.22.1 |
| 589 | 2025-12-10T00:14:11.274Z | Running `/home/build/.rustup/toolchains/1.91.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=90575520438fd6f4 -C extra-filename=-f8f43c82fa62478e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 590 | 2025-12-10T00:14:11.335Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-acba06b79bad2612/build-script-main` |
| 591 | 2025-12-10T00:14:11.382Z | Compiling subtle v2.5.0 |
| 592 | 2025-12-10T00:14:11.382Z | Running `/home/build/.rustup/toolchains/1.91.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=02f59cea56592119 -C extra-filename=-2238e074cc12aee7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 593 | 2025-12-10T00:14:11.509Z | Compiling num-conv v0.1.0 |
| 594 | 2025-12-10T00:14:11.509Z | Running `/home/build/.rustup/toolchains/1.91.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.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=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=b045944bcfb3af86 -C extra-filename=-87ee1e138d59a40a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 595 | 2025-12-10T00:14:11.694Z | Compiling byteorder v1.4.3 |
| 596 | 2025-12-10T00:14:11.832Z | Running `/home/build/.rustup/toolchains/1.91.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=1fadc74342e5c1a0 -C extra-filename=-298fc57ee25d89d9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 597 | 2025-12-10T00:14:11.846Z | Compiling powerfmt v0.2.0 |
| 598 | 2025-12-10T00:14:11.846Z | Running `/home/build/.rustup/toolchains/1.91.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=dba3af11d303ce80 -C extra-filename=-c324851f2dc06082 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 599 | 2025-12-10T00:14:11.846Z | Compiling tower-service v0.3.3 |
| 600 | 2025-12-10T00:14:11.846Z | Running `/home/build/.rustup/toolchains/1.91.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=4f696eda617d8eb7 -C extra-filename=-bdc553dcec2ca50c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 601 | 2025-12-10T00:14:11.922Z | Running `/home/build/.rustup/toolchains/1.91.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=261ea83564551063 -C extra-filename=-1738fa59190c70c0 --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-9db1468a3b28ef4b.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 602 | 2025-12-10T00:14:11.923Z | Compiling time-macros v0.2.18 |
| 603 | 2025-12-10T00:14:11.924Z | Compiling slog v2.8.2 |
| 604 | 2025-12-10T00:14:11.924Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.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 --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 --warn=unused --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=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=3ac8631d41bfeaea -C extra-filename=-d030476100136123 --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-87ee1e138d59a40a.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-9d33a265b14c3a68.rlib --extern proc_macro --cap-lints allow` |
| 605 | 2025-12-10T00:14:11.924Z | Running `/home/build/.rustup/toolchains/1.91.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=7db98664591e4be8 -C extra-filename=-8ffccbbaf6b51d22 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-8ffccbbaf6b51d22 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-686a67905df6be74.so --cap-lints allow` |
| 606 | 2025-12-10T00:14:12.136Z | Compiling rustls-webpki v0.102.8 |
| 607 | 2025-12-10T00:14:12.203Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=b63b8b3d6c3dee14 -C extra-filename=-2ee71e19bf7be63e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-2fe058faafa34295.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-cb17bd7dbb786a1e.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out` |
| 608 | 2025-12-10T00:14:12.204Z | Compiling deranged v0.3.11 |
| 609 | 2025-12-10T00:14:12.212Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=f0b1f2387f46ab19 -C extra-filename=-0265028752d02d30 --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-c324851f2dc06082.rmeta --cap-lints allow` |
| 610 | 2025-12-10T00:14:12.266Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-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 --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(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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --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", "compiler_builtins", "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=2f09092b1de4fad2 -C extra-filename=-e8acfdef5146bf70 --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-446cd5d6b9e81412.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-c031f30d8f208126.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 611 | 2025-12-10T00:14:12.309Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=edd844e6c98deb4b -C extra-filename=-9166acacfa50b135 --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-855d6d1a09341a0d.rmeta --cap-lints allow` |
| 612 | 2025-12-10T00:14:12.992Z | Compiling rustix v0.38.44 |
| 613 | 2025-12-10T00:14:13.050Z | Running `/home/build/.rustup/toolchains/1.91.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=b1d785ee3fbfb3c3 -C extra-filename=-a5e736fd27c8a711 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-a5e736fd27c8a711 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 614 | 2025-12-10T00:14:13.155Z | Compiling num_threads v0.1.3 |
| 615 | 2025-12-10T00:14:13.216Z | Running `/home/build/.rustup/toolchains/1.91.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=8e586a3f62bd74f2 -C extra-filename=-76684f44b73d50da --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 616 | 2025-12-10T00:14:13.321Z | Compiling icu_properties_data v1.5.0 |
| 617 | 2025-12-10T00:14:13.384Z | Running `/home/build/.rustup/toolchains/1.91.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=1e5dfc86909004ae -C extra-filename=-2d2e968d09f94022 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 618 | 2025-12-10T00:14:13.384Z | Compiling fastrand v2.1.1 |
| 619 | 2025-12-10T00:14:13.384Z | Running `/home/build/.rustup/toolchains/1.91.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=745270477c3da0dc -C extra-filename=-21d59d5c49560d0a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 620 | 2025-12-10T00:14:13.540Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-8ffccbbaf6b51d22/build-script-build` |
| 621 | 2025-12-10T00:14:13.609Z | Running `/home/build/.rustup/toolchains/1.91.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.145/src/lib.rs --error-format=json --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=bd033c312a951f81 -C extra-filename=-952240bb390b5e9c --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-72f4fafa4c0ce37c.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-6fe1fb831d3e7f01.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-8083d01144c769bb.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-1340b3a9800bd562.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 622 | 2025-12-10T00:14:13.609Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-a5e736fd27c8a711/build-script-build` |
| 623 | 2025-12-10T00:14:13.699Z | Compiling thread-id v5.0.0 |
| 624 | 2025-12-10T00:14:13.733Z | Running `/home/build/.rustup/toolchains/1.91.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=fc643b5988b42753 -C extra-filename=-bdeef854c233f415 --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-dc971b134920b59f.rmeta --cap-lints allow` |
| 625 | 2025-12-10T00:14:13.854Z | Compiling unicase v2.6.0 |
| 626 | 2025-12-10T00:14:13.906Z | Running `/home/build/.rustup/toolchains/1.91.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=ae7c652b3dbe4e29 -C extra-filename=-ee0797c3230e2e66 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-ee0797c3230e2e66 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-308ff8f5d31f660d.rlib --cap-lints allow` |
| 627 | 2025-12-10T00:14:13.906Z | Compiling num-traits v0.2.14 |
| 628 | 2025-12-10T00:14:13.906Z | Running `/home/build/.rustup/toolchains/1.91.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=97d84f5bc6103854 -C extra-filename=-3e77fc224b848660 --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-3e77fc224b848660 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-8c209a0341cbc044.rlib --cap-lints allow` |
| 629 | 2025-12-10T00:14:13.906Z | Compiling openssl-probe v0.1.4 |
| 630 | 2025-12-10T00:14:13.906Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=698e087acfc08cd3 -C extra-filename=-da4ef9e58c8dbd00 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 631 | 2025-12-10T00:14:13.954Z | Compiling write16 v1.0.0 |
| 632 | 2025-12-10T00:14:13.954Z | Running `/home/build/.rustup/toolchains/1.91.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=1afb092306e0e5d0 -C extra-filename=-ea0b72f67721a0fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 633 | 2025-12-10T00:14:14.079Z | Compiling time v0.3.36 |
| 634 | 2025-12-10T00:14:14.112Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.36/src/lib.rs --error-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=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 --warn=unused --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=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --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", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=59c4685a2c232ef8 -C extra-filename=-cf66d3fdfc6aa760 --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-0265028752d02d30.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-72f4fafa4c0ce37c.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-87ee1e138d59a40a.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-76684f44b73d50da.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-c324851f2dc06082.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-9d33a265b14c3a68.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-d030476100136123.so --cap-lints allow` |
| 635 | 2025-12-10T00:14:14.112Z | Compiling openssl v0.10.72 |
| 636 | 2025-12-10T00:14:14.132Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=5778a38170318d8e -C extra-filename=-99ea2f1ac624a4f7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-99ea2f1ac624a4f7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 637 | 2025-12-10T00:14:14.335Z | Compiling utf8_iter v1.0.4 |
| 638 | 2025-12-10T00:14:14.405Z | Running `/home/build/.rustup/toolchains/1.91.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=eb34351b8f28c711 -C extra-filename=-b4801d085ba53f16 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 639 | 2025-12-10T00:14:14.405Z | Compiling foreign-types-shared v0.1.1 |
| 640 | 2025-12-10T00:14:14.405Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a3a39416ed12a37 -C extra-filename=-789aeedcda960c97 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 641 | 2025-12-10T00:14:14.405Z | Compiling utf16_iter v1.0.5 |
| 642 | 2025-12-10T00:14:14.406Z | Running `/home/build/.rustup/toolchains/1.91.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=ce5aa9333ac85aed -C extra-filename=-7adc8c12c5424b5f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 643 | 2025-12-10T00:14:14.406Z | Compiling usdt-impl v0.6.0 |
| 644 | 2025-12-10T00:14:14.406Z | Running `/home/build/.rustup/toolchains/1.91.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=47047d3cfd84cf3b -C extra-filename=-d1c90a0f42304b80 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-d1c90a0f42304b80 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 645 | 2025-12-10T00:14:14.406Z | Compiling serde_derive v1.0.228 |
| 646 | 2025-12-10T00:14:14.406Z | Running `/home/build/.rustup/toolchains/1.91.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=12338fec86469154 -C extra-filename=-1232f602af921861 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 647 | 2025-12-10T00:14:14.457Z | Compiling tokio-macros v2.6.0 |
| 648 | 2025-12-10T00:14:14.457Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=818d9ed60828d325 -C extra-filename=-e3ca90a9f2210431 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 649 | 2025-12-10T00:14:14.490Z | Compiling zerofrom-derive v0.1.5 |
| 650 | 2025-12-10T00:14:14.490Z | Running `/home/build/.rustup/toolchains/1.91.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=33a0dc2ca8133e8f -C extra-filename=-02168419153edb45 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-7eae23c0653ec418.rlib --extern proc_macro --cap-lints allow` |
| 651 | 2025-12-10T00:14:14.520Z | Compiling yoke-derive v0.7.5 |
| 652 | 2025-12-10T00:14:14.520Z | Running `/home/build/.rustup/toolchains/1.91.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=460d646392383233 -C extra-filename=-48a3d5f4ee4c4e1c --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-7eae23c0653ec418.rlib --extern proc_macro --cap-lints allow` |
| 653 | 2025-12-10T00:14:14.573Z | Compiling thiserror-impl v2.0.17 |
| 654 | 2025-12-10T00:14:14.573Z | Running `/home/build/.rustup/toolchains/1.91.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.17/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=4ca839a92eb3a3bd -C extra-filename=-1e629776a4ab43f1 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 655 | 2025-12-10T00:14:14.715Z | Compiling futures-macro v0.3.31 |
| 656 | 2025-12-10T00:14:14.756Z | Running `/home/build/.rustup/toolchains/1.91.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.31/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=f46308ec11bfa466 -C extra-filename=-547bef6554b94045 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 657 | 2025-12-10T00:14:16.425Z | Compiling tokio v1.48.0 |
| 658 | 2025-12-10T00:14:16.479Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-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=ca16e762d3d9c9a4 -C extra-filename=-fd32ef0daff318df --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-d0ecd21b5655874f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-b826fa17f02ad97e.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-14cddf5b42c39b16.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-4bcb5bd868b3bbc0.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-b0c6bf44e3032758.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-e3ca90a9f2210431.so --cap-lints allow` |
| 659 | 2025-12-10T00:14:16.479Z | Compiling zerovec-derive v0.10.3 |
| 660 | 2025-12-10T00:14:16.479Z | Running `/home/build/.rustup/toolchains/1.91.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=05831bbf5a9bea26 -C extra-filename=-6b9145d30f94d5e9 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 661 | 2025-12-10T00:14:16.479Z | Compiling futures-util v0.3.31 |
| 662 | 2025-12-10T00:14:16.479Z | Running `/home/build/.rustup/toolchains/1.91.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.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=6782e54c40cc2967 -C extra-filename=-a04dcc98b48635d8 --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-05816225d881268a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b546c8bcde620615.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-547bef6554b94045.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-22f9ebf1876aa9f9.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-131138efe667a795.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-6fe1fb831d3e7f01.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-231156a29b16c736.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-c2ef197796584401.rmeta --cap-lints allow` |
| 663 | 2025-12-10T00:14:16.594Z | Compiling displaydoc v0.2.5 |
| 664 | 2025-12-10T00:14:16.632Z | Running `/home/build/.rustup/toolchains/1.91.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=f5a169b0ca4d7e8d -C extra-filename=-94a3c31b6ed8e3a5 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 665 | 2025-12-10T00:14:16.933Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4f421a6b9ce20d4b -C extra-filename=-748f7a501a518297 --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-1e629776a4ab43f1.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 666 | 2025-12-10T00:14:17.015Z | Compiling zerofrom v0.1.5 |
| 667 | 2025-12-10T00:14:17.117Z | Running `/home/build/.rustup/toolchains/1.91.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=875e4975e416f380 -C extra-filename=-df19bb8f99478ef7 --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-02168419153edb45.so --cap-lints allow` |
| 668 | 2025-12-10T00:14:17.181Z | Compiling pest v2.8.1 |
| 669 | 2025-12-10T00:14:17.182Z | Running `/home/build/.rustup/toolchains/1.91.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=8b60bb76021c73e7 -C extra-filename=-dacd21c5c576f815 --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-6fe1fb831d3e7f01.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-0ba72db44e3acec1.rmeta --cap-lints allow` |
| 670 | 2025-12-10T00:14:17.278Z | Compiling yoke v0.7.5 |
| 671 | 2025-12-10T00:14:17.278Z | Running `/home/build/.rustup/toolchains/1.91.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=bcc0bbd45615b4d8 -C extra-filename=-bf8029ed6268189d --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-27fb20d54f6f3d4f.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-48a3d5f4ee4c4e1c.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-df19bb8f99478ef7.rmeta --cap-lints allow` |
| 672 | 2025-12-10T00:14:17.438Z | Compiling icu_provider_macros v1.5.0 |
| 673 | 2025-12-10T00:14:17.438Z | Running `/home/build/.rustup/toolchains/1.91.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=e3cc504ad9f5623c -C extra-filename=-c6277fc571b773f0 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 674 | 2025-12-10T00:14:17.579Z | Compiling zerocopy-derive v0.8.27 |
| 675 | 2025-12-10T00:14:17.611Z | Running `/home/build/.rustup/toolchains/1.91.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=cf35d3c88133c2eb -C extra-filename=-c2ea2bfdd986f398 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 676 | 2025-12-10T00:14:17.912Z | Compiling scroll_derive v0.13.1 |
| 677 | 2025-12-10T00:14:17.953Z | Running `/home/build/.rustup/toolchains/1.91.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=04915548b2c4bccc -C extra-filename=-46fcbc82532bcde4 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 678 | 2025-12-10T00:14:18.051Z | Compiling zerovec v0.10.4 |
| 679 | 2025-12-10T00:14:18.084Z | Running `/home/build/.rustup/toolchains/1.91.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=94288d54461beeaf -C extra-filename=-18a7181249e217ab --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-bf8029ed6268189d.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-df19bb8f99478ef7.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-6b9145d30f94d5e9.so --cap-lints allow` |
| 680 | 2025-12-10T00:14:18.269Z | Compiling icu_normalizer_data v1.5.0 |
| 681 | 2025-12-10T00:14:18.303Z | Running `/home/build/.rustup/toolchains/1.91.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=0a9fbabe942d4eb7 -C extra-filename=-c2fb85bad0f4e61b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 682 | 2025-12-10T00:14:18.367Z | Compiling ipnet v2.10.0 |
| 683 | 2025-12-10T00:14:18.400Z | Running `/home/build/.rustup/toolchains/1.91.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=126c6ab118364a65 -C extra-filename=-20172b0dcf2c6c87 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 684 | 2025-12-10T00:14:19.515Z | Compiling pest_meta v2.8.1 |
| 685 | 2025-12-10T00:14:19.547Z | Running `/home/build/.rustup/toolchains/1.91.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=372be021008b96a2 -C extra-filename=-0ef20f65f209e494 --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-dacd21c5c576f815.rmeta --cap-lints allow` |
| 686 | 2025-12-10T00:14:19.666Z | Compiling paste v1.0.15 |
| 687 | 2025-12-10T00:14:19.698Z | Running `/home/build/.rustup/toolchains/1.91.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=9188e82bac535d98 -C extra-filename=-d056e7adb67e0e10 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-d056e7adb67e0e10 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 688 | 2025-12-10T00:14:19.904Z | Compiling tinystr v0.7.6 |
| 689 | 2025-12-10T00:14:19.938Z | Running `/home/build/.rustup/toolchains/1.91.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=8ff3d5184e6a13d4 -C extra-filename=-fc1a528df58a3618 --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-94a3c31b6ed8e3a5.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow` |
| 690 | 2025-12-10T00:14:20.068Z | Compiling icu_collections v1.5.0 |
| 691 | 2025-12-10T00:14:20.199Z | Running `/home/build/.rustup/toolchains/1.91.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=e1435c148113a412 -C extra-filename=-a5c3f3463cfbfb65 --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-94a3c31b6ed8e3a5.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-bf8029ed6268189d.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-df19bb8f99478ef7.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow` |
| 692 | 2025-12-10T00:14:20.199Z | Running `/home/build/.rustup/toolchains/1.91.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=f1832ee9b55d4f2c -C extra-filename=-2d42dc0f7de241c9 --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-c10c58938fec5a7b.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-1232f602af921861.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)'` |
| 693 | 2025-12-10T00:14:20.327Z | Running `/home/build/.rustup/toolchains/1.91.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=ae903e667077b8e2 -C extra-filename=-b81dc53cf579ce2f --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-1340b3a9800bd562.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-1232f602af921861.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)'` |
| 694 | 2025-12-10T00:14:20.398Z | Running `/home/build/.rustup/toolchains/1.91.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=95b7bc29657bf529 -C extra-filename=-0e33c0b63e5c1b44 --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-c2ea2bfdd986f398.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)'` |
| 695 | 2025-12-10T00:14:20.398Z | Compiling icu_locid v1.5.0 |
| 696 | 2025-12-10T00:14:20.399Z | Running `/home/build/.rustup/toolchains/1.91.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=157f876f57da52ca -C extra-filename=-1cbd78c8b9bb8ea4 --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-94a3c31b6ed8e3a5.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-49e01a10b7a64494.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fc1a528df58a3618.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-07b449ddd8d1f39e.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow` |
| 697 | 2025-12-10T00:14:21.352Z | Compiling pest_generator v2.8.1 |
| 698 | 2025-12-10T00:14:21.394Z | Running `/home/build/.rustup/toolchains/1.91.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=22111fa0a4d8e5e5 -C extra-filename=-ca42714046a7fcd3 --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-dacd21c5c576f815.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-0ef20f65f209e494.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow` |
| 699 | 2025-12-10T00:14:21.394Z | Compiling serde_tokenstream v0.2.2 |
| 700 | 2025-12-10T00:14:21.394Z | Running `/home/build/.rustup/toolchains/1.91.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ad788788fb69d4f -C extra-filename=-9fc5ae52c866d59c --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow` |
| 701 | 2025-12-10T00:14:21.432Z | Compiling icu_provider v1.5.0 |
| 702 | 2025-12-10T00:14:21.432Z | Running `/home/build/.rustup/toolchains/1.91.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=ac37992040ea1a87 -C extra-filename=-c67be947d6803487 --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-94a3c31b6ed8e3a5.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-1cbd78c8b9bb8ea4.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-c6277fc571b773f0.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-27fb20d54f6f3d4f.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fc1a528df58a3618.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-07b449ddd8d1f39e.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-bf8029ed6268189d.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-df19bb8f99478ef7.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow` |
| 703 | 2025-12-10T00:14:21.481Z | Compiling erased-serde v0.3.31 |
| 704 | 2025-12-10T00:14:21.481Z | Running `/home/build/.rustup/toolchains/1.91.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=00b25d1979f09347 -C extra-filename=-d04086ee155fc32b --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-2d42dc0f7de241c9.rmeta --cap-lints allow` |
| 705 | 2025-12-10T00:14:21.896Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-d056e7adb67e0e10/build-script-build` |
| 706 | 2025-12-10T00:14:21.956Z | Compiling scroll v0.13.0 |
| 707 | 2025-12-10T00:14:21.956Z | Running `/home/build/.rustup/toolchains/1.91.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=d939a0e667f4754e -C extra-filename=-44073169d8427d95 --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-46fcbc82532bcde4.so --cap-lints allow` |
| 708 | 2025-12-10T00:14:22.364Z | Compiling icu_locid_transform v1.5.0 |
| 709 | 2025-12-10T00:14:22.407Z | Running `/home/build/.rustup/toolchains/1.91.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=8b36133143b4ac54 -C extra-filename=-5d950f972c5418a7 --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-94a3c31b6ed8e3a5.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-1cbd78c8b9bb8ea4.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-87af21accb1f2a76.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-c67be947d6803487.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fc1a528df58a3618.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow` |
| 710 | 2025-12-10T00:14:22.407Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-d1c90a0f42304b80/build-script-build` |
| 711 | 2025-12-10T00:14:22.408Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-99ea2f1ac624a4f7/build-script-build` |
| 712 | 2025-12-10T00:14:22.483Z | Running `/home/build/.rustup/toolchains/1.91.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=484ab55cf8259a09 -C extra-filename=-497697dab040e211 --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-d04086ee155fc32b.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 713 | 2025-12-10T00:14:22.483Z | Compiling foreign-types v0.3.2 |
| 714 | 2025-12-10T00:14:22.483Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9d0ad32fe6b5ec8 -C extra-filename=-f4ea808f86e9328b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types_shared-789aeedcda960c97.rmeta --cap-lints allow` |
| 715 | 2025-12-10T00:14:22.585Z | Compiling openssl-macros v0.1.1 |
| 716 | 2025-12-10T00:14:22.639Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=537cb6e88c9c4e00 -C extra-filename=-1fcba14861bf4aec --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 717 | 2025-12-10T00:14:23.999Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-3e77fc224b848660/build-script-build` |
| 718 | 2025-12-10T00:14:23.999Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-ee0797c3230e2e66/build-script-build` |
| 719 | 2025-12-10T00:14:24.121Z | Compiling pest_derive v2.8.1 |
| 720 | 2025-12-10T00:14:24.121Z | Running `/home/build/.rustup/toolchains/1.91.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=e0f9b00a5937c37b -C extra-filename=-c78f78ac73140876 --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-dacd21c5c576f815.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-ca42714046a7fcd3.rlib --extern proc_macro --cap-lints allow` |
| 721 | 2025-12-10T00:14:24.121Z | Running `/home/build/.rustup/toolchains/1.91.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=afef054d000dba88 -C extra-filename=-76c7e021c9933480 --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-446cd5d6b9e81412.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-c031f30d8f208126.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 722 | 2025-12-10T00:14:24.121Z | Compiling block-buffer v0.10.2 |
| 723 | 2025-12-10T00:14:24.121Z | Running `/home/build/.rustup/toolchains/1.91.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=ac326e92fb42e34f -C extra-filename=-bca03160bab68458 --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-1738fa59190c70c0.rmeta --cap-lints allow` |
| 724 | 2025-12-10T00:14:24.121Z | Compiling crypto-common v0.1.6 |
| 725 | 2025-12-10T00:14:24.121Z | Running `/home/build/.rustup/toolchains/1.91.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=c5e6064a403b4aea -C extra-filename=-972f569a3178e567 --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-1738fa59190c70c0.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-9db1468a3b28ef4b.rmeta --cap-lints allow` |
| 726 | 2025-12-10T00:14:24.121Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=3ce95b69c1892018 -C extra-filename=-ab1a552daee44ec3 --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-dc971b134920b59f.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` |
| 727 | 2025-12-10T00:14:24.121Z | Compiling tokio-util v0.7.7 |
| 728 | 2025-12-10T00:14:24.122Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.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="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=ed2c6ee7ac6630c5 -C extra-filename=-49a907c06ec090c2 --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-d0ecd21b5655874f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-22f9ebf1876aa9f9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-a825e34c5f0576b2.rmeta --cap-lints allow` |
| 729 | 2025-12-10T00:14:24.122Z | Compiling form_urlencoded v1.2.2 |
| 730 | 2025-12-10T00:14:24.122Z | Running `/home/build/.rustup/toolchains/1.91.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=21fc059d3ab1fcd4 -C extra-filename=-4eb6bb8306b3f9ab --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-111c3ed2151100bc.rmeta --cap-lints allow` |
| 731 | 2025-12-10T00:14:24.122Z | Compiling dtrace-parser v0.3.0 |
| 732 | 2025-12-10T00:14:24.122Z | Running `/home/build/.rustup/toolchains/1.91.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=0985c607090ddbf5 -C extra-filename=-2428ed840428d9d3 --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-dacd21c5c576f815.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-c78f78ac73140876.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --cap-lints allow` |
| 733 | 2025-12-10T00:14:24.122Z | Compiling icu_properties v1.5.1 |
| 734 | 2025-12-10T00:14:24.122Z | Running `/home/build/.rustup/toolchains/1.91.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=8072d93b4659a2c7 -C extra-filename=-b8b92747a44db638 --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-94a3c31b6ed8e3a5.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-a5c3f3463cfbfb65.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-5d950f972c5418a7.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-2d2e968d09f94022.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-c67be947d6803487.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fc1a528df58a3618.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow` |
| 735 | 2025-12-10T00:14:24.122Z | Compiling dof v0.4.0 |
| 736 | 2025-12-10T00:14:24.122Z | Running `/home/build/.rustup/toolchains/1.91.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=0c284e84a94c2b99 -C extra-filename=-9413185e308a2196 --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-b81dc53cf579ce2f.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-952240bb390b5e9c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-0e33c0b63e5c1b44.rmeta --cap-lints allow` |
| 737 | 2025-12-10T00:14:24.417Z | Compiling h2 v0.4.6 |
| 738 | 2025-12-10T00:14:24.490Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=622ab36d5e002562 -C extra-filename=-19ec3228c02c4093 --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-ea92e9999b153c47.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-cb482ec50f78f70c.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-22f9ebf1876aa9f9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-c2ef197796584401.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-49a907c06ec090c2.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-a825e34c5f0576b2.rmeta --cap-lints allow` |
| 739 | 2025-12-10T00:14:24.562Z | Compiling rand_core v0.6.3 |
| 740 | 2025-12-10T00:14:24.562Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=3917c1aa5ecadf5b -C extra-filename=-c906982be90f0bd1 --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-93b86809526a3266.rmeta --cap-lints allow` |
| 741 | 2025-12-10T00:14:24.817Z | Compiling mime v0.3.16 |
| 742 | 2025-12-10T00:14:24.872Z | Running `/home/build/.rustup/toolchains/1.91.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=55a2ca7c6984dde7 -C extra-filename=-eecf565e3a9668fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 743 | 2025-12-10T00:14:24.872Z | Compiling native-tls v0.2.12 |
| 744 | 2025-12-10T00:14:24.872Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=d9b67726fc8fd916 -C extra-filename=-259898c8e98d265c --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-259898c8e98d265c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 745 | 2025-12-10T00:14:24.910Z | Compiling ppv-lite86 v0.2.15 |
| 746 | 2025-12-10T00:14:24.910Z | Running `/home/build/.rustup/toolchains/1.91.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=46c94790e11ebf96 -C extra-filename=-d2d985720f0834bb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 747 | 2025-12-10T00:14:24.948Z | Compiling rustls v0.23.13 |
| 748 | 2025-12-10T00:14:24.949Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=433ea17963e168c4 -C extra-filename=-f75605e7c4c55c44 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-f75605e7c4c55c44 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 749 | 2025-12-10T00:14:25.173Z | Compiling plain v0.2.3 |
| 750 | 2025-12-10T00:14:25.229Z | Running `/home/build/.rustup/toolchains/1.91.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=253d0b0fe971b7e5 -C extra-filename=-af07f4f5302abbcf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 751 | 2025-12-10T00:14:25.313Z | Compiling rustls v0.22.4 |
| 752 | 2025-12-10T00:14:25.351Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=ca6754325a2368f7 -C extra-filename=-1b314fdccf351f0e --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-1b314fdccf351f0e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 753 | 2025-12-10T00:14:25.351Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-f75605e7c4c55c44/build-script-build` |
| 754 | 2025-12-10T00:14:25.422Z | Compiling goblin v0.10.1 |
| 755 | 2025-12-10T00:14:25.422Z | Running `/home/build/.rustup/toolchains/1.91.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=1cc4993f1d8137a6 -C extra-filename=-9d3074ba85bb982c --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-89eb3d8bcb302712.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-af07f4f5302abbcf.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-44073169d8427d95.rmeta --cap-lints allow` |
| 756 | 2025-12-10T00:14:25.422Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-259898c8e98d265c/build-script-build` |
| 757 | 2025-12-10T00:14:25.422Z | Running `/home/build/.rustup/toolchains/1.91.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=ef4273f972056029 -C extra-filename=-1e5b61153991fcb3 --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-298fc57ee25d89d9.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-9413185e308a2196.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-2428ed840428d9d3.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-952240bb390b5e9c.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-bdeef854c233f415.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)'` |
| 758 | 2025-12-10T00:14:25.638Z | Compiling rand_chacha v0.3.1 |
| 759 | 2025-12-10T00:14:25.756Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=aeb86d71d5f25a75 -C extra-filename=-b766fd5991624e7c --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-d2d985720f0834bb.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-c906982be90f0bd1.rmeta --cap-lints allow` |
| 760 | 2025-12-10T00:14:25.756Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-1b314fdccf351f0e/build-script-build` |
| 761 | 2025-12-10T00:14:25.756Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=87a6943cb9d870b3 -C extra-filename=-5361cbba124e34a6 --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-446cd5d6b9e81412.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-855d6d1a09341a0d.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-f4ea808f86e9328b.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-76508579263b8ecb.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-1fcba14861bf4aec.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-ab1a552daee44ec3.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'` |
| 762 | 2025-12-10T00:14:25.834Z | Compiling digest v0.10.7 |
| 763 | 2025-12-10T00:14:25.834Z | Running `/home/build/.rustup/toolchains/1.91.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=245552b2ac935ea6 -C extra-filename=-1e5c7ac0fb00c26a --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-bca03160bab68458.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-972f569a3178e567.rmeta --cap-lints allow` |
| 764 | 2025-12-10T00:14:26.116Z | Running `/home/build/.rustup/toolchains/1.91.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=71ec3d016ca549ed -C extra-filename=-311868a9d60342c9 --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` |
| 765 | 2025-12-10T00:14:26.579Z | Running `/home/build/.rustup/toolchains/1.91.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=102c31ac84772a82 -C extra-filename=-a6fe4250949a2aa2 --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` |
| 766 | 2025-12-10T00:14:26.635Z | Running `/home/build/.rustup/toolchains/1.91.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=a4447404e887b6f7 -C extra-filename=-e9b616aebb9049c3 --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"))'` |
| 767 | 2025-12-10T00:14:26.887Z | Compiling cpufeatures v0.2.2 |
| 768 | 2025-12-10T00:14:26.954Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-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=d83e3355cf989b4c -C extra-filename=-158002af8081c775 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 769 | 2025-12-10T00:14:27.011Z | Running `/home/build/.rustup/toolchains/1.91.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=54ab7a0d062e40fd -C extra-filename=-2d2fd0671d448116 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-2d2fd0671d448116 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 770 | 2025-12-10T00:14:27.332Z | Compiling icu_normalizer v1.5.0 |
| 771 | 2025-12-10T00:14:27.367Z | Running `/home/build/.rustup/toolchains/1.91.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=0e3b6806a6d104db -C extra-filename=-14873ef32736530d --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-94a3c31b6ed8e3a5.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-a5c3f3463cfbfb65.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-c2fb85bad0f4e61b.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-b8b92747a44db638.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-c67be947d6803487.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f9bcd4c331c3a1ab.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-7adc8c12c5424b5f.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-b4801d085ba53f16.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-ea0b72f67721a0fc.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow` |
| 772 | 2025-12-10T00:14:27.367Z | Compiling iana-time-zone v0.1.47 |
| 773 | 2025-12-10T00:14:27.367Z | Running `/home/build/.rustup/toolchains/1.91.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=aed8518a6ba8ca78 -C extra-filename=-0c68aebb260ca1c0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 774 | 2025-12-10T00:14:27.430Z | Compiling thiserror v1.0.69 |
| 775 | 2025-12-10T00:14:27.466Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9faa530266a009ca -C extra-filename=-d10b427db610091f --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-d10b427db610091f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 776 | 2025-12-10T00:14:27.777Z | Compiling unicode-segmentation v1.10.0 |
| 777 | 2025-12-10T00:14:27.848Z | Running `/home/build/.rustup/toolchains/1.91.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=34774d771a16fa9a -C extra-filename=-ee19bc5001879747 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 778 | 2025-12-10T00:14:27.919Z | Compiling unicode-width v0.1.9 |
| 779 | 2025-12-10T00:14:27.992Z | Running `/home/build/.rustup/toolchains/1.91.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=0643372d751d5ffb -C extra-filename=-0a6f93b3e019e4fa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 780 | 2025-12-10T00:14:28.106Z | Compiling winnow v0.7.13 |
| 781 | 2025-12-10T00:14:28.188Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=c19311c6c07390af -C extra-filename=-1e14e004f49e564b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 782 | 2025-12-10T00:14:28.235Z | Compiling idna_adapter v1.2.0 |
| 783 | 2025-12-10T00:14:28.235Z | Running `/home/build/.rustup/toolchains/1.91.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=2ad1af2dbc2d67ab -C extra-filename=-e33f5ea688e0aba5 --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-14873ef32736530d.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-b8b92747a44db638.rmeta --cap-lints allow` |
| 784 | 2025-12-10T00:14:28.481Z | Compiling lazy_static v1.5.0 |
| 785 | 2025-12-10T00:14:29.115Z | Running `/home/build/.rustup/toolchains/1.91.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=6cc4f475bbe0b508 -C extra-filename=-25a19d4b74dced51 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 786 | 2025-12-10T00:14:29.115Z | Compiling pretty-hex v0.4.1 |
| 787 | 2025-12-10T00:14:29.115Z | Running `/home/build/.rustup/toolchains/1.91.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=c9828e0c1ed823a3 -C extra-filename=-bcc71306b06c61c7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 788 | 2025-12-10T00:14:29.161Z | Compiling console v0.15.7 |
| 789 | 2025-12-10T00:14:29.161Z | Running `/home/build/.rustup/toolchains/1.91.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=58b2003686261fc5 -C extra-filename=-eac991f2f4cf9be6 --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-25a19d4b74dced51.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-0a6f93b3e019e4fa.rmeta --cap-lints allow` |
| 790 | 2025-12-10T00:14:29.161Z | Compiling idna v1.0.3 |
| 791 | 2025-12-10T00:14:29.161Z | Running `/home/build/.rustup/toolchains/1.91.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=379143d44e3d4aeb -C extra-filename=-c3092728b55fd720 --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-e33f5ea688e0aba5.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f9bcd4c331c3a1ab.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-b4801d085ba53f16.rmeta --cap-lints allow` |
| 792 | 2025-12-10T00:14:29.161Z | Compiling hyper v1.8.1 |
| 793 | 2025-12-10T00:14:29.162Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=5293000c91996b44 -C extra-filename=-db7e4be0a50bb729 --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-ea92e9999b153c47.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-05816225d881268a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-19ec3228c02c4093.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-521d7da041ebd4f8.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-56edab7b0a3e9369.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-20a93ebecfda7358.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-72f4fafa4c0ce37c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-231156a29b16c736.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f9bcd4c331c3a1ab.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-5846b97cd7f4f5e0.rmeta --cap-lints allow` |
| 794 | 2025-12-10T00:14:29.267Z | Compiling newline-converter v0.3.0 |
| 795 | 2025-12-10T00:14:29.298Z | Running `/home/build/.rustup/toolchains/1.91.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=5ee60991cd60b884 -C extra-filename=-0d49dc3fec488c28 --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-ee19bc5001879747.rmeta --cap-lints allow` |
| 796 | 2025-12-10T00:14:29.506Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-d10b427db610091f/build-script-build` |
| 797 | 2025-12-10T00:14:30.015Z | Compiling chrono v0.4.42 |
| 798 | 2025-12-10T00:14:30.017Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-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 --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", "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=1528fbc0c988ae7e -C extra-filename=-50a0f70edec464e5 --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-0c68aebb260ca1c0.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-311868a9d60342c9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --cap-lints allow` |
| 799 | 2025-12-10T00:14:30.017Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-2d2fd0671d448116/build-script-build` |
| 800 | 2025-12-10T00:14:30.018Z | Compiling sha1 v0.10.6 |
| 801 | 2025-12-10T00:14:30.018Z | Running `/home/build/.rustup/toolchains/1.91.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=fd68f90f3c7d9e2b -C extra-filename=-4405d54dbb492661 --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-855d6d1a09341a0d.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-158002af8081c775.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-1e5c7ac0fb00c26a.rmeta --cap-lints allow` |
| 802 | 2025-12-10T00:14:30.285Z | Compiling mime_guess v2.0.5 |
| 803 | 2025-12-10T00:14:30.316Z | Running `/home/build/.rustup/toolchains/1.91.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=af8943af78678a32 -C extra-filename=-d1a432ecc17daaf5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-d1a432ecc17daaf5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-a6fe4250949a2aa2.rlib --cap-lints allow` |
| 804 | 2025-12-10T00:14:30.352Z | Compiling rand v0.8.4 |
| 805 | 2025-12-10T00:14:30.378Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="rand_hc"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "rand_hc", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=45655cb5ce50adf0 -C extra-filename=-b365d68ff63df777 --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-dc971b134920b59f.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-b766fd5991624e7c.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-c906982be90f0bd1.rmeta --cap-lints allow` |
| 806 | 2025-12-10T00:14:31.117Z | Compiling toml_parser v1.0.4 |
| 807 | 2025-12-10T00:14:31.176Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=c9b4037f84f9e621 -C extra-filename=-0fd24d320e568a24 --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-1e14e004f49e564b.rmeta --cap-lints allow` |
| 808 | 2025-12-10T00:14:31.177Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=50accd6afc7f8b99 -C extra-filename=-3e52ba7ef96c5796 --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-89eb3d8bcb302712.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-5361cbba124e34a6.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-da4ef9e58c8dbd00.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-ab1a552daee44ec3.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 809 | 2025-12-10T00:14:31.231Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=1c7bc0debcbda10f -C extra-filename=-127690a243d1be38 --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-89eb3d8bcb302712.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-2fe058faafa34295.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-2ee71e19bf7be63e.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-2238e074cc12aee7.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-45c3461d766eaa22.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out` |
| 810 | 2025-12-10T00:14:31.713Z | Compiling hyper-util v0.1.18 |
| 811 | 2025-12-10T00:14:31.751Z | Running `/home/build/.rustup/toolchains/1.91.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.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="client"' --cfg 'feature="client-legacy"' --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-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=f16799144c691d6d -C extra-filename=-3019e8fdca805041 --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-f8f43c82fa62478e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-05816225d881268a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-521d7da041ebd4f8.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-20172b0dcf2c6c87.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-b0c6bf44e3032758.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-a825e34c5f0576b2.rmeta --cap-lints allow` |
| 812 | 2025-12-10T00:14:31.791Z | Running `/home/build/.rustup/toolchains/1.91.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=710946c5573dd362 -C extra-filename=-9edb16927692c243 --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-9d3074ba85bb982c.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-bcc71306b06c61c7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-0e33c0b63e5c1b44.rmeta --cap-lints allow` |
| 813 | 2025-12-10T00:14:32.600Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=6a729a86dd940eb4 -C extra-filename=-42a6c333dc80568d --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-76508579263b8ecb.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-2fe058faafa34295.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-2ee71e19bf7be63e.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-2238e074cc12aee7.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-45c3461d766eaa22.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 814 | 2025-12-10T00:14:32.875Z | Compiling thiserror-impl v1.0.69 |
| 815 | 2025-12-10T00:14:32.913Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b7dec79b7db2f24 -C extra-filename=-b2fe4ecf22268b6d --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 816 | 2025-12-10T00:14:33.035Z | Compiling concurrent-queue v2.5.0 |
| 817 | 2025-12-10T00:14:33.070Z | Running `/home/build/.rustup/toolchains/1.91.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=0d34da5a3dcc3558 -C extra-filename=-be3fc86fc4aab7d7 --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-9166acacfa50b135.rmeta --cap-lints allow` |
| 818 | 2025-12-10T00:14:33.204Z | Compiling serde_derive_internals v0.29.0 |
| 819 | 2025-12-10T00:14:33.242Z | Running `/home/build/.rustup/toolchains/1.91.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=a02c681ac5da80f4 -C extra-filename=-7b75f1aeec8c51c8 --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow` |
| 820 | 2025-12-10T00:14:33.467Z | Compiling http-body-util v0.1.3 |
| 821 | 2025-12-10T00:14:33.498Z | Running `/home/build/.rustup/toolchains/1.91.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=1ac63cf37de8ceb5 -C extra-filename=-5b3cab55e8008ad3 --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-d0ecd21b5655874f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-521d7da041ebd4f8.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --cap-lints allow` |
| 822 | 2025-12-10T00:14:33.946Z | Compiling rustls-pemfile v2.2.0 |
| 823 | 2025-12-10T00:14:33.975Z | Running `/home/build/.rustup/toolchains/1.91.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=e98c0047745f8c9b -C extra-filename=-eb45fda4484fbcc4 --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-26eea550c5b47dff.rmeta --cap-lints allow` |
| 824 | 2025-12-10T00:14:34.340Z | Compiling serde_spanned v1.0.3 |
| 825 | 2025-12-10T00:14:34.380Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=295d70c9a4a448bb -C extra-filename=-e282b16fc95f94c6 --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-c10c58938fec5a7b.rmeta --cap-lints allow` |
| 826 | 2025-12-10T00:14:34.426Z | Compiling toml_datetime v0.7.3 |
| 827 | 2025-12-10T00:14:34.426Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=cd1b41fbf568c111 -C extra-filename=-1446c94dca902930 --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-c10c58938fec5a7b.rmeta --cap-lints allow` |
| 828 | 2025-12-10T00:14:34.614Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/src/lib.rs --error-format=json --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=9394308f27da9560 -C extra-filename=-18015257c1a01f29 --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-044f1f3e5d817345.rmeta --cap-lints allow` |
| 829 | 2025-12-10T00:14:35.199Z | Compiling multer v3.1.0 |
| 830 | 2025-12-10T00:14:35.245Z | Running `/home/build/.rustup/toolchains/1.91.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=c4ba14ff3baf4e2c -C extra-filename=-50af0b0a0fa159b9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-50af0b0a0fa159b9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-308ff8f5d31f660d.rlib --cap-lints allow` |
| 831 | 2025-12-10T00:14:35.246Z | Compiling sync_wrapper v1.0.1 |
| 832 | 2025-12-10T00:14:35.249Z | Running `/home/build/.rustup/toolchains/1.91.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=2bb9957658f0b97d -C extra-filename=-967ea1b60ad9e55f --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-edf9477fc919c34c.rmeta --cap-lints allow` |
| 833 | 2025-12-10T00:14:35.287Z | Compiling thread_local v1.1.4 |
| 834 | 2025-12-10T00:14:35.325Z | Running `/home/build/.rustup/toolchains/1.91.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=04ab12296caca530 -C extra-filename=-6bf3ccaba1cb2461 --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-76508579263b8ecb.rmeta --cap-lints allow` |
| 835 | 2025-12-10T00:14:35.431Z | Compiling encoding_rs v0.8.32 |
| 836 | 2025-12-10T00:14:35.466Z | Running `/home/build/.rustup/toolchains/1.91.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=de06d75be13b9a99 -C extra-filename=-309f8e7be9a2a579 --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-855d6d1a09341a0d.rmeta --cap-lints allow` |
| 837 | 2025-12-10T00:14:35.578Z | Compiling slog-async v2.8.0 |
| 838 | 2025-12-10T00:14:35.614Z | Running `/home/build/.rustup/toolchains/1.91.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=2e021e6b97a895d2 -C extra-filename=-ad88087a20d27d3f --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-ad88087a20d27d3f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 839 | 2025-12-10T00:14:35.656Z | Compiling parking v2.2.0 |
| 840 | 2025-12-10T00:14:35.656Z | Running `/home/build/.rustup/toolchains/1.91.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=50931c518e6a9958 -C extra-filename=-5a9733bcc1d8c5fb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 841 | 2025-12-10T00:14:35.811Z | Compiling target-triple v1.0.0 |
| 842 | 2025-12-10T00:14:35.838Z | Running `/home/build/.rustup/toolchains/1.91.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=46c6c1b166041598 -C extra-filename=-84af05bfcd9a5bd2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-84af05bfcd9a5bd2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 843 | 2025-12-10T00:14:35.987Z | Compiling match_cfg v0.1.0 |
| 844 | 2025-12-10T00:14:36.024Z | Running `/home/build/.rustup/toolchains/1.91.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=38c3b58bb02527c7 -C extra-filename=-0eb35510c186dc6c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 845 | 2025-12-10T00:14:36.099Z | Compiling semver v1.0.27 |
| 846 | 2025-12-10T00:14:36.099Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d6a44f6d309a0651 -C extra-filename=-61e0599bfbc9d11d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 847 | 2025-12-10T00:14:36.133Z | Compiling toml_writer v1.0.4 |
| 848 | 2025-12-10T00:14:36.162Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7a46e23356f24109 -C extra-filename=-eb57e1afc0088265 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 849 | 2025-12-10T00:14:36.329Z | Compiling similar v2.2.1 |
| 850 | 2025-12-10T00:14:36.362Z | Running `/home/build/.rustup/toolchains/1.91.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=064d82bb40c18102 -C extra-filename=-d45783828e37f7b0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 851 | 2025-12-10T00:14:36.397Z | Compiling schemars v0.8.22 |
| 852 | 2025-12-10T00:14:36.397Z | Running `/home/build/.rustup/toolchains/1.91.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=9343d47042ea0d33 -C extra-filename=-cdd297a9a9c0b544 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-cdd297a9a9c0b544 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 853 | 2025-12-10T00:14:36.558Z | Compiling camino v1.2.1 |
| 854 | 2025-12-10T00:14:36.587Z | Running `/home/build/.rustup/toolchains/1.91.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.1/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=28813b385cce38c3 -C extra-filename=-4a213a1c8157f062 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-4a213a1c8157f062 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 855 | 2025-12-10T00:14:36.790Z | Compiling tower-layer v0.3.3 |
| 856 | 2025-12-10T00:14:36.818Z | Running `/home/build/.rustup/toolchains/1.91.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=9724664e2cb4bf0f -C extra-filename=-5d06391d5f49fcfb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 857 | 2025-12-10T00:14:36.843Z | Compiling heck v0.5.0 |
| 858 | 2025-12-10T00:14:36.875Z | Running `/home/build/.rustup/toolchains/1.91.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=b6bb431a9f5e6d48 -C extra-filename=-aec17a7dcfeb6177 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 859 | 2025-12-10T00:14:37.167Z | Compiling tower v0.5.2 |
| 860 | 2025-12-10T00:14:37.195Z | Running `/home/build/.rustup/toolchains/1.91.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=3ac8302b3e39eb91 -C extra-filename=-07c493be541209aa --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-edf9477fc919c34c.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-967ea1b60ad9e55f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5d06391d5f49fcfb.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --cap-lints allow` |
| 861 | 2025-12-10T00:14:37.196Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-4a213a1c8157f062/build-script-build` |
| 862 | 2025-12-10T00:14:37.258Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-cdd297a9a9c0b544/build-script-build` |
| 863 | 2025-12-10T00:14:37.320Z | Compiling toml v0.9.8 |
| 864 | 2025-12-10T00:14:37.320Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="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=6048b3a0a8b3f52b -C extra-filename=-7ab1d7e7954270fb --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-c10c58938fec5a7b.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-e282b16fc95f94c6.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-1446c94dca902930.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-0fd24d320e568a24.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-eb57e1afc0088265.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-1e14e004f49e564b.rmeta --cap-lints allow` |
| 865 | 2025-12-10T00:14:37.320Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-84af05bfcd9a5bd2/build-script-build` |
| 866 | 2025-12-10T00:14:37.371Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-ad88087a20d27d3f/build-script-build` |
| 867 | 2025-12-10T00:14:37.371Z | Compiling hostname v0.3.1 |
| 868 | 2025-12-10T00:14:37.371Z | Running `/home/build/.rustup/toolchains/1.91.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=04d90edefbec0e5a -C extra-filename=-09629388b861aae8 --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-dc971b134920b59f.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-0eb35510c186dc6c.rmeta --cap-lints allow` |
| 869 | 2025-12-10T00:14:37.613Z | Compiling event-listener v5.0.0 |
| 870 | 2025-12-10T00:14:37.652Z | Running `/home/build/.rustup/toolchains/1.91.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=f6eb11b1e23f673b -C extra-filename=-8f97af3fc7a2ae83 --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-be3fc86fc4aab7d7.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-5a9733bcc1d8c5fb.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --cap-lints allow` |
| 871 | 2025-12-10T00:14:38.129Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e5ef2d02bdb2e35 -C extra-filename=-b22a07f01db5099e --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-b2fe4ecf22268b6d.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 872 | 2025-12-10T00:14:38.188Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-50af0b0a0fa159b9/build-script-build` |
| 873 | 2025-12-10T00:14:38.247Z | Compiling tokio-rustls v0.25.0 |
| 874 | 2025-12-10T00:14:38.325Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=9aac0ff5f387f5c3 -C extra-filename=-07f4f32451065b24 --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-127690a243d1be38.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out` |
| 875 | 2025-12-10T00:14:38.325Z | Compiling schemars_derive v0.8.22 |
| 876 | 2025-12-10T00:14:38.325Z | Running `/home/build/.rustup/toolchains/1.91.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=43a27401d5a538a2 -C extra-filename=-36c91fc2348bb08d --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-7b75f1aeec8c51c8.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 877 | 2025-12-10T00:14:38.428Z | Compiling tokio-rustls v0.26.0 |
| 878 | 2025-12-10T00:14:38.469Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=d7160ddb96ca5853 -C extra-filename=-52f6ba324eb7b3eb --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-42a6c333dc80568d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out` |
| 879 | 2025-12-10T00:14:38.660Z | Compiling tokio-native-tls v0.3.1 |
| 880 | 2025-12-10T00:14:38.691Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=7040ec6bef284b6b -C extra-filename=-b9590b4e18477d57 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-3e52ba7ef96c5796.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 881 | 2025-12-10T00:14:38.877Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-d1a432ecc17daaf5/build-script-build` |
| 882 | 2025-12-10T00:14:38.918Z | Compiling url v2.5.4 |
| 883 | 2025-12-10T00:14:38.973Z | Running `/home/build/.rustup/toolchains/1.91.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=96b2b1e60c5f5c61 -C extra-filename=-5cc44c23c0179f25 --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-4eb6bb8306b3f9ab.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-c3092728b55fd720.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --cap-lints allow` |
| 884 | 2025-12-10T00:14:38.974Z | Compiling usdt-attr-macro v0.6.0 |
| 885 | 2025-12-10T00:14:38.974Z | Running `/home/build/.rustup/toolchains/1.91.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=996f1f62c5385058 -C extra-filename=-5b358c8b579fb8a6 --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-2428ed840428d9d3.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-1e5b61153991fcb3.rlib --extern proc_macro --cap-lints allow` |
| 886 | 2025-12-10T00:14:39.076Z | Compiling usdt-macro v0.6.0 |
| 887 | 2025-12-10T00:14:39.115Z | Running `/home/build/.rustup/toolchains/1.91.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=3079e722ce459c85 -C extra-filename=-4bd8de67784b941b --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-2428ed840428d9d3.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-1e5b61153991fcb3.rlib --extern proc_macro --cap-lints allow` |
| 888 | 2025-12-10T00:14:40.564Z | Compiling serde_urlencoded v0.7.1 |
| 889 | 2025-12-10T00:14:40.599Z | Running `/home/build/.rustup/toolchains/1.91.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=c86bb5b9f240e14f -C extra-filename=-fe94523bfa967bc1 --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-4eb6bb8306b3f9ab.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-72f4fafa4c0ce37c.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-8083d01144c769bb.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --cap-lints allow` |
| 890 | 2025-12-10T00:14:40.660Z | Compiling slog-json v2.6.1 |
| 891 | 2025-12-10T00:14:40.689Z | Running `/home/build/.rustup/toolchains/1.91.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=0445b9fdcb5a4e33 -C extra-filename=-1c4a954ca016fc48 --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-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-cf66d3fdfc6aa760.rmeta --cap-lints allow` |
| 892 | 2025-12-10T00:14:40.804Z | Running `/home/build/.rustup/toolchains/1.91.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=f9437478bb8a2756 -C extra-filename=-5180eef5dbb1b285 --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-298fc57ee25d89d9.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-9edb16927692c243.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-2428ed840428d9d3.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-18015257c1a01f29.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-bdeef854c233f415.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)'` |
| 893 | 2025-12-10T00:14:40.837Z | Compiling uuid v1.18.1 |
| 894 | 2025-12-10T00:14:40.873Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=688528464746faeb -C extra-filename=-e372c518bafeffab --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-7267af5beee12260.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --cap-lints allow` |
| 895 | 2025-12-10T00:14:40.889Z | Compiling futures-executor v0.3.31 |
| 896 | 2025-12-10T00:14:40.889Z | Running `/home/build/.rustup/toolchains/1.91.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.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 --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", "num_cpus", "std", "thread-pool"))' -C metadata=bab86331c3e21d65 -C extra-filename=-7fd86aff7621eae9 --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-edf9477fc919c34c.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-131138efe667a795.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --cap-lints allow` |
| 897 | 2025-12-10T00:14:40.919Z | Compiling async-stream-impl v0.3.6 |
| 898 | 2025-12-10T00:14:40.919Z | Running `/home/build/.rustup/toolchains/1.91.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=68c408987d103392 -C extra-filename=-471f0b5c5a0578d6 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 899 | 2025-12-10T00:14:41.040Z | Compiling tempfile v3.23.0 |
| 900 | 2025-12-10T00:14:41.088Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=e2ed4a7f3c3cc09c -C extra-filename=-de7e09c105fbfaa5 --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-21d59d5c49560d0a.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-7267af5beee12260.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-76508579263b8ecb.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-e8acfdef5146bf70.rmeta --cap-lints allow` |
| 901 | 2025-12-10T00:14:41.160Z | Compiling crossbeam-channel v0.5.1 |
| 902 | 2025-12-10T00:14:41.192Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.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="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=8fccaa991b56b69c -C extra-filename=-2807fa56840971f6 --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-855d6d1a09341a0d.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-9166acacfa50b135.rmeta --cap-lints allow` |
| 903 | 2025-12-10T00:14:41.486Z | Compiling webpki-roots v0.26.5 |
| 904 | 2025-12-10T00:14:41.515Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-0.26.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07c23b30108c7df4 -C extra-filename=-25b5614c3b3e788d --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-26eea550c5b47dff.rmeta --cap-lints allow` |
| 905 | 2025-12-10T00:14:41.737Z | Compiling is-terminal v0.4.12 |
| 906 | 2025-12-10T00:14:41.772Z | Running `/home/build/.rustup/toolchains/1.91.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=1eb489c8053d1abd -C extra-filename=-3d80c112b5c4d2fb --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-dc971b134920b59f.rmeta --cap-lints allow` |
| 907 | 2025-12-10T00:14:41.772Z | Compiling memmap2 v0.9.8 |
| 908 | 2025-12-10T00:14:41.772Z | Running `/home/build/.rustup/toolchains/1.91.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=d6c3031d9e5e7dca -C extra-filename=-8ccdadcf08d5fb76 --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-dc971b134920b59f.rmeta --cap-lints allow` |
| 909 | 2025-12-10T00:14:41.866Z | Compiling dropshot v0.16.5 (/work/oxidecomputer/dropshot/dropshot) |
| 910 | 2025-12-10T00:14:41.905Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e46f4634bb2c8c75 -C extra-filename=-130e87d70bc123be --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-130e87d70bc123be -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-308ff8f5d31f660d.rlib` |
| 911 | 2025-12-10T00:14:41.939Z | Compiling iri-string v0.7.8 |
| 912 | 2025-12-10T00:14:41.968Z | Running `/home/build/.rustup/toolchains/1.91.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=8d4e20cb3985f900 -C extra-filename=-9f9b50345bf12c63 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 913 | 2025-12-10T00:14:42.184Z | Compiling data-encoding v2.4.0 |
| 914 | 2025-12-10T00:14:42.221Z | Running `/home/build/.rustup/toolchains/1.91.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=456bffe64e9d849d -C extra-filename=-01c82cd418004c77 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 915 | 2025-12-10T00:14:42.221Z | Compiling take_mut v0.2.2 |
| 916 | 2025-12-10T00:14:42.221Z | Running `/home/build/.rustup/toolchains/1.91.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=43dbb83b250bb7da -C extra-filename=-7f09cc3b6d6bbdc0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 917 | 2025-12-10T00:14:42.254Z | Compiling spin v0.9.8 |
| 918 | 2025-12-10T00:14:42.254Z | Running `/home/build/.rustup/toolchains/1.91.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=a040b92bcac3b85d -C extra-filename=-ce6e0419a895da0c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 919 | 2025-12-10T00:14:42.292Z | Compiling utf-8 v0.7.6 |
| 920 | 2025-12-10T00:14:42.824Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15dc854083164c42 -C extra-filename=-13eb56fa3be887d0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 921 | 2025-12-10T00:14:42.824Z | Compiling term v1.1.0 |
| 922 | 2025-12-10T00:14:42.824Z | Running `/home/build/.rustup/toolchains/1.91.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=a60a7d1f93b5b72d -C extra-filename=-b0d534765fbb2c01 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 923 | 2025-12-10T00:14:42.825Z | Compiling dyn-clone v1.0.4 |
| 924 | 2025-12-10T00:14:42.825Z | Running `/home/build/.rustup/toolchains/1.91.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=ed0debc3c9b7ba20 -C extra-filename=-62a18240b296fb51 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 925 | 2025-12-10T00:14:42.825Z | Compiling anyhow v1.0.100 |
| 926 | 2025-12-10T00:14:42.825Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/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=9fe5b1989d38ed0d -C extra-filename=-398937c4625e182b --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-398937c4625e182b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 927 | 2025-12-10T00:14:42.825Z | Running `/home/build/.rustup/toolchains/1.91.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=168f416ce63775d8 -C extra-filename=-5313cfe01c97669a --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-50a0f70edec464e5.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-62a18240b296fb51.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-36c91fc2348bb08d.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 928 | 2025-12-10T00:14:42.825Z | Running `/home/build/.rustup/toolchains/1.91.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=39fb183a69143fd4 -C extra-filename=-116dde681115bdcf --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-d0ecd21b5655874f.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-309f8e7be9a2a579.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-56edab7b0a3e9369.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-6fe1fb831d3e7f01.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-eecf565e3a9668fc.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-ce6e0419a895da0c.rmeta --cap-lints allow` |
| 929 | 2025-12-10T00:14:43.026Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-398937c4625e182b/build-script-build` |
| 930 | 2025-12-10T00:14:43.396Z | Compiling slog-term v2.9.2 |
| 931 | 2025-12-10T00:14:43.438Z | Running `/home/build/.rustup/toolchains/1.91.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=b3da665f6e99a022 -C extra-filename=-104fea63e19399d9 --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-50a0f70edec464e5.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-3d80c112b5c4d2fb.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-b0d534765fbb2c01.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-6bf3ccaba1cb2461.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-cf66d3fdfc6aa760.rmeta --cap-lints allow` |
| 932 | 2025-12-10T00:14:43.691Z | Compiling tungstenite v0.24.0 |
| 933 | 2025-12-10T00:14:43.745Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=87b8688da3386142 -C extra-filename=-0504cc564d8124e0 --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-298fc57ee25d89d9.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-01c82cd418004c77.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-56edab7b0a3e9369.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-89eb3d8bcb302712.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-b365d68ff63df777.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b22a07f01db5099e.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-13eb56fa3be887d0.rmeta --cap-lints allow` |
| 934 | 2025-12-10T00:14:43.900Z | Running `/home/build/.rustup/toolchains/1.91.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=27d3e32d9500809c -C extra-filename=-e8c5acdb961a726c --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-2807fa56840971f6.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-7f09cc3b6d6bbdc0.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-6bf3ccaba1cb2461.rmeta --cap-lints allow --cfg integer128` |
| 935 | 2025-12-10T00:14:44.029Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-130e87d70bc123be/build-script-build` |
| 936 | 2025-12-10T00:14:44.108Z | Compiling async-stream v0.3.6 |
| 937 | 2025-12-10T00:14:44.158Z | Running `/home/build/.rustup/toolchains/1.91.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=a6b8fcf744cf69fc -C extra-filename=-5bf6d770ec9257be --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-471f0b5c5a0578d6.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --cap-lints allow` |
| 938 | 2025-12-10T00:14:44.466Z | Compiling usdt v0.6.0 |
| 939 | 2025-12-10T00:14:44.496Z | Running `/home/build/.rustup/toolchains/1.91.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=16c543776e1020d6 -C extra-filename=-096780d03294c5e1 --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-9edb16927692c243.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-9d3074ba85bb982c.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-8ccdadcf08d5fb76.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-5b358c8b579fb8a6.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-5180eef5dbb1b285.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-4bd8de67784b941b.so --cap-lints allow` |
| 940 | 2025-12-10T00:14:45.191Z | Compiling hyper-rustls v0.27.3 |
| 941 | 2025-12-10T00:14:45.191Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=b198eea12e8af4fb -C extra-filename=-c80ab2db49c5f7f4 --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-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-42a6c333dc80568d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-52f6ba324eb7b3eb.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-25b5614c3b3e788d.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out` |
| 942 | 2025-12-10T00:14:45.191Z | Compiling tower-http v0.6.5 |
| 943 | 2025-12-10T00:14:45.191Z | Running `/home/build/.rustup/toolchains/1.91.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.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="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=6717bb133aadae66 -C extra-filename=-7316f464bde90b01 --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-446cd5d6b9e81412.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-521d7da041ebd4f8.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-9f9b50345bf12c63.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-07c493be541209aa.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5d06391d5f49fcfb.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --cap-lints allow` |
| 944 | 2025-12-10T00:14:45.225Z | Compiling atomicwrites v0.4.4 |
| 945 | 2025-12-10T00:14:45.225Z | Running `/home/build/.rustup/toolchains/1.91.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=cdf8f07244dbdb13 -C extra-filename=-744cc34346cac63b --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-76c7e021c9933480.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rmeta --cap-lints allow` |
| 946 | 2025-12-10T00:14:45.390Z | Compiling futures v0.3.31 |
| 947 | 2025-12-10T00:14:45.420Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-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 --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", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=20be2efcdaf19e1c -C extra-filename=-5cc6eee231cb7348 --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-05816225d881268a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-7fd86aff7621eae9.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b546c8bcde620615.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-22f9ebf1876aa9f9.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-131138efe667a795.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --cap-lints allow` |
| 948 | 2025-12-10T00:14:45.420Z | Compiling slog-bunyan v2.5.0 |
| 949 | 2025-12-10T00:14:45.421Z | Running `/home/build/.rustup/toolchains/1.91.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=d64ff1ff62dd82ba -C extra-filename=-2dbd6c3f77002438 --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-09629388b861aae8.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-cf66d3fdfc6aa760.rmeta --cap-lints allow` |
| 950 | 2025-12-10T00:14:45.520Z | Running `/home/build/.rustup/toolchains/1.91.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=4d40164264426bf1 -C extra-filename=-fc390886a94824e8 --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-eecf565e3a9668fc.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-a6fe4250949a2aa2.rmeta --cap-lints allow` |
| 951 | 2025-12-10T00:14:45.564Z | Compiling hyper-tls v0.6.0 |
| 952 | 2025-12-10T00:14:45.601Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=eb61ca7901f13212 -C extra-filename=-5cb945cb51932703 --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-d0ecd21b5655874f.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-3e52ba7ef96c5796.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-b9590b4e18477d57.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 953 | 2025-12-10T00:14:45.651Z | Compiling event-listener-strategy v0.5.4 |
| 954 | 2025-12-10T00:14:45.689Z | Running `/home/build/.rustup/toolchains/1.91.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=7bd273d90e799511 -C extra-filename=-2c13339f9e2156f1 --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-8f97af3fc7a2ae83.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --cap-lints allow` |
| 955 | 2025-12-10T00:14:45.912Z | Running `/home/build/.rustup/toolchains/1.91.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=03cc5bd82009f3cd -C extra-filename=-e14c18a97b576a65 --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"))'` |
| 956 | 2025-12-10T00:14:45.959Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=05802c6518edb4d6 -C extra-filename=-2a48da1626615439 --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-c10c58938fec5a7b.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 --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)'` |
| 957 | 2025-12-10T00:14:45.988Z | Compiling dropshot_endpoint v0.16.5 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 958 | 2025-12-10T00:14:45.988Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=232b52455c1f6515 -C extra-filename=-563e85c7882129c8 --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-aec17a7dcfeb6177.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro` |
| 959 | 2025-12-10T00:14:46.043Z | Compiling rustls-native-certs v0.7.0 |
| 960 | 2025-12-10T00:14:46.081Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab990bd6ccf552e1 -C extra-filename=-b317b9c6a54be45a --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-da4ef9e58c8dbd00.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --cap-lints allow` |
| 961 | 2025-12-10T00:14:46.081Z | Compiling openapiv3 v2.2.0 |
| 962 | 2025-12-10T00:14:46.081Z | Running `/home/build/.rustup/toolchains/1.91.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=df6fcb7058f9d945 -C extra-filename=-6ab9cd2a9e94c133 --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-d5386c1adbed82db.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --cap-lints allow` |
| 963 | 2025-12-10T00:14:46.081Z | Compiling yasna v0.5.2 |
| 964 | 2025-12-10T00:14:46.081Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=c52b62b2ba446ee2 -C extra-filename=-500e42d1a708c782 --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-cf66d3fdfc6aa760.rmeta --cap-lints allow` |
| 965 | 2025-12-10T00:14:46.153Z | Compiling async-trait v0.1.89 |
| 966 | 2025-12-10T00:14:46.193Z | Running `/home/build/.rustup/toolchains/1.91.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=c62a937a44942cfd -C extra-filename=-4b048a3fb972caba --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 967 | 2025-12-10T00:14:46.413Z | Compiling pem v3.0.6 |
| 968 | 2025-12-10T00:14:46.452Z | Running `/home/build/.rustup/toolchains/1.91.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=c17875a48c291129 -C extra-filename=-344d8252d6a46e23 --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-f8f43c82fa62478e.rmeta --cap-lints allow` |
| 969 | 2025-12-10T00:14:46.452Z | Compiling waitgroup v0.1.2 |
| 970 | 2025-12-10T00:14:46.452Z | Running `/home/build/.rustup/toolchains/1.91.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=eeba98a9f26017c1 -C extra-filename=-ea50081157b635fc --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-ea92e9999b153c47.rmeta --cap-lints allow` |
| 971 | 2025-12-10T00:14:46.704Z | Compiling webpki-roots v1.0.0 |
| 972 | 2025-12-10T00:14:46.750Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ad909006b1a2afc -C extra-filename=-0fb66a39dc384dce --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-26eea550c5b47dff.rmeta --cap-lints allow` |
| 973 | 2025-12-10T00:14:46.806Z | Compiling serde_path_to_error v0.1.20 |
| 974 | 2025-12-10T00:14:46.806Z | Running `/home/build/.rustup/toolchains/1.91.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=49497603a212dd3c -C extra-filename=-ea8a561417cca350 --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-72f4fafa4c0ce37c.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow` |
| 975 | 2025-12-10T00:14:46.891Z | Compiling hostname v0.4.2 |
| 976 | 2025-12-10T00:14:46.920Z | Running `/home/build/.rustup/toolchains/1.91.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=b484e3525282f579 -C extra-filename=-5906bb3863461231 --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-855d6d1a09341a0d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rmeta --cap-lints allow` |
| 977 | 2025-12-10T00:14:46.920Z | Compiling http-range v0.1.4 |
| 978 | 2025-12-10T00:14:46.920Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-range-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aceed2921cadb36a -C extra-filename=-3eb781f6a50d8b2a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 979 | 2025-12-10T00:14:47.143Z | Compiling simple-mermaid v0.2.0 |
| 980 | 2025-12-10T00:14:47.194Z | Running `/home/build/.rustup/toolchains/1.91.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=54ce95dfcbe4dd34 -C extra-filename=-08e15108181ede15 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 981 | 2025-12-10T00:14:47.194Z | Compiling debug-ignore v1.0.5 |
| 982 | 2025-12-10T00:14:47.194Z | Running `/home/build/.rustup/toolchains/1.91.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=9ffdd43618b0c2ef -C extra-filename=-67b358472f34e1ad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 983 | 2025-12-10T00:14:47.270Z | Compiling termcolor v1.1.2 |
| 984 | 2025-12-10T00:14:47.300Z | Running `/home/build/.rustup/toolchains/1.91.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=e7b01e85c90b6027 -C extra-filename=-8ed45eba10a7a008 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 985 | 2025-12-10T00:14:47.301Z | Compiling glob v0.3.0 |
| 986 | 2025-12-10T00:14:47.301Z | Running `/home/build/.rustup/toolchains/1.91.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=5ced163797f9fff6 -C extra-filename=-c2b79429a3069b8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 987 | 2025-12-10T00:14:47.347Z | Compiling hyper-staticfile v0.10.1 |
| 988 | 2025-12-10T00:14:47.379Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=835f0fd0c2ee9ab9 -C extra-filename=-ba04704bde6b67d3 --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-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-3eb781f6a50d8b2a.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-20a93ebecfda7358.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-b365d68ff63df777.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-5cc44c23c0179f25.rmeta --cap-lints allow` |
| 989 | 2025-12-10T00:14:47.552Z | Compiling rcgen v0.14.5 |
| 990 | 2025-12-10T00:14:47.589Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-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="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "aws_lc_rs_unstable", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=072ebf8cc638db9c -C extra-filename=-2bd53286b8fa19b8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-2fe058faafa34295.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-cf66d3fdfc6aa760.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-500e42d1a708c782.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out` |
| 991 | 2025-12-10T00:14:47.656Z | Compiling trybuild v1.0.114 |
| 992 | 2025-12-10T00:14:47.684Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=9478a1818e1f8226 -C extra-filename=-ab81ad3f4d1c3a85 --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-c2b79429a3069b8a.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-1232f602af921861.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-e14c18a97b576a65.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-8ed45eba10a7a008.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rmeta --cap-lints allow` |
| 993 | 2025-12-10T00:14:47.945Z | Compiling reqwest v0.12.24 |
| 994 | 2025-12-10T00:14:47.993Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=81aae0b626cd5f1b -C extra-filename=-15b78babb29c4c92 --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-f8f43c82fa62478e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-309f8e7be9a2a579.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-19ec3228c02c4093.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-521d7da041ebd4f8.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c80ab2db49c5f7f4.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-5cb945cb51932703.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-89eb3d8bcb302712.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-eecf565e3a9668fc.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-3e52ba7ef96c5796.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-42a6c333dc80568d.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-967ea1b60ad9e55f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-b9590b4e18477d57.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-52f6ba324eb7b3eb.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-07c493be541209aa.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-7316f464bde90b01.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-5cc44c23c0179f25.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-0fb66a39dc384dce.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 995 | 2025-12-10T00:14:48.146Z | Compiling hyper-rustls v0.26.0 |
| 996 | 2025-12-10T00:14:48.174Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=a416be2bd26f4d77 -C extra-filename=-6e450561644a755b --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-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-89eb3d8bcb302712.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-b317b9c6a54be45a.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out` |
| 997 | 2025-12-10T00:14:48.205Z | Compiling async-channel v2.5.0 |
| 998 | 2025-12-10T00:14:48.205Z | Running `/home/build/.rustup/toolchains/1.91.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=98afe2279bce7030 -C extra-filename=-91461ec1270ce1c8 --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-be3fc86fc4aab7d7.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-2c13339f9e2156f1.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --cap-lints allow` |
| 999 | 2025-12-10T00:14:48.349Z | Compiling expectorate v1.2.0 |
| 1000 | 2025-12-10T00:14:48.376Z | Running `/home/build/.rustup/toolchains/1.91.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=180b7c2a4846f06d -C extra-filename=-692db9c6647c6632 --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-744cc34346cac63b.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-eac991f2f4cf9be6.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-0d49dc3fec488c28.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-d45783828e37f7b0.rmeta --cap-lints allow` |
| 1001 | 2025-12-10T00:14:48.531Z | Compiling tokio-tungstenite v0.24.0 |
| 1002 | 2025-12-10T00:14:48.562Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=d8aba0dae391f1a4 -C extra-filename=-b79a66b6dbf683a7 --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-a04dcc98b48635d8.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-89eb3d8bcb302712.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-0504cc564d8124e0.rmeta --cap-lints allow` |
| 1003 | 2025-12-10T00:14:48.602Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs --error-format=json --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=5557ea9c3400cae8 -C extra-filename=-b3a6bf4516601967 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg std_backtrace --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(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` |
| 1004 | 2025-12-10T00:14:48.646Z | Compiling subprocess v0.2.9 |
| 1005 | 2025-12-10T00:14:48.676Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52d8fa4c1fd7a50e -C extra-filename=-6c50bdd1bbd142d8 --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-dc971b134920b59f.rmeta --cap-lints allow` |
| 1006 | 2025-12-10T00:14:49.031Z | Compiling buf-list v1.1.2 |
| 1007 | 2025-12-10T00:14:49.059Z | Running `/home/build/.rustup/toolchains/1.91.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=b63e09a63a283134 -C extra-filename=-a25016f69e22ad2d --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-d0ecd21b5655874f.rmeta --cap-lints allow` |
| 1008 | 2025-12-10T00:14:49.377Z | Running `/home/build/.rustup/toolchains/1.91.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=466340d541feebb1 -C extra-filename=-de50f21fe539e6e7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1009 | 2025-12-10T00:14:49.616Z | Compiling prettyplease v0.2.37 |
| 1010 | 2025-12-10T00:14:49.648Z | Running `/home/build/.rustup/toolchains/1.91.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=135767100c7f43d0 -C extra-filename=-57c37e96b0cd2ce4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-57c37e96b0cd2ce4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1011 | 2025-12-10T00:14:49.648Z | Compiling schema-derive v0.1.0 |
| 1012 | 2025-12-10T00:14:49.648Z | Running `/home/build/.rustup/toolchains/1.91.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=d32cd2da9fdaa695 -C extra-filename=-4936d6d5b88e4146 --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-e9b616aebb9049c3.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow` |
| 1013 | 2025-12-10T00:14:49.673Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=9625cbdd74cccde0 -C extra-filename=-d3af21decb0abab3 --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-21d59d5c49560d0a.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-7267af5beee12260.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-de50f21fe539e6e7.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-e8acfdef5146bf70.rmeta --cap-lints allow` |
| 1014 | 2025-12-10T00:14:49.995Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-57c37e96b0cd2ce4/build-script-build` |
| 1015 | 2025-12-10T00:14:50.025Z | Running `/home/build/.rustup/toolchains/1.91.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=b629620902f77c29 -C extra-filename=-30443ac8b757f45f --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-9b646baac2281965.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1016 | 2025-12-10T00:14:50.253Z | Running `/home/build/.rustup/toolchains/1.91.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=efce7d0412324b9a -C extra-filename=-b44101d5dc180f76 --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-76c7e021c9933480.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-d3af21decb0abab3.rmeta --cap-lints allow` |
| 1017 | 2025-12-10T00:14:50.503Z | Running `/home/build/.rustup/toolchains/1.91.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=3e7a9f3602e6572f -C extra-filename=-4468a68732d106b2 --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-b44101d5dc180f76.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-eac991f2f4cf9be6.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-0d49dc3fec488c28.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-d45783828e37f7b0.rmeta --cap-lints allow` |
| 1018 | 2025-12-10T00:14:51.471Z | Compiling schema v0.1.0 |
| 1019 | 2025-12-10T00:14:51.503Z | Running `/home/build/.rustup/toolchains/1.91.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=592c245b0bc31551 -C extra-filename=-7db1a320b98b93c0 --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-4936d6d5b88e4146.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow` |
| 1020 | 2025-12-10T00:14:51.602Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21ee80f2a63a748d -C extra-filename=-203c00317d96cd43 --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-4468a68732d106b2.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-aec17a7dcfeb6177.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-30443ac8b757f45f.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-7db1a320b98b93c0.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro` |
| 1021 | 2025-12-10T00:14:52.298Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=99c4e50e3aea20d5 -C extra-filename=-1e949bb1605100ce --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_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out` |
| 1022 | 2025-12-10T00:14:53.702Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=dcbc61ad6081bba4 -C extra-filename=-a7bba45e69ea9cbc --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1023 | 2025-12-10T00:15:04.303Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a67a53f89265dbf7 -C extra-filename=-da18fab84e9f0b39 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1024 | 2025-12-10T00:15:04.318Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8e436afbb580ca94 -C extra-filename=-ace1f0c2b940060c --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1025 | 2025-12-10T00:15:04.325Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d7f9386bfafa9bfd -C extra-filename=-04af87cd3b40e4eb --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1026 | 2025-12-10T00:15:04.325Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f5b43042eaa23648 -C extra-filename=-fbb46cd03e4b78c0 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1027 | 2025-12-10T00:15:04.330Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=69c19b6126da4417 -C extra-filename=-5be185439b812ebd --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1028 | 2025-12-10T00:15:04.332Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2592b1b1008ad59d -C extra-filename=-adbe867bf89a80aa --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1029 | 2025-12-10T00:15:04.332Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=288e85dd7fb9b9c9 -C extra-filename=-acce4819814f85dd --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1030 | 2025-12-10T00:15:18.743Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8e3cb21043ecf700 -C extra-filename=-192f27884a75ce4f --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1031 | 2025-12-10T00:15:21.010Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=dbb328f102d1e62a -C extra-filename=-a3e0e4bbcdf38ec4 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1032 | 2025-12-10T00:15:23.506Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d6b4711241eaf4a4 -C extra-filename=-ecbe8eb9cc4d69dd --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1033 | 2025-12-10T00:15:24.148Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e9e51f04d96665f3 -C extra-filename=-2eef55c54ba3506f --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1034 | 2025-12-10T00:15:27.213Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5d6cde3b33e64f18 -C extra-filename=-4a9b5061754d2162 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1035 | 2025-12-10T00:15:27.381Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=60c3355d1aeac6e3 -C extra-filename=-0971613dbd3f3e1f --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1036 | 2025-12-10T00:15:37.424Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1e2e1969baf2c762 -C extra-filename=-1029c4b6d76bb93a --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1037 | 2025-12-10T00:15:38.786Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=47d5eb1a57b1e63b -C extra-filename=-d022d14583a1fb19 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1038 | 2025-12-10T00:15:41.239Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3e70546272067199 -C extra-filename=-460f546d992b34c1 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1039 | 2025-12-10T00:15:44.261Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=fdb6d03bd84d3544 -C extra-filename=-7955661adf55ab3d --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1040 | 2025-12-10T00:15:47.466Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=887adb212a37eceb -C extra-filename=-98b0f7d8a9f635a4 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1041 | 2025-12-10T00:15:48.240Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e20b68661b1ed1f4 -C extra-filename=-367f4ee03e7554bb --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1042 | 2025-12-10T00:15:51.654Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=51ca35dc4f327e61 -C extra-filename=-25571e21cf89cb11 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1043 | 2025-12-10T00:15:57.059Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f74b48cf5baf94df -C extra-filename=-a91295ab5aa3e8ce --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1044 | 2025-12-10T00:15:57.671Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1c83ee6fef988001 -C extra-filename=-9fbbe5992203d0dc --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1045 | 2025-12-10T00:16:02.814Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=850ff99b23ea5135 -C extra-filename=-b662207a717a9b9c --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1046 | 2025-12-10T00:16:04.348Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e6bdfdb6059159f9 -C extra-filename=-011514f336ab6974 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-1e949bb1605100ce.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1047 | 2025-12-10T00:16:20.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s |
| 1048 | 2025-12-10T00:16:20.222Z | |
| 1049 | 2025-12-10T00:16:20.223Z | real 2:22.697652284 |
| 1050 | 2025-12-10T00:16:20.223Z | user 14:10.212174747 |
| 1051 | 2025-12-10T00:16:20.223Z | sys 1:59.825761302 |
| 1052 | 2025-12-10T00:16:20.223Z | trap 0.712093606 |
| 1053 | 2025-12-10T00:16:20.247Z | tflt 0.245324506 |
| 1054 | 2025-12-10T00:16:20.247Z | dflt 0.275832420 |
| 1055 | 2025-12-10T00:16:20.247Z | kflt 0.002384707 |
| 1056 | 2025-12-10T00:16:20.247Z | lock 43:46.144855312 |
| 1057 | 2025-12-10T00:16:20.247Z | slp 1:06:38.212598982 |
| 1058 | 2025-12-10T00:16:20.247Z | lat 55.381001929 |
| 1059 | 2025-12-10T00:16:20.247Z | stop 1:03.417796708 |
| 1060 | 2025-12-10T00:16:20.247Z | + banner test |
| 1061 | 2025-12-10T00:16:20.247Z | |
| 1062 | 2025-12-10T00:16:20.247Z | ##### ###### #### ##### |
| 1063 | 2025-12-10T00:16:20.247Z | # # # # |
| 1064 | 2025-12-10T00:16:20.247Z | # ##### #### # |
| 1065 | 2025-12-10T00:16:20.248Z | # # # # |
| 1066 | 2025-12-10T00:16:20.248Z | # # # # # |
| 1067 | 2025-12-10T00:16:20.248Z | # ###### #### # |
| 1068 | 2025-12-10T00:16:20.248Z | |
| 1069 | 2025-12-10T00:16:20.248Z | + ptime -m cargo test --all-features --locked --verbose |
| 1070 | 2025-12-10T00:16:20.644Z | Fresh unicode-ident v1.0.12 |
| 1071 | 2025-12-10T00:16:20.645Z | Fresh cfg-if v1.0.0 |
| 1072 | 2025-12-10T00:16:20.645Z | Fresh itoa v1.0.1 |
| 1073 | 2025-12-10T00:16:20.645Z | Fresh memchr v2.6.0 |
| 1074 | 2025-12-10T00:16:20.698Z | Fresh proc-macro2 v1.0.103 |
| 1075 | 2025-12-10T00:16:20.698Z | Fresh pin-project-lite v0.2.12 |
| 1076 | 2025-12-10T00:16:20.698Z | Fresh shlex v1.3.0 |
| 1077 | 2025-12-10T00:16:20.698Z | Fresh autocfg v1.1.0 |
| 1078 | 2025-12-10T00:16:20.698Z | Fresh smallvec v1.13.2 |
| 1079 | 2025-12-10T00:16:20.698Z | Fresh quote v1.0.42 |
| 1080 | 2025-12-10T00:16:20.698Z | Fresh libc v0.2.177 |
| 1081 | 2025-12-10T00:16:20.698Z | Fresh cc v1.2.16 |
| 1082 | 2025-12-10T00:16:20.698Z | Fresh bytes v1.11.0 |
| 1083 | 2025-12-10T00:16:20.698Z | Fresh futures-core v0.3.31 |
| 1084 | 2025-12-10T00:16:20.699Z | Fresh version_check v0.9.5 |
| 1085 | 2025-12-10T00:16:20.699Z | Fresh scopeguard v1.2.0 |
| 1086 | 2025-12-10T00:16:20.699Z | Fresh futures-sink v0.3.31 |
| 1087 | 2025-12-10T00:16:20.699Z | Fresh serde_derive v1.0.228 |
| 1088 | 2025-12-10T00:16:20.699Z | Fresh lock_api v0.4.6 |
| 1089 | 2025-12-10T00:16:20.699Z | Fresh tokio-macros v2.6.0 |
| 1090 | 2025-12-10T00:16:20.699Z | Fresh log v0.4.17 |
| 1091 | 2025-12-10T00:16:20.699Z | Fresh parking_lot_core v0.9.4 |
| 1092 | 2025-12-10T00:16:20.699Z | Fresh ryu v1.0.5 |
| 1093 | 2025-12-10T00:16:20.699Z | Fresh synstructure v0.13.1 |
| 1094 | 2025-12-10T00:16:20.699Z | Fresh socket2 v0.6.0 |
| 1095 | 2025-12-10T00:16:20.699Z | Fresh getrandom v0.2.11 |
| 1096 | 2025-12-10T00:16:20.699Z | Fresh mio v1.0.3 |
| 1097 | 2025-12-10T00:16:20.699Z | Fresh parking_lot v0.12.1 |
| 1098 | 2025-12-10T00:16:20.699Z | Fresh signal-hook-registry v1.4.0 |
| 1099 | 2025-12-10T00:16:20.699Z | Fresh slab v0.4.9 |
| 1100 | 2025-12-10T00:16:20.699Z | Fresh fnv v1.0.7 |
| 1101 | 2025-12-10T00:16:20.699Z | Fresh bitflags v2.4.0 |
| 1102 | 2025-12-10T00:16:20.699Z | Fresh zerofrom-derive v0.1.5 |
| 1103 | 2025-12-10T00:16:20.699Z | Fresh futures-channel v0.3.31 |
| 1104 | 2025-12-10T00:16:20.699Z | Fresh tokio v1.48.0 |
| 1105 | 2025-12-10T00:16:20.699Z | Fresh http v1.3.1 |
| 1106 | 2025-12-10T00:16:20.699Z | Fresh pin-utils v0.1.0 |
| 1107 | 2025-12-10T00:16:20.699Z | Fresh zeroize v1.7.0 |
| 1108 | 2025-12-10T00:16:20.699Z | Fresh zerofrom v0.1.5 |
| 1109 | 2025-12-10T00:16:20.699Z | Fresh yoke-derive v0.7.5 |
| 1110 | 2025-12-10T00:16:20.699Z | Fresh rustls-pki-types v1.13.1 |
| 1111 | 2025-12-10T00:16:20.699Z | Fresh thiserror-impl v2.0.17 |
| 1112 | 2025-12-10T00:16:20.699Z | Fresh futures-macro v0.3.31 |
| 1113 | 2025-12-10T00:16:20.699Z | Fresh stable_deref_trait v1.2.0 |
| 1114 | 2025-12-10T00:16:20.700Z | Fresh futures-io v0.3.31 |
| 1115 | 2025-12-10T00:16:20.700Z | Fresh futures-task v0.3.31 |
| 1116 | 2025-12-10T00:16:20.700Z | Fresh thiserror v2.0.17 |
| 1117 | 2025-12-10T00:16:20.700Z | Fresh yoke v0.7.5 |
| 1118 | 2025-12-10T00:16:20.700Z | Fresh zerovec-derive v0.10.3 |
| 1119 | 2025-12-10T00:16:20.700Z | Fresh futures-util v0.3.31 |
| 1120 | 2025-12-10T00:16:20.700Z | Fresh zerovec v0.10.4 |
| 1121 | 2025-12-10T00:16:20.700Z | Fresh serde_core v1.0.228 |
| 1122 | 2025-12-10T00:16:20.700Z | Fresh displaydoc v0.2.5 |
| 1123 | 2025-12-10T00:16:20.700Z | Fresh tracing-core v0.1.32 |
| 1124 | 2025-12-10T00:16:20.700Z | Fresh getrandom v0.3.1 |
| 1125 | 2025-12-10T00:16:20.700Z | Fresh httparse v1.10.0 |
| 1126 | 2025-12-10T00:16:20.700Z | Fresh equivalent v1.0.0 |
| 1127 | 2025-12-10T00:16:20.700Z | Fresh hashbrown v0.16.1 |
| 1128 | 2025-12-10T00:16:20.700Z | Fresh ucd-trie v0.1.6 |
| 1129 | 2025-12-10T00:16:20.700Z | Fresh untrusted v0.9.0 |
| 1130 | 2025-12-10T00:16:20.700Z | Fresh tinystr v0.7.6 |
| 1131 | 2025-12-10T00:16:20.700Z | Fresh ring v0.17.13 |
| 1132 | 2025-12-10T00:16:20.700Z | Fresh serde v1.0.228 |
| 1133 | 2025-12-10T00:16:20.700Z | Fresh indexmap v2.12.1 |
| 1134 | 2025-12-10T00:16:20.700Z | Fresh pest v2.8.1 |
| 1135 | 2025-12-10T00:16:20.700Z | Fresh tracing v0.1.40 |
| 1136 | 2025-12-10T00:16:20.700Z | Fresh http-body v1.0.1 |
| 1137 | 2025-12-10T00:16:20.700Z | Fresh errno v0.3.10 |
| 1138 | 2025-12-10T00:16:20.700Z | Fresh pkg-config v0.3.31 |
| 1139 | 2025-12-10T00:16:20.700Z | Fresh litemap v0.7.4 |
| 1140 | 2025-12-10T00:16:20.700Z | Fresh writeable v0.5.5 |
| 1141 | 2025-12-10T00:16:20.701Z | Fresh atomic-waker v1.1.2 |
| 1142 | 2025-12-10T00:16:20.701Z | Fresh vcpkg v0.2.15 |
| 1143 | 2025-12-10T00:16:20.701Z | Fresh percent-encoding v2.3.2 |
| 1144 | 2025-12-10T00:16:20.701Z | Fresh icu_locid v1.5.0 |
| 1145 | 2025-12-10T00:16:20.701Z | Fresh tokio-util v0.7.7 |
| 1146 | 2025-12-10T00:16:20.701Z | Fresh pest_meta v2.8.1 |
| 1147 | 2025-12-10T00:16:20.701Z | Fresh icu_provider_macros v1.5.0 |
| 1148 | 2025-12-10T00:16:20.701Z | Fresh zerocopy-derive v0.8.27 |
| 1149 | 2025-12-10T00:16:20.701Z | Fresh try-lock v0.2.3 |
| 1150 | 2025-12-10T00:16:20.701Z | Fresh pest_generator v2.8.1 |
| 1151 | 2025-12-10T00:16:20.701Z | Fresh icu_provider v1.5.0 |
| 1152 | 2025-12-10T00:16:20.701Z | Fresh rustix v1.0.2 |
| 1153 | 2025-12-10T00:16:20.701Z | Fresh want v0.3.0 |
| 1154 | 2025-12-10T00:16:20.701Z | Fresh zerocopy v0.8.27 |
| 1155 | 2025-12-10T00:16:20.702Z | Fresh typenum v1.14.0 |
| 1156 | 2025-12-10T00:16:20.702Z | Fresh h2 v0.4.6 |
| 1157 | 2025-12-10T00:16:20.702Z | Fresh rustversion v1.0.22 |
| 1158 | 2025-12-10T00:16:20.702Z | Fresh rustls-webpki v0.102.8 |
| 1159 | 2025-12-10T00:16:20.702Z | Fresh subtle v2.5.0 |
| 1160 | 2025-12-10T00:16:20.702Z | Fresh icu_locid_transform_data v1.5.0 |
| 1161 | 2025-12-10T00:16:20.702Z | Fresh fastrand v2.1.1 |
| 1162 | 2025-12-10T00:16:20.702Z | Fresh num-conv v0.1.0 |
| 1163 | 2025-12-10T00:16:20.702Z | Fresh tower-service v0.3.3 |
| 1164 | 2025-12-10T00:16:20.702Z | Fresh powerfmt v0.2.0 |
| 1165 | 2025-12-10T00:16:20.702Z | Fresh time-core v0.1.2 |
| 1166 | 2025-12-10T00:16:20.702Z | Fresh base64 v0.22.1 |
| 1167 | 2025-12-10T00:16:20.702Z | Fresh httpdate v1.0.1 |
| 1168 | 2025-12-10T00:16:20.703Z | Fresh byteorder v1.4.3 |
| 1169 | 2025-12-10T00:16:20.703Z | Fresh icu_locid_transform v1.5.0 |
| 1170 | 2025-12-10T00:16:20.703Z | Fresh hyper v1.8.1 |
| 1171 | 2025-12-10T00:16:20.703Z | Fresh time-macros v0.2.18 |
| 1172 | 2025-12-10T00:16:20.703Z | Fresh deranged v0.3.11 |
| 1173 | 2025-12-10T00:16:20.703Z | Fresh crossbeam-utils v0.8.15 |
| 1174 | 2025-12-10T00:16:20.730Z | Fresh generic-array v0.14.5 |
| 1175 | 2025-12-10T00:16:20.730Z | Fresh pest_derive v2.8.1 |
| 1176 | 2025-12-10T00:16:20.730Z | Fresh serde_tokenstream v0.2.2 |
| 1177 | 2025-12-10T00:16:20.730Z | Fresh icu_collections v1.5.0 |
| 1178 | 2025-12-10T00:16:20.730Z | Fresh num_threads v0.1.3 |
| 1179 | 2025-12-10T00:16:20.730Z | Fresh icu_properties_data v1.5.0 |
| 1180 | 2025-12-10T00:16:20.730Z | Fresh dtrace-parser v0.3.0 |
| 1181 | 2025-12-10T00:16:20.730Z | Fresh rustix v0.38.44 |
| 1182 | 2025-12-10T00:16:20.730Z | Fresh serde_json v1.0.145 |
| 1183 | 2025-12-10T00:16:20.730Z | Fresh time v0.3.36 |
| 1184 | 2025-12-10T00:16:20.730Z | Fresh icu_properties v1.5.1 |
| 1185 | 2025-12-10T00:16:20.730Z | Fresh erased-serde v0.3.31 |
| 1186 | 2025-12-10T00:16:20.730Z | Fresh scroll_derive v0.13.1 |
| 1187 | 2025-12-10T00:16:20.730Z | Fresh thread-id v5.0.0 |
| 1188 | 2025-12-10T00:16:20.730Z | Fresh write16 v1.0.0 |
| 1189 | 2025-12-10T00:16:20.730Z | Fresh ipnet v2.10.0 |
| 1190 | 2025-12-10T00:16:20.730Z | Fresh utf16_iter v1.0.5 |
| 1191 | 2025-12-10T00:16:20.730Z | Fresh utf8_iter v1.0.4 |
| 1192 | 2025-12-10T00:16:20.730Z | Fresh icu_normalizer_data v1.5.0 |
| 1193 | 2025-12-10T00:16:20.731Z | Fresh foreign-types-shared v0.1.1 |
| 1194 | 2025-12-10T00:16:20.731Z | Fresh openssl-probe v0.1.4 |
| 1195 | 2025-12-10T00:16:20.731Z | Fresh foreign-types v0.3.2 |
| 1196 | 2025-12-10T00:16:20.731Z | Fresh hyper-util v0.1.18 |
| 1197 | 2025-12-10T00:16:20.731Z | Fresh icu_normalizer v1.5.0 |
| 1198 | 2025-12-10T00:16:20.731Z | Fresh paste v1.0.15 |
| 1199 | 2025-12-10T00:16:20.731Z | Fresh scroll v0.13.0 |
| 1200 | 2025-12-10T00:16:20.731Z | Fresh slog v2.8.2 |
| 1201 | 2025-12-10T00:16:20.731Z | Fresh crypto-common v0.1.6 |
| 1202 | 2025-12-10T00:16:20.731Z | Fresh block-buffer v0.10.2 |
| 1203 | 2025-12-10T00:16:20.731Z | Fresh openssl-sys v0.9.107 |
| 1204 | 2025-12-10T00:16:20.731Z | Fresh form_urlencoded v1.2.2 |
| 1205 | 2025-12-10T00:16:20.731Z | Fresh rand_core v0.6.3 |
| 1206 | 2025-12-10T00:16:20.731Z | Fresh openssl-macros v0.1.1 |
| 1207 | 2025-12-10T00:16:20.731Z | Fresh plain v0.2.3 |
| 1208 | 2025-12-10T00:16:20.731Z | Fresh ppv-lite86 v0.2.15 |
| 1209 | 2025-12-10T00:16:20.731Z | Fresh lazy_static v1.5.0 |
| 1210 | 2025-12-10T00:16:20.731Z | Fresh unicode-segmentation v1.10.0 |
| 1211 | 2025-12-10T00:16:20.731Z | Fresh mime v0.3.16 |
| 1212 | 2025-12-10T00:16:20.731Z | Fresh unicode-width v0.1.9 |
| 1213 | 2025-12-10T00:16:20.731Z | Fresh goblin v0.10.1 |
| 1214 | 2025-12-10T00:16:20.731Z | Fresh newline-converter v0.3.0 |
| 1215 | 2025-12-10T00:16:20.731Z | Fresh openssl v0.10.72 |
| 1216 | 2025-12-10T00:16:20.731Z | Fresh console v0.15.7 |
| 1217 | 2025-12-10T00:16:20.731Z | Fresh rand_chacha v0.3.1 |
| 1218 | 2025-12-10T00:16:20.731Z | Fresh num-traits v0.2.14 |
| 1219 | 2025-12-10T00:16:20.731Z | Fresh unicase v2.6.0 |
| 1220 | 2025-12-10T00:16:20.731Z | Fresh digest v0.10.7 |
| 1221 | 2025-12-10T00:16:20.731Z | Fresh idna_adapter v1.2.0 |
| 1222 | 2025-12-10T00:16:20.732Z | Fresh cpufeatures v0.2.2 |
| 1223 | 2025-12-10T00:16:20.732Z | Fresh winnow v0.7.13 |
| 1224 | 2025-12-10T00:16:20.732Z | Fresh similar v2.2.1 |
| 1225 | 2025-12-10T00:16:20.732Z | Fresh pretty-hex v0.4.1 |
| 1226 | 2025-12-10T00:16:20.732Z | Fresh iana-time-zone v0.1.47 |
| 1227 | 2025-12-10T00:16:20.732Z | Fresh heck v0.5.0 |
| 1228 | 2025-12-10T00:16:20.732Z | Fresh semver v1.0.27 |
| 1229 | 2025-12-10T00:16:20.732Z | Fresh chrono v0.4.42 |
| 1230 | 2025-12-10T00:16:20.732Z | Fresh dof v0.4.0 |
| 1231 | 2025-12-10T00:16:20.732Z | Fresh toml_parser v1.0.4 |
| 1232 | 2025-12-10T00:16:20.732Z | Fresh sha1 v0.10.6 |
| 1233 | 2025-12-10T00:16:20.732Z | Fresh rand v0.8.4 |
| 1234 | 2025-12-10T00:16:20.732Z | Fresh idna v1.0.3 |
| 1235 | 2025-12-10T00:16:20.732Z | Fresh native-tls v0.2.12 |
| 1236 | 2025-12-10T00:16:20.732Z | Fresh rustls v0.22.4 |
| 1237 | 2025-12-10T00:16:20.732Z | Fresh rustls v0.23.13 |
| 1238 | 2025-12-10T00:16:20.732Z | Fresh concurrent-queue v2.5.0 |
| 1239 | 2025-12-10T00:16:20.732Z | Fresh http-body-util v0.1.3 |
| 1240 | 2025-12-10T00:16:20.732Z | Fresh rustls-pemfile v2.2.0 |
| 1241 | 2025-12-10T00:16:20.732Z | Fresh serde_derive_internals v0.29.0 |
| 1242 | 2025-12-10T00:16:20.732Z | Fresh thiserror-impl v1.0.69 |
| 1243 | 2025-12-10T00:16:20.732Z | Fresh serde_spanned v1.0.3 |
| 1244 | 2025-12-10T00:16:20.732Z | Fresh thread_local v1.1.4 |
| 1245 | 2025-12-10T00:16:20.732Z | Fresh toml_datetime v0.7.3 |
| 1246 | 2025-12-10T00:16:20.732Z | Fresh syn v2.0.111 |
| 1247 | 2025-12-10T00:16:20.732Z | Fresh sync_wrapper v1.0.1 |
| 1248 | 2025-12-10T00:16:20.732Z | Fresh encoding_rs v0.8.32 |
| 1249 | 2025-12-10T00:16:20.732Z | Fresh tower-layer v0.3.3 |
| 1250 | 2025-12-10T00:16:20.732Z | Fresh match_cfg v0.1.0 |
| 1251 | 2025-12-10T00:16:20.733Z | Fresh parking v2.2.0 |
| 1252 | 2025-12-10T00:16:20.733Z | Fresh toml_writer v1.0.4 |
| 1253 | 2025-12-10T00:16:20.733Z | Fresh tower v0.5.2 |
| 1254 | 2025-12-10T00:16:20.733Z | Fresh hostname v0.3.1 |
| 1255 | 2025-12-10T00:16:20.733Z | Fresh toml v0.9.8 |
| 1256 | 2025-12-10T00:16:20.733Z | Fresh event-listener v5.0.0 |
| 1257 | 2025-12-10T00:16:20.733Z | Fresh usdt-impl v0.6.0 |
| 1258 | 2025-12-10T00:16:20.733Z | Fresh schemars_derive v0.8.22 |
| 1259 | 2025-12-10T00:16:20.733Z | Fresh thiserror v1.0.69 |
| 1260 | 2025-12-10T00:16:20.733Z | Fresh tokio-rustls v0.26.0 |
| 1261 | 2025-12-10T00:16:20.733Z | Fresh url v2.5.4 |
| 1262 | 2025-12-10T00:16:20.733Z | Fresh tokio-native-tls v0.3.1 |
| 1263 | 2025-12-10T00:16:20.733Z | Fresh tokio-rustls v0.25.0 |
| 1264 | 2025-12-10T00:16:20.733Z | Compiling dropshot_endpoint v0.16.5 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1265 | 2025-12-10T00:16:20.733Z | Fresh usdt-macro v0.6.0 |
| 1266 | 2025-12-10T00:16:20.733Z | Fresh usdt-attr-macro v0.6.0 |
| 1267 | 2025-12-10T00:16:20.733Z | Fresh serde_urlencoded v0.7.1 |
| 1268 | 2025-12-10T00:16:20.733Z | Fresh slog-json v2.6.1 |
| 1269 | 2025-12-10T00:16:20.733Z | Fresh crossbeam-channel v0.5.1 |
| 1270 | 2025-12-10T00:16:20.735Z | Fresh uuid v1.18.1 |
| 1271 | 2025-12-10T00:16:20.735Z | Fresh futures-executor v0.3.31 |
| 1272 | 2025-12-10T00:16:20.735Z | Fresh webpki-roots v0.26.5 |
| 1273 | 2025-12-10T00:16:20.735Z | Fresh async-stream-impl v0.3.6 |
| 1274 | 2025-12-10T00:16:20.761Z | Fresh memmap2 v0.9.8 |
| 1275 | 2025-12-10T00:16:20.761Z | Fresh is-terminal v0.4.12 |
| 1276 | 2025-12-10T00:16:20.762Z | Fresh take_mut v0.2.2 |
| 1277 | 2025-12-10T00:16:20.762Z | Fresh dyn-clone v1.0.4 |
| 1278 | 2025-12-10T00:16:20.762Z | Fresh spin v0.9.8 |
| 1279 | 2025-12-10T00:16:20.762Z | Fresh term v1.1.0 |
| 1280 | 2025-12-10T00:16:20.762Z | Fresh data-encoding v2.4.0 |
| 1281 | 2025-12-10T00:16:20.762Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de6228fc041aacfc -C extra-filename=-374db0b0150c8a3f --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-aec17a7dcfeb6177.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro` |
| 1282 | 2025-12-10T00:16:20.762Z | Fresh iri-string v0.7.8 |
| 1283 | 2025-12-10T00:16:20.762Z | Fresh utf-8 v0.7.6 |
| 1284 | 2025-12-10T00:16:20.762Z | Fresh slog-async v2.8.0 |
| 1285 | 2025-12-10T00:16:20.762Z | Fresh schemars v0.8.22 |
| 1286 | 2025-12-10T00:16:20.763Z | Fresh slog-term v2.9.2 |
| 1287 | 2025-12-10T00:16:20.763Z | Fresh multer v3.1.0 |
| 1288 | 2025-12-10T00:16:20.763Z | Fresh tower-http v0.6.5 |
| 1289 | 2025-12-10T00:16:20.763Z | Fresh tungstenite v0.24.0 |
| 1290 | 2025-12-10T00:16:20.763Z | Fresh futures v0.3.31 |
| 1291 | 2025-12-10T00:16:20.763Z | Fresh usdt v0.6.0 |
| 1292 | 2025-12-10T00:16:20.763Z | Fresh async-stream v0.3.6 |
| 1293 | 2025-12-10T00:16:20.763Z | Fresh hyper-rustls v0.27.3 |
| 1294 | 2025-12-10T00:16:20.763Z | Fresh mime_guess v2.0.5 |
| 1295 | 2025-12-10T00:16:20.763Z | Fresh slog-bunyan v2.5.0 |
| 1296 | 2025-12-10T00:16:20.763Z | Fresh camino v1.2.1 |
| 1297 | 2025-12-10T00:16:20.763Z | Fresh hyper-tls v0.6.0 |
| 1298 | 2025-12-10T00:16:20.763Z | Fresh event-listener-strategy v0.5.4 |
| 1299 | 2025-12-10T00:16:20.763Z | Fresh target-triple v1.0.0 |
| 1300 | 2025-12-10T00:16:20.763Z | Fresh rustls-native-certs v0.7.0 |
| 1301 | 2025-12-10T00:16:20.763Z | Fresh yasna v0.5.2 |
| 1302 | 2025-12-10T00:16:20.763Z | Fresh pem v3.0.6 |
| 1303 | 2025-12-10T00:16:20.764Z | Fresh waitgroup v0.1.2 |
| 1304 | 2025-12-10T00:16:20.764Z | Fresh openapiv3 v2.2.0 |
| 1305 | 2025-12-10T00:16:20.764Z | Fresh webpki-roots v1.0.0 |
| 1306 | 2025-12-10T00:16:20.764Z | Fresh async-trait v0.1.89 |
| 1307 | 2025-12-10T00:16:20.764Z | Fresh serde_path_to_error v0.1.20 |
| 1308 | 2025-12-10T00:16:20.764Z | Fresh hostname v0.4.2 |
| 1309 | 2025-12-10T00:16:20.764Z | Fresh debug-ignore v1.0.5 |
| 1310 | 2025-12-10T00:16:20.764Z | Fresh glob v0.3.0 |
| 1311 | 2025-12-10T00:16:20.764Z | Fresh termcolor v1.1.2 |
| 1312 | 2025-12-10T00:16:20.764Z | Fresh simple-mermaid v0.2.0 |
| 1313 | 2025-12-10T00:16:20.764Z | Fresh http-range v0.1.4 |
| 1314 | 2025-12-10T00:16:20.764Z | Fresh hyper-staticfile v0.10.1 |
| 1315 | 2025-12-10T00:16:20.764Z | Fresh trybuild v1.0.114 |
| 1316 | 2025-12-10T00:16:20.764Z | Fresh hyper-rustls v0.26.0 |
| 1317 | 2025-12-10T00:16:20.764Z | Fresh rcgen v0.14.5 |
| 1318 | 2025-12-10T00:16:20.764Z | Fresh reqwest v0.12.24 |
| 1319 | 2025-12-10T00:16:20.764Z | Fresh async-channel v2.5.0 |
| 1320 | 2025-12-10T00:16:20.764Z | Fresh tokio-tungstenite v0.24.0 |
| 1321 | 2025-12-10T00:16:20.764Z | Fresh anyhow v1.0.100 |
| 1322 | 2025-12-10T00:16:20.764Z | Fresh buf-list v1.1.2 |
| 1323 | 2025-12-10T00:16:20.764Z | Fresh subprocess v0.2.9 |
| 1324 | 2025-12-10T00:16:20.765Z | Fresh once_cell v1.20.1 |
| 1325 | 2025-12-10T00:16:20.765Z | Fresh schema-derive v0.1.0 |
| 1326 | 2025-12-10T00:16:20.765Z | Fresh tempfile v3.23.0 |
| 1327 | 2025-12-10T00:16:20.765Z | Fresh schema v0.1.0 |
| 1328 | 2025-12-10T00:16:20.765Z | Fresh atomicwrites v0.4.4 |
| 1329 | 2025-12-10T00:16:20.765Z | Fresh prettyplease v0.2.37 |
| 1330 | 2025-12-10T00:16:20.765Z | Fresh expectorate v1.2.0 |
| 1331 | 2025-12-10T00:16:23.383Z | Compiling dropshot v0.16.5 (/work/oxidecomputer/dropshot/dropshot) |
| 1332 | 2025-12-10T00:16:23.452Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b54988091fab2444 -C extra-filename=-e160896456ce35f8 --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_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out` |
| 1333 | 2025-12-10T00:16:23.453Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=74a68e843365b062 -C extra-filename=-998b77a58f5cf08a --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1334 | 2025-12-10T00:16:35.212Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0bbef85aaa5c24ab -C extra-filename=-b5e4c007fb20759e --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1335 | 2025-12-10T00:16:35.213Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d0f21c8f0aa1a323 -C extra-filename=-311fefa082258312 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1336 | 2025-12-10T00:16:35.213Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=64efa1faabc00247 -C extra-filename=-64727d21df04b917 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1337 | 2025-12-10T00:16:35.265Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=903e59b1311be712 -C extra-filename=-af3aabf272556478 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1338 | 2025-12-10T00:16:35.265Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=05d03b521f358abd -C extra-filename=-b18b0429d89c6832 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1339 | 2025-12-10T00:16:35.305Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=c5bc0af67283dfb9 -C extra-filename=-a23cb091522c27d9 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1340 | 2025-12-10T00:16:35.305Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=bae0a09ac2635c4f -C extra-filename=-919d43cdefe3dc1e --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1341 | 2025-12-10T00:16:51.347Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=00ae2ce11da8e242 -C extra-filename=-1da962816d687f69 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1342 | 2025-12-10T00:16:52.935Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=bce030200fb7b1a6 -C extra-filename=-d896256ff6150b3e --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1343 | 2025-12-10T00:16:53.017Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=41997e383394b82e -C extra-filename=-9a6e6755fff3c47c --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1344 | 2025-12-10T00:16:53.697Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2b36cb2596f59499 -C extra-filename=-7f35340afb09dfef --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1345 | 2025-12-10T00:16:54.759Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f0199fe753515d78 -C extra-filename=-0139b20d87ffbe62 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1346 | 2025-12-10T00:16:58.099Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4992dc4c08b27af4 -C extra-filename=-841ac72b5ed51de2 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1347 | 2025-12-10T00:17:09.767Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a7c9964a1a5e8d32 -C extra-filename=-1decc0fdf1de4601 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1348 | 2025-12-10T00:17:11.452Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=94e11cbf97326f27 -C extra-filename=-7d4fe28d1245979f --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1349 | 2025-12-10T00:17:11.766Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=fb1c3e12fe32de46 -C extra-filename=-3405c166a293fe7b --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1350 | 2025-12-10T00:17:12.644Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1bd2ba2bea63422c -C extra-filename=-0e95f7197e01fe3f --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1351 | 2025-12-10T00:17:14.760Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=456bccd8010dcb63 -C extra-filename=-e10c47f64e818825 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1352 | 2025-12-10T00:17:15.083Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e8d7109e5354ab73 -C extra-filename=-8c241725dce6eebf --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1353 | 2025-12-10T00:17:17.175Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0d6992f4caeee7c6 -C extra-filename=-773e18745427604d --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1354 | 2025-12-10T00:17:18.412Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=c62fa5a0470d55f7 -C extra-filename=-ddfc772ce69b9ade --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1355 | 2025-12-10T00:17:28.570Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5403a4d59a8a8951 -C extra-filename=-c5281074dfa8e3c1 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1356 | 2025-12-10T00:17:31.212Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a442df0c6324f284 -C extra-filename=-bb61bb34c77e7c68 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1357 | 2025-12-10T00:17:32.917Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=fb66ff88770a58ad -C extra-filename=-8b54def6ef5495de --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64` |
| 1358 | 2025-12-10T00:17:48.631Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s |
| 1359 | 2025-12-10T00:17:48.673Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-998b77a58f5cf08a` |
| 1360 | 2025-12-10T00:17:48.746Z | |
| 1361 | 2025-12-10T00:17:48.747Z | running 108 tests |
| 1362 | 2025-12-10T00:17:48.747Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1363 | 2025-12-10T00:17:48.747Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1364 | 2025-12-10T00:17:48.747Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1365 | 2025-12-10T00:17:48.747Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1366 | 2025-12-10T00:17:48.747Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1367 | 2025-12-10T00:17:48.747Z | test api_description::test::test_badpath2 ... ok |
| 1368 | 2025-12-10T00:17:48.747Z | test api_description::test::test_badpath1 ... ok |
| 1369 | 2025-12-10T00:17:48.747Z | test api_description::test::test_badpath3 ... ok |
| 1370 | 2025-12-10T00:17:48.747Z | test api_description::test::test_dup_names ... ok |
| 1371 | 2025-12-10T00:17:48.747Z | test error::test::test_serialize_error_response_body ... ok |
| 1372 | 2025-12-10T00:17:48.747Z | test api_description::test::test_tags_need_one ... ok |
| 1373 | 2025-12-10T00:17:48.747Z | test api_description::test::test_tags_just_right ... ok |
| 1374 | 2025-12-10T00:17:48.747Z | test api_description::test::test_tags_too_many ... ok |
| 1375 | 2025-12-10T00:17:48.747Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1376 | 2025-12-10T00:17:48.747Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1377 | 2025-12-10T00:17:48.747Z | test extractor::header::tests::test_header_parsing ... ok |
| 1378 | 2025-12-10T00:17:48.747Z | test from_map::test::test_case_insensitive ... ok |
| 1379 | 2025-12-10T00:17:48.747Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1380 | 2025-12-10T00:17:48.747Z | test from_map::test::test_lone_literal ... ok |
| 1381 | 2025-12-10T00:17:48.747Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1382 | 2025-12-10T00:17:48.747Z | test from_map::test::test_missing_data1 ... ok |
| 1383 | 2025-12-10T00:17:48.747Z | test from_map::test::test_deep ... ok |
| 1384 | 2025-12-10T00:17:48.747Z | test from_map::test::test_missing_data2 ... ok |
| 1385 | 2025-12-10T00:17:48.747Z | test from_map::test::test_types ... ok |
| 1386 | 2025-12-10T00:17:48.747Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1387 | 2025-12-10T00:17:48.748Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1388 | 2025-12-10T00:17:48.748Z | test logging::test::test_config_bad_log_mode ... ok |
| 1389 | 2025-12-10T00:17:48.748Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1390 | 2025-12-10T00:17:48.748Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1391 | 2025-12-10T00:17:48.748Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1392 | 2025-12-10T00:17:48.748Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1393 | 2025-12-10T00:17:48.748Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1394 | 2025-12-10T00:17:48.748Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1395 | 2025-12-10T00:17:48.748Z | test pagination::test::test_pagination_schema ... ok |
| 1396 | 2025-12-10T00:17:48.748Z | test pagination::test::test_results_page ... ok |
| 1397 | 2025-12-10T00:17:48.748Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1398 | 2025-12-10T00:17:48.748Z | test pagination::test::test_page_token_serialization ... ok |
| 1399 | 2025-12-10T00:17:48.748Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1400 | 2025-12-10T00:17:48.748Z | test pagination::test::test_pagparams_parsing ... ok |
| 1401 | 2025-12-10T00:17:48.748Z | note: configured to log to "/tmp/dropshot-998b77a58f5cf08a.2135.file_dir/log.out" |
| 1402 | 2025-12-10T00:17:48.748Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1403 | 2025-12-10T00:17:48.748Z | test logging::test::test_config_stderr_terminal ... ok |
| 1404 | 2025-12-10T00:17:48.748Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1405 | 2025-12-10T00:17:48.748Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1406 | 2025-12-10T00:17:48.748Z | test router::test::test_bogus_regex - should panic ... ok |
| 1407 | 2025-12-10T00:17:48.748Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1408 | 2025-12-10T00:17:48.748Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1409 | 2025-12-10T00:17:48.748Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1410 | 2025-12-10T00:17:48.749Z | test api_description::test::test_tags_set ... ok |
| 1411 | 2025-12-10T00:17:48.749Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1412 | 2025-12-10T00:17:48.749Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1413 | 2025-12-10T00:17:48.749Z | test router::test::test_empty_variable ... ok |
| 1414 | 2025-12-10T00:17:48.749Z | test router::test::test_iter_null ... ok |
| 1415 | 2025-12-10T00:17:48.749Z | test router::test::test_iter ... ok |
| 1416 | 2025-12-10T00:17:48.749Z | test router::test::test_embedded_non_variable ... ok |
| 1417 | 2025-12-10T00:17:48.749Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1418 | 2025-12-10T00:17:48.749Z | note: configured to log to "/tmp/dropshot-998b77a58f5cf08a.2135.file_dir/log.out" |
| 1419 | 2025-12-10T00:17:48.749Z | test router::test::test_iter2 ... ok |
| 1420 | 2025-12-10T00:17:48.749Z | test router::test::test_error_cases ... ok |
| 1421 | 2025-12-10T00:17:48.762Z | test router::test::test_map_bad_seq ... ok |
| 1422 | 2025-12-10T00:17:48.762Z | test router::test::test_map ... ok |
| 1423 | 2025-12-10T00:17:48.762Z | test router::test::test_path_segment ... ok |
| 1424 | 2025-12-10T00:17:48.762Z | test router::test::test_map_bad_value ... ok |
| 1425 | 2025-12-10T00:17:48.762Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1426 | 2025-12-10T00:17:48.762Z | test router::test::test_router_versioned ... ok |
| 1427 | 2025-12-10T00:17:48.762Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1428 | 2025-12-10T00:17:48.762Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1429 | 2025-12-10T00:17:48.762Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1430 | 2025-12-10T00:17:48.763Z | test router::test::test_router_basic ... ok |
| 1431 | 2025-12-10T00:17:48.763Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1432 | 2025-12-10T00:17:48.763Z | test router::test::test_more_after_regex - should panic ... ok |
| 1433 | 2025-12-10T00:17:48.763Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1434 | 2025-12-10T00:17:48.763Z | test router::test::test_variable_rename ... ok |
| 1435 | 2025-12-10T00:17:48.763Z | test router::test::test_segments ... ok |
| 1436 | 2025-12-10T00:17:48.763Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1437 | 2025-12-10T00:17:48.763Z | note: configured to log to "/tmp/dropshot-998b77a58f5cf08a.2135.file_dir/log.out" |
| 1438 | 2025-12-10T00:17:48.763Z | test router::test::test_variables_basic ... ok |
| 1439 | 2025-12-10T00:17:48.763Z | test schema_util::test::test_additional_properties ... ok |
| 1440 | 2025-12-10T00:17:48.763Z | test router::test::test_variables_multi ... ok |
| 1441 | 2025-12-10T00:17:48.763Z | test logging::test::test_config_file ... ok |
| 1442 | 2025-12-10T00:17:48.763Z | test schema_util::test::test_empty_struct ... ok |
| 1443 | 2025-12-10T00:17:48.763Z | test schema_util::test::test_embedded_schema ... ok |
| 1444 | 2025-12-10T00:17:48.763Z | test schema_util::test::test_nullable ... ok |
| 1445 | 2025-12-10T00:17:48.786Z | test schema_util::test::test_extension_conversion ... ok |
| 1446 | 2025-12-10T00:17:48.786Z | test router::test::test_variables_glob ... ok |
| 1447 | 2025-12-10T00:17:48.786Z | test schema_util::test::test_two_types - should panic ... ok |
| 1448 | 2025-12-10T00:17:48.787Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1449 | 2025-12-10T00:17:48.787Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1450 | 2025-12-10T00:17:48.787Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1451 | 2025-12-10T00:17:48.787Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1452 | 2025-12-10T00:17:48.787Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1453 | 2025-12-10T00:17:48.787Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1454 | 2025-12-10T00:17:48.787Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1455 | 2025-12-10T00:17:48.787Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1456 | 2025-12-10T00:17:48.787Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1457 | 2025-12-10T00:17:48.787Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1458 | 2025-12-10T00:17:48.787Z | test to_map::test::test_struct_with_options ... ok |
| 1459 | 2025-12-10T00:17:48.787Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1460 | 2025-12-10T00:17:48.832Z | test to_map::test::test_to_map_enum ... ok |
| 1461 | 2025-12-10T00:17:48.833Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1462 | 2025-12-10T00:17:48.833Z | test to_map::test::test_to_map_valid ... ok |
| 1463 | 2025-12-10T00:17:48.833Z | test to_map::test::test_to_map_seq ... ok |
| 1464 | 2025-12-10T00:17:48.833Z | test to_map::test::test_to_map_num ... ok |
| 1465 | 2025-12-10T00:17:48.833Z | test to_map::test::test_to_map_vec ... ok |
| 1466 | 2025-12-10T00:17:48.833Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1467 | 2025-12-10T00:17:48.833Z | test type_util::tests::test_commented_ref ... ok |
| 1468 | 2025-12-10T00:17:48.833Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1469 | 2025-12-10T00:17:48.833Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1470 | 2025-12-10T00:17:48.833Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1471 | 2025-12-10T00:17:48.833Z | test server::test::test_server_run_then_close ... ok |
| 1472 | 2025-12-10T00:17:48.833Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1473 | 2025-12-10T00:17:48.833Z | |
| 1474 | 2025-12-10T00:17:48.833Z | test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 1475 | 2025-12-10T00:17:48.833Z | |
| 1476 | 2025-12-10T00:17:48.833Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-773e18745427604d` |
| 1477 | 2025-12-10T00:17:48.833Z | |
| 1478 | 2025-12-10T00:17:48.833Z | running 1 test |
| 1479 | 2025-12-10T00:17:49.361Z | Compiling proc-macro2 v1.0.103 |
| 1480 | 2025-12-10T00:17:49.362Z | Compiling quote v1.0.42 |
| 1481 | 2025-12-10T00:17:49.362Z | Compiling unicode-ident v1.0.12 |
| 1482 | 2025-12-10T00:17:49.362Z | Compiling libc v0.2.177 |
| 1483 | 2025-12-10T00:17:49.392Z | Checking cfg-if v1.0.0 |
| 1484 | 2025-12-10T00:17:49.392Z | Compiling serde_core v1.0.228 |
| 1485 | 2025-12-10T00:17:49.392Z | Checking itoa v1.0.1 |
| 1486 | 2025-12-10T00:17:49.392Z | Checking pin-project-lite v0.2.12 |
| 1487 | 2025-12-10T00:17:49.537Z | Compiling shlex v1.3.0 |
| 1488 | 2025-12-10T00:17:49.594Z | Compiling autocfg v1.1.0 |
| 1489 | 2025-12-10T00:17:49.624Z | Checking memchr v2.6.0 |
| 1490 | 2025-12-10T00:17:49.656Z | Compiling version_check v0.9.5 |
| 1491 | 2025-12-10T00:17:49.983Z | Compiling cc v1.2.16 |
| 1492 | 2025-12-10T00:17:50.020Z | Checking once_cell v1.20.1 |
| 1493 | 2025-12-10T00:17:50.317Z | Checking bytes v1.11.0 |
| 1494 | 2025-12-10T00:17:50.349Z | Checking smallvec v1.13.2 |
| 1495 | 2025-12-10T00:17:50.388Z | Checking futures-core v0.3.31 |
| 1496 | 2025-12-10T00:17:50.448Z | Compiling log v0.4.17 |
| 1497 | 2025-12-10T00:17:50.583Z | Compiling ryu v1.0.5 |
| 1498 | 2025-12-10T00:17:50.677Z | Compiling parking_lot_core v0.9.4 |
| 1499 | 2025-12-10T00:17:51.127Z | Compiling thiserror v2.0.17 |
| 1500 | 2025-12-10T00:17:51.157Z | Checking scopeguard v1.2.0 |
| 1501 | 2025-12-10T00:17:51.188Z | Compiling slab v0.4.9 |
| 1502 | 2025-12-10T00:17:51.235Z | Checking futures-sink v0.3.31 |
| 1503 | 2025-12-10T00:17:51.303Z | Checking lock_api v0.4.6 |
| 1504 | 2025-12-10T00:17:51.393Z | Compiling serde v1.0.228 |
| 1505 | 2025-12-10T00:17:51.684Z | Checking parking_lot v0.12.1 |
| 1506 | 2025-12-10T00:17:51.827Z | Checking getrandom v0.2.11 |
| 1507 | 2025-12-10T00:17:51.962Z | Checking socket2 v0.6.0 |
| 1508 | 2025-12-10T00:17:52.029Z | Compiling syn v2.0.111 |
| 1509 | 2025-12-10T00:17:52.086Z | Checking mio v1.0.3 |
| 1510 | 2025-12-10T00:17:52.181Z | Checking signal-hook-registry v1.4.0 |
| 1511 | 2025-12-10T00:17:52.233Z | Compiling serde_json v1.0.145 |
| 1512 | 2025-12-10T00:17:52.437Z | Checking fnv v1.0.7 |
| 1513 | 2025-12-10T00:17:52.468Z | Checking futures-channel v0.3.31 |
| 1514 | 2025-12-10T00:17:52.522Z | Checking zeroize v1.7.0 |
| 1515 | 2025-12-10T00:17:52.576Z | Checking http v1.3.1 |
| 1516 | 2025-12-10T00:17:57.136Z | Checking pin-utils v0.1.0 |
| 1517 | 2025-12-10T00:17:57.137Z | Checking futures-task v0.3.31 |
| 1518 | 2025-12-10T00:17:57.137Z | Checking rustls-pki-types v1.13.1 |
| 1519 | 2025-12-10T00:17:57.137Z | Checking stable_deref_trait v1.2.0 |
| 1520 | 2025-12-10T00:17:57.137Z | Checking futures-io v0.3.31 |
| 1521 | 2025-12-10T00:17:57.137Z | Compiling httparse v1.10.0 |
| 1522 | 2025-12-10T00:17:57.137Z | Compiling zerocopy v0.8.27 |
| 1523 | 2025-12-10T00:17:57.137Z | Compiling ring v0.17.13 |
| 1524 | 2025-12-10T00:17:57.137Z | Compiling ucd-trie v0.1.6 |
| 1525 | 2025-12-10T00:17:57.137Z | Checking tracing-core v0.1.32 |
| 1526 | 2025-12-10T00:17:57.286Z | Checking equivalent v1.0.0 |
| 1527 | 2025-12-10T00:17:57.286Z | Checking bitflags v2.4.0 |
| 1528 | 2025-12-10T00:17:57.286Z | Checking hashbrown v0.16.1 |
| 1529 | 2025-12-10T00:17:57.286Z | Checking untrusted v0.9.0 |
| 1530 | 2025-12-10T00:17:57.286Z | Checking http-body v1.0.1 |
| 1531 | 2025-12-10T00:17:57.286Z | Checking atomic-waker v1.1.2 |
| 1532 | 2025-12-10T00:17:57.286Z | Compiling rustversion v1.0.22 |
| 1533 | 2025-12-10T00:17:57.286Z | Checking tracing v0.1.40 |
| 1534 | 2025-12-10T00:17:57.286Z | Checking percent-encoding v2.3.2 |
| 1535 | 2025-12-10T00:17:57.286Z | Compiling typenum v1.14.0 |
| 1536 | 2025-12-10T00:17:57.286Z | Checking litemap v0.7.4 |
| 1537 | 2025-12-10T00:17:57.286Z | Compiling pkg-config v0.3.31 |
| 1538 | 2025-12-10T00:17:57.286Z | Checking indexmap v2.12.1 |
| 1539 | 2025-12-10T00:17:57.286Z | Checking writeable v0.5.5 |
| 1540 | 2025-12-10T00:17:57.286Z | Compiling vcpkg v0.2.15 |
| 1541 | 2025-12-10T00:17:57.286Z | Compiling generic-array v0.14.5 |
| 1542 | 2025-12-10T00:17:57.286Z | Checking try-lock v0.2.3 |
| 1543 | 2025-12-10T00:17:57.286Z | Compiling crossbeam-utils v0.8.15 |
| 1544 | 2025-12-10T00:17:57.286Z | Checking want v0.3.0 |
| 1545 | 2025-12-10T00:17:57.286Z | Compiling unicase v2.6.0 |
| 1546 | 2025-12-10T00:17:57.286Z | Compiling time-core v0.1.2 |
| 1547 | 2025-12-10T00:17:57.318Z | Checking icu_locid_transform_data v1.5.0 |
| 1548 | 2025-12-10T00:17:57.344Z | Compiling openssl-sys v0.9.107 |
| 1549 | 2025-12-10T00:17:57.417Z | Checking powerfmt v0.2.0 |
| 1550 | 2025-12-10T00:17:57.441Z | Compiling getrandom v0.3.1 |
| 1551 | 2025-12-10T00:17:57.557Z | Checking tower-service v0.3.3 |
| 1552 | 2025-12-10T00:17:57.701Z | Checking subtle v2.5.0 |
| 1553 | 2025-12-10T00:17:57.725Z | Checking httpdate v1.0.1 |
| 1554 | 2025-12-10T00:17:57.984Z | Checking base64 v0.22.1 |
| 1555 | 2025-12-10T00:17:58.009Z | Compiling num-conv v0.1.0 |
| 1556 | 2025-12-10T00:17:58.148Z | Compiling slog v2.8.2 |
| 1557 | 2025-12-10T00:17:58.304Z | Compiling time-macros v0.2.18 |
| 1558 | 2025-12-10T00:17:58.470Z | Checking deranged v0.3.11 |
| 1559 | 2025-12-10T00:17:58.644Z | Compiling synstructure v0.13.1 |
| 1560 | 2025-12-10T00:17:59.430Z | Checking rustls-webpki v0.102.8 |
| 1561 | 2025-12-10T00:17:59.664Z | Checking num_threads v0.1.3 |
| 1562 | 2025-12-10T00:17:59.731Z | Checking icu_properties_data v1.5.0 |
| 1563 | 2025-12-10T00:17:59.976Z | Compiling num-traits v0.2.14 |
| 1564 | 2025-12-10T00:18:00.133Z | Checking foreign-types-shared v0.1.1 |
| 1565 | 2025-12-10T00:18:00.263Z | Compiling openssl v0.10.72 |
| 1566 | 2025-12-10T00:18:00.290Z | Checking utf8_iter v1.0.4 |
| 1567 | 2025-12-10T00:18:00.398Z | Checking ipnet v2.10.0 |
| 1568 | 2025-12-10T00:18:00.504Z | Compiling usdt-impl v0.6.0 |
| 1569 | 2025-12-10T00:18:00.656Z | Checking utf16_iter v1.0.5 |
| 1570 | 2025-12-10T00:18:00.718Z | Checking openssl-probe v0.1.4 |
| 1571 | 2025-12-10T00:18:00.848Z | Checking write16 v1.0.0 |
| 1572 | 2025-12-10T00:18:00.875Z | Checking icu_normalizer_data v1.5.0 |
| 1573 | 2025-12-10T00:18:00.912Z | Compiling thread-id v5.0.0 |
| 1574 | 2025-12-10T00:18:00.971Z | Checking foreign-types v0.3.2 |
| 1575 | 2025-12-10T00:18:00.997Z | Checking block-buffer v0.10.2 |
| 1576 | 2025-12-10T00:18:01.046Z | Checking crypto-common v0.1.6 |
| 1577 | 2025-12-10T00:18:01.229Z | Checking time v0.3.36 |
| 1578 | 2025-12-10T00:18:01.253Z | Checking form_urlencoded v1.2.2 |
| 1579 | 2025-12-10T00:18:01.425Z | Checking rand_core v0.6.3 |
| 1580 | 2025-12-10T00:18:01.449Z | Checking errno v0.3.10 |
| 1581 | 2025-12-10T00:18:01.555Z | Compiling byteorder v1.4.3 |
| 1582 | 2025-12-10T00:18:01.594Z | Checking mime v0.3.16 |
| 1583 | 2025-12-10T00:18:01.655Z | Compiling rustls v0.22.4 |
| 1584 | 2025-12-10T00:18:01.741Z | Compiling rustix v1.0.2 |
| 1585 | 2025-12-10T00:18:01.931Z | Checking ppv-lite86 v0.2.15 |
| 1586 | 2025-12-10T00:18:02.024Z | Checking plain v0.2.3 |
| 1587 | 2025-12-10T00:18:02.194Z | Compiling rustls v0.23.13 |
| 1588 | 2025-12-10T00:18:02.412Z | Compiling native-tls v0.2.12 |
| 1589 | 2025-12-10T00:18:02.587Z | Checking rand_chacha v0.3.1 |
| 1590 | 2025-12-10T00:18:02.685Z | Checking digest v0.10.7 |
| 1591 | 2025-12-10T00:18:02.795Z | Compiling rustix v0.38.44 |
| 1592 | 2025-12-10T00:18:02.890Z | Compiling thiserror v1.0.69 |
| 1593 | 2025-12-10T00:18:02.914Z | Checking iana-time-zone v0.1.47 |
| 1594 | 2025-12-10T00:18:02.967Z | Checking cpufeatures v0.2.2 |
| 1595 | 2025-12-10T00:18:03.070Z | Checking pretty-hex v0.4.1 |
| 1596 | 2025-12-10T00:18:03.095Z | Checking sha1 v0.10.6 |
| 1597 | 2025-12-10T00:18:03.119Z | Checking rand v0.8.4 |
| 1598 | 2025-12-10T00:18:03.265Z | Compiling mime_guess v2.0.5 |
| 1599 | 2025-12-10T00:18:03.868Z | Checking concurrent-queue v2.5.0 |
| 1600 | 2025-12-10T00:18:04.219Z | Compiling serde_derive_internals v0.29.0 |
| 1601 | 2025-12-10T00:18:04.283Z | Compiling serde_derive v1.0.228 |
| 1602 | 2025-12-10T00:18:04.452Z | Compiling thiserror-impl v2.0.17 |
| 1603 | 2025-12-10T00:18:04.478Z | Compiling tokio-macros v2.6.0 |
| 1604 | 2025-12-10T00:18:04.800Z | Compiling zerofrom-derive v0.1.5 |
| 1605 | 2025-12-10T00:18:06.415Z | Checking tokio v1.48.0 |
| 1606 | 2025-12-10T00:18:06.591Z | Compiling yoke-derive v0.7.5 |
| 1607 | 2025-12-10T00:18:06.750Z | Compiling futures-macro v0.3.31 |
| 1608 | 2025-12-10T00:18:07.804Z | Compiling zerovec-derive v0.10.3 |
| 1609 | 2025-12-10T00:18:07.846Z | Compiling displaydoc v0.2.5 |
| 1610 | 2025-12-10T00:18:08.458Z | Compiling pest v2.8.1 |
| 1611 | 2025-12-10T00:18:08.944Z | Checking futures-util v0.3.31 |
| 1612 | 2025-12-10T00:18:08.981Z | Checking zerofrom v0.1.5 |
| 1613 | 2025-12-10T00:18:09.213Z | Compiling zerocopy-derive v0.8.27 |
| 1614 | 2025-12-10T00:18:09.914Z | Compiling icu_provider_macros v1.5.0 |
| 1615 | 2025-12-10T00:18:09.972Z | Checking yoke v0.7.5 |
| 1616 | 2025-12-10T00:18:10.433Z | Compiling scroll_derive v0.13.1 |
| 1617 | 2025-12-10T00:18:10.466Z | Checking zerovec v0.10.4 |
| 1618 | 2025-12-10T00:18:11.110Z | Compiling pest_meta v2.8.1 |
| 1619 | 2025-12-10T00:18:11.231Z | Compiling openssl-macros v0.1.1 |
| 1620 | 2025-12-10T00:18:11.899Z | Checking tinystr v0.7.6 |
| 1621 | 2025-12-10T00:18:12.226Z | Checking icu_locid v1.5.0 |
| 1622 | 2025-12-10T00:18:12.511Z | Compiling pest_generator v2.8.1 |
| 1623 | 2025-12-10T00:18:12.586Z | Checking icu_collections v1.5.0 |
| 1624 | 2025-12-10T00:18:12.761Z | Checking tokio-util v0.7.7 |
| 1625 | 2025-12-10T00:18:12.786Z | Checking erased-serde v0.3.31 |
| 1626 | 2025-12-10T00:18:13.124Z | Checking icu_provider v1.5.0 |
| 1627 | 2025-12-10T00:18:13.270Z | Checking scroll v0.13.0 |
| 1628 | 2025-12-10T00:18:13.500Z | Compiling serde_tokenstream v0.2.2 |
| 1629 | 2025-12-10T00:18:13.524Z | Checking h2 v0.4.6 |
| 1630 | 2025-12-10T00:18:13.690Z | Checking goblin v0.10.1 |
| 1631 | 2025-12-10T00:18:13.726Z | Checking icu_locid_transform v1.5.0 |
| 1632 | 2025-12-10T00:18:14.731Z | Checking icu_properties v1.5.1 |
| 1633 | 2025-12-10T00:18:15.636Z | Compiling pest_derive v2.8.1 |
| 1634 | 2025-12-10T00:18:16.502Z | Compiling dof v0.4.0 |
| 1635 | 2025-12-10T00:18:16.545Z | Checking chrono v0.4.42 |
| 1636 | 2025-12-10T00:18:16.994Z | Compiling dtrace-parser v0.3.0 |
| 1637 | 2025-12-10T00:18:17.251Z | Checking hyper v1.8.1 |
| 1638 | 2025-12-10T00:18:17.683Z | Compiling thiserror-impl v1.0.69 |
| 1639 | 2025-12-10T00:18:17.774Z | Checking icu_normalizer v1.5.0 |
| 1640 | 2025-12-10T00:18:18.425Z | Checking http-body-util v0.1.3 |
| 1641 | 2025-12-10T00:18:18.479Z | Checking idna_adapter v1.2.0 |
| 1642 | 2025-12-10T00:18:18.681Z | Checking idna v1.0.3 |
| 1643 | 2025-12-10T00:18:18.836Z | Checking rustls-pemfile v2.2.0 |
| 1644 | 2025-12-10T00:18:19.100Z | Checking sync_wrapper v1.0.1 |
| 1645 | 2025-12-10T00:18:19.127Z | Compiling multer v3.1.0 |
| 1646 | 2025-12-10T00:18:19.152Z | Checking hyper-util v0.1.18 |
| 1647 | 2025-12-10T00:18:19.152Z | Checking thread_local v1.1.4 |
| 1648 | 2025-12-10T00:18:19.188Z | Checking encoding_rs v0.8.32 |
| 1649 | 2025-12-10T00:18:19.237Z | Checking fastrand v2.1.1 |
| 1650 | 2025-12-10T00:18:19.267Z | Checking match_cfg v0.1.0 |
| 1651 | 2025-12-10T00:18:19.373Z | Checking parking v2.2.0 |
| 1652 | 2025-12-10T00:18:19.420Z | Checking tower-layer v0.3.3 |
| 1653 | 2025-12-10T00:18:19.522Z | Checking winnow v0.7.13 |
| 1654 | 2025-12-10T00:18:19.547Z | Compiling camino v1.2.1 |
| 1655 | 2025-12-10T00:18:19.572Z | Compiling paste v1.0.15 |
| 1656 | 2025-12-10T00:18:19.678Z | Compiling schemars v0.8.22 |
| 1657 | 2025-12-10T00:18:19.751Z | Compiling slog-async v2.8.0 |
| 1658 | 2025-12-10T00:18:20.222Z | Checking tower v0.5.2 |
| 1659 | 2025-12-10T00:18:20.308Z | Checking event-listener v5.0.0 |
| 1660 | 2025-12-10T00:18:20.419Z | Checking tempfile v3.23.0 |
| 1661 | 2025-12-10T00:18:20.686Z | Checking hostname v0.3.1 |
| 1662 | 2025-12-10T00:18:20.715Z | Compiling usdt-macro v0.6.0 |
| 1663 | 2025-12-10T00:18:20.784Z | Compiling usdt-attr-macro v0.6.0 |
| 1664 | 2025-12-10T00:18:20.835Z | Checking url v2.5.4 |
| 1665 | 2025-12-10T00:18:20.980Z | Checking tokio-native-tls v0.3.1 |
| 1666 | 2025-12-10T00:18:21.101Z | Checking slog-json v2.6.1 |
| 1667 | 2025-12-10T00:18:21.143Z | Checking futures-executor v0.3.31 |
| 1668 | 2025-12-10T00:18:21.236Z | Checking serde_urlencoded v0.7.1 |
| 1669 | 2025-12-10T00:18:21.366Z | Checking uuid v1.18.1 |
| 1670 | 2025-12-10T00:18:21.391Z | Checking tokio-rustls v0.26.0 |
| 1671 | 2025-12-10T00:18:21.564Z | Checking tokio-rustls v0.25.0 |
| 1672 | 2025-12-10T00:18:21.589Z | Compiling schemars_derive v0.8.22 |
| 1673 | 2025-12-10T00:18:21.747Z | Compiling async-stream-impl v0.3.6 |
| 1674 | 2025-12-10T00:18:21.897Z | Checking toml_parser v1.0.4 |
| 1675 | 2025-12-10T00:18:21.965Z | Checking crossbeam-channel v0.5.1 |
| 1676 | 2025-12-10T00:18:21.992Z | Checking serde_spanned v1.0.3 |
| 1677 | 2025-12-10T00:18:22.193Z | Checking toml_datetime v0.7.3 |
| 1678 | 2025-12-10T00:18:22.549Z | Checking webpki-roots v0.26.5 |
| 1679 | 2025-12-10T00:18:22.586Z | Checking is-terminal v0.4.12 |
| 1680 | 2025-12-10T00:18:22.632Z | Checking memmap2 v0.9.8 |
| 1681 | 2025-12-10T00:18:22.657Z | Compiling dropshot v0.16.5 (/work/oxidecomputer/dropshot/dropshot) |
| 1682 | 2025-12-10T00:18:22.725Z | Checking dyn-clone v1.0.4 |
| 1683 | 2025-12-10T00:18:22.759Z | Compiling semver v1.0.27 |
| 1684 | 2025-12-10T00:18:22.878Z | Checking iri-string v0.7.8 |
| 1685 | 2025-12-10T00:18:22.903Z | Checking term v1.1.0 |
| 1686 | 2025-12-10T00:18:22.941Z | Checking take_mut v0.2.2 |
| 1687 | 2025-12-10T00:18:23.058Z | Compiling anyhow v1.0.100 |
| 1688 | 2025-12-10T00:18:23.108Z | Compiling heck v0.5.0 |
| 1689 | 2025-12-10T00:18:23.236Z | Checking unicode-segmentation v1.10.0 |
| 1690 | 2025-12-10T00:18:23.318Z | Checking utf-8 v0.7.6 |
| 1691 | 2025-12-10T00:18:23.438Z | Checking lazy_static v1.5.0 |
| 1692 | 2025-12-10T00:18:23.478Z | Checking toml_writer v1.0.4 |
| 1693 | 2025-12-10T00:18:23.543Z | Checking unicode-width v0.1.9 |
| 1694 | 2025-12-10T00:18:23.596Z | Checking spin v0.9.8 |
| 1695 | 2025-12-10T00:18:23.627Z | Checking data-encoding v2.4.0 |
| 1696 | 2025-12-10T00:18:23.706Z | Checking console v0.15.7 |
| 1697 | 2025-12-10T00:18:23.779Z | Checking newline-converter v0.3.0 |
| 1698 | 2025-12-10T00:18:23.811Z | Checking toml v0.9.8 |
| 1699 | 2025-12-10T00:18:23.959Z | Compiling dropshot_endpoint v0.16.5 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1700 | 2025-12-10T00:18:24.169Z | Checking tungstenite v0.24.0 |
| 1701 | 2025-12-10T00:18:24.203Z | Checking async-stream v0.3.6 |
| 1702 | 2025-12-10T00:18:24.271Z | Checking slog-term v2.9.2 |
| 1703 | 2025-12-10T00:18:24.310Z | Checking atomicwrites v0.4.4 |
| 1704 | 2025-12-10T00:18:24.577Z | Checking usdt v0.6.0 |
| 1705 | 2025-12-10T00:18:24.706Z | Checking hyper-rustls v0.27.3 |
| 1706 | 2025-12-10T00:18:24.832Z | Checking futures v0.3.31 |
| 1707 | 2025-12-10T00:18:24.920Z | Checking slog-bunyan v2.5.0 |
| 1708 | 2025-12-10T00:18:24.945Z | Checking hyper-tls v0.6.0 |
| 1709 | 2025-12-10T00:18:25.029Z | Checking event-listener-strategy v0.5.4 |
| 1710 | 2025-12-10T00:18:25.239Z | Checking rustls-native-certs v0.7.0 |
| 1711 | 2025-12-10T00:18:25.263Z | Checking openapiv3 v2.2.0 |
| 1712 | 2025-12-10T00:18:25.300Z | Checking tower-http v0.6.5 |
| 1713 | 2025-12-10T00:18:25.413Z | Compiling async-trait v0.1.89 |
| 1714 | 2025-12-10T00:18:25.439Z | Checking yasna v0.5.2 |
| 1715 | 2025-12-10T00:18:25.636Z | Checking pem v3.0.6 |
| 1716 | 2025-12-10T00:18:25.821Z | Checking waitgroup v0.1.2 |
| 1717 | 2025-12-10T00:18:25.904Z | Checking serde_path_to_error v0.1.20 |
| 1718 | 2025-12-10T00:18:25.973Z | Checking webpki-roots v1.0.0 |
| 1719 | 2025-12-10T00:18:26.173Z | Checking hostname v0.4.2 |
| 1720 | 2025-12-10T00:18:26.335Z | Checking simple-mermaid v0.2.0 |
| 1721 | 2025-12-10T00:18:26.386Z | Checking http-range v0.1.4 |
| 1722 | 2025-12-10T00:18:26.443Z | Checking similar v2.2.1 |
| 1723 | 2025-12-10T00:18:26.478Z | Checking debug-ignore v1.0.5 |
| 1724 | 2025-12-10T00:18:26.591Z | Checking rcgen v0.14.5 |
| 1725 | 2025-12-10T00:18:26.616Z | Checking hyper-staticfile v0.10.1 |
| 1726 | 2025-12-10T00:18:26.616Z | Checking reqwest v0.12.24 |
| 1727 | 2025-12-10T00:18:26.655Z | Checking hyper-rustls v0.26.0 |
| 1728 | 2025-12-10T00:18:26.980Z | Checking async-channel v2.5.0 |
| 1729 | 2025-12-10T00:18:27.113Z | Checking tokio-tungstenite v0.24.0 |
| 1730 | 2025-12-10T00:18:27.152Z | Checking expectorate v1.2.0 |
| 1731 | 2025-12-10T00:18:27.348Z | Checking subprocess v0.2.9 |
| 1732 | 2025-12-10T00:18:27.426Z | Checking buf-list v1.1.2 |
| 1733 | 2025-12-10T00:18:32.156Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1734 | 2025-12-10T00:18:32.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.49s |
| 1735 | 2025-12-10T00:18:32.687Z | |
| 1736 | 2025-12-10T00:18:32.688Z | |
| 1737 | 2025-12-10T00:18:44.760Z | test tests/fail/bad_channel10.rs ... ok |
| 1738 | 2025-12-10T00:18:44.760Z | test tests/fail/bad_channel11.rs ... ok |
| 1739 | 2025-12-10T00:18:44.760Z | test tests/fail/bad_channel12.rs ... ok |
| 1740 | 2025-12-10T00:18:44.761Z | test tests/fail/bad_channel13.rs ... ok |
| 1741 | 2025-12-10T00:18:44.761Z | test tests/fail/bad_channel14.rs ... ok |
| 1742 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel15.rs ... ok |
| 1743 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel17.rs ... ok |
| 1744 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel18.rs ... ok |
| 1745 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel19.rs ... ok |
| 1746 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel1a.rs ... ok |
| 1747 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel1b.rs ... ok |
| 1748 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel2.rs ... ok |
| 1749 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel20.rs ... ok |
| 1750 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel21.rs ... ok |
| 1751 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel22.rs ... ok |
| 1752 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel23.rs ... ok |
| 1753 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel24.rs ... ok |
| 1754 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel25.rs ... ok |
| 1755 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel26.rs ... ok |
| 1756 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel27.rs ... ok |
| 1757 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel28.rs ... ok |
| 1758 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel3.rs ... ok |
| 1759 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel4.rs ... ok |
| 1760 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel5.rs ... ok |
| 1761 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel6.rs ... ok |
| 1762 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel8.rs ... ok |
| 1763 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_channel9.rs ... ok |
| 1764 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1765 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1766 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1767 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1768 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1769 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1770 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1771 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1772 | 2025-12-10T00:18:44.829Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1773 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1774 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1775 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1776 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1777 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1778 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1779 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1780 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1781 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1782 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1783 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1784 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1785 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1786 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1787 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1788 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1789 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1790 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1791 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1792 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1793 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1794 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1795 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1796 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1797 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1798 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1799 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1800 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1801 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1802 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1803 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1804 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1805 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1806 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1807 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1808 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1809 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1810 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1811 | 2025-12-10T00:18:44.830Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1812 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1813 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1814 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1815 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1816 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1817 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1818 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1819 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1820 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1821 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1822 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1823 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1824 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1825 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1826 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1827 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1828 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1829 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1830 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1831 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1832 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1833 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1834 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1835 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1836 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1837 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1838 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1839 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1840 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1841 | 2025-12-10T00:18:44.831Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1842 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1843 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1844 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1845 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1846 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1847 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1848 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1849 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1850 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1851 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1852 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1853 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1854 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1855 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1856 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1857 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1858 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1859 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1860 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1861 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1862 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1863 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1864 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1865 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1866 | 2025-12-10T00:18:44.857Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1867 | 2025-12-10T00:18:44.858Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1868 | 2025-12-10T00:18:44.858Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1869 | 2025-12-10T00:18:44.858Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1870 | 2025-12-10T00:18:44.858Z | test tests/fail/unused_endpoint.rs ... ok |
| 1871 | 2025-12-10T00:18:44.858Z | |
| 1872 | 2025-12-10T00:18:44.858Z | |
| 1873 | 2025-12-10T00:18:44.858Z | test fail ... ok |
| 1874 | 2025-12-10T00:18:44.858Z | |
| 1875 | 2025-12-10T00:18:44.858Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.05s |
| 1876 | 2025-12-10T00:18:44.858Z | |
| 1877 | 2025-12-10T00:18:44.859Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-af3aabf272556478` |
| 1878 | 2025-12-10T00:18:44.859Z | |
| 1879 | 2025-12-10T00:18:44.859Z | running 83 tests |
| 1880 | 2025-12-10T00:18:44.859Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1881 | 2025-12-10T00:18:44.859Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1882 | 2025-12-10T00:18:44.859Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1883 | 2025-12-10T00:18:44.859Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1884 | 2025-12-10T00:18:44.859Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1885 | 2025-12-10T00:18:44.859Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1886 | 2025-12-10T00:18:44.859Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1887 | 2025-12-10T00:18:44.859Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1888 | 2025-12-10T00:18:44.859Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1889 | 2025-12-10T00:18:44.859Z | test config::test_valid_config_all_settings ... ok |
| 1890 | 2025-12-10T00:18:44.859Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-api_trait_basic.3011.2.log" |
| 1891 | 2025-12-10T00:18:44.859Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-config_bind_address_https.3011.0.log" |
| 1892 | 2025-12-10T00:18:44.859Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-config_bind_address_http.3011.6.log" |
| 1893 | 2025-12-10T00:18:44.860Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-config_handler_task_mode_cancel.3011.4.log" |
| 1894 | 2025-12-10T00:18:44.860Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-config_bind_address_https_buffer.3011.1.log" |
| 1895 | 2025-12-10T00:18:44.860Z | test config::test_valid_config_basic ... ok |
| 1896 | 2025-12-10T00:18:44.860Z | test config::test_valid_config_empty ... ok |
| 1897 | 2025-12-10T00:18:44.860Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_unversioned_servers_with_versioned_routes.3011.5.log" |
| 1898 | 2025-12-10T00:18:44.860Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-config_handler_task_mode_detached.3011.3.log" |
| 1899 | 2025-12-10T00:18:44.860Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1900 | 2025-12-10T00:18:44.860Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_enum_extractor_error.3011.7.log" |
| 1901 | 2025-12-10T00:18:44.860Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_enum_user_error.3011.8.log" |
| 1902 | 2025-12-10T00:18:44.860Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1903 | 2025-12-10T00:18:44.860Z | test custom_errors::test_enum_extractor_error ... ok |
| 1904 | 2025-12-10T00:18:44.860Z | test custom_errors::test_enum_user_error ... ok |
| 1905 | 2025-12-10T00:18:44.860Z | test config::test_config_handler_task_mode_detached ... ok |
| 1906 | 2025-12-10T00:18:44.860Z | test custom_errors::test_trait_based_api ... ok |
| 1907 | 2025-12-10T00:18:44.860Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_struct_extractor_error.3011.9.log" |
| 1908 | 2025-12-10T00:18:44.860Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_struct_user_error.3011.10.log" |
| 1909 | 2025-12-10T00:18:44.860Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_trait_enum_user_error.3011.11.log" |
| 1910 | 2025-12-10T00:18:44.860Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_trait_struct_user_error.3011.12.log" |
| 1911 | 2025-12-10T00:18:44.860Z | test config::test_config_bind_address_http ... ok |
| 1912 | 2025-12-10T00:18:44.860Z | test api_trait::test_api_trait_basic ... ok |
| 1913 | 2025-12-10T00:18:44.860Z | test custom_errors::test_struct_extractor_error ... ok |
| 1914 | 2025-12-10T00:18:44.861Z | test custom_errors::test_struct_user_error ... ok |
| 1915 | 2025-12-10T00:18:44.861Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1916 | 2025-12-10T00:18:44.861Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1917 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_302_bogus.3011.13.log" |
| 1918 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_302_found.3011.14.log" |
| 1919 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_303_see_other.3011.16.log" |
| 1920 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_delete_request.3011.17.log" |
| 1921 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_307_temporary_redirect.3011.15.log" |
| 1922 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-demo1.3011.18.log" |
| 1923 | 2025-12-10T00:18:44.861Z | test demo::test_302_found ... ok |
| 1924 | 2025-12-10T00:18:44.861Z | test demo::test_302_bogus ... ok |
| 1925 | 2025-12-10T00:18:44.861Z | test demo::test_303_see_other ... ok |
| 1926 | 2025-12-10T00:18:44.861Z | test demo::test_307_temporary_redirect ... ok |
| 1927 | 2025-12-10T00:18:44.861Z | test demo::test_demo1 ... ok |
| 1928 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-demo2json.3011.19.log" |
| 1929 | 2025-12-10T00:18:44.861Z | test demo::test_delete_request ... ok |
| 1930 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-demo2query.3011.20.log" |
| 1931 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-demo2urlencoded.3011.21.log" |
| 1932 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-demo_path_param_string.3011.22.log" |
| 1933 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-demo3json.3011.23.log" |
| 1934 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-demo_path_param_u32.3011.24.log" |
| 1935 | 2025-12-10T00:18:44.861Z | test demo::test_demo_path_param_u32 ... ok |
| 1936 | 2025-12-10T00:18:44.861Z | test demo::test_demo2urlencoded ... ok |
| 1937 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-demo_path_param_uuid.3011.25.log" |
| 1938 | 2025-12-10T00:18:44.861Z | test demo::test_demo2query ... ok |
| 1939 | 2025-12-10T00:18:44.861Z | test demo::test_demo2json ... ok |
| 1940 | 2025-12-10T00:18:44.861Z | test demo::test_demo3json ... ok |
| 1941 | 2025-12-10T00:18:44.861Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_header_request.3011.26.log" |
| 1942 | 2025-12-10T00:18:44.886Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_large_typed_body.3011.27.log" |
| 1943 | 2025-12-10T00:18:44.886Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-demo_websocket.3011.28.log" |
| 1944 | 2025-12-10T00:18:44.886Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_head_request.3011.29.log" |
| 1945 | 2025-12-10T00:18:44.886Z | test demo::test_demo_path_param_uuid ... ok |
| 1946 | 2025-12-10T00:18:44.886Z | test demo::test_demo_path_param_string ... ok |
| 1947 | 2025-12-10T00:18:44.886Z | test demo::test_header_request ... ok |
| 1948 | 2025-12-10T00:18:44.886Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-tet_raw_request.3011.30.log" |
| 1949 | 2025-12-10T00:18:44.886Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_request_compat.3011.31.log" |
| 1950 | 2025-12-10T00:18:44.886Z | test demo::test_head_request ... ok |
| 1951 | 2025-12-10T00:18:44.886Z | test demo::test_large_typed_body ... ok |
| 1952 | 2025-12-10T00:18:44.886Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_request_remote_addr.3011.32.log" |
| 1953 | 2025-12-10T00:18:44.886Z | test demo::test_demo_websocket ... ok |
| 1954 | 2025-12-10T00:18:44.886Z | test demo::test_raw_request ... ok |
| 1955 | 2025-12-10T00:18:44.886Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_streaming_body.3011.33.log" |
| 1956 | 2025-12-10T00:18:44.886Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-graceful_shutdown_with_detached_handler.3011.34.log" |
| 1957 | 2025-12-10T00:18:44.887Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-multipart_client.3011.35.log" |
| 1958 | 2025-12-10T00:18:44.887Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_untyped_body.3011.36.log" |
| 1959 | 2025-12-10T00:18:44.887Z | test demo::test_request_compat ... ok |
| 1960 | 2025-12-10T00:18:44.887Z | test demo::test_request_remote_addr ... ok |
| 1961 | 2025-12-10T00:18:44.887Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-multipart_client.3011.37.log" |
| 1962 | 2025-12-10T00:18:44.887Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-multipart_client.3011.38.log" |
| 1963 | 2025-12-10T00:18:44.887Z | test multipart::missing_boundary ... ok |
| 1964 | 2025-12-10T00:18:44.887Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-multipart_client.3011.39.log" |
| 1965 | 2025-12-10T00:18:44.887Z | test multipart::test_multipart_client ... ok |
| 1966 | 2025-12-10T00:18:44.887Z | test multipart::no_content_type ... ok |
| 1967 | 2025-12-10T00:18:44.887Z | test config::test_config_bind_address_https_buffer ... ok |
| 1968 | 2025-12-10T00:18:44.887Z | test multipart::weird_content_type ... ok |
| 1969 | 2025-12-10T00:18:44.887Z | test demo::test_streaming_body ... ok |
| 1970 | 2025-12-10T00:18:44.887Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-pagination-basic.3011.40.log" |
| 1971 | 2025-12-10T00:18:44.887Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 1972 | 2025-12-10T00:18:44.887Z | test openapi::test_openapi_custom_error_types ... ok |
| 1973 | 2025-12-10T00:18:44.887Z | test demo::test_untyped_body ... ok |
| 1974 | 2025-12-10T00:18:44.887Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-pagination-multiple-sorts.3011.42.log" |
| 1975 | 2025-12-10T00:18:44.887Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-pagination-multiple-resources.3011.41.log" |
| 1976 | 2025-12-10T00:18:44.887Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-basic.3011.43.log" |
| 1977 | 2025-12-10T00:18:44.887Z | test openapi::test_openapi ... ok |
| 1978 | 2025-12-10T00:18:44.887Z | test openapi::test_openapi_fuller ... ok |
| 1979 | 2025-12-10T00:18:44.887Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-dictionary.3011.44.log" |
| 1980 | 2025-12-10T00:18:44.888Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-empty.3011.45.log" |
| 1981 | 2025-12-10T00:18:44.888Z | test pagination::test_paginate_empty ... ok |
| 1982 | 2025-12-10T00:18:44.888Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-errors.3011.46.log" |
| 1983 | 2025-12-10T00:18:44.888Z | test pagination::test_paginate_errors ... ok |
| 1984 | 2025-12-10T00:18:44.912Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-extra_params.3011.47.log" |
| 1985 | 2025-12-10T00:18:44.912Z | test pagination::test_paginate_extra_params ... ok |
| 1986 | 2025-12-10T00:18:44.912Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-required_params.3011.48.log" |
| 1987 | 2025-12-10T00:18:44.912Z | test pagination::test_paginate_with_required_params ... ok |
| 1988 | 2025-12-10T00:18:44.912Z | test pagination_schema::test_pagination_schema ... ok |
| 1989 | 2025-12-10T00:18:44.912Z | test path_names::test_path_names ... ok |
| 1990 | 2025-12-10T00:18:44.912Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_no_tls.3011.49.log" |
| 1991 | 2025-12-10T00:18:44.912Z | test starter::test_no_tls ... ok |
| 1992 | 2025-12-10T00:18:44.912Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_with_tls.3011.50.log" |
| 1993 | 2025-12-10T00:18:44.936Z | test pagination::test_paginate_basic ... ok |
| 1994 | 2025-12-10T00:18:44.937Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-non_streaming_servers_do_not_use_transfer_encoding.3011.51.log" |
| 1995 | 2025-12-10T00:18:44.937Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 1996 | 2025-12-10T00:18:44.937Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-streaming_server_buffered_client.3011.52.log" |
| 1997 | 2025-12-10T00:18:44.960Z | test streaming::test_streaming_server_buffered_client ... ok |
| 1998 | 2025-12-10T00:18:44.961Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-streaming_server_streaming_client.3011.53.log" |
| 1999 | 2025-12-10T00:18:44.988Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2000 | 2025-12-10T00:18:44.989Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_server_is_http.3011.54.log" |
| 2001 | 2025-12-10T00:18:44.989Z | test tls::test_server_is_http ... ok |
| 2002 | 2025-12-10T00:18:44.989Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_server_is_https.3011.55.log" |
| 2003 | 2025-12-10T00:18:45.231Z | test starter::test_with_tls ... ok |
| 2004 | 2025-12-10T00:18:45.257Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_tls_aborted_negotiation.3011.56.log" |
| 2005 | 2025-12-10T00:18:45.306Z | test tls::test_server_is_https ... ok |
| 2006 | 2025-12-10T00:18:45.331Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_tls_certificate_loading.3011.57.log" |
| 2007 | 2025-12-10T00:18:45.635Z | test tls::test_tls_certificate_loading ... ok |
| 2008 | 2025-12-10T00:18:45.659Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_tls_only.3011.58.log" |
| 2009 | 2025-12-10T00:18:45.846Z | test tls::test_tls_aborted_negotiation ... ok |
| 2010 | 2025-12-10T00:18:45.870Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_tls_refresh_certificates.3011.59.log" |
| 2011 | 2025-12-10T00:18:45.901Z | test tls::test_tls_refresh_certificates ... ok |
| 2012 | 2025-12-10T00:18:45.924Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_versions.3011.60.log" |
| 2013 | 2025-12-10T00:18:45.948Z | test tls::test_tls_only ... ok |
| 2014 | 2025-12-10T00:18:45.948Z | note: configured to log to "/tmp/integration_tests-af3aabf272556478-test_versions_on_missing.3011.61.log" |
| 2015 | 2025-12-10T00:18:45.972Z | test versions::test_versions ... ok |
| 2016 | 2025-12-10T00:18:45.972Z | test versions::test_versions_openapi ... ok |
| 2017 | 2025-12-10T00:18:45.972Z | test versions::test_versions_openapi_same_names ... ok |
| 2018 | 2025-12-10T00:18:45.996Z | test versions::test_versions_on_missing ... ok |
| 2019 | 2025-12-10T00:18:45.996Z | test config::test_config_bind_address_https ... ok |
| 2020 | 2025-12-10T00:18:46.166Z | test pagination::test_example_basic ... ok |
| 2021 | 2025-12-10T00:18:46.387Z | test pagination::test_paginate_dictionary ... ok |
| 2022 | 2025-12-10T00:18:46.833Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2023 | 2025-12-10T00:18:49.649Z | test pagination::test_example_multiple_sorts ... ok |
| 2024 | 2025-12-10T00:18:50.261Z | test pagination::test_example_multiple_resources ... ok |
| 2025 | 2025-12-10T00:18:50.261Z | |
| 2026 | 2025-12-10T00:18:50.261Z | test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.47s |
| 2027 | 2025-12-10T00:18:50.261Z | |
| 2028 | 2025-12-10T00:18:50.285Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-203c00317d96cd43` |
| 2029 | 2025-12-10T00:18:50.285Z | |
| 2030 | 2025-12-10T00:18:50.285Z | running 35 tests |
| 2031 | 2025-12-10T00:18:50.310Z | test channel::tests::test_channel_operation_id ... ok |
| 2032 | 2025-12-10T00:18:50.310Z | test channel::tests::test_channel_with_versions ... ok |
| 2033 | 2025-12-10T00:18:50.310Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2034 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2035 | 2025-12-10T00:18:50.310Z | test doc::tests::test_extract_summary_description ... ok |
| 2036 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2037 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2038 | 2025-12-10T00:18:50.310Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2039 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2040 | 2025-12-10T00:18:50.310Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2041 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2042 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2043 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2044 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2045 | 2025-12-10T00:18:50.310Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2046 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2047 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2048 | 2025-12-10T00:18:50.310Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2049 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2050 | 2025-12-10T00:18:50.310Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2051 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2052 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2053 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2054 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2055 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2056 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2057 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2058 | 2025-12-10T00:18:50.310Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2059 | 2025-12-10T00:18:50.310Z | test syn_parsing::tests::test_busted_function ... ok |
| 2060 | 2025-12-10T00:18:50.310Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2061 | 2025-12-10T00:18:50.312Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2062 | 2025-12-10T00:18:50.312Z | test endpoint::tests::test_operation_id ... ok |
| 2063 | 2025-12-10T00:18:50.312Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2064 | 2025-12-10T00:18:50.312Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2065 | 2025-12-10T00:18:50.312Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2066 | 2025-12-10T00:18:50.312Z | |
| 2067 | 2025-12-10T00:18:50.312Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s |
| 2068 | 2025-12-10T00:18:50.312Z | |
| 2069 | 2025-12-10T00:18:50.336Z | Doc-tests dropshot |
| 2070 | 2025-12-10T00:18:50.336Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-e160896456ce35f8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-692db9c6647c6632.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-5906bb3863461231.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-33d4cad5b4d120e8.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-5b3cab55e8008ad3.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-db7e4be0a50bb729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-6e450561644a755b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-ba04704bde6b67d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-3019e8fdca805041.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-dc971b134920b59f.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-116dde681115bdcf.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-2bd53286b8fa19b8.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-15b78babb29c4c92.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-127690a243d1be38.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-5313cfe01c97669a.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-2dbd6c3f77002438.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1c4a954ca016fc48.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-104fea63e19399d9.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-6c50bdd1bbd142d8.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-de7e09c105fbfaa5.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-fd32ef0daff318df.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-07f4f32451065b24.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-b79a66b6dbf683a7.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-096780d03294c5e1.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-e372c518bafeffab.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -C embed-bitcode=no --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --error-format human` |
| 2071 | 2025-12-10T00:18:50.975Z | |
| 2072 | 2025-12-10T00:18:50.975Z | running 23 tests |
| 2073 | 2025-12-10T00:18:53.047Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2074 | 2025-12-10T00:18:53.047Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2075 | 2025-12-10T00:18:53.047Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2076 | 2025-12-10T00:18:53.085Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2077 | 2025-12-10T00:18:57.661Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2078 | 2025-12-10T00:18:57.661Z | test dropshot/src/lib.rs - (line 334) ... ignored |
| 2079 | 2025-12-10T00:18:58.367Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2080 | 2025-12-10T00:18:58.392Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 374) ... ok |
| 2081 | 2025-12-10T00:18:58.439Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 349) ... ok |
| 2082 | 2025-12-10T00:18:58.654Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2083 | 2025-12-10T00:18:58.866Z | test dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok |
| 2084 | 2025-12-10T00:18:59.059Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2085 | 2025-12-10T00:18:59.059Z | test dropshot/src/lib.rs - channel (line 1181) ... ignored |
| 2086 | 2025-12-10T00:18:59.059Z | test dropshot/src/lib.rs - endpoint (line 1226) ... ignored |
| 2087 | 2025-12-10T00:18:59.696Z | test dropshot/src/lib.rs - (line 398) ... ok |
| 2088 | 2025-12-10T00:19:00.590Z | test dropshot/src/lib.rs - api_description (line 1046) ... ok |
| 2089 | 2025-12-10T00:19:00.620Z | test dropshot/src/lib.rs - (line 661) ... ok |
| 2090 | 2025-12-10T00:19:00.906Z | test dropshot/src/lib.rs - api_description (line 1107) ... ok |
| 2091 | 2025-12-10T00:19:01.010Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2092 | 2025-12-10T00:19:01.035Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2093 | 2025-12-10T00:19:01.663Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok |
| 2094 | 2025-12-10T00:19:05.675Z | test dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok |
| 2095 | 2025-12-10T00:19:06.978Z | test dropshot/src/lib.rs - (line 497) ... ok |
| 2096 | 2025-12-10T00:19:06.978Z | |
| 2097 | 2025-12-10T00:19:06.978Z | test result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 16.00s |
| 2098 | 2025-12-10T00:19:06.978Z | |
| 2099 | 2025-12-10T00:19:07.026Z | Doc-tests dropshot_endpoint |
| 2100 | 2025-12-10T00:19:07.026Z | Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/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-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4468a68732d106b2.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-aec17a7dcfeb6177.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-30443ac8b757f45f.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-7db1a320b98b93c0.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2101 | 2025-12-10T00:19:07.371Z | |
| 2102 | 2025-12-10T00:19:07.371Z | running 0 tests |
| 2103 | 2025-12-10T00:19:07.372Z | |
| 2104 | 2025-12-10T00:19:07.372Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2105 | 2025-12-10T00:19:07.372Z | |
| 2106 | 2025-12-10T00:19:07.422Z | |
| 2107 | 2025-12-10T00:19:07.422Z | real 2:47.165306055 |
| 2108 | 2025-12-10T00:19:07.422Z | user 14:15.119212693 |
| 2109 | 2025-12-10T00:19:07.422Z | sys 2:37.649864532 |
| 2110 | 2025-12-10T00:19:07.422Z | trap 0.669894626 |
| 2111 | 2025-12-10T00:19:07.422Z | tflt 0.228884262 |
| 2112 | 2025-12-10T00:19:07.422Z | dflt 0.223407539 |
| 2113 | 2025-12-10T00:19:07.448Z | kflt 0.000249217 |
| 2114 | 2025-12-10T00:19:07.449Z | lock 45:47.550556480 |
| 2115 | 2025-12-10T00:19:07.449Z | slp 1:14:09.399118172 |
| 2116 | 2025-12-10T00:19:07.449Z | lat 53.294825838 |
| 2117 | 2025-12-10T00:19:07.449Z | stop 56.580950633 |
| 2118 | 2025-12-10T00:19:07.449Z | + banner docs |
| 2119 | 2025-12-10T00:19:07.449Z | |
| 2120 | 2025-12-10T00:19:07.449Z | ##### #### #### #### |
| 2121 | 2025-12-10T00:19:07.449Z | # # # # # # # |
| 2122 | 2025-12-10T00:19:07.449Z | # # # # # #### |
| 2123 | 2025-12-10T00:19:07.449Z | # # # # # # |
| 2124 | 2025-12-10T00:19:07.449Z | # # # # # # # # |
| 2125 | 2025-12-10T00:19:07.449Z | ##### #### #### #### |
| 2126 | 2025-12-10T00:19:07.449Z | |
| 2127 | 2025-12-10T00:19:07.449Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2128 | 2025-12-10T00:19:07.963Z | Compiling proc-macro2 v1.0.103 |
| 2129 | 2025-12-10T00:19:07.963Z | Compiling unicode-ident v1.0.12 |
| 2130 | 2025-12-10T00:19:07.988Z | Checking cfg-if v1.0.0 |
| 2131 | 2025-12-10T00:19:07.988Z | Checking itoa v1.0.1 |
| 2132 | 2025-12-10T00:19:07.988Z | Checking pin-project-lite v0.2.12 |
| 2133 | 2025-12-10T00:19:07.988Z | Compiling quote v1.0.42 |
| 2134 | 2025-12-10T00:19:08.013Z | Checking libc v0.2.177 |
| 2135 | 2025-12-10T00:19:08.013Z | Checking serde_core v1.0.228 |
| 2136 | 2025-12-10T00:19:08.077Z | Checking bytes v1.11.0 |
| 2137 | 2025-12-10T00:19:08.077Z | Checking once_cell v1.20.1 |
| 2138 | 2025-12-10T00:19:08.130Z | Checking smallvec v1.13.2 |
| 2139 | 2025-12-10T00:19:08.192Z | Checking futures-core v0.3.31 |
| 2140 | 2025-12-10T00:19:08.242Z | Checking memchr v2.6.0 |
| 2141 | 2025-12-10T00:19:08.384Z | Checking scopeguard v1.2.0 |
| 2142 | 2025-12-10T00:19:08.407Z | Checking futures-sink v0.3.31 |
| 2143 | 2025-12-10T00:19:08.470Z | Checking slab v0.4.9 |
| 2144 | 2025-12-10T00:19:08.555Z | Checking lock_api v0.4.6 |
| 2145 | 2025-12-10T00:19:08.579Z | Checking fnv v1.0.7 |
| 2146 | 2025-12-10T00:19:08.714Z | Checking futures-channel v0.3.31 |
| 2147 | 2025-12-10T00:19:08.739Z | Checking log v0.4.17 |
| 2148 | 2025-12-10T00:19:08.921Z | Checking pin-utils v0.1.0 |
| 2149 | 2025-12-10T00:19:08.992Z | Checking http v1.3.1 |
| 2150 | 2025-12-10T00:19:09.035Z | Checking zeroize v1.7.0 |
| 2151 | 2025-12-10T00:19:09.062Z | Checking futures-task v0.3.31 |
| 2152 | 2025-12-10T00:19:09.062Z | Checking futures-io v0.3.31 |
| 2153 | 2025-12-10T00:19:09.087Z | Checking parking_lot_core v0.9.4 |
| 2154 | 2025-12-10T00:19:09.087Z | Checking mio v1.0.3 |
| 2155 | 2025-12-10T00:19:09.227Z | Checking signal-hook-registry v1.4.0 |
| 2156 | 2025-12-10T00:19:09.253Z | Checking socket2 v0.6.0 |
| 2157 | 2025-12-10T00:19:09.417Z | Checking parking_lot v0.12.1 |
| 2158 | 2025-12-10T00:19:09.491Z | Checking getrandom v0.2.11 |
| 2159 | 2025-12-10T00:19:09.652Z | Compiling syn v2.0.111 |
| 2160 | 2025-12-10T00:19:09.706Z | Checking rustls-pki-types v1.13.1 |
| 2161 | 2025-12-10T00:19:09.730Z | Checking stable_deref_trait v1.2.0 |
| 2162 | 2025-12-10T00:19:09.754Z | Checking httparse v1.10.0 |
| 2163 | 2025-12-10T00:19:09.754Z | Checking tracing-core v0.1.32 |
| 2164 | 2025-12-10T00:19:09.806Z | Checking equivalent v1.0.0 |
| 2165 | 2025-12-10T00:19:09.847Z | Checking hashbrown v0.16.1 |
| 2166 | 2025-12-10T00:19:09.936Z | Checking untrusted v0.9.0 |
| 2167 | 2025-12-10T00:19:10.103Z | Checking ring v0.17.13 |
| 2168 | 2025-12-10T00:19:10.127Z | Checking percent-encoding v2.3.2 |
| 2169 | 2025-12-10T00:19:10.187Z | Checking http-body v1.0.1 |
| 2170 | 2025-12-10T00:19:10.237Z | Checking atomic-waker v1.1.2 |
| 2171 | 2025-12-10T00:19:10.327Z | Checking tracing v0.1.40 |
| 2172 | 2025-12-10T00:19:10.362Z | Checking bitflags v2.4.0 |
| 2173 | 2025-12-10T00:19:10.386Z | Checking ryu v1.0.5 |
| 2174 | 2025-12-10T00:19:10.410Z | Checking writeable v0.5.5 |
| 2175 | 2025-12-10T00:19:10.603Z | Checking try-lock v0.2.3 |
| 2176 | 2025-12-10T00:19:10.627Z | Checking litemap v0.7.4 |
| 2177 | 2025-12-10T00:19:10.627Z | Checking typenum v1.14.0 |
| 2178 | 2025-12-10T00:19:10.712Z | Checking tower-service v0.3.3 |
| 2179 | 2025-12-10T00:19:10.739Z | Checking want v0.3.0 |
| 2180 | 2025-12-10T00:19:10.776Z | Checking powerfmt v0.2.0 |
| 2181 | 2025-12-10T00:19:10.841Z | Checking httpdate v1.0.1 |
| 2182 | 2025-12-10T00:19:10.930Z | Compiling time-core v0.1.2 |
| 2183 | 2025-12-10T00:19:10.957Z | Checking base64 v0.22.1 |
| 2184 | 2025-12-10T00:19:11.058Z | Checking subtle v2.5.0 |
| 2185 | 2025-12-10T00:19:11.093Z | Compiling num-conv v0.1.0 |
| 2186 | 2025-12-10T00:19:11.133Z | Checking deranged v0.3.11 |
| 2187 | 2025-12-10T00:19:11.304Z | Checking crossbeam-utils v0.8.15 |
| 2188 | 2025-12-10T00:19:11.384Z | Compiling time-macros v0.2.18 |
| 2189 | 2025-12-10T00:19:11.439Z | Checking icu_locid_transform_data v1.5.0 |
| 2190 | 2025-12-10T00:19:11.556Z | Checking num_threads v0.1.3 |
| 2191 | 2025-12-10T00:19:11.599Z | Checking generic-array v0.14.5 |
| 2192 | 2025-12-10T00:19:11.633Z | Checking indexmap v2.12.1 |
| 2193 | 2025-12-10T00:19:11.692Z | Checking serde_json v1.0.145 |
| 2194 | 2025-12-10T00:19:12.185Z | Checking rustls-webpki v0.102.8 |
| 2195 | 2025-12-10T00:19:12.275Z | Checking getrandom v0.3.1 |
| 2196 | 2025-12-10T00:19:12.317Z | Checking ipnet v2.10.0 |
| 2197 | 2025-12-10T00:19:12.476Z | Checking icu_properties_data v1.5.0 |
| 2198 | 2025-12-10T00:19:12.610Z | Checking block-buffer v0.10.2 |
| 2199 | 2025-12-10T00:19:12.693Z | Checking crypto-common v0.1.6 |
| 2200 | 2025-12-10T00:19:12.753Z | Checking form_urlencoded v1.2.2 |
| 2201 | 2025-12-10T00:19:12.807Z | Checking utf8_iter v1.0.4 |
| 2202 | 2025-12-10T00:19:12.838Z | Checking write16 v1.0.0 |
| 2203 | 2025-12-10T00:19:12.871Z | Checking foreign-types-shared v0.1.1 |
| 2204 | 2025-12-10T00:19:12.895Z | Checking openssl-probe v0.1.4 |
| 2205 | 2025-12-10T00:19:12.977Z | Checking icu_normalizer_data v1.5.0 |
| 2206 | 2025-12-10T00:19:13.042Z | Checking mime v0.3.16 |
| 2207 | 2025-12-10T00:19:13.042Z | Checking utf16_iter v1.0.5 |
| 2208 | 2025-12-10T00:19:13.042Z | Checking foreign-types v0.3.2 |
| 2209 | 2025-12-10T00:19:13.076Z | Checking digest v0.10.7 |
| 2210 | 2025-12-10T00:19:13.103Z | Checking num-traits v0.2.14 |
| 2211 | 2025-12-10T00:19:13.103Z | Checking openssl-sys v0.9.107 |
| 2212 | 2025-12-10T00:19:13.147Z | Checking rand_core v0.6.3 |
| 2213 | 2025-12-10T00:19:13.200Z | Checking errno v0.3.10 |
| 2214 | 2025-12-10T00:19:13.315Z | Checking ppv-lite86 v0.2.15 |
| 2215 | 2025-12-10T00:19:13.388Z | Checking iana-time-zone v0.1.47 |
| 2216 | 2025-12-10T00:19:13.412Z | Checking cpufeatures v0.2.2 |
| 2217 | 2025-12-10T00:19:13.436Z | Checking winnow v0.7.13 |
| 2218 | 2025-12-10T00:19:13.513Z | Checking sha1 v0.10.6 |
| 2219 | 2025-12-10T00:19:13.544Z | Checking rustls v0.22.4 |
| 2220 | 2025-12-10T00:19:13.631Z | Checking time v0.3.36 |
| 2221 | 2025-12-10T00:19:13.770Z | Compiling unicase v2.6.0 |
| 2222 | 2025-12-10T00:19:13.906Z | Checking rand_chacha v0.3.1 |
| 2223 | 2025-12-10T00:19:14.095Z | Checking toml_datetime v0.7.3 |
| 2224 | 2025-12-10T00:19:14.149Z | Checking serde_spanned v1.0.3 |
| 2225 | 2025-12-10T00:19:14.204Z | Checking http-body-util v0.1.3 |
| 2226 | 2025-12-10T00:19:14.273Z | Checking rustls-pemfile v2.2.0 |
| 2227 | 2025-12-10T00:19:14.364Z | Checking thread_local v1.1.4 |
| 2228 | 2025-12-10T00:19:14.459Z | Checking encoding_rs v0.8.32 |
| 2229 | 2025-12-10T00:19:14.497Z | Checking toml_writer v1.0.4 |
| 2230 | 2025-12-10T00:19:14.572Z | Checking match_cfg v0.1.0 |
| 2231 | 2025-12-10T00:19:14.648Z | Checking rand v0.8.4 |
| 2232 | 2025-12-10T00:19:14.676Z | Checking hostname v0.3.1 |
| 2233 | 2025-12-10T00:19:14.834Z | Compiling mime_guess v2.0.5 |
| 2234 | 2025-12-10T00:19:14.859Z | Checking rustls v0.23.13 |
| 2235 | 2025-12-10T00:19:15.215Z | Checking rustix v1.0.2 |
| 2236 | 2025-12-10T00:19:15.712Z | Checking toml_parser v1.0.4 |
| 2237 | 2025-12-10T00:19:15.737Z | Checking concurrent-queue v2.5.0 |
| 2238 | 2025-12-10T00:19:15.761Z | Checking crossbeam-channel v0.5.1 |
| 2239 | 2025-12-10T00:19:16.033Z | Checking is-terminal v0.4.12 |
| 2240 | 2025-12-10T00:19:16.164Z | Compiling synstructure v0.13.1 |
| 2241 | 2025-12-10T00:19:16.327Z | Compiling serde_derive_internals v0.29.0 |
| 2242 | 2025-12-10T00:19:16.351Z | Checking toml v0.9.8 |
| 2243 | 2025-12-10T00:19:16.374Z | Checking sync_wrapper v1.0.1 |
| 2244 | 2025-12-10T00:19:16.531Z | Compiling dropshot v0.16.5 (/work/oxidecomputer/dropshot/dropshot) |
| 2245 | 2025-12-10T00:19:16.606Z | Checking term v1.1.0 |
| 2246 | 2025-12-10T00:19:16.630Z | Checking dyn-clone v1.0.4 |
| 2247 | 2025-12-10T00:19:16.771Z | Checking parking v2.2.0 |
| 2248 | 2025-12-10T00:19:16.929Z | Checking take_mut v0.2.2 |
| 2249 | 2025-12-10T00:19:16.962Z | Checking spin v0.9.8 |
| 2250 | 2025-12-10T00:19:17.025Z | Compiling semver v1.0.27 |
| 2251 | 2025-12-10T00:19:17.094Z | Checking fastrand v2.1.1 |
| 2252 | 2025-12-10T00:19:17.162Z | Checking tower-layer v0.3.3 |
| 2253 | 2025-12-10T00:19:17.406Z | Checking tempfile v3.23.0 |
| 2254 | 2025-12-10T00:19:17.430Z | Checking event-listener v5.0.0 |
| 2255 | 2025-12-10T00:19:17.642Z | Checking camino v1.2.1 |
| 2256 | 2025-12-10T00:19:17.666Z | Checking rustix v0.38.44 |
| 2257 | 2025-12-10T00:19:17.777Z | Checking serde_path_to_error v0.1.20 |
| 2258 | 2025-12-10T00:19:17.807Z | Checking waitgroup v0.1.2 |
| 2259 | 2025-12-10T00:19:17.944Z | Checking webpki-roots v0.26.5 |
| 2260 | 2025-12-10T00:19:17.969Z | Checking hostname v0.4.2 |
| 2261 | 2025-12-10T00:19:17.969Z | Checking iri-string v0.7.8 |
| 2262 | 2025-12-10T00:19:18.095Z | Checking unicode-width v0.1.9 |
| 2263 | 2025-12-10T00:19:18.144Z | Checking unicode-segmentation v1.10.0 |
| 2264 | 2025-12-10T00:19:18.168Z | Checking lazy_static v1.5.0 |
| 2265 | 2025-12-10T00:19:18.259Z | Checking utf-8 v0.7.6 |
| 2266 | 2025-12-10T00:19:18.306Z | Checking debug-ignore v1.0.5 |
| 2267 | 2025-12-10T00:19:18.346Z | Checking data-encoding v2.4.0 |
| 2268 | 2025-12-10T00:19:18.455Z | Checking byteorder v1.4.3 |
| 2269 | 2025-12-10T00:19:18.482Z | Checking console v0.15.7 |
| 2270 | 2025-12-10T00:19:18.668Z | Checking newline-converter v0.3.0 |
| 2271 | 2025-12-10T00:19:18.835Z | Checking event-listener-strategy v0.5.4 |
| 2272 | 2025-12-10T00:19:18.860Z | Checking target-triple v1.0.0 |
| 2273 | 2025-12-10T00:19:18.884Z | Checking yasna v0.5.2 |
| 2274 | 2025-12-10T00:19:18.950Z | Checking atomicwrites v0.4.4 |
| 2275 | 2025-12-10T00:19:18.974Z | Checking rustls-native-certs v0.7.0 |
| 2276 | 2025-12-10T00:19:19.004Z | Checking pem v3.0.6 |
| 2277 | 2025-12-10T00:19:19.083Z | Checking webpki-roots v1.0.0 |
| 2278 | 2025-12-10T00:19:19.141Z | Checking glob v0.3.0 |
| 2279 | 2025-12-10T00:19:19.203Z | Checking termcolor v1.1.2 |
| 2280 | 2025-12-10T00:19:19.268Z | Checking similar v2.2.1 |
| 2281 | 2025-12-10T00:19:19.293Z | Checking http-range v0.1.4 |
| 2282 | 2025-12-10T00:19:19.293Z | Compiling serde_derive v1.0.228 |
| 2283 | 2025-12-10T00:19:19.428Z | Compiling tokio-macros v2.6.0 |
| 2284 | 2025-12-10T00:19:19.457Z | Compiling zerofrom-derive v0.1.5 |
| 2285 | 2025-12-10T00:19:19.481Z | Compiling futures-macro v0.3.31 |
| 2286 | 2025-12-10T00:19:19.536Z | Compiling yoke-derive v0.7.5 |
| 2287 | 2025-12-10T00:19:19.682Z | Compiling zerovec-derive v0.10.3 |
| 2288 | 2025-12-10T00:19:19.896Z | Compiling displaydoc v0.2.5 |
| 2289 | 2025-12-10T00:19:20.272Z | Compiling icu_provider_macros v1.5.0 |
| 2290 | 2025-12-10T00:19:20.743Z | Checking tokio v1.48.0 |
| 2291 | 2025-12-10T00:19:20.976Z | Checking futures-util v0.3.31 |
| 2292 | 2025-12-10T00:19:21.253Z | Compiling openssl-macros v0.1.1 |
| 2293 | 2025-12-10T00:19:21.288Z | Compiling schemars_derive v0.8.22 |
| 2294 | 2025-12-10T00:19:21.602Z | Compiling thiserror-impl v2.0.17 |
| 2295 | 2025-12-10T00:19:21.746Z | Compiling thiserror-impl v1.0.69 |
| 2296 | 2025-12-10T00:19:21.962Z | Checking zerofrom v0.1.5 |
| 2297 | 2025-12-10T00:19:22.043Z | Checking openssl v0.10.72 |
| 2298 | 2025-12-10T00:19:22.207Z | Checking yoke v0.7.5 |
| 2299 | 2025-12-10T00:19:22.539Z | Checking zerovec v0.10.4 |
| 2300 | 2025-12-10T00:19:23.618Z | Compiling async-stream-impl v0.3.6 |
| 2301 | 2025-12-10T00:19:24.059Z | Checking tinystr v0.7.6 |
| 2302 | 2025-12-10T00:19:24.096Z | Checking icu_collections v1.5.0 |
| 2303 | 2025-12-10T00:19:24.124Z | Checking thiserror v2.0.17 |
| 2304 | 2025-12-10T00:19:24.274Z | Checking thiserror v1.0.69 |
| 2305 | 2025-12-10T00:19:24.419Z | Checking icu_locid v1.5.0 |
| 2306 | 2025-12-10T00:19:24.443Z | Compiling async-trait v0.1.89 |
| 2307 | 2025-12-10T00:19:24.714Z | Checking tungstenite v0.24.0 |
| 2308 | 2025-12-10T00:19:24.806Z | Checking async-stream v0.3.6 |
| 2309 | 2025-12-10T00:19:25.002Z | Checking expectorate v1.2.0 |
| 2310 | 2025-12-10T00:19:25.034Z | Checking serde v1.0.228 |
| 2311 | 2025-12-10T00:19:25.248Z | Checking futures-executor v0.3.31 |
| 2312 | 2025-12-10T00:19:25.325Z | Checking icu_provider v1.5.0 |
| 2313 | 2025-12-10T00:19:25.507Z | Checking multer v3.1.0 |
| 2314 | 2025-12-10T00:19:25.533Z | Checking futures v0.3.31 |
| 2315 | 2025-12-10T00:19:25.617Z | Checking rcgen v0.14.5 |
| 2316 | 2025-12-10T00:19:25.897Z | Checking async-channel v2.5.0 |
| 2317 | 2025-12-10T00:19:25.925Z | Checking icu_locid_transform v1.5.0 |
| 2318 | 2025-12-10T00:19:25.956Z | Checking erased-serde v0.3.31 |
| 2319 | 2025-12-10T00:19:26.248Z | Checking chrono v0.4.42 |
| 2320 | 2025-12-10T00:19:26.376Z | Compiling serde_tokenstream v0.2.2 |
| 2321 | 2025-12-10T00:19:26.400Z | Checking uuid v1.18.1 |
| 2322 | 2025-12-10T00:19:26.443Z | Checking serde_urlencoded v0.7.1 |
| 2323 | 2025-12-10T00:19:26.705Z | Checking native-tls v0.2.12 |
| 2324 | 2025-12-10T00:19:26.863Z | Checking openapiv3 v2.2.0 |
| 2325 | 2025-12-10T00:19:26.898Z | Checking icu_properties v1.5.1 |
| 2326 | 2025-12-10T00:19:26.924Z | Checking slog v2.8.2 |
| 2327 | 2025-12-10T00:19:26.949Z | Compiling dropshot_endpoint v0.16.5 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2328 | 2025-12-10T00:19:26.974Z | Checking trybuild v1.0.114 |
| 2329 | 2025-12-10T00:19:27.031Z | Checking anyhow v1.0.100 |
| 2330 | 2025-12-10T00:19:27.383Z | Checking subprocess v0.2.9 |
| 2331 | 2025-12-10T00:19:27.452Z | Checking slog-json v2.6.1 |
| 2332 | 2025-12-10T00:19:27.511Z | Checking tokio-util v0.7.7 |
| 2333 | 2025-12-10T00:19:27.726Z | Checking tokio-rustls v0.25.0 |
| 2334 | 2025-12-10T00:19:27.885Z | Checking slog-bunyan v2.5.0 |
| 2335 | 2025-12-10T00:19:28.057Z | Checking tokio-native-tls v0.3.1 |
| 2336 | 2025-12-10T00:19:28.081Z | Checking tower v0.5.2 |
| 2337 | 2025-12-10T00:19:28.107Z | Checking slog-term v2.9.2 |
| 2338 | 2025-12-10T00:19:28.146Z | Checking schemars v0.8.22 |
| 2339 | 2025-12-10T00:19:28.276Z | Checking h2 v0.4.6 |
| 2340 | 2025-12-10T00:19:28.300Z | Checking tokio-rustls v0.26.0 |
| 2341 | 2025-12-10T00:19:28.585Z | Checking slog-async v2.8.0 |
| 2342 | 2025-12-10T00:19:28.657Z | Checking tokio-tungstenite v0.24.0 |
| 2343 | 2025-12-10T00:19:28.804Z | Checking tower-http v0.6.5 |
| 2344 | 2025-12-10T00:19:28.869Z | Checking buf-list v1.1.2 |
| 2345 | 2025-12-10T00:19:29.335Z | Checking heck v0.5.0 |
| 2346 | 2025-12-10T00:19:29.997Z | Checking icu_normalizer v1.5.0 |
| 2347 | 2025-12-10T00:19:30.716Z | Checking idna_adapter v1.2.0 |
| 2348 | 2025-12-10T00:19:30.921Z | Checking idna v1.0.3 |
| 2349 | 2025-12-10T00:19:31.377Z | Checking url v2.5.4 |
| 2350 | 2025-12-10T00:19:31.957Z | Checking hyper v1.8.1 |
| 2351 | 2025-12-10T00:19:33.676Z | Checking hyper-util v0.1.18 |
| 2352 | 2025-12-10T00:19:33.676Z | Checking hyper-staticfile v0.10.1 |
| 2353 | 2025-12-10T00:19:35.593Z | Checking hyper-tls v0.6.0 |
| 2354 | 2025-12-10T00:19:35.593Z | Checking hyper-rustls v0.27.3 |
| 2355 | 2025-12-10T00:19:35.617Z | Documenting dropshot v0.16.5 (/work/oxidecomputer/dropshot/dropshot) |
| 2356 | 2025-12-10T00:19:35.617Z | Checking hyper-rustls v0.26.0 |
| 2357 | 2025-12-10T00:19:35.936Z | Checking reqwest v0.12.24 |
| 2358 | 2025-12-10T00:19:36.023Z | Documenting dropshot_endpoint v0.16.5 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2359 | 2025-12-10T00:19:38.475Z | warning: unresolved link to `Query` |
| 2360 | 2025-12-10T00:19:38.475Z | --> dropshot/src/extractor/header.rs:27:29 |
| 2361 | 2025-12-10T00:19:38.475Z | | |
| 2362 | 2025-12-10T00:19:38.475Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2363 | 2025-12-10T00:19:38.475Z | | ^^^^^ no item named `Query` in scope |
| 2364 | 2025-12-10T00:19:38.475Z | | |
| 2365 | 2025-12-10T00:19:38.475Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2366 | 2025-12-10T00:19:38.475Z | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default |
| 2367 | 2025-12-10T00:19:38.475Z | |
| 2368 | 2025-12-10T00:19:38.475Z | warning: unresolved link to `Path` |
| 2369 | 2025-12-10T00:19:38.475Z | --> dropshot/src/extractor/header.rs:27:43 |
| 2370 | 2025-12-10T00:19:38.475Z | | |
| 2371 | 2025-12-10T00:19:38.475Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2372 | 2025-12-10T00:19:38.475Z | | ^^^^ no item named `Path` in scope |
| 2373 | 2025-12-10T00:19:38.475Z | | |
| 2374 | 2025-12-10T00:19:38.476Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2375 | 2025-12-10T00:19:38.476Z | |
| 2376 | 2025-12-10T00:19:38.822Z | warning: `dropshot` (lib doc) generated 2 warnings |
| 2377 | 2025-12-10T00:19:45.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.24s |
| 2378 | 2025-12-10T00:19:45.805Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2379 | 2025-12-10T00:19:45.830Z | |
| 2380 | 2025-12-10T00:19:45.830Z | real 38.376932576 |
| 2381 | 2025-12-10T00:19:45.830Z | user 3:07.312325335 |
| 2382 | 2025-12-10T00:19:45.830Z | sys 44.685906845 |
| 2383 | 2025-12-10T00:19:45.830Z | trap 0.128751672 |
| 2384 | 2025-12-10T00:19:45.830Z | tflt 0.090698031 |
| 2385 | 2025-12-10T00:19:45.830Z | dflt 0.015650207 |
| 2386 | 2025-12-10T00:19:45.830Z | kflt 0.000127500 |
| 2387 | 2025-12-10T00:19:45.830Z | lock 7:13.820379094 |
| 2388 | 2025-12-10T00:19:45.830Z | slp 11:28.196895777 |
| 2389 | 2025-12-10T00:19:45.830Z | lat 10.284958460 |
| 2390 | 2025-12-10T00:19:45.830Z | stop 18.992831201 |
| 2391 | 2025-12-10T00:19:45.830Z | process exited: duration 395955 ms, exit code 0 |
| |
| 2392 | 2025-12-10T00:19:45.879Z | found 0 output files |