|
|
|
| 1 | 2026-02-12T10:38:50.751Z | job assigned to worker 01KH8PWHSF818GH8HTVG39ZD5N [factory gimlet-EVT22200007-propolis, EVT22200007/57963] (queued for 24 s) |
| |
| 2 | 2026-02-12T10:38:58.617Z | starting task 0: "setup" |
| 3 | 2026-02-12T10:38:58.642Z | ++ uname -s |
| 4 | 2026-02-12T10:38:58.643Z | + kern=SunOS |
| 5 | 2026-02-12T10:38:58.643Z | + build_user=build |
| 6 | 2026-02-12T10:38:58.643Z | + build_uid=12345 |
| 7 | 2026-02-12T10:38:58.643Z | + work_dir=/work |
| 8 | 2026-02-12T10:38:58.643Z | + input_dir=/input |
| 9 | 2026-02-12T10:38:58.643Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-12T10:38:58.643Z | + case "$kern" in |
| 11 | 2026-02-12T10:38:58.643Z | + groupadd -g 12345 build |
| 12 | 2026-02-12T10:38:58.643Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-12T10:39:00.652Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-12T10:39:00.685Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-12T10:39:00.710Z | + home_fs=zfs |
| 16 | 2026-02-12T10:39:00.710Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-12T10:39:00.710Z | + mkdir -p /home/build |
| 18 | 2026-02-12T10:39:00.710Z | + chown build:build /home/build /work |
| 19 | 2026-02-12T10:39:02.692Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-12T10:39:02.716Z | process exited: duration 4080 ms, exit code 0 |
| |
| 21 | 2026-02-12T10:39:02.765Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-12T10:39:02.789Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-12T10:39:02.789Z | * rust toolchain channel = "stable" |
| 24 | 2026-02-12T10:39:02.789Z | * rust toolchain profile = "default" |
| 25 | 2026-02-12T10:39:02.789Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-12T10:39:02.789Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-12T10:39:02.789Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-12T10:39:02.789Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-12T10:39:02.789Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-12T10:39:02.904Z | info: downloading installer |
| 31 | 2026-02-12T10:39:03.329Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-12T10:39:03.329Z | warn: /opt/ooce/bin |
| 33 | 2026-02-12T10:39:03.329Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-12T10:39:03.329Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-12T10:39:03.329Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-12T10:39:03.329Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-12T10:39:03.329Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-12T10:39:03.329Z | error: cannot install while Rust is installed |
| 39 | 2026-02-12T10:39:03.329Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-12T10:39:03.354Z | info: profile set to 'default' |
| 41 | 2026-02-12T10:39:03.354Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-12T10:39:03.354Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-12T10:39:03.442Z | info: latest update on 2026-01-22, rust version 1.93.0 (254b59607 2026-01-19) |
| 44 | 2026-02-12T10:39:03.442Z | info: downloading component 'cargo' |
| 45 | 2026-02-12T10:39:03.733Z | info: downloading component 'clippy' |
| 46 | 2026-02-12T10:39:03.810Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-12T10:39:04.063Z | info: downloading component 'rust-std' |
| 48 | 2026-02-12T10:39:04.745Z | info: downloading component 'rustc' |
| 49 | 2026-02-12T10:39:06.320Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-12T10:39:06.416Z | info: installing component 'cargo' |
| 51 | 2026-02-12T10:39:07.593Z | info: installing component 'clippy' |
| 52 | 2026-02-12T10:39:08.027Z | info: installing component 'rust-docs' |
| 53 | 2026-02-12T10:39:11.248Z | info: installing component 'rust-std' |
| 54 | 2026-02-12T10:39:13.174Z | info: installing component 'rustc' |
| 55 | 2026-02-12T10:39:20.548Z | info: installing component 'rustfmt' |
| 56 | 2026-02-12T10:39:20.905Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-12T10:39:20.905Z | |
| 58 | 2026-02-12T10:39:21.069Z | stable-x86_64-unknown-illumos installed - rustc 1.93.0 (254b59607 2026-01-19) |
| 59 | 2026-02-12T10:39:21.069Z | |
| 60 | 2026-02-12T10:39:21.069Z | |
| 61 | 2026-02-12T10:39:21.069Z | Rust is installed now. Great! |
| 62 | 2026-02-12T10:39:21.069Z | |
| 63 | 2026-02-12T10:39:21.069Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-12T10:39:21.094Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-12T10:39:21.094Z | |
| 66 | 2026-02-12T10:39:21.094Z | To configure your current shell, you need to source |
| 67 | 2026-02-12T10:39:21.094Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-12T10:39:21.094Z | |
| 69 | 2026-02-12T10:39:21.094Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-12T10:39:21.094Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-12T10:39:21.094Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-12T10:39:21.094Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-12T10:39:21.192Z | + rustup --version |
| 74 | 2026-02-12T10:39:21.216Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-12T10:39:21.216Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-12T10:39:21.302Z | info: The currently active `rustc` version is `rustc 1.93.0 (254b59607 2026-01-19)` |
| 77 | 2026-02-12T10:39:21.326Z | + cargo --version |
| 78 | 2026-02-12T10:39:21.375Z | cargo 1.93.0 (083ac5135 2025-12-15) |
| 79 | 2026-02-12T10:39:21.399Z | + rustc --version |
| 80 | 2026-02-12T10:39:21.448Z | rustc 1.93.0 (254b59607 2026-01-19) |
| 81 | 2026-02-12T10:39:21.472Z | process exited: duration 18687 ms, exit code 0 |
| |
| 82 | 2026-02-12T10:39:21.522Z | starting task 2: "authentication" |
| 83 | 2026-02-12T10:39:21.577Z | process exited: duration 56 ms, exit code 0 |
| |
| 84 | 2026-02-12T10:39:21.630Z | starting task 3: "clone repository" |
| 85 | 2026-02-12T10:39:21.654Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2026-02-12T10:39:21.654Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2026-02-12T10:39:21.679Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2026-02-12T10:39:23.232Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2026-02-12T10:39:23.232Z | + git fetch origin 303f561d5be452f4da8282478e0664b0b76844e7 |
| 90 | 2026-02-12T10:39:23.716Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2026-02-12T10:39:23.716Z | * branch 303f561d5be452f4da8282478e0664b0b76844e7 -> FETCH_HEAD |
| 92 | 2026-02-12T10:39:23.741Z | + [[ -n renovate/actions-checkout-digest ]] |
| 93 | 2026-02-12T10:39:23.741Z | ++ git branch --show-current |
| 94 | 2026-02-12T10:39:23.741Z | + current=main |
| 95 | 2026-02-12T10:39:23.741Z | + [[ main != renovate/actions-checkout-digest ]] |
| 96 | 2026-02-12T10:39:23.741Z | + git branch -f renovate/actions-checkout-digest 303f561d5be452f4da8282478e0664b0b76844e7 |
| 97 | 2026-02-12T10:39:23.741Z | + git checkout -f renovate/actions-checkout-digest |
| 98 | 2026-02-12T10:39:23.766Z | Switched to branch 'renovate/actions-checkout-digest' |
| 99 | 2026-02-12T10:39:23.766Z | + git reset --hard 303f561d5be452f4da8282478e0664b0b76844e7 |
| 100 | 2026-02-12T10:39:23.790Z | HEAD is now at 303f561 Update actions/checkout digest to de0fac2 |
| 101 | 2026-02-12T10:39:23.790Z | process exited: duration 2157 ms, exit code 0 |
| |
| 102 | 2026-02-12T10:39:23.839Z | starting task 4: "build" |
| 103 | 2026-02-12T10:39:23.864Z | + cargo --version |
| 104 | 2026-02-12T10:39:23.864Z | info: syncing channel updates for '1.93.0-x86_64-unknown-illumos' |
| 105 | 2026-02-12T10:39:23.948Z | info: latest update on 2026-01-22, rust version 1.93.0 (254b59607 2026-01-19) |
| 106 | 2026-02-12T10:39:23.948Z | info: downloading component 'cargo' |
| 107 | 2026-02-12T10:39:24.123Z | info: downloading component 'clippy' |
| 108 | 2026-02-12T10:39:24.195Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-12T10:39:24.526Z | info: downloading component 'rust-std' |
| 110 | 2026-02-12T10:39:24.833Z | info: downloading component 'rustc' |
| 111 | 2026-02-12T10:39:26.079Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-12T10:39:26.129Z | info: installing component 'cargo' |
| 113 | 2026-02-12T10:39:27.156Z | info: installing component 'clippy' |
| 114 | 2026-02-12T10:39:27.606Z | info: installing component 'rust-docs' |
| 115 | 2026-02-12T10:39:30.645Z | info: installing component 'rust-std' |
| 116 | 2026-02-12T10:39:32.497Z | info: installing component 'rustc' |
| 117 | 2026-02-12T10:39:39.943Z | info: installing component 'rustfmt' |
| 118 | 2026-02-12T10:39:40.388Z | cargo 1.93.0 (083ac5135 2025-12-15) |
| 119 | 2026-02-12T10:39:40.412Z | + rustc --version |
| 120 | 2026-02-12T10:39:40.472Z | rustc 1.93.0 (254b59607 2026-01-19) |
| 121 | 2026-02-12T10:39:40.497Z | + banner build |
| 122 | 2026-02-12T10:39:40.497Z | |
| 123 | 2026-02-12T10:39:40.497Z | ##### # # # # ##### |
| 124 | 2026-02-12T10:39:40.497Z | # # # # # # # # |
| 125 | 2026-02-12T10:39:40.497Z | ##### # # # # # # |
| 126 | 2026-02-12T10:39:40.497Z | # # # # # # # # |
| 127 | 2026-02-12T10:39:40.497Z | # # # # # # # # |
| 128 | 2026-02-12T10:39:40.497Z | ##### #### # ###### ##### |
| 129 | 2026-02-12T10:39:40.497Z | |
| 130 | 2026-02-12T10:39:40.497Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 131 | 2026-02-12T10:39:40.651Z | Updating crates.io index |
| 132 | 2026-02-12T10:39:41.486Z | Downloading crates ... |
| 133 | 2026-02-12T10:39:41.564Z | Downloaded debug-ignore v1.0.5 |
| 134 | 2026-02-12T10:39:41.588Z | Downloaded crypto-common v0.1.6 |
| 135 | 2026-02-12T10:39:41.588Z | Downloaded getrandom v0.2.11 |
| 136 | 2026-02-12T10:39:41.588Z | Downloaded itoa v1.0.1 |
| 137 | 2026-02-12T10:39:41.614Z | Downloaded icu_locid_transform_data v1.5.0 |
| 138 | 2026-02-12T10:39:41.614Z | Downloaded percent-encoding v2.3.2 |
| 139 | 2026-02-12T10:39:41.614Z | Downloaded litemap v0.7.4 |
| 140 | 2026-02-12T10:39:41.614Z | Downloaded bitflags v2.4.0 |
| 141 | 2026-02-12T10:39:41.614Z | Downloaded parking v2.2.0 |
| 142 | 2026-02-12T10:39:41.614Z | Downloaded openssl-probe v0.1.4 |
| 143 | 2026-02-12T10:39:41.614Z | Downloaded num_threads v0.1.3 |
| 144 | 2026-02-12T10:39:41.640Z | Downloaded tinyvec_macros v0.1.0 |
| 145 | 2026-02-12T10:39:41.640Z | Downloaded pest_generator v2.8.1 |
| 146 | 2026-02-12T10:39:41.640Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 147 | 2026-02-12T10:39:41.640Z | Downloaded usdt-attr-macro v0.6.0 |
| 148 | 2026-02-12T10:39:41.640Z | Downloaded want v0.3.0 |
| 149 | 2026-02-12T10:39:41.640Z | Downloaded version_check v0.9.5 |
| 150 | 2026-02-12T10:39:41.640Z | Downloaded zerofrom-derive v0.1.5 |
| 151 | 2026-02-12T10:39:41.640Z | Downloaded zeroize v1.7.0 |
| 152 | 2026-02-12T10:39:41.640Z | Downloaded zerofrom v0.1.5 |
| 153 | 2026-02-12T10:39:41.665Z | Downloaded yasna v0.5.2 |
| 154 | 2026-02-12T10:39:41.665Z | Downloaded zmij v1.0.2 |
| 155 | 2026-02-12T10:39:41.665Z | Downloaded unicode-segmentation v1.10.0 |
| 156 | 2026-02-12T10:39:41.665Z | Downloaded unicode-ident v1.0.12 |
| 157 | 2026-02-12T10:39:41.665Z | Downloaded zerocopy-derive v0.8.27 |
| 158 | 2026-02-12T10:39:41.689Z | Downloaded tower-http v0.6.8 |
| 159 | 2026-02-12T10:39:41.689Z | Downloaded thread-id v5.0.0 |
| 160 | 2026-02-12T10:39:41.689Z | Downloaded zerovec v0.10.4 |
| 161 | 2026-02-12T10:39:41.689Z | Downloaded time-core v0.1.8 |
| 162 | 2026-02-12T10:39:41.713Z | Downloaded winnow v0.7.13 |
| 163 | 2026-02-12T10:39:41.713Z | Downloaded thread_local v1.1.4 |
| 164 | 2026-02-12T10:39:41.713Z | Downloaded quote v1.0.44 |
| 165 | 2026-02-12T10:39:41.713Z | Downloaded termcolor v1.1.2 |
| 166 | 2026-02-12T10:39:41.713Z | Downloaded vcpkg v0.2.15 |
| 167 | 2026-02-12T10:39:41.755Z | Downloaded yoke v0.7.5 |
| 168 | 2026-02-12T10:39:41.779Z | Downloaded zerocopy v0.8.27 |
| 169 | 2026-02-12T10:39:41.803Z | Downloaded term v1.1.0 |
| 170 | 2026-02-12T10:39:41.803Z | Downloaded tempfile v3.24.0 |
| 171 | 2026-02-12T10:39:41.803Z | Downloaded serde v1.0.228 |
| 172 | 2026-02-12T10:39:41.803Z | Downloaded quinn v0.11.4 |
| 173 | 2026-02-12T10:39:41.803Z | Downloaded rand v0.8.4 |
| 174 | 2026-02-12T10:39:41.829Z | Downloaded socket2 v0.6.0 |
| 175 | 2026-02-12T10:39:41.829Z | Downloaded serde_core v1.0.228 |
| 176 | 2026-02-12T10:39:41.829Z | Downloaded pest v2.8.1 |
| 177 | 2026-02-12T10:39:41.829Z | Downloaded ryu v1.0.5 |
| 178 | 2026-02-12T10:39:41.829Z | Downloaded reqwest v0.12.28 |
| 179 | 2026-02-12T10:39:41.829Z | Downloaded serde_json v1.0.149 |
| 180 | 2026-02-12T10:39:41.853Z | Downloaded portable-atomic v1.9.0 |
| 181 | 2026-02-12T10:39:41.853Z | Downloaded rustls-webpki v0.102.8 |
| 182 | 2026-02-12T10:39:41.877Z | Downloaded quinn-proto v0.11.8 |
| 183 | 2026-02-12T10:39:41.877Z | Downloaded proc-macro2 v1.0.106 |
| 184 | 2026-02-12T10:39:41.877Z | Downloaded time v0.3.47 |
| 185 | 2026-02-12T10:39:41.901Z | Downloaded prettyplease v0.2.37 |
| 186 | 2026-02-12T10:39:41.901Z | Downloaded openssl-sys v0.9.107 |
| 187 | 2026-02-12T10:39:41.901Z | Downloaded syn v2.0.114 |
| 188 | 2026-02-12T10:39:41.925Z | Downloaded libc v0.2.180 |
| 189 | 2026-02-12T10:39:41.950Z | Downloaded rustls v0.23.13 |
| 190 | 2026-02-12T10:39:41.974Z | Downloaded rustix v0.38.44 |
| 191 | 2026-02-12T10:39:41.998Z | Downloaded tokio v1.49.0 |
| 192 | 2026-02-12T10:39:42.022Z | Downloaded rustix v1.1.3 |
| 193 | 2026-02-12T10:39:42.046Z | Downloaded rustls v0.22.4 |
| 194 | 2026-02-12T10:39:42.071Z | Downloaded openapiv3 v2.2.0 |
| 195 | 2026-02-12T10:39:42.071Z | Downloaded subprocess v0.2.15 |
| 196 | 2026-02-12T10:39:42.071Z | Downloaded socket2 v0.5.9 |
| 197 | 2026-02-12T10:39:42.095Z | Downloaded slog v2.8.2 |
| 198 | 2026-02-12T10:39:42.096Z | Downloaded similar v2.2.1 |
| 199 | 2026-02-12T10:39:42.096Z | Downloaded serde_derive v1.0.228 |
| 200 | 2026-02-12T10:39:42.096Z | Downloaded schemars v0.8.22 |
| 201 | 2026-02-12T10:39:42.096Z | Downloaded rcgen v0.14.7 |
| 202 | 2026-02-12T10:39:42.120Z | Downloaded webpki-roots v0.26.5 |
| 203 | 2026-02-12T10:39:42.120Z | Downloaded serde_derive_internals v0.29.0 |
| 204 | 2026-02-12T10:39:42.120Z | Downloaded pkg-config v0.3.31 |
| 205 | 2026-02-12T10:39:42.120Z | Downloaded parking_lot_core v0.9.4 |
| 206 | 2026-02-12T10:39:42.120Z | Downloaded parking_lot v0.12.1 |
| 207 | 2026-02-12T10:39:42.120Z | Downloaded webpki-roots v1.0.0 |
| 208 | 2026-02-12T10:39:42.120Z | Downloaded tinystr v0.7.6 |
| 209 | 2026-02-12T10:39:42.120Z | Downloaded time-macros v0.2.27 |
| 210 | 2026-02-12T10:39:42.120Z | Downloaded thiserror-impl v2.0.18 |
| 211 | 2026-02-12T10:39:42.120Z | Downloaded thiserror-impl v1.0.69 |
| 212 | 2026-02-12T10:39:42.120Z | Downloaded synstructure v0.13.1 |
| 213 | 2026-02-12T10:39:42.120Z | Downloaded spin v0.9.8 |
| 214 | 2026-02-12T10:39:42.144Z | Downloaded smallvec v1.13.2 |
| 215 | 2026-02-12T10:39:42.145Z | Downloaded slog-term v2.9.2 |
| 216 | 2026-02-12T10:39:42.145Z | Downloaded slog-json v2.6.1 |
| 217 | 2026-02-12T10:39:42.145Z | Downloaded slog-async v2.8.0 |
| 218 | 2026-02-12T10:39:42.145Z | Downloaded signal-hook-registry v1.4.0 |
| 219 | 2026-02-12T10:39:42.145Z | Downloaded shlex v1.3.0 |
| 220 | 2026-02-12T10:39:42.145Z | Downloaded encoding_rs v0.8.32 |
| 221 | 2026-02-12T10:39:42.168Z | Downloaded serde_tokenstream v0.2.2 |
| 222 | 2026-02-12T10:39:42.169Z | Downloaded serde_path_to_error v0.1.20 |
| 223 | 2026-02-12T10:39:42.169Z | Downloaded rustls-pki-types v1.14.0 |
| 224 | 2026-02-12T10:39:42.169Z | Downloaded rustls-native-certs v0.7.0 |
| 225 | 2026-02-12T10:39:42.169Z | Downloaded thiserror v2.0.18 |
| 226 | 2026-02-12T10:39:42.169Z | Downloaded thiserror v1.0.69 |
| 227 | 2026-02-12T10:39:42.193Z | Downloaded slab v0.4.9 |
| 228 | 2026-02-12T10:39:42.193Z | Downloaded sha2 v0.10.8 |
| 229 | 2026-02-12T10:39:42.193Z | Downloaded schemars_derive v0.8.22 |
| 230 | 2026-02-12T10:39:42.193Z | Downloaded pin-project-lite v0.2.12 |
| 231 | 2026-02-12T10:39:42.193Z | Downloaded pem v3.0.6 |
| 232 | 2026-02-12T10:39:42.193Z | Downloaded semver v1.0.27 |
| 233 | 2026-02-12T10:39:42.193Z | Downloaded scroll v0.13.0 |
| 234 | 2026-02-12T10:39:42.193Z | Downloaded rustversion v1.0.22 |
| 235 | 2026-02-12T10:39:42.193Z | Downloaded rustls-pemfile v2.2.0 |
| 236 | 2026-02-12T10:39:42.193Z | Downloaded openssl v0.10.72 |
| 237 | 2026-02-12T10:39:42.217Z | Downloaded stable_deref_trait v1.2.0 |
| 238 | 2026-02-12T10:39:42.217Z | Downloaded slog-bunyan v2.5.0 |
| 239 | 2026-02-12T10:39:42.217Z | Downloaded pretty-hex v0.4.1 |
| 240 | 2026-02-12T10:39:42.217Z | Downloaded sync_wrapper v1.0.1 |
| 241 | 2026-02-12T10:39:42.217Z | Downloaded pin-utils v0.1.0 |
| 242 | 2026-02-12T10:39:42.217Z | Downloaded subtle v2.5.0 |
| 243 | 2026-02-12T10:39:42.217Z | Downloaded sha1 v0.10.6 |
| 244 | 2026-02-12T10:39:42.217Z | Downloaded schema-derive v0.1.0 |
| 245 | 2026-02-12T10:39:42.217Z | Downloaded serde_urlencoded v0.7.1 |
| 246 | 2026-02-12T10:39:42.217Z | Downloaded plain v0.2.3 |
| 247 | 2026-02-12T10:39:42.217Z | Downloaded x509-parser v0.18.0 |
| 248 | 2026-02-12T10:39:42.241Z | Downloaded tungstenite v0.24.0 |
| 249 | 2026-02-12T10:39:42.241Z | Downloaded take_mut v0.2.2 |
| 250 | 2026-02-12T10:39:42.242Z | Downloaded simple-mermaid v0.2.0 |
| 251 | 2026-02-12T10:39:42.242Z | Downloaded serde_spanned v1.0.4 |
| 252 | 2026-02-12T10:39:42.242Z | Downloaded tracing v0.1.40 |
| 253 | 2026-02-12T10:39:42.242Z | Downloaded target-triple v1.0.0 |
| 254 | 2026-02-12T10:39:42.242Z | Downloaded nom v7.1.3 |
| 255 | 2026-02-12T10:39:42.242Z | Downloaded tracing-core v0.1.32 |
| 256 | 2026-02-12T10:39:42.242Z | Downloaded ring v0.17.13 |
| 257 | 2026-02-12T10:39:42.283Z | Downloaded tokio-util v0.7.7 |
| 258 | 2026-02-12T10:39:42.307Z | Downloaded pest_meta v2.8.1 |
| 259 | 2026-02-12T10:39:42.307Z | Downloaded pest_derive v2.8.1 |
| 260 | 2026-02-12T10:39:42.307Z | Downloaded zerovec-derive v0.10.3 |
| 261 | 2026-02-12T10:39:42.307Z | Downloaded uuid v1.20.0 |
| 262 | 2026-02-12T10:39:42.307Z | Downloaded url v2.5.4 |
| 263 | 2026-02-12T10:39:42.307Z | Downloaded typenum v1.14.0 |
| 264 | 2026-02-12T10:39:42.307Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 265 | 2026-02-12T10:39:42.307Z | Downloaded rand_core v0.6.3 |
| 266 | 2026-02-12T10:39:42.331Z | Downloaded ppv-lite86 v0.2.15 |
| 267 | 2026-02-12T10:39:42.331Z | Downloaded writeable v0.5.5 |
| 268 | 2026-02-12T10:39:42.331Z | Downloaded tower v0.5.2 |
| 269 | 2026-02-12T10:39:42.331Z | Downloaded schema v0.1.0 |
| 270 | 2026-02-12T10:39:42.331Z | Downloaded quinn-udp v0.5.5 |
| 271 | 2026-02-12T10:39:42.331Z | Downloaded write16 v1.0.0 |
| 272 | 2026-02-12T10:39:42.331Z | Downloaded usdt-impl v0.6.0 |
| 273 | 2026-02-12T10:39:42.331Z | Downloaded tower-service v0.3.3 |
| 274 | 2026-02-12T10:39:42.332Z | Downloaded utf16_iter v1.0.5 |
| 275 | 2026-02-12T10:39:42.332Z | Downloaded utf-8 v0.7.6 |
| 276 | 2026-02-12T10:39:42.332Z | Downloaded usdt v0.6.0 |
| 277 | 2026-02-12T10:39:42.332Z | Downloaded tokio-rustls v0.26.0 |
| 278 | 2026-02-12T10:39:42.332Z | Downloaded oid-registry v0.8.1 |
| 279 | 2026-02-12T10:39:42.356Z | Downloaded num-traits v0.2.14 |
| 280 | 2026-02-12T10:39:42.356Z | Downloaded num-integer v0.1.46 |
| 281 | 2026-02-12T10:39:42.356Z | Downloaded minimal-lexical v0.2.1 |
| 282 | 2026-02-12T10:39:42.356Z | Downloaded icu_properties_data v1.5.0 |
| 283 | 2026-02-12T10:39:42.356Z | Downloaded goblin v0.10.1 |
| 284 | 2026-02-12T10:39:42.380Z | Downloaded yoke-derive v0.7.5 |
| 285 | 2026-02-12T10:39:42.380Z | Downloaded untrusted v0.9.0 |
| 286 | 2026-02-12T10:39:42.380Z | Downloaded tower-layer v0.3.3 |
| 287 | 2026-02-12T10:39:42.380Z | Downloaded tokio-tungstenite v0.24.0 |
| 288 | 2026-02-12T10:39:42.380Z | Downloaded tokio-native-tls v0.3.1 |
| 289 | 2026-02-12T10:39:42.380Z | Downloaded usdt-macro v0.6.0 |
| 290 | 2026-02-12T10:39:42.380Z | Downloaded unicase v2.6.0 |
| 291 | 2026-02-12T10:39:42.380Z | Downloaded ucd-trie v0.1.6 |
| 292 | 2026-02-12T10:39:42.380Z | Downloaded trybuild v1.0.115 |
| 293 | 2026-02-12T10:39:42.380Z | Downloaded tokio-macros v2.6.0 |
| 294 | 2026-02-12T10:39:42.381Z | Downloaded scroll_derive v0.13.1 |
| 295 | 2026-02-12T10:39:42.381Z | Downloaded scopeguard v1.2.0 |
| 296 | 2026-02-12T10:39:42.381Z | Downloaded powerfmt v0.2.0 |
| 297 | 2026-02-12T10:39:42.381Z | Downloaded mio v1.0.3 |
| 298 | 2026-02-12T10:39:42.405Z | Downloaded waitgroup v0.1.2 |
| 299 | 2026-02-12T10:39:42.405Z | Downloaded utf8_iter v1.0.4 |
| 300 | 2026-02-12T10:39:42.405Z | Downloaded unicode-width v0.1.9 |
| 301 | 2026-02-12T10:39:42.405Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 302 | 2026-02-12T10:39:42.405Z | Downloaded rusticata-macros v4.1.0 |
| 303 | 2026-02-12T10:39:42.405Z | Downloaded num-bigint v0.4.3 |
| 304 | 2026-02-12T10:39:42.405Z | Downloaded try-lock v0.2.3 |
| 305 | 2026-02-12T10:39:42.405Z | Downloaded rand_chacha v0.3.1 |
| 306 | 2026-02-12T10:39:42.405Z | Downloaded newline-converter v0.3.0 |
| 307 | 2026-02-12T10:39:42.405Z | Downloaded multer v3.1.0 |
| 308 | 2026-02-12T10:39:42.405Z | Downloaded memchr v2.6.0 |
| 309 | 2026-02-12T10:39:42.405Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 310 | 2026-02-12T10:39:42.429Z | Downloaded tokio-rustls v0.25.0 |
| 311 | 2026-02-12T10:39:42.429Z | Downloaded tinyvec v1.5.1 |
| 312 | 2026-02-12T10:39:42.429Z | Downloaded lock_api v0.4.6 |
| 313 | 2026-02-12T10:39:42.429Z | Downloaded hyper v1.8.1 |
| 314 | 2026-02-12T10:39:42.429Z | Downloaded h2 v0.4.6 |
| 315 | 2026-02-12T10:39:42.429Z | Downloaded paste v1.0.15 |
| 316 | 2026-02-12T10:39:42.429Z | Downloaded idna v1.0.3 |
| 317 | 2026-02-12T10:39:42.453Z | Downloaded hashbrown v0.16.1 |
| 318 | 2026-02-12T10:39:42.453Z | Downloaded rustc-hash v2.0.0 |
| 319 | 2026-02-12T10:39:42.453Z | Downloaded mime_guess v2.0.5 |
| 320 | 2026-02-12T10:39:42.453Z | Downloaded iri-string v0.7.8 |
| 321 | 2026-02-12T10:39:42.453Z | Downloaded num-conv v0.2.0 |
| 322 | 2026-02-12T10:39:42.454Z | Downloaded mime v0.3.16 |
| 323 | 2026-02-12T10:39:42.454Z | Downloaded match_cfg v0.1.0 |
| 324 | 2026-02-12T10:39:42.454Z | Downloaded indexmap v2.13.0 |
| 325 | 2026-02-12T10:39:42.478Z | Downloaded expectorate v1.2.0 |
| 326 | 2026-02-12T10:39:42.478Z | Downloaded openssl-macros v0.1.1 |
| 327 | 2026-02-12T10:39:42.478Z | Downloaded once_cell v1.20.1 |
| 328 | 2026-02-12T10:39:42.478Z | Downloaded native-tls v0.2.12 |
| 329 | 2026-02-12T10:39:42.478Z | Downloaded memmap2 v0.9.8 |
| 330 | 2026-02-12T10:39:42.478Z | Downloaded log v0.4.17 |
| 331 | 2026-02-12T10:39:42.478Z | Downloaded icu_provider v1.5.0 |
| 332 | 2026-02-12T10:39:42.478Z | Downloaded icu_properties v1.5.1 |
| 333 | 2026-02-12T10:39:42.478Z | Downloaded icu_normalizer v1.5.0 |
| 334 | 2026-02-12T10:39:42.478Z | Downloaded icu_collections v1.5.0 |
| 335 | 2026-02-12T10:39:42.502Z | Downloaded hyper-util v0.1.20 |
| 336 | 2026-02-12T10:39:42.502Z | Downloaded httparse v1.10.0 |
| 337 | 2026-02-12T10:39:42.502Z | Downloaded http v1.4.0 |
| 338 | 2026-02-12T10:39:42.502Z | Downloaded futures v0.3.31 |
| 339 | 2026-02-12T10:39:42.502Z | Downloaded camino v1.2.2 |
| 340 | 2026-02-12T10:39:42.502Z | Downloaded base64 v0.22.1 |
| 341 | 2026-02-12T10:39:42.526Z | Downloaded ipnet v2.10.0 |
| 342 | 2026-02-12T10:39:42.526Z | Downloaded icu_locid_transform v1.5.0 |
| 343 | 2026-02-12T10:39:42.526Z | Downloaded icu_locid v1.5.0 |
| 344 | 2026-02-12T10:39:42.527Z | Downloaded hyper-staticfile v0.10.1 |
| 345 | 2026-02-12T10:39:42.527Z | Downloaded hyper-rustls v0.26.0 |
| 346 | 2026-02-12T10:39:42.527Z | Downloaded http-body v1.0.1 |
| 347 | 2026-02-12T10:39:42.527Z | Downloaded autocfg v1.1.0 |
| 348 | 2026-02-12T10:39:42.527Z | Downloaded lazy_static v1.5.0 |
| 349 | 2026-02-12T10:39:42.527Z | Downloaded is-terminal v0.4.12 |
| 350 | 2026-02-12T10:39:42.527Z | Downloaded idna_adapter v1.2.0 |
| 351 | 2026-02-12T10:39:42.527Z | Downloaded icu_provider_macros v1.5.0 |
| 352 | 2026-02-12T10:39:42.527Z | Downloaded iana-time-zone v0.1.47 |
| 353 | 2026-02-12T10:39:42.527Z | Downloaded hyper-tls v0.6.0 |
| 354 | 2026-02-12T10:39:42.551Z | Downloaded futures-executor v0.3.31 |
| 355 | 2026-02-12T10:39:42.551Z | Downloaded http-range v0.1.4 |
| 356 | 2026-02-12T10:39:42.551Z | Downloaded hostname v0.3.1 |
| 357 | 2026-02-12T10:39:42.551Z | Downloaded heck v0.5.0 |
| 358 | 2026-02-12T10:39:42.551Z | Downloaded generic-array v0.14.5 |
| 359 | 2026-02-12T10:39:42.551Z | Downloaded fnv v1.0.7 |
| 360 | 2026-02-12T10:39:42.551Z | Downloaded event-listener v5.0.0 |
| 361 | 2026-02-12T10:39:42.551Z | Downloaded dtrace-parser v0.3.0 |
| 362 | 2026-02-12T10:39:42.551Z | Downloaded block-buffer v0.10.2 |
| 363 | 2026-02-12T10:39:42.551Z | Downloaded icu_normalizer_data v1.5.0 |
| 364 | 2026-02-12T10:39:42.552Z | Downloaded hyper-rustls v0.27.3 |
| 365 | 2026-02-12T10:39:42.552Z | Downloaded httpdate v1.0.1 |
| 366 | 2026-02-12T10:39:42.552Z | Downloaded http-body-util v0.1.3 |
| 367 | 2026-02-12T10:39:42.552Z | Downloaded hostname v0.4.2 |
| 368 | 2026-02-12T10:39:42.552Z | Downloaded glob v0.3.0 |
| 369 | 2026-02-12T10:39:42.552Z | Downloaded getrandom v0.3.1 |
| 370 | 2026-02-12T10:39:42.576Z | Downloaded futures-util v0.3.31 |
| 371 | 2026-02-12T10:39:42.576Z | Downloaded futures-sink v0.3.31 |
| 372 | 2026-02-12T10:39:42.576Z | Downloaded futures-core v0.3.31 |
| 373 | 2026-02-12T10:39:42.576Z | Downloaded futures-channel v0.3.31 |
| 374 | 2026-02-12T10:39:42.576Z | Downloaded foreign-types-shared v0.1.1 |
| 375 | 2026-02-12T10:39:42.576Z | Downloaded event-listener-strategy v0.5.4 |
| 376 | 2026-02-12T10:39:42.576Z | Downloaded dof v0.4.0 |
| 377 | 2026-02-12T10:39:42.576Z | Downloaded displaydoc v0.2.5 |
| 378 | 2026-02-12T10:39:42.576Z | Downloaded digest v0.10.7 |
| 379 | 2026-02-12T10:39:42.576Z | Downloaded deranged v0.5.5 |
| 380 | 2026-02-12T10:39:42.600Z | Downloaded futures-task v0.3.31 |
| 381 | 2026-02-12T10:39:42.600Z | Downloaded futures-macro v0.3.31 |
| 382 | 2026-02-12T10:39:42.600Z | Downloaded futures-io v0.3.31 |
| 383 | 2026-02-12T10:39:42.600Z | Downloaded form_urlencoded v1.2.2 |
| 384 | 2026-02-12T10:39:42.600Z | Downloaded foreign-types v0.3.2 |
| 385 | 2026-02-12T10:39:42.601Z | Downloaded fastrand v2.1.1 |
| 386 | 2026-02-12T10:39:42.601Z | Downloaded errno v0.3.10 |
| 387 | 2026-02-12T10:39:42.601Z | Downloaded erased-serde v0.3.31 |
| 388 | 2026-02-12T10:39:42.601Z | Downloaded equivalent v1.0.0 |
| 389 | 2026-02-12T10:39:42.601Z | Downloaded dyn-clone v1.0.4 |
| 390 | 2026-02-12T10:39:42.601Z | Downloaded der-parser v10.0.0 |
| 391 | 2026-02-12T10:39:42.601Z | Downloaded chrono v0.4.43 |
| 392 | 2026-02-12T10:39:42.601Z | Downloaded bytes v1.11.1 |
| 393 | 2026-02-12T10:39:42.625Z | Downloaded asn1-rs v0.7.1 |
| 394 | 2026-02-12T10:39:42.625Z | Downloaded crossbeam-utils v0.8.21 |
| 395 | 2026-02-12T10:39:42.625Z | Downloaded crossbeam-channel v0.5.15 |
| 396 | 2026-02-12T10:39:42.625Z | Downloaded cfg-if v1.0.0 |
| 397 | 2026-02-12T10:39:42.625Z | Downloaded cc v1.2.16 |
| 398 | 2026-02-12T10:39:42.625Z | Downloaded byteorder v1.4.3 |
| 399 | 2026-02-12T10:39:42.650Z | Downloaded buf-list v1.1.2 |
| 400 | 2026-02-12T10:39:42.650Z | Downloaded atomicwrites v0.4.4 |
| 401 | 2026-02-12T10:39:42.650Z | Downloaded async-trait v0.1.89 |
| 402 | 2026-02-12T10:39:42.650Z | Downloaded async-stream-impl v0.3.6 |
| 403 | 2026-02-12T10:39:42.650Z | Downloaded async-stream v0.3.6 |
| 404 | 2026-02-12T10:39:42.650Z | Downloaded async-channel v2.5.0 |
| 405 | 2026-02-12T10:39:42.650Z | Downloaded asn1-rs-impl v0.2.0 |
| 406 | 2026-02-12T10:39:42.650Z | Downloaded asn1-rs-derive v0.6.0 |
| 407 | 2026-02-12T10:39:42.650Z | Downloaded anyhow v1.0.101 |
| 408 | 2026-02-12T10:39:42.650Z | Downloaded data-encoding v2.4.0 |
| 409 | 2026-02-12T10:39:42.650Z | Downloaded cpufeatures v0.2.17 |
| 410 | 2026-02-12T10:39:42.650Z | Downloaded console v0.15.7 |
| 411 | 2026-02-12T10:39:42.675Z | Downloaded concurrent-queue v2.5.0 |
| 412 | 2026-02-12T10:39:42.675Z | Downloaded atomic-waker v1.1.2 |
| 413 | 2026-02-12T10:39:42.832Z | Compiling proc-macro2 v1.0.106 |
| 414 | 2026-02-12T10:39:42.832Z | Compiling quote v1.0.44 |
| 415 | 2026-02-12T10:39:42.832Z | Compiling unicode-ident v1.0.12 |
| 416 | 2026-02-12T10:39:42.857Z | Compiling libc v0.2.180 |
| 417 | 2026-02-12T10:39:42.857Z | Compiling cfg-if v1.0.0 |
| 418 | 2026-02-12T10:39:42.857Z | Compiling itoa v1.0.1 |
| 419 | 2026-02-12T10:39:42.857Z | Compiling serde_core v1.0.228 |
| 420 | 2026-02-12T10:39:42.857Z | Compiling memchr v2.6.0 |
| 421 | 2026-02-12T10:39:42.857Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=a76bc2c46f7b942e -C extra-filename=-53ab68049853c087 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-53ab68049853c087 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 422 | 2026-02-12T10:39:42.857Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.44/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=32e36eac82b56612 -C extra-filename=-38ca7e8066408d8c --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-38ca7e8066408d8c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2026-02-12T10:39:42.857Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/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=6e2212c75b0380bb -C extra-filename=-da2a22d9b91a68dd --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-da2a22d9b91a68dd -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 424 | 2026-02-12T10:39:42.857Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=add1ae8127beb51c -C extra-filename=-9a24cfcf891d20a0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 425 | 2026-02-12T10:39:42.881Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96aa37ba4118179a -C extra-filename=-1fdc1af471b631b7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 426 | 2026-02-12T10:39:42.905Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=1c0200e1cd2094b4 -C extra-filename=-c9006dcd0eed9ff6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 427 | 2026-02-12T10:39:42.906Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=2360f52265eb2f98 -C extra-filename=-85b5e101523007b6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-85b5e101523007b6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2026-02-12T10:39:42.906Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6b02b5a4c866279 -C extra-filename=-031daca529762ac1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-02-12T10:39:42.998Z | Compiling pin-project-lite v0.2.12 |
| 430 | 2026-02-12T10:39:43.023Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5232e66ef70672a0 -C extra-filename=-91695e6001ebd2d0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2026-02-12T10:39:43.076Z | Compiling shlex v1.3.0 |
| 432 | 2026-02-12T10:39:43.104Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dcb3ee01c92bad76 -C extra-filename=-cbbf29aab2588103 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 433 | 2026-02-12T10:39:43.128Z | Compiling autocfg v1.1.0 |
| 434 | 2026-02-12T10:39:43.153Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f225bbb73c6973f3 -C extra-filename=-d861ada75bc40aca --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 435 | 2026-02-12T10:39:43.153Z | Compiling bytes v1.11.1 |
| 436 | 2026-02-12T10:39:43.153Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=90373fcbc3515a15 -C extra-filename=-590c01461a8e5193 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 437 | 2026-02-12T10:39:43.425Z | Compiling cc v1.2.16 |
| 438 | 2026-02-12T10:39:43.449Z | Running `/home/build/.rustup/toolchains/1.93.0-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=66eb808ffe4c0c4b -C extra-filename=-14e6ee059ec4c040 --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-cbbf29aab2588103.rmeta --cap-lints allow` |
| 439 | 2026-02-12T10:39:43.476Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-38ca7e8066408d8c/build-script-build` |
| 440 | 2026-02-12T10:39:43.500Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-53ab68049853c087/build-script-build` |
| 441 | 2026-02-12T10:39:43.525Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-85b5e101523007b6/build-script-build` |
| 442 | 2026-02-12T10:39:43.549Z | Compiling once_cell v1.20.1 |
| 443 | 2026-02-12T10:39:43.549Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=aa26eab702bcf3f9 -C extra-filename=-1c5587f9161073fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 444 | 2026-02-12T10:39:43.573Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-da2a22d9b91a68dd/build-script-build` |
| 445 | 2026-02-12T10:39:43.574Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=c9c0bf9b93ceedcb -C extra-filename=-9c7ec4017788351f --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)'` |
| 446 | 2026-02-12T10:39:43.640Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/src/lib.rs --error-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=af1e7d3d30c4894b -C extra-filename=-97b32825c7396b93 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 447 | 2026-02-12T10:39:43.718Z | Compiling smallvec v1.13.2 |
| 448 | 2026-02-12T10:39:43.742Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=c58b1b93c1bfd1a7 -C extra-filename=-ae802713fb4b6db9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 449 | 2026-02-12T10:39:43.928Z | Compiling version_check v0.9.5 |
| 450 | 2026-02-12T10:39:43.952Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8baece81f462816 -C extra-filename=-aaaae7fd0247db7d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 451 | 2026-02-12T10:39:44.084Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=68e62464c6074dbe -C extra-filename=-d98c0552c0b4b9f3 --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-1fdc1af471b631b7.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)'` |
| 452 | 2026-02-12T10:39:44.121Z | Compiling futures-core v0.3.31 |
| 453 | 2026-02-12T10:39:44.145Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.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=364988bafd37b432 -C extra-filename=-d2f012e83b1134e3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 454 | 2026-02-12T10:39:44.220Z | Compiling log v0.4.17 |
| 455 | 2026-02-12T10:39:44.306Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=b6d2580993845c65 -C extra-filename=-3fb3c41838a57be1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-3fb3c41838a57be1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 456 | 2026-02-12T10:39:44.661Z | Compiling parking_lot_core v0.9.4 |
| 457 | 2026-02-12T10:39:44.685Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=b44c7c1fd37cec37 -C extra-filename=-05b18093d3fab06d --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-05b18093d3fab06d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 458 | 2026-02-12T10:39:44.720Z | Compiling scopeguard v1.2.0 |
| 459 | 2026-02-12T10:39:44.744Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=f442b34d7855b620 -C extra-filename=-3ff031639eb2294b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 460 | 2026-02-12T10:39:44.744Z | Compiling slab v0.4.9 |
| 461 | 2026-02-12T10:39:44.744Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=32ed467b19553115 -C extra-filename=-7ca0598d4b75c069 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-7ca0598d4b75c069 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-d861ada75bc40aca.rlib --cap-lints allow` |
| 462 | 2026-02-12T10:39:44.824Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-3fb3c41838a57be1/build-script-build` |
| 463 | 2026-02-12T10:39:44.849Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=440a377c7228f54c -C extra-filename=-97eb9f7c76707d02 --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-9a24cfcf891d20a0.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 464 | 2026-02-12T10:39:44.874Z | Compiling lock_api v0.4.6 |
| 465 | 2026-02-12T10:39:44.898Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=efc3f7b292e7c8c6 -C extra-filename=-c3a83a8c8b0f7341 --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-3ff031639eb2294b.rmeta --cap-lints allow` |
| 466 | 2026-02-12T10:39:44.923Z | Compiling futures-sink v0.3.31 |
| 467 | 2026-02-12T10:39:44.923Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.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=0355e463e65f19c4 -C extra-filename=-fe8c79aa4b8cff10 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 468 | 2026-02-12T10:39:45.105Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=8683ec3dca08cce4 -C extra-filename=-08ec919fc5bf4e8d --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-d98c0552c0b4b9f3.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 469 | 2026-02-12T10:39:45.136Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-05b18093d3fab06d/build-script-build` |
| 470 | 2026-02-12T10:39:45.161Z | Compiling zmij v1.0.2 |
| 471 | 2026-02-12T10:39:45.161Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=9d46aafd3d56305e -C extra-filename=-ee0189595e2f61a1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-ee0189595e2f61a1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 472 | 2026-02-12T10:39:45.161Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=687396a779a96760 -C extra-filename=-1f252a9bca5458ea --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-9a24cfcf891d20a0.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ae802713fb4b6db9.rmeta --cap-lints allow` |
| 473 | 2026-02-12T10:39:45.222Z | Compiling serde v1.0.228 |
| 474 | 2026-02-12T10:39:45.247Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a683969cbbed0cd7 -C extra-filename=-1b0ed46a036b4ed4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-1b0ed46a036b4ed4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 475 | 2026-02-12T10:39:45.288Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-7ca0598d4b75c069/build-script-build` |
| 476 | 2026-02-12T10:39:45.448Z | Compiling socket2 v0.6.0 |
| 477 | 2026-02-12T10:39:45.472Z | Running `/home/build/.rustup/toolchains/1.93.0-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=f2bc48015073432a -C extra-filename=-85227ae40edc509f --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-97b32825c7396b93.rmeta --cap-lints allow` |
| 478 | 2026-02-12T10:39:45.650Z | Compiling syn v2.0.114 |
| 479 | 2026-02-12T10:39:45.676Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.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 --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=e5782ada98887d60 -C extra-filename=-5976dc55a6d05a0a --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-d98c0552c0b4b9f3.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-1fdc1af471b631b7.rmeta --cap-lints allow` |
| 480 | 2026-02-12T10:39:45.704Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-ee0189595e2f61a1/build-script-build` |
| 481 | 2026-02-12T10:39:45.739Z | Compiling parking_lot v0.12.1 |
| 482 | 2026-02-12T10:39:45.763Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=c3089ea679323179 -C extra-filename=-d3c0492c50336900 --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-c3a83a8c8b0f7341.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-1f252a9bca5458ea.rmeta --cap-lints allow` |
| 483 | 2026-02-12T10:39:45.763Z | Compiling getrandom v0.2.11 |
| 484 | 2026-02-12T10:39:45.763Z | Running `/home/build/.rustup/toolchains/1.93.0-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=2e927c885b5589ec -C extra-filename=-04404e5a029f156b --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-9a24cfcf891d20a0.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --cap-lints allow` |
| 485 | 2026-02-12T10:39:45.788Z | Compiling signal-hook-registry v1.4.0 |
| 486 | 2026-02-12T10:39:45.788Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c850106bbd01feae -C extra-filename=-ab583f729c9c2a47 --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-97b32825c7396b93.rmeta --cap-lints allow` |
| 487 | 2026-02-12T10:39:45.812Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-1b0ed46a036b4ed4/build-script-build` |
| 488 | 2026-02-12T10:39:45.861Z | Compiling mio v1.0.3 |
| 489 | 2026-02-12T10:39:45.885Z | Running `/home/build/.rustup/toolchains/1.93.0-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=85812b8229bc2b90 -C extra-filename=-80143d18555f1bf3 --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-97b32825c7396b93.rmeta --cap-lints allow` |
| 490 | 2026-02-12T10:39:46.024Z | Compiling serde_json v1.0.149 |
| 491 | 2026-02-12T10:39:46.049Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=c265243f553e4815 -C extra-filename=-64135d14ec7274e5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-64135d14ec7274e5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 492 | 2026-02-12T10:39:46.145Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name zmij --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=7e6a3ddb7baf140a -C extra-filename=-c5aeefdfc1c71f41 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'` |
| 493 | 2026-02-12T10:39:46.334Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=dcac5afed4fe5e95 -C extra-filename=-bd7423ae45fac5ee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 494 | 2026-02-12T10:39:46.411Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-64135d14ec7274e5/build-script-build` |
| 495 | 2026-02-12T10:39:46.436Z | Compiling futures-channel v0.3.31 |
| 496 | 2026-02-12T10:39:46.460Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.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=ffe5472a0005a23e -C extra-filename=-73d882cf6ea27dd8 --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-d2f012e83b1134e3.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-fe8c79aa4b8cff10.rmeta --cap-lints allow` |
| 497 | 2026-02-12T10:39:46.490Z | Compiling http v1.4.0 |
| 498 | 2026-02-12T10:39:46.514Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e85774e92c74afc6 -C extra-filename=-b0475d12a7a3dd59 --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-590c01461a8e5193.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-031daca529762ac1.rmeta --cap-lints allow` |
| 499 | 2026-02-12T10:39:46.514Z | Compiling pin-utils v0.1.0 |
| 500 | 2026-02-12T10:39:46.514Z | Running `/home/build/.rustup/toolchains/1.93.0-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=66e50df2ffff59bc -C extra-filename=-e8dd70af00c9b90c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 501 | 2026-02-12T10:39:46.538Z | Compiling bitflags v2.4.0 |
| 502 | 2026-02-12T10:39:46.538Z | Running `/home/build/.rustup/toolchains/1.93.0-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=1a672c727e5b24ff -C extra-filename=-72192933c18ad582 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 503 | 2026-02-12T10:39:46.613Z | Compiling thiserror v2.0.18 |
| 504 | 2026-02-12T10:39:46.638Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d5cf9899430c5ede -C extra-filename=-928d01cf1a0ff7ab --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-928d01cf1a0ff7ab -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 505 | 2026-02-12T10:39:46.638Z | Compiling zeroize v1.7.0 |
| 506 | 2026-02-12T10:39:46.663Z | Running `/home/build/.rustup/toolchains/1.93.0-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=444da915b63ca9a1 -C extra-filename=-612c857d6f210b01 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 507 | 2026-02-12T10:39:46.790Z | Compiling ring v0.17.13 |
| 508 | 2026-02-12T10:39:46.814Z | Running `/home/build/.rustup/toolchains/1.93.0-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=7350caf2c3d1002d -C extra-filename=-de361b8e36b2a877 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-de361b8e36b2a877 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-14e6ee059ec4c040.rlib --cap-lints allow` |
| 509 | 2026-02-12T10:39:46.888Z | Compiling rustls-pki-types v1.14.0 |
| 510 | 2026-02-12T10:39:46.912Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=9d1484321b71d10b -C extra-filename=-18c99a6e6ad5ac05 --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-612c857d6f210b01.rmeta --cap-lints allow` |
| 511 | 2026-02-12T10:39:46.912Z | Compiling futures-task v0.3.31 |
| 512 | 2026-02-12T10:39:46.912Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.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=e4d7e34554754af5 -C extra-filename=-14e217bfe1d902c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2026-02-12T10:39:46.936Z | Compiling stable_deref_trait v1.2.0 |
| 514 | 2026-02-12T10:39:46.937Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3691eec22f67085f -C extra-filename=-93f3c5ccd6853bc5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 515 | 2026-02-12T10:39:47.028Z | Compiling futures-io v0.3.31 |
| 516 | 2026-02-12T10:39:47.052Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.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=ac58345ad50a3a1f -C extra-filename=-5f39c7e9d82696fe --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 517 | 2026-02-12T10:39:47.130Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-928d01cf1a0ff7ab/build-script-build` |
| 518 | 2026-02-12T10:39:47.176Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=cd28b7055ec347e4 -C extra-filename=-62a2d08aac191121 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-62a2d08aac191121 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 519 | 2026-02-12T10:39:47.274Z | Compiling httparse v1.10.0 |
| 520 | 2026-02-12T10:39:47.298Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9d5475ab334127c3 -C extra-filename=-639bc22978fa7a59 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-639bc22978fa7a59 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 521 | 2026-02-12T10:39:47.456Z | Compiling getrandom v0.3.1 |
| 522 | 2026-02-12T10:39:47.481Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.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=b8b121a623f21ac3 -C extra-filename=-414f5aca35323ef8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-414f5aca35323ef8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 523 | 2026-02-12T10:39:47.597Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-de361b8e36b2a877/build-script-build` |
| 524 | 2026-02-12T10:39:47.664Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-62a2d08aac191121/build-script-build` |
| 525 | 2026-02-12T10:39:47.705Z | Compiling tracing-core v0.1.32 |
| 526 | 2026-02-12T10:39:47.729Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=5d84eba1b844bbdc -C extra-filename=-250d822d631cea05 --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-1c5587f9161073fc.rmeta --cap-lints allow` |
| 527 | 2026-02-12T10:39:47.729Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=9cbfe432cf5dfeed -C extra-filename=-5f1a73ef0a92bb64 --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)'` |
| 528 | 2026-02-12T10:39:47.758Z | Compiling hashbrown v0.16.1 |
| 529 | 2026-02-12T10:39:47.782Z | Running `/home/build/.rustup/toolchains/1.93.0-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=c961ac882c465d81 -C extra-filename=-a9799da00dbdbb30 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 530 | 2026-02-12T10:39:47.848Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-414f5aca35323ef8/build-script-build` |
| 531 | 2026-02-12T10:39:47.872Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-639bc22978fa7a59/build-script-build` |
| 532 | 2026-02-12T10:39:47.896Z | Compiling equivalent v1.0.0 |
| 533 | 2026-02-12T10:39:47.897Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa42df923730f333 -C extra-filename=-b1d358d86b088aa7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 534 | 2026-02-12T10:39:47.920Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7ab626f5ec15159c -C extra-filename=-390fe680e683e051 --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` |
| 535 | 2026-02-12T10:39:47.990Z | Compiling ucd-trie v0.1.6 |
| 536 | 2026-02-12T10:39:48.014Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=094b3b88508499a8 -C extra-filename=-ea545317fa4bc6ae --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 537 | 2026-02-12T10:39:48.394Z | Compiling untrusted v0.9.0 |
| 538 | 2026-02-12T10:39:48.419Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0fdf5b0aa59f487e -C extra-filename=-faa9b5c62de9abdb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 539 | 2026-02-12T10:39:48.443Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=71c0c2a5dab369e0 -C extra-filename=-99cc06c53137f294 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-99cc06c53137f294 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 540 | 2026-02-12T10:39:48.467Z | Compiling tracing v0.1.40 |
| 541 | 2026-02-12T10:39:48.468Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=eac6e0d1a948051c -C extra-filename=-8a302b813e2d44b8 --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-91695e6001ebd2d0.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-250d822d631cea05.rmeta --cap-lints allow` |
| 542 | 2026-02-12T10:39:48.581Z | Running `/home/build/.rustup/toolchains/1.93.0-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=863348f97d2c0fe4 -C extra-filename=-4a283d211c270955 --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-9a24cfcf891d20a0.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --cap-lints allow` |
| 543 | 2026-02-12T10:39:48.795Z | Compiling indexmap v2.13.0 |
| 544 | 2026-02-12T10:39:48.820Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=32df44f4ca6a19e0 -C extra-filename=-7525a556e23c28ba --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-b1d358d86b088aa7.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-a9799da00dbdbb30.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-9c7ec4017788351f.rmeta --cap-lints allow` |
| 545 | 2026-02-12T10:39:48.844Z | Compiling http-body v1.0.1 |
| 546 | 2026-02-12T10:39:48.844Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b47462c437941def -C extra-filename=-b7aa7f2a755f4aac --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-590c01461a8e5193.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --cap-lints allow` |
| 547 | 2026-02-12T10:39:48.870Z | Compiling typenum v1.14.0 |
| 548 | 2026-02-12T10:39:48.870Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=0873b507338ca4bd -C extra-filename=-7778e64e2d888433 --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-031daca529762ac1.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-c9006dcd0eed9ff6.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-9c7ec4017788351f.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-c5aeefdfc1c71f41.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 549 | 2026-02-12T10:39:48.870Z | Running `/home/build/.rustup/toolchains/1.93.0-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=93ec6b3b95136ec0 -C extra-filename=-2be317839b33f868 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-2be317839b33f868 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 550 | 2026-02-12T10:39:48.906Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-99cc06c53137f294/build-script-build` |
| 551 | 2026-02-12T10:39:48.968Z | Compiling pkg-config v0.3.31 |
| 552 | 2026-02-12T10:39:48.992Z | Running `/home/build/.rustup/toolchains/1.93.0-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=b562121b873fd7f6 -C extra-filename=-0fc1ef4af388c609 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 553 | 2026-02-12T10:39:49.068Z | Compiling atomic-waker v1.1.2 |
| 554 | 2026-02-12T10:39:49.093Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=58a46b61826508e2 -C extra-filename=-4b123bd6be5b5bf6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 555 | 2026-02-12T10:39:49.305Z | Compiling vcpkg v0.2.15 |
| 556 | 2026-02-12T10:39:49.329Z | Running `/home/build/.rustup/toolchains/1.93.0-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=73439f11761d9bd0 -C extra-filename=-f8d1e014246dd31c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 557 | 2026-02-12T10:39:49.608Z | Compiling rustversion v1.0.22 |
| 558 | 2026-02-12T10:39:49.632Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6b6e176ba5d1c8b -C extra-filename=-da53cad45c7cb150 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-da53cad45c7cb150 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 559 | 2026-02-12T10:39:49.860Z | Compiling zerocopy v0.8.27 |
| 560 | 2026-02-12T10:39:49.884Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=4371d01cf7b8dc56 -C extra-filename=-667c7cdc7ba1eaea --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-667c7cdc7ba1eaea -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 561 | 2026-02-12T10:39:49.942Z | Running `/home/build/.rustup/toolchains/1.93.0-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=f2009c79bc35e374 -C extra-filename=-24250e70c19473c8 --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-9a24cfcf891d20a0.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-04404e5a029f156b.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-faa9b5c62de9abdb.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 562 | 2026-02-12T10:39:50.028Z | Compiling percent-encoding v2.3.2 |
| 563 | 2026-02-12T10:39:50.053Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=62c9741a5754b825 -C extra-filename=-480e41f40f33fbca --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 564 | 2026-02-12T10:39:50.135Z | Compiling writeable v0.5.5 |
| 565 | 2026-02-12T10:39:50.159Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=b97938248199d199 -C extra-filename=-229168640bedf65a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 566 | 2026-02-12T10:39:50.333Z | Compiling litemap v0.7.4 |
| 567 | 2026-02-12T10:39:50.358Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=25d863f89d36dc38 -C extra-filename=-0f9be520c57cfb57 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 568 | 2026-02-12T10:39:50.382Z | Compiling openssl-sys v0.9.107 |
| 569 | 2026-02-12T10:39:50.382Z | Running `/home/build/.rustup/toolchains/1.93.0-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=a1da951627af7197 -C extra-filename=-e3baa876f0dfe3e8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-e3baa876f0dfe3e8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-14e6ee059ec4c040.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-0fc1ef4af388c609.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-f8d1e014246dd31c.rlib --cap-lints allow` |
| 570 | 2026-02-12T10:39:50.438Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-667c7cdc7ba1eaea/build-script-build` |
| 571 | 2026-02-12T10:39:50.497Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-da53cad45c7cb150/build-script-build` |
| 572 | 2026-02-12T10:39:50.552Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-2be317839b33f868/build-script-main` |
| 573 | 2026-02-12T10:39:50.628Z | Compiling errno v0.3.10 |
| 574 | 2026-02-12T10:39:50.652Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5a8c5e079d41f03d -C extra-filename=-a93aca4e7a22463e --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-97b32825c7396b93.rmeta --cap-lints allow` |
| 575 | 2026-02-12T10:39:50.676Z | Compiling generic-array v0.14.5 |
| 576 | 2026-02-12T10:39:50.676Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=e134d0be0cd8d456 -C extra-filename=-593b3ec02f8af59f --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-593b3ec02f8af59f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-aaaae7fd0247db7d.rlib --cap-lints allow` |
| 577 | 2026-02-12T10:39:50.702Z | Compiling try-lock v0.2.3 |
| 578 | 2026-02-12T10:39:50.727Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0c28e6f99902acf -C extra-filename=-f8263e060dede1d9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 579 | 2026-02-12T10:39:50.857Z | Compiling rustix v1.1.3 |
| 580 | 2026-02-12T10:39:50.883Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d1c79cc8c7d7f89f -C extra-filename=-bada21c08ea16631 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-bada21c08ea16631 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 581 | 2026-02-12T10:39:50.883Z | Compiling fnv v1.0.7 |
| 582 | 2026-02-12T10:39:50.883Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f135979f509c7884 -C extra-filename=-b321c3a2beca1b4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 583 | 2026-02-12T10:39:50.987Z | Compiling crossbeam-utils v0.8.21 |
| 584 | 2026-02-12T10:39:51.011Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c027dfa48eb364ad -C extra-filename=-5c2cd8958a25d55b --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-5c2cd8958a25d55b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 585 | 2026-02-12T10:39:51.011Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-593b3ec02f8af59f/build-script-build` |
| 586 | 2026-02-12T10:39:51.059Z | Compiling want v0.3.0 |
| 587 | 2026-02-12T10:39:51.084Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c930236210c4165 -C extra-filename=-9645a31d17d86904 --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-97eb9f7c76707d02.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-f8263e060dede1d9.rmeta --cap-lints allow` |
| 588 | 2026-02-12T10:39:51.116Z | Running `/home/build/.rustup/toolchains/1.93.0-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=e712fab64aa0003b -C extra-filename=-a47188caff45e61b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 589 | 2026-02-12T10:39:51.167Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-e3baa876f0dfe3e8/build-script-main` |
| 590 | 2026-02-12T10:39:51.279Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9412d6240a41fbf6 -C extra-filename=-5a8015ab98226fe8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` |
| 591 | 2026-02-12T10:39:51.323Z | Compiling httpdate v1.0.1 |
| 592 | 2026-02-12T10:39:51.347Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f16c84c08a7a5f22 -C extra-filename=-075a47bcaddafde4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 593 | 2026-02-12T10:39:51.387Z | Compiling synstructure v0.13.1 |
| 594 | 2026-02-12T10:39:51.412Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9d128a0c7a7a123a -C extra-filename=-245c0b9d700e1cf4 --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-d98c0552c0b4b9f3.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rmeta --cap-lints allow` |
| 595 | 2026-02-12T10:39:51.412Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-bada21c08ea16631/build-script-build` |
| 596 | 2026-02-12T10:39:51.450Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-5c2cd8958a25d55b/build-script-build` |
| 597 | 2026-02-12T10:39:51.475Z | Compiling powerfmt v0.2.0 |
| 598 | 2026-02-12T10:39:51.475Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=c07b0b0c62211770 -C extra-filename=-9b643036a1043fcd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 599 | 2026-02-12T10:39:51.713Z | Compiling tower-layer v0.3.3 |
| 600 | 2026-02-12T10:39:51.738Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb05325225b904f5 -C extra-filename=-30e4eae59c9dbc0a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 601 | 2026-02-12T10:39:51.738Z | Compiling icu_locid_transform_data v1.5.0 |
| 602 | 2026-02-12T10:39:51.738Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15f7a56d370a2b87 -C extra-filename=-56c8a9f8bc757873 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 603 | 2026-02-12T10:39:51.829Z | Compiling byteorder v1.4.3 |
| 604 | 2026-02-12T10:39:51.854Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=3412af6ef3c006f3 -C extra-filename=-f1d431e4e868e928 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 605 | 2026-02-12T10:39:51.854Z | Compiling base64 v0.22.1 |
| 606 | 2026-02-12T10:39:51.854Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=93dffaeef43fe6cd -C extra-filename=-b02f846fd1344b20 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 607 | 2026-02-12T10:39:51.990Z | Compiling rustls-webpki v0.102.8 |
| 608 | 2026-02-12T10:39:52.015Z | Running `/home/build/.rustup/toolchains/1.93.0-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=0dbd08c9e09d9d81 -C extra-filename=-72ab73afe4a13a4c --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-24250e70c19473c8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-faa9b5c62de9abdb.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out` |
| 609 | 2026-02-12T10:39:52.015Z | Compiling num-conv v0.2.0 |
| 610 | 2026-02-12T10:39:52.015Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=355ac510b1ea0e56 -C extra-filename=-0db1157ecc59ee75 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 611 | 2026-02-12T10:39:52.173Z | Compiling subtle v2.5.0 |
| 612 | 2026-02-12T10:39:52.197Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=f5ef5780d2a9280e -C extra-filename=-51b7b24fb5416f99 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 613 | 2026-02-12T10:39:52.224Z | Compiling tower-service v0.3.3 |
| 614 | 2026-02-12T10:39:52.248Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97b7d68965cacceb -C extra-filename=-214e982f73fb4de4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 615 | 2026-02-12T10:39:52.248Z | Compiling time-core v0.1.8 |
| 616 | 2026-02-12T10:39:52.248Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=d0c57100a7fb04f9 -C extra-filename=-ad8eb7988f75ccef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 617 | 2026-02-12T10:39:52.355Z | Compiling slog v2.8.2 |
| 618 | 2026-02-12T10:39:52.379Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=f5ba758d62c19475 -C extra-filename=-5da32c2c342aef92 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-5da32c2c342aef92 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-5a8015ab98226fe8.so --cap-lints allow` |
| 619 | 2026-02-12T10:39:52.379Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=fc05cf38b6f03bfd -C extra-filename=-d9d85598339f21ad --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-a47188caff45e61b.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 620 | 2026-02-12T10:39:52.406Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=000ce3702568991d -C extra-filename=-eb0e37832647ee30 --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-72192933c18ad582.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-a93aca4e7a22463e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 621 | 2026-02-12T10:39:52.456Z | Compiling deranged v0.5.5 |
| 622 | 2026-02-12T10:39:52.481Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=8c9ab5048090c917 -C extra-filename=-592de46e01c4f29f --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-9b643036a1043fcd.rmeta --cap-lints allow` |
| 623 | 2026-02-12T10:39:52.481Z | Compiling time-macros v0.2.27 |
| 624 | 2026-02-12T10:39:52.481Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=9d029def7e7fc010 -C extra-filename=-2a634ba7ae06154b --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-0db1157ecc59ee75.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-ad8eb7988f75ccef.rlib --extern proc_macro --cap-lints allow` |
| 625 | 2026-02-12T10:39:52.665Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=4923162d05c57e2a -C extra-filename=-61685b4f679a656a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` |
| 626 | 2026-02-12T10:39:53.309Z | Compiling num_threads v0.1.3 |
| 627 | 2026-02-12T10:39:53.334Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45060cad648b66ea -C extra-filename=-0a3ad1ab7daa627f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 628 | 2026-02-12T10:39:53.438Z | Compiling rustix v0.38.44 |
| 629 | 2026-02-12T10:39:53.462Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=cc5881011b685d20 -C extra-filename=-2b13df90401a2118 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-2b13df90401a2118 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 630 | 2026-02-12T10:39:53.566Z | Compiling icu_properties_data v1.5.0 |
| 631 | 2026-02-12T10:39:53.590Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=93da2f512aa0e252 -C extra-filename=-f47713609249468b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 632 | 2026-02-12T10:39:53.590Z | Compiling fastrand v2.1.1 |
| 633 | 2026-02-12T10:39:53.591Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=f603a111b52e06fa -C extra-filename=-3d9b43dde35811d8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 634 | 2026-02-12T10:39:53.616Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-5da32c2c342aef92/build-script-build` |
| 635 | 2026-02-12T10:39:53.662Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=aa586fa7c5e2a515 -C extra-filename=-9c1e32b9df6a6846 --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-031daca529762ac1.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-c9006dcd0eed9ff6.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5f1a73ef0a92bb64.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-c5aeefdfc1c71f41.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 636 | 2026-02-12T10:39:53.784Z | Compiling thread-id v5.0.0 |
| 637 | 2026-02-12T10:39:53.808Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d75506430311a997 -C extra-filename=-db530467e616905f --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-97b32825c7396b93.rmeta --cap-lints allow` |
| 638 | 2026-02-12T10:39:53.892Z | Compiling unicase v2.6.0 |
| 639 | 2026-02-12T10:39:53.915Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=db4862058beb101e -C extra-filename=-2d1fd762eb1151ee --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-2d1fd762eb1151ee -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-aaaae7fd0247db7d.rlib --cap-lints allow` |
| 640 | 2026-02-12T10:39:53.985Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-2b13df90401a2118/build-script-build` |
| 641 | 2026-02-12T10:39:54.042Z | Compiling num-traits v0.2.14 |
| 642 | 2026-02-12T10:39:54.065Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=5b5becff654210bf -C extra-filename=-2becf84cfdcad0f7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-2becf84cfdcad0f7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-d861ada75bc40aca.rlib --cap-lints allow` |
| 643 | 2026-02-12T10:39:54.119Z | Compiling openssl v0.10.72 |
| 644 | 2026-02-12T10:39:54.144Z | Running `/home/build/.rustup/toolchains/1.93.0-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=81950cdf59bac2ab -C extra-filename=-6450ac5d5501fd46 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-6450ac5d5501fd46 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 645 | 2026-02-12T10:39:54.209Z | Compiling icu_normalizer_data v1.5.0 |
| 646 | 2026-02-12T10:39:54.233Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e05f583cacdffb6d -C extra-filename=-3b67ecd5871fd8bf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 647 | 2026-02-12T10:39:54.258Z | Compiling serde_derive v1.0.228 |
| 648 | 2026-02-12T10:39:54.282Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=ba7909d69080db39 -C extra-filename=-eac9a1ae798a0bc4 --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 649 | 2026-02-12T10:39:54.306Z | Compiling tokio-macros v2.6.0 |
| 650 | 2026-02-12T10:39:54.306Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.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=9d584f3c390dc5b1 -C extra-filename=-53d704cd42603d5b --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 651 | 2026-02-12T10:39:54.306Z | Compiling zerofrom-derive v0.1.5 |
| 652 | 2026-02-12T10:39:54.306Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d67ee3eb1d523c6 -C extra-filename=-e85cf382ad2851ea --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-245c0b9d700e1cf4.rlib --extern proc_macro --cap-lints allow` |
| 653 | 2026-02-12T10:39:54.330Z | Compiling thiserror-impl v2.0.18 |
| 654 | 2026-02-12T10:39:54.354Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d499c9665be936d3 -C extra-filename=-b7d21ec1f95be040 --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 655 | 2026-02-12T10:39:54.443Z | Compiling yoke-derive v0.7.5 |
| 656 | 2026-02-12T10:39:54.489Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f09bc8bdff6b569c -C extra-filename=-515e53046a95f25b --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-245c0b9d700e1cf4.rlib --extern proc_macro --cap-lints allow` |
| 657 | 2026-02-12T10:39:54.535Z | Compiling futures-macro v0.3.31 |
| 658 | 2026-02-12T10:39:54.559Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.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=1160d7e4b759c5df -C extra-filename=-0d3ff01f3da8328c --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 659 | 2026-02-12T10:39:54.559Z | Compiling zerovec-derive v0.10.3 |
| 660 | 2026-02-12T10:39:54.559Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76e16bcd43bcb822 -C extra-filename=-9226c01cfb00dfe4 --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 661 | 2026-02-12T10:39:55.449Z | Compiling tokio v1.49.0 |
| 662 | 2026-02-12T10:39:55.473Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-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=232ddef7b40efef4 -C extra-filename=-eb3b424da262da41 --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-590c01461a8e5193.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-80143d18555f1bf3.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-d3c0492c50336900.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-ab583f729c9c2a47.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-85227ae40edc509f.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-53d704cd42603d5b.so --cap-lints allow` |
| 663 | 2026-02-12T10:39:55.788Z | Compiling displaydoc v0.2.5 |
| 664 | 2026-02-12T10:39:55.812Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d672c32285af2d6c -C extra-filename=-9505c1be1738bb5d --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 665 | 2026-02-12T10:39:55.865Z | Compiling futures-util v0.3.31 |
| 666 | 2026-02-12T10:39:55.889Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.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=65f65aa86f6cf1e8 -C extra-filename=-ad1dda146a920448 --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-73d882cf6ea27dd8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-d2f012e83b1134e3.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-5f39c7e9d82696fe.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-0d3ff01f3da8328c.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-fe8c79aa4b8cff10.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-14e217bfe1d902c9.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-c9006dcd0eed9ff6.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-e8dd70af00c9b90c.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-bd7423ae45fac5ee.rmeta --cap-lints allow` |
| 667 | 2026-02-12T10:39:56.237Z | Compiling zerocopy-derive v0.8.27 |
| 668 | 2026-02-12T10:39:56.261Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=19e922bc70a2e648 -C extra-filename=-286051ae565757dd --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 669 | 2026-02-12T10:39:56.261Z | Compiling icu_provider_macros v1.5.0 |
| 670 | 2026-02-12T10:39:56.285Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60ee9d489c91a396 -C extra-filename=-e2bd59984df831a7 --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 671 | 2026-02-12T10:39:56.462Z | Compiling zerofrom v0.1.5 |
| 672 | 2026-02-12T10:39:56.489Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=721b78e0a203bc6a -C extra-filename=-31509b0c9182abf1 --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-e85cf382ad2851ea.so --cap-lints allow` |
| 673 | 2026-02-12T10:39:56.489Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=049ba19c80290106 -C extra-filename=-ed3f70ffef7b0209 --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-b7d21ec1f95be040.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 674 | 2026-02-12T10:39:56.639Z | Compiling yoke v0.7.5 |
| 675 | 2026-02-12T10:39:56.664Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=f0f8550b55d25807 -C extra-filename=-a4f00b413b1d611f --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-93f3c5ccd6853bc5.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-515e53046a95f25b.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-31509b0c9182abf1.rmeta --cap-lints allow` |
| 676 | 2026-02-12T10:39:56.691Z | Compiling pest v2.8.1 |
| 677 | 2026-02-12T10:39:56.691Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=c9585aa8a13d30fb -C extra-filename=-2e43bbe0c40b29f7 --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-c9006dcd0eed9ff6.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-ea545317fa4bc6ae.rmeta --cap-lints allow` |
| 678 | 2026-02-12T10:39:56.920Z | Compiling zerovec v0.10.4 |
| 679 | 2026-02-12T10:39:56.943Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=281e9b13d8b6f635 -C extra-filename=-45ee44662aef5d95 --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-a4f00b413b1d611f.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-31509b0c9182abf1.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-9226c01cfb00dfe4.so --cap-lints allow` |
| 680 | 2026-02-12T10:39:56.967Z | Compiling time v0.3.47 |
| 681 | 2026-02-12T10:39:56.967Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=2e7e3ebbdb0972c5 -C extra-filename=-80031ae21b980698 --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-592de46e01c4f29f.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-031daca529762ac1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-0db1157ecc59ee75.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-0a3ad1ab7daa627f.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-9b643036a1043fcd.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-ad8eb7988f75ccef.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-2a634ba7ae06154b.so --cap-lints allow` |
| 682 | 2026-02-12T10:39:57.092Z | Compiling scroll_derive v0.13.1 |
| 683 | 2026-02-12T10:39:57.116Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f03867c4977e10bb -C extra-filename=-27c3dc00675c5ab3 --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 684 | 2026-02-12T10:39:58.341Z | Compiling tinystr v0.7.6 |
| 685 | 2026-02-12T10:39:58.365Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=44f7aa6b0ca65820 -C extra-filename=-748c619e516c8d6a --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-9505c1be1738bb5d.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-45ee44662aef5d95.rmeta --cap-lints allow` |
| 686 | 2026-02-12T10:39:58.365Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=7ae031b2fe50eedc -C extra-filename=-842e129984345400 --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-286051ae565757dd.so --cap-lints allow --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_target_has_atomics_1_60_0 --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` |
| 687 | 2026-02-12T10:39:58.595Z | Compiling icu_locid v1.5.0 |
| 688 | 2026-02-12T10:39:58.619Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=4329482bf20a7a5b -C extra-filename=-75179a714a2da593 --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-9505c1be1738bb5d.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-0f9be520c57cfb57.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-748c619e516c8d6a.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-229168640bedf65a.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-45ee44662aef5d95.rmeta --cap-lints allow` |
| 689 | 2026-02-12T10:39:58.664Z | Compiling pest_meta v2.8.1 |
| 690 | 2026-02-12T10:39:58.688Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=9a7cc795472b4b90 -C extra-filename=-aaef9c36db8844f5 --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-2e43bbe0c40b29f7.rmeta --cap-lints allow` |
| 691 | 2026-02-12T10:39:58.950Z | Compiling icu_collections v1.5.0 |
| 692 | 2026-02-12T10:39:58.950Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=6ffd72c07e77490b -C extra-filename=-55e5e6faddc59efe --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-9505c1be1738bb5d.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-a4f00b413b1d611f.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-31509b0c9182abf1.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-45ee44662aef5d95.rmeta --cap-lints allow` |
| 693 | 2026-02-12T10:39:58.995Z | Compiling utf8_iter v1.0.4 |
| 694 | 2026-02-12T10:39:59.019Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=732fa04a5aaf0bbb -C extra-filename=-16f786a580953ce8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 695 | 2026-02-12T10:39:59.056Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=d5f71f0e2be44283 -C extra-filename=-156421f0a5185b66 --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-9c7ec4017788351f.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-eac9a1ae798a0bc4.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)'` |
| 696 | 2026-02-12T10:39:59.311Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=e1d3acefe3a6f5da -C extra-filename=-c78e55e9e5622bdc --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-5f1a73ef0a92bb64.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-eac9a1ae798a0bc4.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)'` |
| 697 | 2026-02-12T10:40:00.096Z | Compiling pest_generator v2.8.1 |
| 698 | 2026-02-12T10:40:00.120Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=5abf9e71b8c42337 -C extra-filename=-f9388e5f5c4fee6e --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-2e43bbe0c40b29f7.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-aaef9c36db8844f5.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d98c0552c0b4b9f3.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rmeta --cap-lints allow` |
| 699 | 2026-02-12T10:40:00.154Z | Compiling icu_provider v1.5.0 |
| 700 | 2026-02-12T10:40:00.178Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=e6f79cfbb1ed8a19 -C extra-filename=-9d127eb9ee798412 --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-9505c1be1738bb5d.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-75179a714a2da593.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-e2bd59984df831a7.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-93f3c5ccd6853bc5.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-748c619e516c8d6a.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-229168640bedf65a.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-a4f00b413b1d611f.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-31509b0c9182abf1.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-45ee44662aef5d95.rmeta --cap-lints allow` |
| 701 | 2026-02-12T10:40:00.178Z | Compiling serde_tokenstream v0.2.2 |
| 702 | 2026-02-12T10:40:00.178Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.2.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=27e5d75b86f5d1c6 -C extra-filename=-6e797e38afd9a7fa --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-d98c0552c0b4b9f3.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-c78e55e9e5622bdc.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rmeta --cap-lints allow` |
| 703 | 2026-02-12T10:40:00.222Z | Compiling erased-serde v0.3.31 |
| 704 | 2026-02-12T10:40:00.246Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=246ecc38b00d871b -C extra-filename=-1b5421d70781f59d --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-156421f0a5185b66.rmeta --cap-lints allow` |
| 705 | 2026-02-12T10:40:00.371Z | Compiling write16 v1.0.0 |
| 706 | 2026-02-12T10:40:00.395Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=7fd8c456ef864dd2 -C extra-filename=-383d9170aace11f1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 707 | 2026-02-12T10:40:00.507Z | Compiling utf16_iter v1.0.5 |
| 708 | 2026-02-12T10:40:00.531Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e1bd786693e38c2 -C extra-filename=-909ceee2fdfd0d5b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 709 | 2026-02-12T10:40:00.641Z | Compiling openssl-probe v0.1.4 |
| 710 | 2026-02-12T10:40:00.665Z | Running `/home/build/.rustup/toolchains/1.93.0-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=4a4a8f63305fdc0f -C extra-filename=-22d6949247313b34 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 711 | 2026-02-12T10:40:00.710Z | Compiling icu_locid_transform v1.5.0 |
| 712 | 2026-02-12T10:40:00.734Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=41672c02c8e71910 -C extra-filename=-4efc1aa8d65c2306 --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-9505c1be1738bb5d.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-75179a714a2da593.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-56c8a9f8bc757873.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-9d127eb9ee798412.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-748c619e516c8d6a.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-45ee44662aef5d95.rmeta --cap-lints allow` |
| 713 | 2026-02-12T10:40:00.923Z | Compiling usdt-impl v0.6.0 |
| 714 | 2026-02-12T10:40:00.947Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=87819ded356e52d9 -C extra-filename=-91bec711665f75f3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-91bec711665f75f3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 715 | 2026-02-12T10:40:00.983Z | Compiling foreign-types-shared v0.1.1 |
| 716 | 2026-02-12T10:40:01.007Z | Running `/home/build/.rustup/toolchains/1.93.0-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=9ae313fe066de4fd -C extra-filename=-73ceeda97e9557cb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 717 | 2026-02-12T10:40:01.095Z | Compiling ipnet v2.10.0 |
| 718 | 2026-02-12T10:40:01.119Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=883bad28f09ea1a6 -C extra-filename=-f562a84e05a7944b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 719 | 2026-02-12T10:40:01.223Z | Compiling paste v1.0.15 |
| 720 | 2026-02-12T10:40:01.247Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11f9eda7bdf9ad01 -C extra-filename=-3ec428ee81738648 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-3ec428ee81738648 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 721 | 2026-02-12T10:40:01.277Z | Compiling dof v0.4.0 |
| 722 | 2026-02-12T10:40:01.300Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=c0845b95ed3d0e9d -C extra-filename=-87a309891a8e689c --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-c78e55e9e5622bdc.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9c1e32b9df6a6846.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-842e129984345400.rmeta --cap-lints allow` |
| 723 | 2026-02-12T10:40:01.301Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-91bec711665f75f3/build-script-build` |
| 724 | 2026-02-12T10:40:01.324Z | Compiling foreign-types v0.3.2 |
| 725 | 2026-02-12T10:40:01.324Z | Running `/home/build/.rustup/toolchains/1.93.0-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=03c1c1b49f13704f -C extra-filename=-4c780b19cfa69b0e --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-73ceeda97e9557cb.rmeta --cap-lints allow` |
| 726 | 2026-02-12T10:40:01.348Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=b3e26aa25f8b713d -C extra-filename=-5a07007395edb2ef --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-1b5421d70781f59d.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-9c7ec4017788351f.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 727 | 2026-02-12T10:40:01.418Z | Compiling scroll v0.13.0 |
| 728 | 2026-02-12T10:40:01.442Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=c9922bad83e1e0ce -C extra-filename=-14309419fb0af6ac --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-27c3dc00675c5ab3.so --cap-lints allow` |
| 729 | 2026-02-12T10:40:01.466Z | Compiling pest_derive v2.8.1 |
| 730 | 2026-02-12T10:40:01.466Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=6c9c16432555d14c -C extra-filename=-8694ef7cd86cc274 --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-2e43bbe0c40b29f7.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-f9388e5f5c4fee6e.rlib --extern proc_macro --cap-lints allow` |
| 731 | 2026-02-12T10:40:01.655Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-3ec428ee81738648/build-script-build` |
| 732 | 2026-02-12T10:40:01.708Z | Compiling icu_properties v1.5.1 |
| 733 | 2026-02-12T10:40:01.732Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=5edbe13b83e9d5a6 -C extra-filename=-7760d0bbcda838f4 --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-9505c1be1738bb5d.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-55e5e6faddc59efe.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-4efc1aa8d65c2306.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-f47713609249468b.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-9d127eb9ee798412.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-748c619e516c8d6a.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-45ee44662aef5d95.rmeta --cap-lints allow` |
| 734 | 2026-02-12T10:40:01.866Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-6450ac5d5501fd46/build-script-build` |
| 735 | 2026-02-12T10:40:01.890Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-2becf84cfdcad0f7/build-script-build` |
| 736 | 2026-02-12T10:40:02.031Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-2d1fd762eb1151ee/build-script-build` |
| 737 | 2026-02-12T10:40:02.055Z | Compiling openssl-macros v0.1.1 |
| 738 | 2026-02-12T10:40:02.055Z | Running `/home/build/.rustup/toolchains/1.93.0-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=e98fbe39af7371bf -C extra-filename=-acf9224f6ca0b568 --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 739 | 2026-02-12T10:40:02.148Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9ae446d831f27c7a -C extra-filename=-abcb9d978beadf98 --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-72192933c18ad582.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-a93aca4e7a22463e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 740 | 2026-02-12T10:40:02.201Z | Compiling crypto-common v0.1.6 |
| 741 | 2026-02-12T10:40:02.224Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=7de91d3527ae0ca0 -C extra-filename=-5a0c1f2b4a7534d2 --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-d9d85598339f21ad.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-a47188caff45e61b.rmeta --cap-lints allow` |
| 742 | 2026-02-12T10:40:02.225Z | Compiling dtrace-parser v0.3.0 |
| 743 | 2026-02-12T10:40:02.225Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=38b87ba41ccbc280 -C extra-filename=-a89f5f28c41d7bbf --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-2e43bbe0c40b29f7.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-8694ef7cd86cc274.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rmeta --cap-lints allow` |
| 744 | 2026-02-12T10:40:02.248Z | Compiling block-buffer v0.10.2 |
| 745 | 2026-02-12T10:40:02.248Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c0d56d1f7d6095c -C extra-filename=-1ed688903abdf986 --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-d9d85598339f21ad.rmeta --cap-lints allow` |
| 746 | 2026-02-12T10:40:02.385Z | Compiling tokio-util v0.7.7 |
| 747 | 2026-02-12T10:40:02.409Z | Running `/home/build/.rustup/toolchains/1.93.0-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=58accbbdb33ea30a -C extra-filename=-a61abe8285dd096a --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-590c01461a8e5193.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-d2f012e83b1134e3.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-fe8c79aa4b8cff10.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-8a302b813e2d44b8.rmeta --cap-lints allow` |
| 748 | 2026-02-12T10:40:02.433Z | Running `/home/build/.rustup/toolchains/1.93.0-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=cb66c868ad9be9d5 -C extra-filename=-db3f265bc0a4c45a --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-97b32825c7396b93.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)'` |
| 749 | 2026-02-12T10:40:02.742Z | Compiling form_urlencoded v1.2.2 |
| 750 | 2026-02-12T10:40:02.766Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=06e42ca2888a161b -C extra-filename=-8b2653f4d46353f6 --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-480e41f40f33fbca.rmeta --cap-lints allow` |
| 751 | 2026-02-12T10:40:02.790Z | Compiling rand_core v0.6.3 |
| 752 | 2026-02-12T10:40:02.791Z | Running `/home/build/.rustup/toolchains/1.93.0-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=fdb7cddb9bb053b0 -C extra-filename=-38a12a613a80659e --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-04404e5a029f156b.rmeta --cap-lints allow` |
| 753 | 2026-02-12T10:40:03.035Z | Compiling rustls v0.22.4 |
| 754 | 2026-02-12T10:40:03.059Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.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=bbbc5c987f31919d -C extra-filename=-6fa7b690872d1bae --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-6fa7b690872d1bae -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 755 | 2026-02-12T10:40:03.138Z | Compiling h2 v0.4.6 |
| 756 | 2026-02-12T10:40:03.162Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=7d4318bf8b9eb5d6 -C extra-filename=-c4d527b95a8e079d --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-4b123bd6be5b5bf6.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-b321c3a2beca1b4f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-d2f012e83b1134e3.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-fe8c79aa4b8cff10.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-bd7423ae45fac5ee.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-a61abe8285dd096a.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-8a302b813e2d44b8.rmeta --cap-lints allow` |
| 757 | 2026-02-12T10:40:03.264Z | Compiling rustls v0.23.13 |
| 758 | 2026-02-12T10:40:03.288Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.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=50f7f88984de6afb -C extra-filename=-cebbbba14ff6c5bb --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-cebbbba14ff6c5bb -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 759 | 2026-02-12T10:40:03.328Z | Compiling plain v0.2.3 |
| 760 | 2026-02-12T10:40:03.352Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70e185274e16791f -C extra-filename=-0ad4de8cc1dd704d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 761 | 2026-02-12T10:40:03.454Z | Compiling ppv-lite86 v0.2.15 |
| 762 | 2026-02-12T10:40:03.478Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=af7fc3bb27b09a22 -C extra-filename=-c81a50a365569913 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 763 | 2026-02-12T10:40:03.502Z | Compiling ryu v1.0.5 |
| 764 | 2026-02-12T10:40:03.502Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=cce83b6a60f36daa -C extra-filename=-fece80009b538115 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-fece80009b538115 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 765 | 2026-02-12T10:40:03.587Z | Compiling mime v0.3.16 |
| 766 | 2026-02-12T10:40:03.611Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ad8286e031f6631 -C extra-filename=-8f40771f6d1418f0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 767 | 2026-02-12T10:40:03.810Z | Compiling native-tls v0.2.12 |
| 768 | 2026-02-12T10:40:03.834Z | Running `/home/build/.rustup/toolchains/1.93.0-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=ddcc88a7d6911295 -C extra-filename=-f7d163e927a5a0ae --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-f7d163e927a5a0ae -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 769 | 2026-02-12T10:40:03.898Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-cebbbba14ff6c5bb/build-script-build` |
| 770 | 2026-02-12T10:40:03.922Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-fece80009b538115/build-script-build` |
| 771 | 2026-02-12T10:40:03.946Z | Compiling goblin v0.10.1 |
| 772 | 2026-02-12T10:40:03.946Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=0ab20ca18d0e9e6e -C extra-filename=-326c12bf586e3d44 --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-97eb9f7c76707d02.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-0ad4de8cc1dd704d.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-14309419fb0af6ac.rmeta --cap-lints allow` |
| 773 | 2026-02-12T10:40:03.984Z | Compiling rand_chacha v0.3.1 |
| 774 | 2026-02-12T10:40:04.008Z | Running `/home/build/.rustup/toolchains/1.93.0-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=d510644aa7b93edf -C extra-filename=-7376efbc1749ff49 --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-c81a50a365569913.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-38a12a613a80659e.rmeta --cap-lints allow` |
| 775 | 2026-02-12T10:40:04.008Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-6fa7b690872d1bae/build-script-build` |
| 776 | 2026-02-12T10:40:04.037Z | Running `/home/build/.rustup/toolchains/1.93.0-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=6c5be28469a74844 -C extra-filename=-a7837d5b9eca7960 --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-72192933c18ad582.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-9a24cfcf891d20a0.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-4c780b19cfa69b0e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-1c5587f9161073fc.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-acf9224f6ca0b568.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-db3f265bc0a4c45a.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)'` |
| 777 | 2026-02-12T10:40:04.061Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=24faae3e7af35b5d -C extra-filename=-9dfca180cf9fb8d5 --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-f1d431e4e868e928.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-87a309891a8e689c.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-a89f5f28c41d7bbf.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d98c0552c0b4b9f3.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-c78e55e9e5622bdc.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-9c1e32b9df6a6846.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-db530467e616905f.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)'` |
| 778 | 2026-02-12T10:40:04.235Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-f7d163e927a5a0ae/build-script-build` |
| 779 | 2026-02-12T10:40:04.259Z | Compiling digest v0.10.7 |
| 780 | 2026-02-12T10:40:04.260Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=9e5c77f457a27563 -C extra-filename=-f8420e1fdb09bc50 --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-1ed688903abdf986.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-5a0c1f2b4a7534d2.rmeta --cap-lints allow` |
| 781 | 2026-02-12T10:40:04.560Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=5f11453fc7b3aff7 -C extra-filename=-87984d419d7dbd41 --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` |
| 782 | 2026-02-12T10:40:04.858Z | Compiling icu_normalizer v1.5.0 |
| 783 | 2026-02-12T10:40:04.883Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=f2b8ce3b433a6eaf -C extra-filename=-fce0e6a157bfc842 --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-9505c1be1738bb5d.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-55e5e6faddc59efe.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-3b67ecd5871fd8bf.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-7760d0bbcda838f4.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-9d127eb9ee798412.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ae802713fb4b6db9.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-909ceee2fdfd0d5b.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-16f786a580953ce8.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-383d9170aace11f1.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-45ee44662aef5d95.rmeta --cap-lints allow` |
| 784 | 2026-02-12T10:40:04.883Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=8b2bba70a1b7e707 -C extra-filename=-40d23278e990610e --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` |
| 785 | 2026-02-12T10:40:05.052Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98cbb9645a9fc98a -C extra-filename=-acba107b85139edc --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"))'` |
| 786 | 2026-02-12T10:40:05.594Z | Compiling idna_adapter v1.2.0 |
| 787 | 2026-02-12T10:40:05.618Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=683f74c9aa4e1e55 -C extra-filename=-ae73a13d891d9d07 --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-fce0e6a157bfc842.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-7760d0bbcda838f4.rmeta --cap-lints allow` |
| 788 | 2026-02-12T10:40:05.801Z | Compiling thiserror v1.0.69 |
| 789 | 2026-02-12T10:40:05.826Z | Running `/home/build/.rustup/toolchains/1.93.0-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=0dc6a49165a63540 -C extra-filename=-3eed25e93c001d4c --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-3eed25e93c001d4c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 790 | 2026-02-12T10:40:05.850Z | Compiling iana-time-zone v0.1.47 |
| 791 | 2026-02-12T10:40:05.850Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=6c2c0ce0157ae0f2 -C extra-filename=-27e3397c1eeb2087 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 792 | 2026-02-12T10:40:05.985Z | Compiling lazy_static v1.5.0 |
| 793 | 2026-02-12T10:40:06.009Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=c689bc703884dca2 -C extra-filename=-78c238d619d2acba --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 794 | 2026-02-12T10:40:06.116Z | Compiling unicode-segmentation v1.10.0 |
| 795 | 2026-02-12T10:40:06.141Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=1e34ed6c76ef6c68 -C extra-filename=-d5a0372fa15509e8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 796 | 2026-02-12T10:40:06.169Z | Compiling cpufeatures v0.2.17 |
| 797 | 2026-02-12T10:40:06.169Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bbe702049ecbcb1 -C extra-filename=-19ccf2a2c33ed961 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 798 | 2026-02-12T10:40:06.246Z | Compiling pretty-hex v0.4.1 |
| 799 | 2026-02-12T10:40:06.270Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=d27df5605d7705e7 -C extra-filename=-b405c002aba236b0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 800 | 2026-02-12T10:40:06.270Z | Compiling winnow v0.7.13 |
| 801 | 2026-02-12T10:40:06.294Z | Running `/home/build/.rustup/toolchains/1.93.0-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=157c736763018bc1 -C extra-filename=-7d35785b2261d49a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 802 | 2026-02-12T10:40:06.294Z | Compiling unicode-width v0.1.9 |
| 803 | 2026-02-12T10:40:06.294Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=8a02a97262850cc4 -C extra-filename=-f364f84982ca40f3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 804 | 2026-02-12T10:40:06.436Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=8dad157ed656ae0f -C extra-filename=-387eab8f27c80263 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-387eab8f27c80263 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 805 | 2026-02-12T10:40:06.460Z | Compiling console v0.15.7 |
| 806 | 2026-02-12T10:40:06.460Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=1209cad496e4cef1 -C extra-filename=-9a275aee644e72b5 --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-78c238d619d2acba.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-f364f84982ca40f3.rmeta --cap-lints allow` |
| 807 | 2026-02-12T10:40:06.705Z | Compiling newline-converter v0.3.0 |
| 808 | 2026-02-12T10:40:06.730Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21b32c87b8b1c7a5 -C extra-filename=-9d8facf387ce386f --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-d5a0372fa15509e8.rmeta --cap-lints allow` |
| 809 | 2026-02-12T10:40:06.790Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-387eab8f27c80263/build-script-build` |
| 810 | 2026-02-12T10:40:06.815Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-3eed25e93c001d4c/build-script-build` |
| 811 | 2026-02-12T10:40:06.868Z | Compiling hyper v1.8.1 |
| 812 | 2026-02-12T10:40:06.893Z | Running `/home/build/.rustup/toolchains/1.93.0-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=c136c376b957eb53 -C extra-filename=-a98fa8cb8ed91729 --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-4b123bd6be5b5bf6.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-73d882cf6ea27dd8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-d2f012e83b1134e3.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-c4d527b95a8e079d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-b7aa7f2a755f4aac.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-390fe680e683e051.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-075a47bcaddafde4.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-031daca529762ac1.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-e8dd70af00c9b90c.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ae802713fb4b6db9.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-9645a31d17d86904.rmeta --cap-lints allow` |
| 813 | 2026-02-12T10:40:07.096Z | Compiling sha1 v0.10.6 |
| 814 | 2026-02-12T10:40:07.121Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=b3ff61110e538cdb -C extra-filename=-0d24b3c7bd3a9e36 --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-9a24cfcf891d20a0.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-19ccf2a2c33ed961.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-f8420e1fdb09bc50.rmeta --cap-lints allow` |
| 815 | 2026-02-12T10:40:07.343Z | Compiling chrono v0.4.43 |
| 816 | 2026-02-12T10:40:07.367Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "defmt", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=8f5b7f6f550de32e -C extra-filename=-d150414ce9832b46 --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-27e3397c1eeb2087.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-40d23278e990610e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rmeta --cap-lints allow` |
| 817 | 2026-02-12T10:40:07.475Z | Compiling idna v1.0.3 |
| 818 | 2026-02-12T10:40:07.499Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=dcef4aa01e609158 -C extra-filename=-5c42ea9fb21d06b0 --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-ae73a13d891d9d07.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ae802713fb4b6db9.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-16f786a580953ce8.rmeta --cap-lints allow` |
| 819 | 2026-02-12T10:40:07.572Z | Compiling mime_guess v2.0.5 |
| 820 | 2026-02-12T10:40:07.596Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=0471ddb0b65065af -C extra-filename=-3e14524f27d18f34 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-3e14524f27d18f34 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-87984d419d7dbd41.rlib --cap-lints allow` |
| 821 | 2026-02-12T10:40:08.306Z | Compiling rand v0.8.4 |
| 822 | 2026-02-12T10:40:08.331Z | Running `/home/build/.rustup/toolchains/1.93.0-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=8a6c7b0e31277969 -C extra-filename=-dc86328119c64f5a --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-97b32825c7396b93.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-7376efbc1749ff49.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-38a12a613a80659e.rmeta --cap-lints allow` |
| 823 | 2026-02-12T10:40:08.734Z | Compiling hyper-util v0.1.20 |
| 824 | 2026-02-12T10:40:08.759Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-pool"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=6ab92a3c194e30fc -C extra-filename=-1ee5e3fac16d6f26 --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-b02f846fd1344b20.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-73d882cf6ea27dd8.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-ad1dda146a920448.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-b7aa7f2a755f4aac.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-f562a84e05a7944b.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-85227ae40edc509f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-30e4eae59c9dbc0a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-214e982f73fb4de4.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-8a302b813e2d44b8.rmeta --cap-lints allow` |
| 825 | 2026-02-12T10:40:08.799Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=e490a43e368c0a08 -C extra-filename=-843c349b93b4d05f --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-326c12bf586e3d44.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-b405c002aba236b0.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-842e129984345400.rmeta --cap-lints allow` |
| 826 | 2026-02-12T10:40:08.824Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 827 | 2026-02-12T10:40:08.824Z | Running `/home/build/.rustup/toolchains/1.93.0-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.6+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=73db4ea503826e44 -C extra-filename=-2cc1058f46635017 --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-7d35785b2261d49a.rmeta --cap-lints allow` |
| 828 | 2026-02-12T10:40:09.486Z | Running `/home/build/.rustup/toolchains/1.93.0-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=24bde17348d5ec6a -C extra-filename=-de83946e56f52371 --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-97eb9f7c76707d02.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-a7837d5b9eca7960.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-22d6949247313b34.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-db3f265bc0a4c45a.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 829 | 2026-02-12T10:40:09.970Z | Running `/home/build/.rustup/toolchains/1.93.0-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=8414acbacc7b0f63 -C extra-filename=-7493720be431c345 --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-97eb9f7c76707d02.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-24250e70c19473c8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-72ab73afe4a13a4c.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-51b7b24fb5416f99.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-612c857d6f210b01.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out` |
| 830 | 2026-02-12T10:40:09.995Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=7679210ab50047fd -C extra-filename=-32568a779962ae95 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 831 | 2026-02-12T10:40:10.126Z | Running `/home/build/.rustup/toolchains/1.93.0-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=1c93b216a84548f0 -C extra-filename=-628473f13defd72d --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-1c5587f9161073fc.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-24250e70c19473c8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-72ab73afe4a13a4c.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-51b7b24fb5416f99.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-612c857d6f210b01.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 832 | 2026-02-12T10:40:10.150Z | Compiling thiserror-impl v1.0.69 |
| 833 | 2026-02-12T10:40:10.150Z | Running `/home/build/.rustup/toolchains/1.93.0-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=4d54b3efb24db9a1 -C extra-filename=-ab9fdb6a2f07352a --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 834 | 2026-02-12T10:40:10.277Z | Compiling concurrent-queue v2.5.0 |
| 835 | 2026-02-12T10:40:10.301Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=e6d1de2f06577947 -C extra-filename=-86fe62dcb4189e2e --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-61685b4f679a656a.rmeta --cap-lints allow` |
| 836 | 2026-02-12T10:40:10.302Z | Compiling serde_derive_internals v0.29.0 |
| 837 | 2026-02-12T10:40:10.302Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=efb5f3dca5328679 -C extra-filename=-cb1479a7b97bf677 --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-d98c0552c0b4b9f3.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rmeta --cap-lints allow` |
| 838 | 2026-02-12T10:40:10.588Z | Compiling http-body-util v0.1.3 |
| 839 | 2026-02-12T10:40:10.612Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=39bf6a00d823a42f -C extra-filename=-2fbcbb2947e8a7a6 --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-590c01461a8e5193.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-d2f012e83b1134e3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-b7aa7f2a755f4aac.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --cap-lints allow` |
| 840 | 2026-02-12T10:40:10.850Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 841 | 2026-02-12T10:40:10.874Z | Running `/home/build/.rustup/toolchains/1.93.0-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.5+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=2b864f989462213f -C extra-filename=-63dc3cc64b097016 --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-9c7ec4017788351f.rmeta --cap-lints allow` |
| 842 | 2026-02-12T10:40:10.965Z | Compiling serde_spanned v1.0.4 |
| 843 | 2026-02-12T10:40:10.989Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=edaa73fc4b5b81cb -C extra-filename=-32ca077fb3886d24 --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-9c7ec4017788351f.rmeta --cap-lints allow` |
| 844 | 2026-02-12T10:40:11.177Z | Compiling rustls-pemfile v2.2.0 |
| 845 | 2026-02-12T10:40:11.201Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7c75a90e161e9750 -C extra-filename=-9b286bc795df9c6b --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-18c99a6e6ad5ac05.rmeta --cap-lints allow` |
| 846 | 2026-02-12T10:40:11.347Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.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 --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=bd50fb76cae43510 -C extra-filename=-9ae14b362ca2a7d8 --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-d98c0552c0b4b9f3.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-1fdc1af471b631b7.rmeta --cap-lints allow` |
| 847 | 2026-02-12T10:40:11.477Z | Compiling multer v3.1.0 |
| 848 | 2026-02-12T10:40:11.501Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=e682aed5afcc29f9 -C extra-filename=-244858c907569e19 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-244858c907569e19 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-aaaae7fd0247db7d.rlib --cap-lints allow` |
| 849 | 2026-02-12T10:40:11.635Z | Compiling sync_wrapper v1.0.1 |
| 850 | 2026-02-12T10:40:11.659Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=ca201f13f9795aba -C extra-filename=-5e0e5524a81497d4 --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-d2f012e83b1134e3.rmeta --cap-lints allow` |
| 851 | 2026-02-12T10:40:11.692Z | Compiling thread_local v1.1.4 |
| 852 | 2026-02-12T10:40:11.716Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=a19e9f15bd41802f -C extra-filename=-65880c5775d75625 --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-1c5587f9161073fc.rmeta --cap-lints allow` |
| 853 | 2026-02-12T10:40:11.787Z | Compiling encoding_rs v0.8.32 |
| 854 | 2026-02-12T10:40:11.811Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=2eb559407b68cc5f -C extra-filename=-8347a51e96194d56 --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-9a24cfcf891d20a0.rmeta --cap-lints allow` |
| 855 | 2026-02-12T10:40:11.811Z | Compiling target-triple v1.0.0 |
| 856 | 2026-02-12T10:40:11.835Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=380f0558bfa2bbe3 -C extra-filename=-26100c2132a4a2a4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-26100c2132a4a2a4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 857 | 2026-02-12T10:40:12.123Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 858 | 2026-02-12T10:40:12.148Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.6+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6a6065874a6e3bfe -C extra-filename=-b039530406c86a64 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 859 | 2026-02-12T10:40:12.148Z | Compiling semver v1.0.27 |
| 860 | 2026-02-12T10:40:12.148Z | Running `/home/build/.rustup/toolchains/1.93.0-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=dedead8ab6148289 -C extra-filename=-4b4b5948cd112efe --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 861 | 2026-02-12T10:40:12.226Z | Compiling schemars v0.8.22 |
| 862 | 2026-02-12T10:40:12.250Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=1cfdd987891f6028 -C extra-filename=-62df1dcec111e1d3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-62df1dcec111e1d3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 863 | 2026-02-12T10:40:12.492Z | Compiling slog-async v2.8.0 |
| 864 | 2026-02-12T10:40:12.516Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=96518d6f93c12e03 -C extra-filename=-bcf64bc614bbd915 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-bcf64bc614bbd915 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 865 | 2026-02-12T10:40:12.569Z | Compiling match_cfg v0.1.0 |
| 866 | 2026-02-12T10:40:12.593Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=4f88cb2cdc2675bd -C extra-filename=-8e9d1ffe26fe47bf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 867 | 2026-02-12T10:40:12.669Z | Compiling similar v2.2.1 |
| 868 | 2026-02-12T10:40:12.693Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=cfefee3ed78bfc5b -C extra-filename=-bd5db5a01811a10d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 869 | 2026-02-12T10:40:12.756Z | Compiling camino v1.2.2 |
| 870 | 2026-02-12T10:40:12.781Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=44a8ba65ce022ff2 -C extra-filename=-9fcb56714f6ced6d --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-9fcb56714f6ced6d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 871 | 2026-02-12T10:40:12.781Z | Compiling parking v2.2.0 |
| 872 | 2026-02-12T10:40:12.781Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=2078148a045972a6 -C extra-filename=-508b4b0218bfdc2f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 873 | 2026-02-12T10:40:12.920Z | Compiling heck v0.5.0 |
| 874 | 2026-02-12T10:40:12.945Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6da1bf47b59bdde -C extra-filename=-d531e2e4bcce1348 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 875 | 2026-02-12T10:40:13.075Z | Compiling event-listener v5.0.0 |
| 876 | 2026-02-12T10:40:13.099Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=7a340c18204c99fc -C extra-filename=-4729d5c94bb63bb3 --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-86fe62dcb4189e2e.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-508b4b0218bfdc2f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --cap-lints allow` |
| 877 | 2026-02-12T10:40:13.257Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-9fcb56714f6ced6d/build-script-build` |
| 878 | 2026-02-12T10:40:13.281Z | Compiling tokio-rustls v0.25.0 |
| 879 | 2026-02-12T10:40:13.281Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.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=8ea37d7c79b30b25 -C extra-filename=-8bf677c7788b4c75 --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-7493720be431c345.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out` |
| 880 | 2026-02-12T10:40:13.308Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-bcf64bc614bbd915/build-script-build` |
| 881 | 2026-02-12T10:40:13.374Z | Compiling hostname v0.3.1 |
| 882 | 2026-02-12T10:40:13.398Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=5ef6d7310d538497 -C extra-filename=-3c9882140a76124e --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-97b32825c7396b93.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-8e9d1ffe26fe47bf.rmeta --cap-lints allow` |
| 883 | 2026-02-12T10:40:13.564Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-62df1dcec111e1d3/build-script-build` |
| 884 | 2026-02-12T10:40:13.588Z | Compiling toml v0.9.11+spec-1.1.0 |
| 885 | 2026-02-12T10:40:13.613Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-26100c2132a4a2a4/build-script-build` |
| 886 | 2026-02-12T10:40:13.613Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.11+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="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=90da514b2ff03c54 -C extra-filename=-7ef5c09facc42e6c --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-9c7ec4017788351f.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-32ca077fb3886d24.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-63dc3cc64b097016.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-2cc1058f46635017.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-b039530406c86a64.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-7d35785b2261d49a.rmeta --cap-lints allow` |
| 887 | 2026-02-12T10:40:13.639Z | Running `/home/build/.rustup/toolchains/1.93.0-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=c90ab54e79944799 -C extra-filename=-fd1c2e0dae17991f --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-ab9fdb6a2f07352a.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 888 | 2026-02-12T10:40:13.663Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-244858c907569e19/build-script-build` |
| 889 | 2026-02-12T10:40:13.700Z | Compiling tower v0.5.2 |
| 890 | 2026-02-12T10:40:13.723Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=c2fcf68cec97a143 -C extra-filename=-1fe1d54692844cf3 --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-d2f012e83b1134e3.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-ad1dda146a920448.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-5e0e5524a81497d4.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-30e4eae59c9dbc0a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-214e982f73fb4de4.rmeta --cap-lints allow` |
| 891 | 2026-02-12T10:40:13.782Z | Compiling schemars_derive v0.8.22 |
| 892 | 2026-02-12T10:40:13.806Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ed71d9b9fa6cb30 -C extra-filename=-cdf57f4221c41f34 --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-cb1479a7b97bf677.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 893 | 2026-02-12T10:40:14.423Z | Compiling serde_urlencoded v0.7.1 |
| 894 | 2026-02-12T10:40:14.446Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e175b4180d89ec6d -C extra-filename=-68b004b98f6835a8 --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-8b2653f4d46353f6.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-031daca529762ac1.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-32568a779962ae95.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rmeta --cap-lints allow` |
| 895 | 2026-02-12T10:40:14.589Z | Compiling tokio-native-tls v0.3.1 |
| 896 | 2026-02-12T10:40:14.613Z | Running `/home/build/.rustup/toolchains/1.93.0-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=23e82f58147e673a -C extra-filename=-65788e07dd596ebe --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-de83946e56f52371.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 897 | 2026-02-12T10:40:14.740Z | Compiling tokio-rustls v0.26.0 |
| 898 | 2026-02-12T10:40:14.764Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --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=9388dcf3b268212b -C extra-filename=-c88308c80d55e1c3 --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-628473f13defd72d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out` |
| 899 | 2026-02-12T10:40:14.838Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-3e14524f27d18f34/build-script-build` |
| 900 | 2026-02-12T10:40:14.864Z | Compiling url v2.5.4 |
| 901 | 2026-02-12T10:40:14.888Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=2a745b58a200f1ac -C extra-filename=-9529f8f06653051f --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-8b2653f4d46353f6.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-5c42ea9fb21d06b0.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rmeta --cap-lints allow` |
| 902 | 2026-02-12T10:40:14.888Z | Compiling usdt-macro v0.6.0 |
| 903 | 2026-02-12T10:40:14.888Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b230b145a162ee97 -C extra-filename=-3763fd6c6c660b6b --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-a89f5f28c41d7bbf.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-6e797e38afd9a7fa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-9dfca180cf9fb8d5.rlib --extern proc_macro --cap-lints allow` |
| 904 | 2026-02-12T10:40:15.108Z | Compiling usdt-attr-macro v0.6.0 |
| 905 | 2026-02-12T10:40:15.132Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e986e8cfd6c06aa8 -C extra-filename=-dbab1a09a40603eb --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-a89f5f28c41d7bbf.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-6e797e38afd9a7fa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-9dfca180cf9fb8d5.rlib --extern proc_macro --cap-lints allow` |
| 906 | 2026-02-12T10:40:15.849Z | Compiling slog-json v2.6.1 |
| 907 | 2026-02-12T10:40:15.873Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=6f4249a1524d00d4 -C extra-filename=-609d43b81f95ead7 --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-156421f0a5185b66.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-80031ae21b980698.rmeta --cap-lints allow` |
| 908 | 2026-02-12T10:40:15.983Z | Compiling futures-executor v0.3.31 |
| 909 | 2026-02-12T10:40:16.007Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.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=e139fa1bcda3422b -C extra-filename=-6e160931e23011cd --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-d2f012e83b1134e3.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-14e217bfe1d902c9.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-ad1dda146a920448.rmeta --cap-lints allow` |
| 910 | 2026-02-12T10:40:16.170Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=dc79c92090e796d1 -C extra-filename=-0ec63a7797b31f1d --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-f1d431e4e868e928.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-843c349b93b4d05f.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-a89f5f28c41d7bbf.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d98c0552c0b4b9f3.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9ae14b362ca2a7d8.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-db530467e616905f.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)'` |
| 911 | 2026-02-12T10:40:16.230Z | Compiling async-stream-impl v0.3.6 |
| 912 | 2026-02-12T10:40:16.254Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e088f1b08158cbf6 -C extra-filename=-b5c0098ea8b62a27 --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 913 | 2026-02-12T10:40:16.329Z | Compiling tempfile v3.24.0 |
| 914 | 2026-02-12T10:40:16.353Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.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="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=620733552e462bde -C extra-filename=-fe51257cb485aa9b --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-3d9b43dde35811d8.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-4a283d211c270955.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-1c5587f9161073fc.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-eb0e37832647ee30.rmeta --cap-lints allow` |
| 915 | 2026-02-12T10:40:16.446Z | Compiling crossbeam-channel v0.5.15 |
| 916 | 2026-02-12T10:40:16.494Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=017a5097a17a1476 -C extra-filename=-618021590c7d9de8 --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-61685b4f679a656a.rmeta --cap-lints allow` |
| 917 | 2026-02-12T10:40:16.522Z | Compiling uuid v1.20.0 |
| 918 | 2026-02-12T10:40:16.546Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.20.0/src/lib.rs --error-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=90562d8d11d8ecc2 -C extra-filename=-45b5a2aadd04161c --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-4a283d211c270955.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-9c7ec4017788351f.rmeta --cap-lints allow` |
| 919 | 2026-02-12T10:40:17.018Z | Compiling webpki-roots v0.26.5 |
| 920 | 2026-02-12T10:40:17.042Z | Running `/home/build/.rustup/toolchains/1.93.0-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=efcc5b2eef838e3e -C extra-filename=-d88dda49e5e524cc --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-18c99a6e6ad5ac05.rmeta --cap-lints allow` |
| 921 | 2026-02-12T10:40:17.200Z | Compiling is-terminal v0.4.12 |
| 922 | 2026-02-12T10:40:17.224Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bea3c9f66412f2e8 -C extra-filename=-da5086fb55eb2091 --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-97b32825c7396b93.rmeta --cap-lints allow` |
| 923 | 2026-02-12T10:40:17.248Z | Compiling memmap2 v0.9.8 |
| 924 | 2026-02-12T10:40:17.248Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=f59efb082e8310f5 -C extra-filename=-98ea8af466772ec7 --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-97b32825c7396b93.rmeta --cap-lints allow` |
| 925 | 2026-02-12T10:40:17.272Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 926 | 2026-02-12T10:40:17.272Z | Running `/home/build/.rustup/toolchains/1.93.0-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=1820d1c30cddc0dc -C extra-filename=-035415cb6bd9ad79 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-035415cb6bd9ad79 -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-aaaae7fd0247db7d.rlib` |
| 927 | 2026-02-12T10:40:17.309Z | Compiling data-encoding v2.4.0 |
| 928 | 2026-02-12T10:40:17.338Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=c6e4c885191e272d -C extra-filename=-174acabd0c6351dd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 929 | 2026-02-12T10:40:17.362Z | Compiling iri-string v0.7.8 |
| 930 | 2026-02-12T10:40:17.362Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=b22373aaa6e96252 -C extra-filename=-8e6e5340c2c1f69e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 931 | 2026-02-12T10:40:17.362Z | Compiling utf-8 v0.7.6 |
| 932 | 2026-02-12T10:40:17.362Z | Running `/home/build/.rustup/toolchains/1.93.0-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=66f6bf0e63b6a243 -C extra-filename=-b75c7513d622366d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 933 | 2026-02-12T10:40:17.506Z | Compiling take_mut v0.2.2 |
| 934 | 2026-02-12T10:40:17.530Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e61a0133c8f24f01 -C extra-filename=-e4e0626548c0b859 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 935 | 2026-02-12T10:40:17.600Z | Compiling anyhow v1.0.101 |
| 936 | 2026-02-12T10:40:17.623Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/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=de99006117911bc5 -C extra-filename=-17691e8c5670621a --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-17691e8c5670621a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 937 | 2026-02-12T10:40:17.623Z | Compiling spin v0.9.8 |
| 938 | 2026-02-12T10:40:17.647Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mutex"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=e3c56ba3cbe9ebac -C extra-filename=-7c6eff2baae8f37a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 939 | 2026-02-12T10:40:17.647Z | Compiling term v1.1.0 |
| 940 | 2026-02-12T10:40:17.647Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=6b2235dafbe87f74 -C extra-filename=-5c10ba02f74072b9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 941 | 2026-02-12T10:40:17.672Z | Compiling dyn-clone v1.0.4 |
| 942 | 2026-02-12T10:40:17.705Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=761e88f9b6a1b343 -C extra-filename=-300fef755963743d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 943 | 2026-02-12T10:40:17.805Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=67afd5e5204641e8 -C extra-filename=-128361658b30b34b --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-d150414ce9832b46.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-300fef755963743d.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-cdf57f4221c41f34.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 944 | 2026-02-12T10:40:17.829Z | Compiling tungstenite v0.24.0 |
| 945 | 2026-02-12T10:40:17.829Z | Running `/home/build/.rustup/toolchains/1.93.0-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=e84fc6e7e63055d9 -C extra-filename=-5fc09ebc3164384a --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-f1d431e4e868e928.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-174acabd0c6351dd.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-390fe680e683e051.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-97eb9f7c76707d02.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-dc86328119c64f5a.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-fd1c2e0dae17991f.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-b75c7513d622366d.rmeta --cap-lints allow` |
| 946 | 2026-02-12T10:40:18.110Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-17691e8c5670621a/build-script-build` |
| 947 | 2026-02-12T10:40:18.426Z | Compiling slog-term v2.9.2 |
| 948 | 2026-02-12T10:40:18.450Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=f673c41e4327e280 -C extra-filename=-92466f11df7ce8d8 --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-d150414ce9832b46.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-da5086fb55eb2091.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-5c10ba02f74072b9.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-65880c5775d75625.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-80031ae21b980698.rmeta --cap-lints allow` |
| 949 | 2026-02-12T10:40:18.823Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=b46f481552fa7cea -C extra-filename=-189f755262179109 --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-590c01461a8e5193.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-8347a51e96194d56.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-ad1dda146a920448.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-390fe680e683e051.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-c9006dcd0eed9ff6.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-8f40771f6d1418f0.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-7c6eff2baae8f37a.rmeta --cap-lints allow` |
| 950 | 2026-02-12T10:40:18.868Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=ebabe23eb2b30f52 -C extra-filename=-fc64175c8ac4f967 --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-618021590c7d9de8.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-e4e0626548c0b859.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-65880c5775d75625.rmeta --cap-lints allow --cfg integer128` |
| 951 | 2026-02-12T10:40:19.580Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-035415cb6bd9ad79/build-script-build` |
| 952 | 2026-02-12T10:40:19.632Z | Compiling tower-http v0.6.8 |
| 953 | 2026-02-12T10:40:19.656Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=1fa1c0d96eb01400 -C extra-filename=-723fe070dc930b60 --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-72192933c18ad582.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-ad1dda146a920448.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-b7aa7f2a755f4aac.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-8e6e5340c2c1f69e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-1fe1d54692844cf3.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-30e4eae59c9dbc0a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-214e982f73fb4de4.rmeta --cap-lints allow` |
| 954 | 2026-02-12T10:40:19.656Z | Compiling usdt v0.6.0 |
| 955 | 2026-02-12T10:40:19.656Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=097194262f33efe5 -C extra-filename=-345acb05a67be770 --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-843c349b93b4d05f.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-326c12bf586e3d44.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-98ea8af466772ec7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-dbab1a09a40603eb.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-0ec63a7797b31f1d.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-3763fd6c6c660b6b.so --cap-lints allow` |
| 956 | 2026-02-12T10:40:19.731Z | Compiling async-stream v0.3.6 |
| 957 | 2026-02-12T10:40:19.755Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be0886edced380d4 -C extra-filename=-7db572b0af9a8207 --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-b5c0098ea8b62a27.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-d2f012e83b1134e3.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --cap-lints allow` |
| 958 | 2026-02-12T10:40:19.882Z | Compiling hyper-rustls v0.27.3 |
| 959 | 2026-02-12T10:40:19.906Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.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=edcbc89a20aef7c2 -C extra-filename=-e8b2509e31256621 --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-ad1dda146a920448.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-628473f13defd72d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-c88308c80d55e1c3.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-214e982f73fb4de4.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-d88dda49e5e524cc.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out` |
| 960 | 2026-02-12T10:40:20.005Z | Compiling atomicwrites v0.4.4 |
| 961 | 2026-02-12T10:40:20.029Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80ceeb8a430cc182 -C extra-filename=-430a5eba16be54c6 --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-abcb9d978beadf98.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rmeta --cap-lints allow` |
| 962 | 2026-02-12T10:40:20.093Z | Compiling futures v0.3.31 |
| 963 | 2026-02-12T10:40:20.117Z | Running `/home/build/.rustup/toolchains/1.93.0-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=1a749c93abcb3b33 -C extra-filename=-472327ad085ae4bc --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-73d882cf6ea27dd8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-d2f012e83b1134e3.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-6e160931e23011cd.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-5f39c7e9d82696fe.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-fe8c79aa4b8cff10.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-14e217bfe1d902c9.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-ad1dda146a920448.rmeta --cap-lints allow` |
| 964 | 2026-02-12T10:40:20.117Z | Compiling slog-bunyan v2.5.0 |
| 965 | 2026-02-12T10:40:20.117Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=38262dbda793fd71 -C extra-filename=-cfb39ceaa2a0d5a5 --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-3c9882140a76124e.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-80031ae21b980698.rmeta --cap-lints allow` |
| 966 | 2026-02-12T10:40:20.201Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=cd5f791d6d256057 -C extra-filename=-b8ef99fc80ae83a9 --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-8f40771f6d1418f0.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-87984d419d7dbd41.rmeta --cap-lints allow` |
| 967 | 2026-02-12T10:40:20.315Z | Compiling hyper-tls v0.6.0 |
| 968 | 2026-02-12T10:40:20.339Z | Running `/home/build/.rustup/toolchains/1.93.0-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=69e1c2ccbdbd38b3 -C extra-filename=-27a9b41b44a64e30 --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-590c01461a8e5193.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-de83946e56f52371.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-65788e07dd596ebe.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-214e982f73fb4de4.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 969 | 2026-02-12T10:40:20.339Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c655c67d66e08aa2 -C extra-filename=-3dd1d1af1bc58671 --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"))'` |
| 970 | 2026-02-12T10:40:20.375Z | Compiling event-listener-strategy v0.5.4 |
| 971 | 2026-02-12T10:40:20.399Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=c7f21d37215077c7 -C extra-filename=-d6f850f72f6ef0a7 --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-4729d5c94bb63bb3.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --cap-lints allow` |
| 972 | 2026-02-12T10:40:20.423Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=a58618a92b535cb7 -C extra-filename=-05973147f0409c85 --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-9c7ec4017788351f.rmeta --cap-lints allow --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --cfg os_string_pathbuf_leak --cfg path_add_extension --cfg pathbuf_const_new --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)' --check-cfg 'cfg(path_add_extension)' --check-cfg 'cfg(pathbuf_const_new)'` |
| 973 | 2026-02-12T10:40:20.446Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 974 | 2026-02-12T10:40:20.446Z | Running `/home/build/.rustup/toolchains/1.93.0-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=fd6c3072db4e8edf -C extra-filename=-786b37d25dae0a16 --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-d531e2e4bcce1348.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-c78e55e9e5622bdc.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-6e797e38afd9a7fa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro` |
| 975 | 2026-02-12T10:40:20.527Z | Compiling rustls-native-certs v0.7.0 |
| 976 | 2026-02-12T10:40:20.551Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.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=f1a0fc009aebcb2f -C extra-filename=-e6aab4cd5a941a7f --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-22d6949247313b34.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rmeta --cap-lints allow` |
| 977 | 2026-02-12T10:40:20.595Z | Compiling openapiv3 v2.2.0 |
| 978 | 2026-02-12T10:40:20.619Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=791d8f8b353bdd60 -C extra-filename=-21ef8c504d074e15 --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-7525a556e23c28ba.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rmeta --cap-lints allow` |
| 979 | 2026-02-12T10:40:20.683Z | Compiling yasna v0.5.2 |
| 980 | 2026-02-12T10:40:20.707Z | Running `/home/build/.rustup/toolchains/1.93.0-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=89f58931dce5f568 -C extra-filename=-4af56da103230c87 --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-80031ae21b980698.rmeta --cap-lints allow` |
| 981 | 2026-02-12T10:40:20.741Z | Compiling async-trait v0.1.89 |
| 982 | 2026-02-12T10:40:20.765Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d46bf13987fad6a6 -C extra-filename=-97225df0b42d07bf --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-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 983 | 2026-02-12T10:40:20.878Z | Compiling pem v3.0.6 |
| 984 | 2026-02-12T10:40:20.902Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=baeba45828c6a86d -C extra-filename=-73ca46be337cb621 --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-b02f846fd1344b20.rmeta --cap-lints allow` |
| 985 | 2026-02-12T10:40:20.944Z | Compiling waitgroup v0.1.2 |
| 986 | 2026-02-12T10:40:20.968Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9255ad6c08050a55 -C extra-filename=-1e3f32afe8136292 --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-4b123bd6be5b5bf6.rmeta --cap-lints allow` |
| 987 | 2026-02-12T10:40:20.992Z | Compiling serde_path_to_error v0.1.20 |
| 988 | 2026-02-12T10:40:20.992Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09ba5d7eda15d3c7 -C extra-filename=-46b3e62ce35c0b6a --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-031daca529762ac1.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-9c7ec4017788351f.rmeta --cap-lints allow` |
| 989 | 2026-02-12T10:40:21.153Z | Compiling webpki-roots v1.0.0 |
| 990 | 2026-02-12T10:40:21.177Z | Running `/home/build/.rustup/toolchains/1.93.0-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=4a422bd84f945198 -C extra-filename=-3f616f6746c7cc40 --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-18c99a6e6ad5ac05.rmeta --cap-lints allow` |
| 991 | 2026-02-12T10:40:21.201Z | Compiling hostname v0.4.2 |
| 992 | 2026-02-12T10:40:21.201Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=a2479a87c0a1e784 -C extra-filename=-18163a0d0dd8af95 --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-9a24cfcf891d20a0.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rmeta --cap-lints allow` |
| 993 | 2026-02-12T10:40:21.330Z | Compiling glob v0.3.0 |
| 994 | 2026-02-12T10:40:21.354Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48cc2dda1794f394 -C extra-filename=-bf27f9f796013ac8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 995 | 2026-02-12T10:40:21.396Z | Compiling debug-ignore v1.0.5 |
| 996 | 2026-02-12T10:40:21.420Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=c3c9b6c36f0aa138 -C extra-filename=-30560c5e2d294673 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 997 | 2026-02-12T10:40:21.545Z | Compiling termcolor v1.1.2 |
| 998 | 2026-02-12T10:40:21.569Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10f774b670ce9501 -C extra-filename=-8752376e922f177f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 999 | 2026-02-12T10:40:21.569Z | Compiling http-range v0.1.4 |
| 1000 | 2026-02-12T10:40:21.593Z | Running `/home/build/.rustup/toolchains/1.93.0-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=c735389afa758081 -C extra-filename=-1ef3116e4dfc4697 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1001 | 2026-02-12T10:40:21.654Z | Compiling simple-mermaid v0.2.0 |
| 1002 | 2026-02-12T10:40:21.678Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name simple_mermaid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simple-mermaid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49c287d135fdc71e -C extra-filename=-801276382894dde5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1003 | 2026-02-12T10:40:21.751Z | Compiling hyper-staticfile v0.10.1 |
| 1004 | 2026-02-12T10:40:21.775Z | Running `/home/build/.rustup/toolchains/1.93.0-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=5314c33eb846a0fd -C extra-filename=-6a1abca218d645c1 --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-ad1dda146a920448.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-1ef3116e4dfc4697.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-075a47bcaddafde4.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-dc86328119c64f5a.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-9529f8f06653051f.rmeta --cap-lints allow` |
| 1005 | 2026-02-12T10:40:21.863Z | Compiling rcgen v0.14.7 |
| 1006 | 2026-02-12T10:40:21.887Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(rcgen_docsrs)' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "aws_lc_rs_unstable", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=ae8d40e9806d0fd8 -C extra-filename=-c40f34bc80ad8eb7 --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-73ca46be337cb621.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-24250e70c19473c8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-80031ae21b980698.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-4af56da103230c87.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out` |
| 1007 | 2026-02-12T10:40:22.034Z | Compiling trybuild v1.0.115 |
| 1008 | 2026-02-12T10:40:22.058Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=774ca176efac6f5a -C extra-filename=-c706a6fda7d1b6c8 --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-bf27f9f796013ac8.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-eac9a1ae798a0bc4.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-3dd1d1af1bc58671.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-8752376e922f177f.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rmeta --cap-lints allow` |
| 1009 | 2026-02-12T10:40:22.082Z | Compiling reqwest v0.12.28 |
| 1010 | 2026-02-12T10:40:22.082Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=e234c263a3735929 -C extra-filename=-36316fb3625a2113 --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-b02f846fd1344b20.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-8347a51e96194d56.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-d2f012e83b1134e3.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-c4d527b95a8e079d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-b7aa7f2a755f4aac.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e8b2509e31256621.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-27a9b41b44a64e30.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-97eb9f7c76707d02.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-8f40771f6d1418f0.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-de83946e56f52371.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-628473f13defd72d.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-5e0e5524a81497d4.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-65788e07dd596ebe.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-c88308c80d55e1c3.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-1fe1d54692844cf3.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-723fe070dc930b60.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-214e982f73fb4de4.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-9529f8f06653051f.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-3f616f6746c7cc40.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1011 | 2026-02-12T10:40:22.155Z | Compiling hyper-rustls v0.26.0 |
| 1012 | 2026-02-12T10:40:22.179Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.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=7532fd43231d9094 -C extra-filename=-e5618a4bddd5cbcd --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-ad1dda146a920448.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-97eb9f7c76707d02.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-e6aab4cd5a941a7f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-214e982f73fb4de4.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out` |
| 1013 | 2026-02-12T10:40:22.507Z | Compiling async-channel v2.5.0 |
| 1014 | 2026-02-12T10:40:22.531Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=90c03b0d5eafa42c -C extra-filename=-a1a9ac92afd0fe45 --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-86fe62dcb4189e2e.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-d6f850f72f6ef0a7.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-d2f012e83b1134e3.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-91695e6001ebd2d0.rmeta --cap-lints allow` |
| 1015 | 2026-02-12T10:40:22.597Z | Compiling expectorate v1.2.0 |
| 1016 | 2026-02-12T10:40:22.621Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=43daa692435dc752 -C extra-filename=-7603a60baa931340 --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-430a5eba16be54c6.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-9a275aee644e72b5.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-9d8facf387ce386f.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-bd5db5a01811a10d.rmeta --cap-lints allow` |
| 1017 | 2026-02-12T10:40:22.646Z | Compiling tokio-tungstenite v0.24.0 |
| 1018 | 2026-02-12T10:40:22.670Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.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=3be309bd6745bd75 -C extra-filename=-016343fb14cf408f --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-ad1dda146a920448.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-97eb9f7c76707d02.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-5fc09ebc3164384a.rmeta --cap-lints allow` |
| 1019 | 2026-02-12T10:40:22.827Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/lib.rs --error-format=json --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=7cf22388e82a8d8a -C extra-filename=-7911a93fb23718f6 --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(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` |
| 1020 | 2026-02-12T10:40:22.851Z | Compiling subprocess v0.2.15 |
| 1021 | 2026-02-12T10:40:22.851Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5adf7fe7f2a8bde9 -C extra-filename=-ecae703e86aa4c78 --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-97b32825c7396b93.rmeta --cap-lints allow` |
| 1022 | 2026-02-12T10:40:23.103Z | Compiling buf-list v1.1.2 |
| 1023 | 2026-02-12T10:40:23.127Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=39989cf094f584a8 -C extra-filename=-6d78e92f2cb467f9 --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-590c01461a8e5193.rmeta --cap-lints allow` |
| 1024 | 2026-02-12T10:40:23.488Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=4b988df3e81ac936 -C extra-filename=-01af72896ed72ba8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1025 | 2026-02-12T10:40:23.567Z | Compiling prettyplease v0.2.37 |
| 1026 | 2026-02-12T10:40:23.591Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=b7cc157870003106 -C extra-filename=-81eeb0cbb8a2db2b --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-81eeb0cbb8a2db2b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1027 | 2026-02-12T10:40:23.616Z | Compiling schema-derive v0.1.0 |
| 1028 | 2026-02-12T10:40:23.616Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ab2b942e7872e6f -C extra-filename=-49e71bb146a919e4 --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-acba107b85139edc.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro --cap-lints allow` |
| 1029 | 2026-02-12T10:40:23.820Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.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="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=f17d99ddc8d406ea -C extra-filename=-c696c2866842a335 --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-3d9b43dde35811d8.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-4a283d211c270955.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-01af72896ed72ba8.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-eb0e37832647ee30.rmeta --cap-lints allow` |
| 1030 | 2026-02-12T10:40:23.924Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-81eeb0cbb8a2db2b/build-script-build` |
| 1031 | 2026-02-12T10:40:23.948Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=ffc688815069515f -C extra-filename=-053b57c9626fb9ef --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-d98c0552c0b4b9f3.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1032 | 2026-02-12T10:40:24.292Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c54961e3ee3cad26 -C extra-filename=-b6297497e39658f3 --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-abcb9d978beadf98.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-c696c2866842a335.rmeta --cap-lints allow` |
| 1033 | 2026-02-12T10:40:24.606Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=8b6fe6b2d9fe6404 -C extra-filename=-8eb4cc64daecf297 --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-b6297497e39658f3.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-9a275aee644e72b5.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-9d8facf387ce386f.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-bd5db5a01811a10d.rmeta --cap-lints allow` |
| 1034 | 2026-02-12T10:40:25.175Z | Compiling schema v0.1.0 |
| 1035 | 2026-02-12T10:40:25.199Z | Running `/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=858917915090bf59 -C extra-filename=-1a917313ef919050 --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-d98c0552c0b4b9f3.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-49e71bb146a919e4.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rmeta --cap-lints allow` |
| 1036 | 2026-02-12T10:40:25.290Z | Running `/home/build/.rustup/toolchains/1.93.0-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=74b4777a3d03f645 -C extra-filename=-0a4dfd206bd22154 --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-8eb4cc64daecf297.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-d531e2e4bcce1348.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-053b57c9626fb9ef.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-1a917313ef919050.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-c78e55e9e5622bdc.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-6e797e38afd9a7fa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro` |
| 1037 | 2026-02-12T10:40:25.581Z | Running `/home/build/.rustup/toolchains/1.93.0-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=c89764027b2ac618 -C extra-filename=-ed936b453047e239 --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-7db572b0af9a8207.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out` |
| 1038 | 2026-02-12T10:40:27.228Z | Running `/home/build/.rustup/toolchains/1.93.0-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=80ac8c03df0a5b65 -C extra-filename=-9066849abe7af6de --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1039 | 2026-02-12T10:40:35.135Z | Running `/home/build/.rustup/toolchains/1.93.0-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=1ddf384e8755c019 -C extra-filename=-c31cf2bf7913e76b --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1040 | 2026-02-12T10:40:35.203Z | Running `/home/build/.rustup/toolchains/1.93.0-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=25ab8f1b7b3a3674 -C extra-filename=-45082f5bbfff4fd1 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1041 | 2026-02-12T10:40:35.203Z | Running `/home/build/.rustup/toolchains/1.93.0-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=e5a22b4bdd322bb3 -C extra-filename=-5487e734e4b05fb3 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1042 | 2026-02-12T10:40:35.203Z | Running `/home/build/.rustup/toolchains/1.93.0-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=e8e6d62e368622c3 -C extra-filename=-283e030e8b989288 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1043 | 2026-02-12T10:40:35.203Z | Running `/home/build/.rustup/toolchains/1.93.0-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=74dc15cd9c33c2d8 -C extra-filename=-8e32dc02f4c998cc --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1044 | 2026-02-12T10:40:35.203Z | Running `/home/build/.rustup/toolchains/1.93.0-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=71a1521988d9a813 -C extra-filename=-0f409897f91e94d0 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1045 | 2026-02-12T10:40:35.203Z | Running `/home/build/.rustup/toolchains/1.93.0-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=a68d4c5eacb201d6 -C extra-filename=-b6f3c7f9ba104f6a --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1046 | 2026-02-12T10:40:36.294Z | Running `/home/build/.rustup/toolchains/1.93.0-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=3b105466bcf6e108 -C extra-filename=-c6eadab71b0bd7a7 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1047 | 2026-02-12T10:40:47.167Z | Running `/home/build/.rustup/toolchains/1.93.0-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=e0888ffccfc4d122 -C extra-filename=-19910a6c1f0c4443 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1048 | 2026-02-12T10:40:50.022Z | Running `/home/build/.rustup/toolchains/1.93.0-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=73f5dc937aac14af -C extra-filename=-edaa810354baea10 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1049 | 2026-02-12T10:40:51.448Z | Running `/home/build/.rustup/toolchains/1.93.0-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=92d968870eecbf6b -C extra-filename=-8590751f3d13f1c6 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1050 | 2026-02-12T10:40:52.014Z | Running `/home/build/.rustup/toolchains/1.93.0-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=b36fd1fd02de0288 -C extra-filename=-7602eb8b8a00f119 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1051 | 2026-02-12T10:40:52.833Z | Running `/home/build/.rustup/toolchains/1.93.0-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=d6cbea26ee79bc88 -C extra-filename=-ac3147484ef204b5 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1052 | 2026-02-12T10:40:54.799Z | Running `/home/build/.rustup/toolchains/1.93.0-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=d5c447e59ba8cd3b -C extra-filename=-6585014f5d3ee4c8 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1053 | 2026-02-12T10:41:01.587Z | Running `/home/build/.rustup/toolchains/1.93.0-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=85032624d59006fd -C extra-filename=-4e552f9a4532632b --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1054 | 2026-02-12T10:41:04.844Z | Running `/home/build/.rustup/toolchains/1.93.0-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=d3cef005f4b34031 -C extra-filename=-f60cd4301dcc2be2 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1055 | 2026-02-12T10:41:07.883Z | Running `/home/build/.rustup/toolchains/1.93.0-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=4fc665f339e9b3ba -C extra-filename=-495662908ab0a783 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1056 | 2026-02-12T10:41:08.300Z | Running `/home/build/.rustup/toolchains/1.93.0-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=1d4376bb0c42d898 -C extra-filename=-e45cb385f56d17c4 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1057 | 2026-02-12T10:41:09.503Z | Running `/home/build/.rustup/toolchains/1.93.0-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=c83b2a07be01796f -C extra-filename=-11457481c07156e6 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1058 | 2026-02-12T10:41:10.048Z | Running `/home/build/.rustup/toolchains/1.93.0-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=6afa09f28c198ace -C extra-filename=-d169b29656d2385d --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1059 | 2026-02-12T10:41:10.588Z | Running `/home/build/.rustup/toolchains/1.93.0-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=ff7d26cb33bfd130 -C extra-filename=-3b6533d78f718bd6 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1060 | 2026-02-12T10:41:17.557Z | Running `/home/build/.rustup/toolchains/1.93.0-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=f03c80ecbcd69797 -C extra-filename=-2b970d48cbaa0aff --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1061 | 2026-02-12T10:41:20.778Z | Running `/home/build/.rustup/toolchains/1.93.0-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=4162d38eba2b5f0e -C extra-filename=-0a2b912bab41310b --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1062 | 2026-02-12T10:41:23.860Z | Running `/home/build/.rustup/toolchains/1.93.0-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=0c6850b380bcb03d -C extra-filename=-b967bf09d062e8b0 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed936b453047e239.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-786b37d25dae0a16.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1063 | 2026-02-12T10:41:37.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s |
| 1064 | 2026-02-12T10:41:37.500Z | |
| 1065 | 2026-02-12T10:41:37.500Z | real 1:56.968368486 |
| 1066 | 2026-02-12T10:41:37.500Z | user 11:23.877301375 |
| 1067 | 2026-02-12T10:41:37.524Z | sys 1:48.310130283 |
| 1068 | 2026-02-12T10:41:37.524Z | trap 0.466918213 |
| 1069 | 2026-02-12T10:41:37.524Z | tflt 0.088430633 |
| 1070 | 2026-02-12T10:41:37.524Z | dflt 0.382217466 |
| 1071 | 2026-02-12T10:41:37.524Z | kflt 0.001886223 |
| 1072 | 2026-02-12T10:41:37.524Z | lock 48:11.708859801 |
| 1073 | 2026-02-12T10:41:37.524Z | slp 41:29.236007454 |
| 1074 | 2026-02-12T10:41:37.524Z | lat 50.030086831 |
| 1075 | 2026-02-12T10:41:37.524Z | stop 1:05.421931543 |
| 1076 | 2026-02-12T10:41:37.524Z | + banner test |
| 1077 | 2026-02-12T10:41:37.524Z | |
| 1078 | 2026-02-12T10:41:37.524Z | ##### ###### #### ##### |
| 1079 | 2026-02-12T10:41:37.524Z | # # # # |
| 1080 | 2026-02-12T10:41:37.524Z | # ##### #### # |
| 1081 | 2026-02-12T10:41:37.524Z | # # # # |
| 1082 | 2026-02-12T10:41:37.524Z | # # # # # |
| 1083 | 2026-02-12T10:41:37.524Z | # ###### #### # |
| 1084 | 2026-02-12T10:41:37.524Z | |
| 1085 | 2026-02-12T10:41:37.524Z | + ptime -m cargo test --all-features --locked --verbose |
| 1086 | 2026-02-12T10:41:37.898Z | Fresh unicode-ident v1.0.12 |
| 1087 | 2026-02-12T10:41:37.898Z | Fresh cfg-if v1.0.0 |
| 1088 | 2026-02-12T10:41:37.898Z | Fresh itoa v1.0.1 |
| 1089 | 2026-02-12T10:41:37.944Z | Fresh memchr v2.6.0 |
| 1090 | 2026-02-12T10:41:37.944Z | Fresh proc-macro2 v1.0.106 |
| 1091 | 2026-02-12T10:41:37.944Z | Fresh pin-project-lite v0.2.12 |
| 1092 | 2026-02-12T10:41:37.944Z | Fresh autocfg v1.1.0 |
| 1093 | 2026-02-12T10:41:37.944Z | Fresh shlex v1.3.0 |
| 1094 | 2026-02-12T10:41:37.944Z | Fresh smallvec v1.13.2 |
| 1095 | 2026-02-12T10:41:37.944Z | Fresh quote v1.0.44 |
| 1096 | 2026-02-12T10:41:37.944Z | Fresh libc v0.2.180 |
| 1097 | 2026-02-12T10:41:37.944Z | Fresh cc v1.2.16 |
| 1098 | 2026-02-12T10:41:37.944Z | Fresh bytes v1.11.1 |
| 1099 | 2026-02-12T10:41:37.944Z | Fresh futures-core v0.3.31 |
| 1100 | 2026-02-12T10:41:37.944Z | Fresh version_check v0.9.5 |
| 1101 | 2026-02-12T10:41:37.945Z | Fresh scopeguard v1.2.0 |
| 1102 | 2026-02-12T10:41:37.945Z | Fresh futures-sink v0.3.31 |
| 1103 | 2026-02-12T10:41:37.945Z | Fresh serde_derive v1.0.228 |
| 1104 | 2026-02-12T10:41:37.945Z | Fresh lock_api v0.4.6 |
| 1105 | 2026-02-12T10:41:37.945Z | Fresh synstructure v0.13.1 |
| 1106 | 2026-02-12T10:41:37.945Z | Fresh log v0.4.17 |
| 1107 | 2026-02-12T10:41:37.945Z | Fresh parking_lot_core v0.9.4 |
| 1108 | 2026-02-12T10:41:37.945Z | Fresh tokio-macros v2.6.0 |
| 1109 | 2026-02-12T10:41:37.945Z | Fresh socket2 v0.6.0 |
| 1110 | 2026-02-12T10:41:37.945Z | Fresh getrandom v0.2.11 |
| 1111 | 2026-02-12T10:41:37.945Z | Fresh signal-hook-registry v1.4.0 |
| 1112 | 2026-02-12T10:41:37.945Z | Fresh mio v1.0.3 |
| 1113 | 2026-02-12T10:41:37.945Z | Fresh parking_lot v0.12.1 |
| 1114 | 2026-02-12T10:41:37.945Z | Fresh slab v0.4.9 |
| 1115 | 2026-02-12T10:41:37.945Z | Fresh zmij v1.0.2 |
| 1116 | 2026-02-12T10:41:37.945Z | Fresh bitflags v2.4.0 |
| 1117 | 2026-02-12T10:41:37.945Z | Fresh zerofrom-derive v0.1.5 |
| 1118 | 2026-02-12T10:41:37.945Z | Fresh futures-channel v0.3.31 |
| 1119 | 2026-02-12T10:41:37.945Z | Fresh tokio v1.49.0 |
| 1120 | 2026-02-12T10:41:37.945Z | Fresh http v1.4.0 |
| 1121 | 2026-02-12T10:41:37.945Z | Fresh zeroize v1.7.0 |
| 1122 | 2026-02-12T10:41:37.945Z | Fresh pin-utils v0.1.0 |
| 1123 | 2026-02-12T10:41:37.945Z | Fresh zerofrom v0.1.5 |
| 1124 | 2026-02-12T10:41:37.945Z | Fresh yoke-derive v0.7.5 |
| 1125 | 2026-02-12T10:41:37.945Z | Fresh thiserror-impl v2.0.18 |
| 1126 | 2026-02-12T10:41:37.945Z | Fresh rustls-pki-types v1.14.0 |
| 1127 | 2026-02-12T10:41:37.945Z | Fresh futures-macro v0.3.31 |
| 1128 | 2026-02-12T10:41:37.945Z | Fresh stable_deref_trait v1.2.0 |
| 1129 | 2026-02-12T10:41:37.945Z | Fresh futures-task v0.3.31 |
| 1130 | 2026-02-12T10:41:37.945Z | Fresh futures-io v0.3.31 |
| 1131 | 2026-02-12T10:41:37.945Z | Fresh yoke v0.7.5 |
| 1132 | 2026-02-12T10:41:37.945Z | Fresh futures-util v0.3.31 |
| 1133 | 2026-02-12T10:41:37.945Z | Fresh thiserror v2.0.18 |
| 1134 | 2026-02-12T10:41:37.945Z | Fresh zerovec-derive v0.10.3 |
| 1135 | 2026-02-12T10:41:37.945Z | Fresh zerovec v0.10.4 |
| 1136 | 2026-02-12T10:41:37.945Z | Fresh serde_core v1.0.228 |
| 1137 | 2026-02-12T10:41:37.945Z | Fresh displaydoc v0.2.5 |
| 1138 | 2026-02-12T10:41:37.945Z | Fresh tracing-core v0.1.32 |
| 1139 | 2026-02-12T10:41:37.945Z | Fresh hashbrown v0.16.1 |
| 1140 | 2026-02-12T10:41:37.946Z | Fresh httparse v1.10.0 |
| 1141 | 2026-02-12T10:41:37.946Z | Fresh getrandom v0.3.1 |
| 1142 | 2026-02-12T10:41:37.946Z | Fresh equivalent v1.0.0 |
| 1143 | 2026-02-12T10:41:37.946Z | Fresh untrusted v0.9.0 |
| 1144 | 2026-02-12T10:41:37.946Z | Fresh ucd-trie v0.1.6 |
| 1145 | 2026-02-12T10:41:37.946Z | Fresh tinystr v0.7.6 |
| 1146 | 2026-02-12T10:41:37.946Z | Fresh tracing v0.1.40 |
| 1147 | 2026-02-12T10:41:37.946Z | Fresh ring v0.17.13 |
| 1148 | 2026-02-12T10:41:37.946Z | Fresh serde v1.0.228 |
| 1149 | 2026-02-12T10:41:37.946Z | Fresh pest v2.8.1 |
| 1150 | 2026-02-12T10:41:37.946Z | Fresh indexmap v2.13.0 |
| 1151 | 2026-02-12T10:41:37.946Z | Fresh http-body v1.0.1 |
| 1152 | 2026-02-12T10:41:37.946Z | Fresh errno v0.3.10 |
| 1153 | 2026-02-12T10:41:37.946Z | Fresh litemap v0.7.4 |
| 1154 | 2026-02-12T10:41:37.946Z | Fresh atomic-waker v1.1.2 |
| 1155 | 2026-02-12T10:41:37.946Z | Fresh vcpkg v0.2.15 |
| 1156 | 2026-02-12T10:41:37.946Z | Fresh pkg-config v0.3.31 |
| 1157 | 2026-02-12T10:41:37.946Z | Fresh percent-encoding v2.3.2 |
| 1158 | 2026-02-12T10:41:37.946Z | Fresh writeable v0.5.5 |
| 1159 | 2026-02-12T10:41:37.946Z | Fresh pest_meta v2.8.1 |
| 1160 | 2026-02-12T10:41:37.946Z | Fresh tokio-util v0.7.7 |
| 1161 | 2026-02-12T10:41:37.946Z | Fresh icu_locid v1.5.0 |
| 1162 | 2026-02-12T10:41:37.946Z | Fresh icu_provider_macros v1.5.0 |
| 1163 | 2026-02-12T10:41:37.946Z | Fresh zerocopy-derive v0.8.27 |
| 1164 | 2026-02-12T10:41:37.946Z | Fresh fnv v1.0.7 |
| 1165 | 2026-02-12T10:41:37.946Z | Fresh try-lock v0.2.3 |
| 1166 | 2026-02-12T10:41:37.946Z | Fresh typenum v1.14.0 |
| 1167 | 2026-02-12T10:41:37.946Z | Fresh h2 v0.4.6 |
| 1168 | 2026-02-12T10:41:37.946Z | Fresh zerocopy v0.8.27 |
| 1169 | 2026-02-12T10:41:37.946Z | Fresh icu_provider v1.5.0 |
| 1170 | 2026-02-12T10:41:37.946Z | Fresh want v0.3.0 |
| 1171 | 2026-02-12T10:41:37.946Z | Fresh rustversion v1.0.22 |
| 1172 | 2026-02-12T10:41:37.946Z | Fresh rustix v1.1.3 |
| 1173 | 2026-02-12T10:41:37.946Z | Fresh pest_generator v2.8.1 |
| 1174 | 2026-02-12T10:41:37.946Z | Fresh rustls-webpki v0.102.8 |
| 1175 | 2026-02-12T10:41:37.946Z | Fresh subtle v2.5.0 |
| 1176 | 2026-02-12T10:41:37.946Z | Fresh tower-layer v0.3.3 |
| 1177 | 2026-02-12T10:41:37.946Z | Fresh byteorder v1.4.3 |
| 1178 | 2026-02-12T10:41:37.946Z | Fresh num-conv v0.2.0 |
| 1179 | 2026-02-12T10:41:37.946Z | Fresh powerfmt v0.2.0 |
| 1180 | 2026-02-12T10:41:37.947Z | Fresh httpdate v1.0.1 |
| 1181 | 2026-02-12T10:41:37.947Z | Fresh icu_locid_transform_data v1.5.0 |
| 1182 | 2026-02-12T10:41:37.947Z | Fresh tower-service v0.3.3 |
| 1183 | 2026-02-12T10:41:37.947Z | Fresh base64 v0.22.1 |
| 1184 | 2026-02-12T10:41:37.947Z | Fresh fastrand v2.1.1 |
| 1185 | 2026-02-12T10:41:37.947Z | Fresh time-core v0.1.8 |
| 1186 | 2026-02-12T10:41:37.947Z | Fresh pest_derive v2.8.1 |
| 1187 | 2026-02-12T10:41:37.947Z | Fresh hyper v1.8.1 |
| 1188 | 2026-02-12T10:41:37.947Z | Fresh time-macros v0.2.27 |
| 1189 | 2026-02-12T10:41:37.971Z | Fresh icu_locid_transform v1.5.0 |
| 1190 | 2026-02-12T10:41:37.971Z | Fresh deranged v0.5.5 |
| 1191 | 2026-02-12T10:41:37.971Z | Fresh crossbeam-utils v0.8.21 |
| 1192 | 2026-02-12T10:41:37.971Z | Fresh generic-array v0.14.5 |
| 1193 | 2026-02-12T10:41:37.971Z | Fresh serde_tokenstream v0.2.2 |
| 1194 | 2026-02-12T10:41:37.971Z | Fresh icu_collections v1.5.0 |
| 1195 | 2026-02-12T10:41:37.971Z | Fresh icu_properties_data v1.5.0 |
| 1196 | 2026-02-12T10:41:37.971Z | Fresh num_threads v0.1.3 |
| 1197 | 2026-02-12T10:41:37.971Z | Fresh rustix v0.38.44 |
| 1198 | 2026-02-12T10:41:37.971Z | Fresh dtrace-parser v0.3.0 |
| 1199 | 2026-02-12T10:41:37.971Z | Fresh time v0.3.47 |
| 1200 | 2026-02-12T10:41:37.971Z | Fresh icu_properties v1.5.1 |
| 1201 | 2026-02-12T10:41:37.972Z | Fresh serde_json v1.0.149 |
| 1202 | 2026-02-12T10:41:37.972Z | Fresh erased-serde v0.3.31 |
| 1203 | 2026-02-12T10:41:37.972Z | Fresh scroll_derive v0.13.1 |
| 1204 | 2026-02-12T10:41:37.972Z | Fresh thread-id v5.0.0 |
| 1205 | 2026-02-12T10:41:37.972Z | Fresh openssl-probe v0.1.4 |
| 1206 | 2026-02-12T10:41:37.972Z | Fresh utf16_iter v1.0.5 |
| 1207 | 2026-02-12T10:41:37.972Z | Fresh foreign-types-shared v0.1.1 |
| 1208 | 2026-02-12T10:41:37.972Z | Fresh utf8_iter v1.0.4 |
| 1209 | 2026-02-12T10:41:37.972Z | Fresh ipnet v2.10.0 |
| 1210 | 2026-02-12T10:41:37.972Z | Fresh write16 v1.0.0 |
| 1211 | 2026-02-12T10:41:37.972Z | Fresh icu_normalizer_data v1.5.0 |
| 1212 | 2026-02-12T10:41:37.972Z | Fresh foreign-types v0.3.2 |
| 1213 | 2026-02-12T10:41:37.972Z | Fresh hyper-util v0.1.20 |
| 1214 | 2026-02-12T10:41:37.972Z | Fresh scroll v0.13.0 |
| 1215 | 2026-02-12T10:41:37.972Z | Fresh paste v1.0.15 |
| 1216 | 2026-02-12T10:41:37.972Z | Fresh icu_normalizer v1.5.0 |
| 1217 | 2026-02-12T10:41:37.972Z | Fresh slog v2.8.2 |
| 1218 | 2026-02-12T10:41:37.972Z | Fresh crypto-common v0.1.6 |
| 1219 | 2026-02-12T10:41:37.972Z | Fresh block-buffer v0.10.2 |
| 1220 | 2026-02-12T10:41:37.972Z | Fresh openssl-sys v0.9.107 |
| 1221 | 2026-02-12T10:41:37.972Z | Fresh form_urlencoded v1.2.2 |
| 1222 | 2026-02-12T10:41:37.972Z | Fresh rand_core v0.6.3 |
| 1223 | 2026-02-12T10:41:37.972Z | Fresh openssl-macros v0.1.1 |
| 1224 | 2026-02-12T10:41:37.972Z | Fresh lazy_static v1.5.0 |
| 1225 | 2026-02-12T10:41:37.972Z | Fresh mime v0.3.16 |
| 1226 | 2026-02-12T10:41:37.972Z | Fresh unicode-width v0.1.9 |
| 1227 | 2026-02-12T10:41:37.972Z | Fresh plain v0.2.3 |
| 1228 | 2026-02-12T10:41:37.972Z | Fresh ppv-lite86 v0.2.15 |
| 1229 | 2026-02-12T10:41:37.972Z | Fresh unicode-segmentation v1.10.0 |
| 1230 | 2026-02-12T10:41:37.972Z | Fresh openssl v0.10.72 |
| 1231 | 2026-02-12T10:41:37.972Z | Fresh rand_chacha v0.3.1 |
| 1232 | 2026-02-12T10:41:37.972Z | Fresh newline-converter v0.3.0 |
| 1233 | 2026-02-12T10:41:37.972Z | Fresh console v0.15.7 |
| 1234 | 2026-02-12T10:41:37.972Z | Fresh goblin v0.10.1 |
| 1235 | 2026-02-12T10:41:37.972Z | Fresh digest v0.10.7 |
| 1236 | 2026-02-12T10:41:37.972Z | Fresh unicase v2.6.0 |
| 1237 | 2026-02-12T10:41:37.972Z | Fresh idna_adapter v1.2.0 |
| 1238 | 2026-02-12T10:41:37.972Z | Fresh num-traits v0.2.14 |
| 1239 | 2026-02-12T10:41:37.972Z | Fresh cpufeatures v0.2.17 |
| 1240 | 2026-02-12T10:41:37.973Z | Fresh semver v1.0.27 |
| 1241 | 2026-02-12T10:41:37.973Z | Fresh iana-time-zone v0.1.47 |
| 1242 | 2026-02-12T10:41:37.973Z | Fresh pretty-hex v0.4.1 |
| 1243 | 2026-02-12T10:41:37.973Z | Fresh heck v0.5.0 |
| 1244 | 2026-02-12T10:41:37.973Z | Fresh similar v2.2.1 |
| 1245 | 2026-02-12T10:41:37.973Z | Fresh winnow v0.7.13 |
| 1246 | 2026-02-12T10:41:37.973Z | Fresh chrono v0.4.43 |
| 1247 | 2026-02-12T10:41:37.973Z | Fresh dof v0.4.0 |
| 1248 | 2026-02-12T10:41:37.973Z | Fresh sha1 v0.10.6 |
| 1249 | 2026-02-12T10:41:37.973Z | Fresh toml_parser v1.0.6+spec-1.1.0 |
| 1250 | 2026-02-12T10:41:37.973Z | Fresh idna v1.0.3 |
| 1251 | 2026-02-12T10:41:37.973Z | Fresh ryu v1.0.5 |
| 1252 | 2026-02-12T10:41:37.973Z | Fresh rustls v0.22.4 |
| 1253 | 2026-02-12T10:41:37.973Z | Fresh rand v0.8.4 |
| 1254 | 2026-02-12T10:41:37.973Z | Fresh native-tls v0.2.12 |
| 1255 | 2026-02-12T10:41:37.973Z | Fresh rustls v0.23.13 |
| 1256 | 2026-02-12T10:41:37.973Z | Fresh concurrent-queue v2.5.0 |
| 1257 | 2026-02-12T10:41:37.973Z | Fresh http-body-util v0.1.3 |
| 1258 | 2026-02-12T10:41:37.973Z | Fresh rustls-pemfile v2.2.0 |
| 1259 | 2026-02-12T10:41:37.973Z | Fresh thiserror-impl v1.0.69 |
| 1260 | 2026-02-12T10:41:37.973Z | Fresh serde_derive_internals v0.29.0 |
| 1261 | 2026-02-12T10:41:37.973Z | Fresh syn v2.0.114 |
| 1262 | 2026-02-12T10:41:37.973Z | Fresh toml_datetime v0.7.5+spec-1.1.0 |
| 1263 | 2026-02-12T10:41:37.973Z | Fresh thread_local v1.1.4 |
| 1264 | 2026-02-12T10:41:37.973Z | Fresh serde_spanned v1.0.4 |
| 1265 | 2026-02-12T10:41:37.973Z | Fresh sync_wrapper v1.0.1 |
| 1266 | 2026-02-12T10:41:37.973Z | Fresh encoding_rs v0.8.32 |
| 1267 | 2026-02-12T10:41:37.973Z | Fresh parking v2.2.0 |
| 1268 | 2026-02-12T10:41:37.973Z | Fresh match_cfg v0.1.0 |
| 1269 | 2026-02-12T10:41:37.973Z | Fresh toml_writer v1.0.6+spec-1.1.0 |
| 1270 | 2026-02-12T10:41:37.973Z | Fresh event-listener v5.0.0 |
| 1271 | 2026-02-12T10:41:37.973Z | Fresh tower v0.5.2 |
| 1272 | 2026-02-12T10:41:37.973Z | Fresh toml v0.9.11+spec-1.1.0 |
| 1273 | 2026-02-12T10:41:37.973Z | Fresh hostname v0.3.1 |
| 1274 | 2026-02-12T10:41:37.973Z | Fresh schemars_derive v0.8.22 |
| 1275 | 2026-02-12T10:41:37.973Z | Fresh thiserror v1.0.69 |
| 1276 | 2026-02-12T10:41:37.973Z | Fresh tokio-rustls v0.26.0 |
| 1277 | 2026-02-12T10:41:37.973Z | Fresh usdt-impl v0.6.0 |
| 1278 | 2026-02-12T10:41:37.973Z | Fresh tokio-rustls v0.25.0 |
| 1279 | 2026-02-12T10:41:37.973Z | Fresh serde_urlencoded v0.7.1 |
| 1280 | 2026-02-12T10:41:37.973Z | Fresh tokio-native-tls v0.3.1 |
| 1281 | 2026-02-12T10:41:37.974Z | Fresh url v2.5.4 |
| 1282 | 2026-02-12T10:41:37.974Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1283 | 2026-02-12T10:41:37.974Z | Fresh usdt-attr-macro v0.6.0 |
| 1284 | 2026-02-12T10:41:37.974Z | Fresh usdt-macro v0.6.0 |
| 1285 | 2026-02-12T10:41:37.974Z | Fresh slog-json v2.6.1 |
| 1286 | 2026-02-12T10:41:37.974Z | Fresh crossbeam-channel v0.5.15 |
| 1287 | 2026-02-12T10:41:37.974Z | Fresh uuid v1.20.0 |
| 1288 | 2026-02-12T10:41:37.974Z | Fresh futures-executor v0.3.31 |
| 1289 | 2026-02-12T10:41:37.998Z | Fresh webpki-roots v0.26.5 |
| 1290 | 2026-02-12T10:41:37.998Z | Running `/home/build/.rustup/toolchains/1.93.0-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=c319ba40da1fb3ab -C extra-filename=-b0d87d9f2febf370 --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-d531e2e4bcce1348.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-c78e55e9e5622bdc.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-6e797e38afd9a7fa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro` |
| 1291 | 2026-02-12T10:41:37.998Z | Fresh async-stream-impl v0.3.6 |
| 1292 | 2026-02-12T10:41:37.998Z | Fresh memmap2 v0.9.8 |
| 1293 | 2026-02-12T10:41:37.998Z | Fresh is-terminal v0.4.12 |
| 1294 | 2026-02-12T10:41:37.998Z | Fresh iri-string v0.7.8 |
| 1295 | 2026-02-12T10:41:37.998Z | Fresh spin v0.9.8 |
| 1296 | 2026-02-12T10:41:37.998Z | Fresh dyn-clone v1.0.4 |
| 1297 | 2026-02-12T10:41:37.998Z | Fresh term v1.1.0 |
| 1298 | 2026-02-12T10:41:37.998Z | Fresh data-encoding v2.4.0 |
| 1299 | 2026-02-12T10:41:37.998Z | Fresh take_mut v0.2.2 |
| 1300 | 2026-02-12T10:41:37.998Z | Fresh utf-8 v0.7.6 |
| 1301 | 2026-02-12T10:41:37.998Z | Fresh multer v3.1.0 |
| 1302 | 2026-02-12T10:41:37.998Z | Fresh async-stream v0.3.6 |
| 1303 | 2026-02-12T10:41:37.998Z | Fresh tungstenite v0.24.0 |
| 1304 | 2026-02-12T10:41:37.998Z | Fresh slog-term v2.9.2 |
| 1305 | 2026-02-12T10:41:37.998Z | Fresh slog-async v2.8.0 |
| 1306 | 2026-02-12T10:41:37.999Z | Fresh usdt v0.6.0 |
| 1307 | 2026-02-12T10:41:37.999Z | Fresh schemars v0.8.22 |
| 1308 | 2026-02-12T10:41:37.999Z | Fresh tower-http v0.6.8 |
| 1309 | 2026-02-12T10:41:37.999Z | Fresh futures v0.3.31 |
| 1310 | 2026-02-12T10:41:37.999Z | Fresh slog-bunyan v2.5.0 |
| 1311 | 2026-02-12T10:41:37.999Z | Fresh hyper-rustls v0.27.3 |
| 1312 | 2026-02-12T10:41:37.999Z | Fresh hyper-tls v0.6.0 |
| 1313 | 2026-02-12T10:41:37.999Z | Fresh mime_guess v2.0.5 |
| 1314 | 2026-02-12T10:41:37.999Z | Fresh target-triple v1.0.0 |
| 1315 | 2026-02-12T10:41:37.999Z | Fresh camino v1.2.2 |
| 1316 | 2026-02-12T10:41:37.999Z | Fresh event-listener-strategy v0.5.4 |
| 1317 | 2026-02-12T10:41:37.999Z | Fresh rustls-native-certs v0.7.0 |
| 1318 | 2026-02-12T10:41:37.999Z | Fresh yasna v0.5.2 |
| 1319 | 2026-02-12T10:41:37.999Z | Fresh pem v3.0.6 |
| 1320 | 2026-02-12T10:41:37.999Z | Fresh waitgroup v0.1.2 |
| 1321 | 2026-02-12T10:41:37.999Z | Fresh openapiv3 v2.2.0 |
| 1322 | 2026-02-12T10:41:37.999Z | Fresh webpki-roots v1.0.0 |
| 1323 | 2026-02-12T10:41:37.999Z | Fresh async-trait v0.1.89 |
| 1324 | 2026-02-12T10:41:37.999Z | Fresh hostname v0.4.2 |
| 1325 | 2026-02-12T10:41:37.999Z | Fresh serde_path_to_error v0.1.20 |
| 1326 | 2026-02-12T10:41:37.999Z | Fresh glob v0.3.0 |
| 1327 | 2026-02-12T10:41:37.999Z | Fresh termcolor v1.1.2 |
| 1328 | 2026-02-12T10:41:37.999Z | Fresh simple-mermaid v0.2.0 |
| 1329 | 2026-02-12T10:41:37.999Z | Fresh debug-ignore v1.0.5 |
| 1330 | 2026-02-12T10:41:37.999Z | Fresh http-range v0.1.4 |
| 1331 | 2026-02-12T10:41:37.999Z | Fresh trybuild v1.0.115 |
| 1332 | 2026-02-12T10:41:37.999Z | Fresh reqwest v0.12.28 |
| 1333 | 2026-02-12T10:41:37.999Z | Fresh async-channel v2.5.0 |
| 1334 | 2026-02-12T10:41:37.999Z | Fresh hyper-rustls v0.26.0 |
| 1335 | 2026-02-12T10:41:37.999Z | Fresh hyper-staticfile v0.10.1 |
| 1336 | 2026-02-12T10:41:37.999Z | Fresh rcgen v0.14.7 |
| 1337 | 2026-02-12T10:41:37.999Z | Fresh anyhow v1.0.101 |
| 1338 | 2026-02-12T10:41:37.999Z | Fresh tokio-tungstenite v0.24.0 |
| 1339 | 2026-02-12T10:41:37.999Z | Fresh buf-list v1.1.2 |
| 1340 | 2026-02-12T10:41:37.999Z | Fresh subprocess v0.2.15 |
| 1341 | 2026-02-12T10:41:37.999Z | Fresh once_cell v1.20.1 |
| 1342 | 2026-02-12T10:41:37.999Z | Fresh schema-derive v0.1.0 |
| 1343 | 2026-02-12T10:41:37.999Z | Fresh tempfile v3.24.0 |
| 1344 | 2026-02-12T10:41:37.999Z | Fresh schema v0.1.0 |
| 1345 | 2026-02-12T10:41:37.999Z | Fresh atomicwrites v0.4.4 |
| 1346 | 2026-02-12T10:41:37.999Z | Fresh prettyplease v0.2.37 |
| 1347 | 2026-02-12T10:41:38.000Z | Fresh expectorate v1.2.0 |
| 1348 | 2026-02-12T10:41:40.102Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 1349 | 2026-02-12T10:41:40.169Z | Running `/home/build/.rustup/toolchains/1.93.0-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=e01ef6b0662e4087 -C extra-filename=-5e47adad151720e9 --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-7db572b0af9a8207.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out` |
| 1350 | 2026-02-12T10:41:40.169Z | Running `/home/build/.rustup/toolchains/1.93.0-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=50b096048bce5f7b -C extra-filename=-2829559cfeccfde4 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1351 | 2026-02-12T10:41:49.150Z | Running `/home/build/.rustup/toolchains/1.93.0-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=567b14c16c755b0e -C extra-filename=-d2c8614766e830a1 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1352 | 2026-02-12T10:41:49.218Z | Running `/home/build/.rustup/toolchains/1.93.0-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=7e0feb19d5fcea0a -C extra-filename=-53cb41b1fd637c56 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1353 | 2026-02-12T10:41:49.218Z | Running `/home/build/.rustup/toolchains/1.93.0-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=ba25240130f5a5ba -C extra-filename=-0acb5d8b01953577 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1354 | 2026-02-12T10:41:49.218Z | Running `/home/build/.rustup/toolchains/1.93.0-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=038b291000bb8261 -C extra-filename=-2c8762f9edf8e996 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1355 | 2026-02-12T10:41:49.218Z | Running `/home/build/.rustup/toolchains/1.93.0-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=96ba403bb1d7cf26 -C extra-filename=-6762e6ea2d1cf55f --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1356 | 2026-02-12T10:41:49.218Z | Running `/home/build/.rustup/toolchains/1.93.0-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=f3c3f86757c299b9 -C extra-filename=-be01b2cd76967f89 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1357 | 2026-02-12T10:41:49.218Z | Running `/home/build/.rustup/toolchains/1.93.0-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=de9cd1f20c56ff1a -C extra-filename=-5c3417aa083a974e --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1358 | 2026-02-12T10:42:00.480Z | Running `/home/build/.rustup/toolchains/1.93.0-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=5a6e9a1914d01ff1 -C extra-filename=-6c85c51e55eba96c --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1359 | 2026-02-12T10:42:01.671Z | Running `/home/build/.rustup/toolchains/1.93.0-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=1611a5f960565f51 -C extra-filename=-8c097206044df744 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1360 | 2026-02-12T10:42:04.463Z | Running `/home/build/.rustup/toolchains/1.93.0-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=68ebb804760f7ccd -C extra-filename=-d5d5a979d7ff470d --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1361 | 2026-02-12T10:42:05.166Z | Running `/home/build/.rustup/toolchains/1.93.0-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=9c9752d55e392449 -C extra-filename=-67d7bf5a5bfb9d57 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1362 | 2026-02-12T10:42:05.279Z | Running `/home/build/.rustup/toolchains/1.93.0-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=34883678537b3aa9 -C extra-filename=-e4d7967c87ef0fe8 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1363 | 2026-02-12T10:42:05.521Z | Running `/home/build/.rustup/toolchains/1.93.0-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=3726bb0d5b71aa35 -C extra-filename=-379f9dec88c1ed5e --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1364 | 2026-02-12T10:42:07.154Z | Running `/home/build/.rustup/toolchains/1.93.0-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=7a774f6a15822748 -C extra-filename=-b1ddee02bee458ca --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1365 | 2026-02-12T10:42:08.215Z | Running `/home/build/.rustup/toolchains/1.93.0-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=071d62607bf71f28 -C extra-filename=-26069b62c673b7c5 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1366 | 2026-02-12T10:42:16.823Z | Running `/home/build/.rustup/toolchains/1.93.0-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=556d2a1893e8dd51 -C extra-filename=-f6d5b55cd98fe53e --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1367 | 2026-02-12T10:42:20.695Z | Running `/home/build/.rustup/toolchains/1.93.0-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=2de342ebb799bf7e -C extra-filename=-7da4b810b633834b --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1368 | 2026-02-12T10:42:22.475Z | Running `/home/build/.rustup/toolchains/1.93.0-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=be89ed04736488ac -C extra-filename=-17c82a75c8e3ffa3 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1369 | 2026-02-12T10:42:24.235Z | Running `/home/build/.rustup/toolchains/1.93.0-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=7fd4fd4b76418a5d -C extra-filename=-a6b104eea3a9f8b0 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1370 | 2026-02-12T10:42:24.264Z | Running `/home/build/.rustup/toolchains/1.93.0-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=440354bd8121063e -C extra-filename=-fdabc574e25ee6e5 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1371 | 2026-02-12T10:42:24.562Z | Running `/home/build/.rustup/toolchains/1.93.0-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=508e5fb0362d1798 -C extra-filename=-8e1752311243f463 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1372 | 2026-02-12T10:42:28.018Z | Running `/home/build/.rustup/toolchains/1.93.0-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=526987d9a4f06522 -C extra-filename=-24da67f893615bc1 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1373 | 2026-02-12T10:42:31.862Z | Running `/home/build/.rustup/toolchains/1.93.0-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=4b9f275685060793 -C extra-filename=-01055a737bcd126e --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1374 | 2026-02-12T10:42:35.440Z | Running `/home/build/.rustup/toolchains/1.93.0-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=a66d816a3ad431ad -C extra-filename=-187f0ebba1fcf0a8 --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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-1409f05fdcf37aa0/out -L native=/usr/ssl-3/lib/amd64` |
| 1375 | 2026-02-12T10:42:56.850Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s |
| 1376 | 2026-02-12T10:42:56.889Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-2829559cfeccfde4` |
| 1377 | 2026-02-12T10:42:56.956Z | |
| 1378 | 2026-02-12T10:42:56.956Z | running 109 tests |
| 1379 | 2026-02-12T10:42:56.956Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1380 | 2026-02-12T10:42:56.956Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1381 | 2026-02-12T10:42:56.956Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1382 | 2026-02-12T10:42:56.957Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1383 | 2026-02-12T10:42:56.957Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1384 | 2026-02-12T10:42:56.957Z | test api_description::test::test_tags_need_one ... ok |
| 1385 | 2026-02-12T10:42:56.957Z | test api_description::test::test_dup_names ... ok |
| 1386 | 2026-02-12T10:42:56.957Z | test api_description::test::test_badpath2 ... ok |
| 1387 | 2026-02-12T10:42:56.957Z | test api_description::test::test_badpath1 ... ok |
| 1388 | 2026-02-12T10:42:56.957Z | test api_description::test::test_badpath3 ... ok |
| 1389 | 2026-02-12T10:42:56.957Z | test api_description::test::test_tags_just_right ... ok |
| 1390 | 2026-02-12T10:42:56.957Z | test api_description::test::test_tags_too_many ... ok |
| 1391 | 2026-02-12T10:42:56.957Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1392 | 2026-02-12T10:42:56.957Z | test error::test::test_serialize_error_response_body ... ok |
| 1393 | 2026-02-12T10:42:56.957Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1394 | 2026-02-12T10:42:56.957Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1395 | 2026-02-12T10:42:56.957Z | test from_map::test::test_lone_literal ... ok |
| 1396 | 2026-02-12T10:42:56.957Z | test from_map::test::test_case_insensitive ... ok |
| 1397 | 2026-02-12T10:42:56.957Z | test extractor::header::tests::test_header_parsing ... ok |
| 1398 | 2026-02-12T10:42:56.957Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1399 | 2026-02-12T10:42:56.957Z | test from_map::test::test_deep ... ok |
| 1400 | 2026-02-12T10:42:56.957Z | test from_map::test::test_missing_data1 ... ok |
| 1401 | 2026-02-12T10:42:56.957Z | test from_map::test::test_missing_data2 ... ok |
| 1402 | 2026-02-12T10:42:56.957Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1403 | 2026-02-12T10:42:56.957Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1404 | 2026-02-12T10:42:56.957Z | test from_map::test::test_types ... ok |
| 1405 | 2026-02-12T10:42:56.957Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1406 | 2026-02-12T10:42:56.957Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1407 | 2026-02-12T10:42:56.957Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1408 | 2026-02-12T10:42:56.957Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1409 | 2026-02-12T10:42:56.957Z | test logging::test::test_config_bad_log_mode ... ok |
| 1410 | 2026-02-12T10:42:56.957Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1411 | 2026-02-12T10:42:56.957Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1412 | 2026-02-12T10:42:56.957Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1413 | 2026-02-12T10:42:56.957Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1414 | 2026-02-12T10:42:56.957Z | test pagination::test::test_results_page ... ok |
| 1415 | 2026-02-12T10:42:56.957Z | test pagination::test::test_pagparams_parsing ... ok |
| 1416 | 2026-02-12T10:42:56.957Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1417 | 2026-02-12T10:42:56.957Z | test pagination::test::test_page_token_serialization ... ok |
| 1418 | 2026-02-12T10:42:56.957Z | test pagination::test::test_pagination_schema ... ok |
| 1419 | 2026-02-12T10:42:56.957Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1420 | 2026-02-12T10:42:56.958Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1421 | 2026-02-12T10:42:56.958Z | test router::test::test_bogus_regex - should panic ... ok |
| 1422 | 2026-02-12T10:42:56.958Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1423 | 2026-02-12T10:42:56.958Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1424 | 2026-02-12T10:42:56.958Z | test logging::test::test_config_stderr_terminal ... ok |
| 1425 | 2026-02-12T10:42:56.958Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1426 | 2026-02-12T10:42:56.958Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1427 | 2026-02-12T10:42:56.958Z | note: configured to log to "/tmp/dropshot-2829559cfeccfde4.2141.file_dir/log.out" |
| 1428 | 2026-02-12T10:42:56.958Z | test router::test::test_empty_variable ... ok |
| 1429 | 2026-02-12T10:42:56.958Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1430 | 2026-02-12T10:42:56.958Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1431 | 2026-02-12T10:42:56.958Z | test router::test::test_error_cases ... ok |
| 1432 | 2026-02-12T10:42:56.958Z | test api_description::test::test_tags_set ... ok |
| 1433 | 2026-02-12T10:42:56.958Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1434 | 2026-02-12T10:42:56.958Z | test router::test::test_iter_null ... ok |
| 1435 | 2026-02-12T10:42:56.958Z | test router::test::test_iter2 ... ok |
| 1436 | 2026-02-12T10:42:56.958Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1437 | 2026-02-12T10:42:56.958Z | test router::test::test_iter ... ok |
| 1438 | 2026-02-12T10:42:56.958Z | test router::test::test_embedded_non_variable ... ok |
| 1439 | 2026-02-12T10:42:56.958Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1440 | 2026-02-12T10:42:56.958Z | test router::test::test_map_bad_seq ... ok |
| 1441 | 2026-02-12T10:42:56.958Z | test router::test::test_map ... ok |
| 1442 | 2026-02-12T10:42:56.958Z | test router::test::test_path_segment ... ok |
| 1443 | 2026-02-12T10:42:56.958Z | note: configured to log to "/tmp/dropshot-2829559cfeccfde4.2141.file_dir/log.out" |
| 1444 | 2026-02-12T10:42:56.958Z | test router::test::test_more_after_regex - should panic ... ok |
| 1445 | 2026-02-12T10:42:56.958Z | test router::test::test_segments ... ok |
| 1446 | 2026-02-12T10:42:56.958Z | test router::test::test_map_bad_value ... ok |
| 1447 | 2026-02-12T10:42:56.958Z | test router::test::test_router_versioned ... ok |
| 1448 | 2026-02-12T10:42:56.958Z | test router::test::test_router_basic ... ok |
| 1449 | 2026-02-12T10:42:56.958Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1450 | 2026-02-12T10:42:56.958Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1451 | 2026-02-12T10:42:56.958Z | test router::test::test_variable_rename ... ok |
| 1452 | 2026-02-12T10:42:56.958Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1453 | 2026-02-12T10:42:56.958Z | test router::test::test_variables_glob ... ok |
| 1454 | 2026-02-12T10:42:56.958Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1455 | 2026-02-12T10:42:56.958Z | test router::test::test_variables_multi ... ok |
| 1456 | 2026-02-12T10:42:56.958Z | note: configured to log to "/tmp/dropshot-2829559cfeccfde4.2141.file_dir/log.out" |
| 1457 | 2026-02-12T10:42:56.958Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1458 | 2026-02-12T10:42:56.958Z | test schema_util::test::test_additional_properties ... ok |
| 1459 | 2026-02-12T10:42:56.958Z | test router::test::test_variables_basic ... ok |
| 1460 | 2026-02-12T10:42:56.959Z | test schema_util::test::test_empty_struct ... ok |
| 1461 | 2026-02-12T10:42:56.959Z | test schema_util::test::test_embedded_schema ... ok |
| 1462 | 2026-02-12T10:42:56.959Z | test logging::test::test_config_file ... ok |
| 1463 | 2026-02-12T10:42:56.959Z | test schema_util::test::test_extension_conversion ... ok |
| 1464 | 2026-02-12T10:42:56.959Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1465 | 2026-02-12T10:42:56.959Z | test schema_util::test::test_two_types - should panic ... ok |
| 1466 | 2026-02-12T10:42:56.959Z | test schema_util::test::test_nullable ... ok |
| 1467 | 2026-02-12T10:42:56.983Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1468 | 2026-02-12T10:42:56.983Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1469 | 2026-02-12T10:42:56.983Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1470 | 2026-02-12T10:42:56.983Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1471 | 2026-02-12T10:42:56.983Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1472 | 2026-02-12T10:42:56.983Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1473 | 2026-02-12T10:42:56.983Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1474 | 2026-02-12T10:42:56.983Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1475 | 2026-02-12T10:42:56.983Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1476 | 2026-02-12T10:42:56.983Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1477 | 2026-02-12T10:42:56.983Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1478 | 2026-02-12T10:42:56.983Z | test to_map::test::test_struct_with_options ... ok |
| 1479 | 2026-02-12T10:42:56.983Z | test to_map::test::test_to_map_enum ... ok |
| 1480 | 2026-02-12T10:42:56.983Z | test to_map::test::test_to_map_num ... ok |
| 1481 | 2026-02-12T10:42:56.983Z | test to_map::test::test_to_map_seq ... ok |
| 1482 | 2026-02-12T10:42:56.983Z | test to_map::test::test_to_map_valid ... ok |
| 1483 | 2026-02-12T10:42:56.983Z | test to_map::test::test_to_map_vec ... ok |
| 1484 | 2026-02-12T10:42:56.983Z | test type_util::tests::test_commented_ref ... ok |
| 1485 | 2026-02-12T10:42:56.983Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1486 | 2026-02-12T10:42:56.983Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1487 | 2026-02-12T10:42:56.983Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1488 | 2026-02-12T10:42:56.983Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1489 | 2026-02-12T10:42:56.983Z | test server::test::test_server_run_then_close ... ok |
| 1490 | 2026-02-12T10:42:56.983Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1491 | 2026-02-12T10:42:56.984Z | |
| 1492 | 2026-02-12T10:42:56.984Z | test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 1493 | 2026-02-12T10:42:56.984Z | |
| 1494 | 2026-02-12T10:42:56.984Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-6c85c51e55eba96c` |
| 1495 | 2026-02-12T10:42:56.984Z | |
| 1496 | 2026-02-12T10:42:56.984Z | running 1 test |
| 1497 | 2026-02-12T10:42:57.400Z | Compiling proc-macro2 v1.0.106 |
| 1498 | 2026-02-12T10:42:57.400Z | Compiling quote v1.0.44 |
| 1499 | 2026-02-12T10:42:57.400Z | Compiling unicode-ident v1.0.12 |
| 1500 | 2026-02-12T10:42:57.400Z | Compiling libc v0.2.180 |
| 1501 | 2026-02-12T10:42:57.400Z | Checking cfg-if v1.0.0 |
| 1502 | 2026-02-12T10:42:57.424Z | Compiling serde_core v1.0.228 |
| 1503 | 2026-02-12T10:42:57.424Z | Checking itoa v1.0.1 |
| 1504 | 2026-02-12T10:42:57.424Z | Checking pin-project-lite v0.2.12 |
| 1505 | 2026-02-12T10:42:57.534Z | Compiling autocfg v1.1.0 |
| 1506 | 2026-02-12T10:42:57.579Z | Compiling shlex v1.3.0 |
| 1507 | 2026-02-12T10:42:57.604Z | Compiling version_check v0.9.5 |
| 1508 | 2026-02-12T10:42:57.648Z | Checking memchr v2.6.0 |
| 1509 | 2026-02-12T10:42:57.896Z | Compiling cc v1.2.16 |
| 1510 | 2026-02-12T10:42:58.020Z | Checking once_cell v1.20.1 |
| 1511 | 2026-02-12T10:42:58.232Z | Checking smallvec v1.13.2 |
| 1512 | 2026-02-12T10:42:58.267Z | Checking bytes v1.11.1 |
| 1513 | 2026-02-12T10:42:58.291Z | Checking futures-core v0.3.31 |
| 1514 | 2026-02-12T10:42:58.367Z | Compiling log v0.4.17 |
| 1515 | 2026-02-12T10:42:58.481Z | Compiling parking_lot_core v0.9.4 |
| 1516 | 2026-02-12T10:42:58.535Z | Compiling thiserror v2.0.18 |
| 1517 | 2026-02-12T10:42:58.939Z | Checking scopeguard v1.2.0 |
| 1518 | 2026-02-12T10:42:58.964Z | Compiling zmij v1.0.2 |
| 1519 | 2026-02-12T10:42:59.096Z | Compiling slab v0.4.9 |
| 1520 | 2026-02-12T10:42:59.119Z | Checking lock_api v0.4.6 |
| 1521 | 2026-02-12T10:42:59.335Z | Checking futures-sink v0.3.31 |
| 1522 | 2026-02-12T10:42:59.432Z | Checking parking_lot v0.12.1 |
| 1523 | 2026-02-12T10:42:59.491Z | Checking mio v1.0.3 |
| 1524 | 2026-02-12T10:42:59.515Z | Checking signal-hook-registry v1.4.0 |
| 1525 | 2026-02-12T10:42:59.620Z | Compiling syn v2.0.114 |
| 1526 | 2026-02-12T10:42:59.753Z | Checking socket2 v0.6.0 |
| 1527 | 2026-02-12T10:42:59.778Z | Checking getrandom v0.2.11 |
| 1528 | 2026-02-12T10:42:59.802Z | Compiling serde v1.0.228 |
| 1529 | 2026-02-12T10:42:59.901Z | Compiling serde_json v1.0.149 |
| 1530 | 2026-02-12T10:43:00.145Z | Checking futures-channel v0.3.31 |
| 1531 | 2026-02-12T10:43:00.261Z | Checking http v1.4.0 |
| 1532 | 2026-02-12T10:43:00.302Z | Checking zeroize v1.7.0 |
| 1533 | 2026-02-12T10:43:00.334Z | Checking pin-utils v0.1.0 |
| 1534 | 2026-02-12T10:43:00.536Z | Checking rustls-pki-types v1.14.0 |
| 1535 | 2026-02-12T10:43:00.581Z | Checking futures-io v0.3.31 |
| 1536 | 2026-02-12T10:43:00.743Z | Checking futures-task v0.3.31 |
| 1537 | 2026-02-12T10:43:00.767Z | Checking stable_deref_trait v1.2.0 |
| 1538 | 2026-02-12T10:43:00.868Z | Compiling httparse v1.10.0 |
| 1539 | 2026-02-12T10:43:00.967Z | Compiling ucd-trie v0.1.6 |
| 1540 | 2026-02-12T10:43:01.026Z | Compiling zerocopy v0.8.27 |
| 1541 | 2026-02-12T10:43:01.081Z | Compiling ring v0.17.13 |
| 1542 | 2026-02-12T10:43:01.470Z | Checking tracing-core v0.1.32 |
| 1543 | 2026-02-12T10:43:01.494Z | Checking hashbrown v0.16.1 |
| 1544 | 2026-02-12T10:43:01.736Z | Checking equivalent v1.0.0 |
| 1545 | 2026-02-12T10:43:01.837Z | Checking bitflags v2.4.0 |
| 1546 | 2026-02-12T10:43:01.861Z | Checking untrusted v0.9.0 |
| 1547 | 2026-02-12T10:43:02.025Z | Checking http-body v1.0.1 |
| 1548 | 2026-02-12T10:43:02.048Z | Checking tracing v0.1.40 |
| 1549 | 2026-02-12T10:43:02.176Z | Compiling typenum v1.14.0 |
| 1550 | 2026-02-12T10:43:02.218Z | Checking atomic-waker v1.1.2 |
| 1551 | 2026-02-12T10:43:02.324Z | Compiling pkg-config v0.3.31 |
| 1552 | 2026-02-12T10:43:02.360Z | Checking litemap v0.7.4 |
| 1553 | 2026-02-12T10:43:02.386Z | Checking indexmap v2.13.0 |
| 1554 | 2026-02-12T10:43:02.663Z | Compiling rustversion v1.0.22 |
| 1555 | 2026-02-12T10:43:02.687Z | Checking percent-encoding v2.3.2 |
| 1556 | 2026-02-12T10:43:02.895Z | Compiling vcpkg v0.2.15 |
| 1557 | 2026-02-12T10:43:03.074Z | Checking writeable v0.5.5 |
| 1558 | 2026-02-12T10:43:03.496Z | Compiling generic-array v0.14.5 |
| 1559 | 2026-02-12T10:43:03.520Z | Checking fnv v1.0.7 |
| 1560 | 2026-02-12T10:43:03.555Z | Checking try-lock v0.2.3 |
| 1561 | 2026-02-12T10:43:03.652Z | Compiling crossbeam-utils v0.8.21 |
| 1562 | 2026-02-12T10:43:03.696Z | Checking want v0.3.0 |
| 1563 | 2026-02-12T10:43:04.285Z | Compiling unicase v2.6.0 |
| 1564 | 2026-02-12T10:43:04.610Z | Compiling openssl-sys v0.9.107 |
| 1565 | 2026-02-12T10:43:04.641Z | Checking base64 v0.22.1 |
| 1566 | 2026-02-12T10:43:04.724Z | Checking subtle v2.5.0 |
| 1567 | 2026-02-12T10:43:04.987Z | Checking icu_locid_transform_data v1.5.0 |
| 1568 | 2026-02-12T10:43:05.087Z | Checking tower-service v0.3.3 |
| 1569 | 2026-02-12T10:43:05.110Z | Checking tower-layer v0.3.3 |
| 1570 | 2026-02-12T10:43:05.207Z | Compiling getrandom v0.3.1 |
| 1571 | 2026-02-12T10:43:05.231Z | Checking httpdate v1.0.1 |
| 1572 | 2026-02-12T10:43:05.344Z | Compiling time-core v0.1.8 |
| 1573 | 2026-02-12T10:43:05.457Z | Checking powerfmt v0.2.0 |
| 1574 | 2026-02-12T10:43:05.515Z | Compiling num-conv v0.2.0 |
| 1575 | 2026-02-12T10:43:05.587Z | Compiling synstructure v0.13.1 |
| 1576 | 2026-02-12T10:43:05.708Z | Checking deranged v0.5.5 |
| 1577 | 2026-02-12T10:43:05.740Z | Compiling time-macros v0.2.27 |
| 1578 | 2026-02-12T10:43:05.764Z | Compiling slog v2.8.2 |
| 1579 | 2026-02-12T10:43:06.473Z | Checking rustls-webpki v0.102.8 |
| 1580 | 2026-02-12T10:43:06.662Z | Checking icu_properties_data v1.5.0 |
| 1581 | 2026-02-12T10:43:06.858Z | Checking num_threads v0.1.3 |
| 1582 | 2026-02-12T10:43:07.120Z | Compiling num-traits v0.2.14 |
| 1583 | 2026-02-12T10:43:07.259Z | Compiling openssl v0.10.72 |
| 1584 | 2026-02-12T10:43:07.481Z | Checking openssl-probe v0.1.4 |
| 1585 | 2026-02-12T10:43:07.583Z | Compiling usdt-impl v0.6.0 |
| 1586 | 2026-02-12T10:43:07.691Z | Checking icu_normalizer_data v1.5.0 |
| 1587 | 2026-02-12T10:43:07.715Z | Checking ipnet v2.10.0 |
| 1588 | 2026-02-12T10:43:07.715Z | Checking utf16_iter v1.0.5 |
| 1589 | 2026-02-12T10:43:07.795Z | Checking foreign-types-shared v0.1.1 |
| 1590 | 2026-02-12T10:43:07.818Z | Checking write16 v1.0.0 |
| 1591 | 2026-02-12T10:43:07.883Z | Checking utf8_iter v1.0.4 |
| 1592 | 2026-02-12T10:43:07.917Z | Checking foreign-types v0.3.2 |
| 1593 | 2026-02-12T10:43:08.013Z | Compiling thread-id v5.0.0 |
| 1594 | 2026-02-12T10:43:08.088Z | Checking block-buffer v0.10.2 |
| 1595 | 2026-02-12T10:43:08.125Z | Checking crypto-common v0.1.6 |
| 1596 | 2026-02-12T10:43:08.175Z | Checking time v0.3.47 |
| 1597 | 2026-02-12T10:43:08.309Z | Checking form_urlencoded v1.2.2 |
| 1598 | 2026-02-12T10:43:08.448Z | Checking rand_core v0.6.3 |
| 1599 | 2026-02-12T10:43:08.495Z | Checking errno v0.3.10 |
| 1600 | 2026-02-12T10:43:08.560Z | Compiling byteorder v1.4.3 |
| 1601 | 2026-02-12T10:43:08.590Z | Checking mime v0.3.16 |
| 1602 | 2026-02-12T10:43:08.690Z | Checking plain v0.2.3 |
| 1603 | 2026-02-12T10:43:08.846Z | Compiling ryu v1.0.5 |
| 1604 | 2026-02-12T10:43:08.870Z | Compiling rustls v0.23.13 |
| 1605 | 2026-02-12T10:43:08.965Z | Compiling native-tls v0.2.12 |
| 1606 | 2026-02-12T10:43:09.012Z | Checking ppv-lite86 v0.2.15 |
| 1607 | 2026-02-12T10:43:09.203Z | Compiling rustix v1.1.3 |
| 1608 | 2026-02-12T10:43:09.264Z | Compiling rustls v0.22.4 |
| 1609 | 2026-02-12T10:43:09.517Z | Checking rand_chacha v0.3.1 |
| 1610 | 2026-02-12T10:43:09.590Z | Checking digest v0.10.7 |
| 1611 | 2026-02-12T10:43:09.614Z | Checking pretty-hex v0.4.1 |
| 1612 | 2026-02-12T10:43:09.819Z | Compiling thiserror v1.0.69 |
| 1613 | 2026-02-12T10:43:09.881Z | Checking iana-time-zone v0.1.47 |
| 1614 | 2026-02-12T10:43:09.964Z | Compiling rustix v0.38.44 |
| 1615 | 2026-02-12T10:43:09.987Z | Checking cpufeatures v0.2.17 |
| 1616 | 2026-02-12T10:43:10.040Z | Checking rand v0.8.4 |
| 1617 | 2026-02-12T10:43:10.068Z | Checking sha1 v0.10.6 |
| 1618 | 2026-02-12T10:43:10.185Z | Compiling mime_guess v2.0.5 |
| 1619 | 2026-02-12T10:43:10.662Z | Compiling serde_derive v1.0.228 |
| 1620 | 2026-02-12T10:43:10.690Z | Compiling thiserror-impl v2.0.18 |
| 1621 | 2026-02-12T10:43:10.726Z | Compiling tokio-macros v2.6.0 |
| 1622 | 2026-02-12T10:43:11.039Z | Compiling zerofrom-derive v0.1.5 |
| 1623 | 2026-02-12T10:43:11.252Z | Compiling futures-macro v0.3.31 |
| 1624 | 2026-02-12T10:43:11.522Z | Compiling yoke-derive v0.7.5 |
| 1625 | 2026-02-12T10:43:12.493Z | Checking tokio v1.49.0 |
| 1626 | 2026-02-12T10:43:13.208Z | Compiling zerovec-derive v0.10.3 |
| 1627 | 2026-02-12T10:43:13.241Z | Checking futures-util v0.3.31 |
| 1628 | 2026-02-12T10:43:14.282Z | Compiling displaydoc v0.2.5 |
| 1629 | 2026-02-12T10:43:14.306Z | Compiling pest v2.8.1 |
| 1630 | 2026-02-12T10:43:14.618Z | Compiling zerocopy-derive v0.8.27 |
| 1631 | 2026-02-12T10:43:14.772Z | Checking zerofrom v0.1.5 |
| 1632 | 2026-02-12T10:43:15.020Z | Checking yoke v0.7.5 |
| 1633 | 2026-02-12T10:43:15.309Z | Compiling icu_provider_macros v1.5.0 |
| 1634 | 2026-02-12T10:43:15.752Z | Checking zerovec v0.10.4 |
| 1635 | 2026-02-12T10:43:16.352Z | Compiling pest_meta v2.8.1 |
| 1636 | 2026-02-12T10:43:16.499Z | Compiling scroll_derive v0.13.1 |
| 1637 | 2026-02-12T10:43:16.794Z | Compiling openssl-macros v0.1.1 |
| 1638 | 2026-02-12T10:43:17.053Z | Checking tinystr v0.7.6 |
| 1639 | 2026-02-12T10:43:17.077Z | Checking icu_collections v1.5.0 |
| 1640 | 2026-02-12T10:43:17.346Z | Checking icu_locid v1.5.0 |
| 1641 | 2026-02-12T10:43:17.659Z | Compiling pest_generator v2.8.1 |
| 1642 | 2026-02-12T10:43:18.183Z | Checking icu_provider v1.5.0 |
| 1643 | 2026-02-12T10:43:18.299Z | Checking erased-serde v0.3.31 |
| 1644 | 2026-02-12T10:43:18.339Z | Checking tokio-util v0.7.7 |
| 1645 | 2026-02-12T10:43:18.471Z | Checking scroll v0.13.0 |
| 1646 | 2026-02-12T10:43:18.740Z | Checking icu_locid_transform v1.5.0 |
| 1647 | 2026-02-12T10:43:18.791Z | Compiling serde_tokenstream v0.2.2 |
| 1648 | 2026-02-12T10:43:18.891Z | Checking goblin v0.10.1 |
| 1649 | 2026-02-12T10:43:19.025Z | Checking h2 v0.4.6 |
| 1650 | 2026-02-12T10:43:19.542Z | Checking icu_properties v1.5.1 |
| 1651 | 2026-02-12T10:43:20.350Z | Compiling pest_derive v2.8.1 |
| 1652 | 2026-02-12T10:43:20.773Z | Compiling dof v0.4.0 |
| 1653 | 2026-02-12T10:43:21.503Z | Compiling dtrace-parser v0.3.0 |
| 1654 | 2026-02-12T10:43:21.732Z | Checking chrono v0.4.43 |
| 1655 | 2026-02-12T10:43:22.176Z | Compiling thiserror-impl v1.0.69 |
| 1656 | 2026-02-12T10:43:22.309Z | Checking hyper v1.8.1 |
| 1657 | 2026-02-12T10:43:22.333Z | Checking icu_normalizer v1.5.0 |
| 1658 | 2026-02-12T10:43:22.950Z | Checking idna_adapter v1.2.0 |
| 1659 | 2026-02-12T10:43:23.143Z | Checking idna v1.0.3 |
| 1660 | 2026-02-12T10:43:23.410Z | Checking concurrent-queue v2.5.0 |
| 1661 | 2026-02-12T10:43:23.440Z | Compiling serde_derive_internals v0.29.0 |
| 1662 | 2026-02-12T10:43:23.585Z | Checking http-body-util v0.1.3 |
| 1663 | 2026-02-12T10:43:23.694Z | Checking rustls-pemfile v2.2.0 |
| 1664 | 2026-02-12T10:43:23.848Z | Checking sync_wrapper v1.0.1 |
| 1665 | 2026-02-12T10:43:23.898Z | Checking hyper-util v0.1.20 |
| 1666 | 2026-02-12T10:43:23.922Z | Checking thread_local v1.1.4 |
| 1667 | 2026-02-12T10:43:23.987Z | Compiling multer v3.1.0 |
| 1668 | 2026-02-12T10:43:24.011Z | Checking encoding_rs v0.8.32 |
| 1669 | 2026-02-12T10:43:24.078Z | Compiling camino v1.2.2 |
| 1670 | 2026-02-12T10:43:24.174Z | Checking match_cfg v0.1.0 |
| 1671 | 2026-02-12T10:43:24.260Z | Compiling schemars v0.8.22 |
| 1672 | 2026-02-12T10:43:24.335Z | Checking fastrand v2.1.1 |
| 1673 | 2026-02-12T10:43:24.634Z | Checking winnow v0.7.13 |
| 1674 | 2026-02-12T10:43:24.658Z | Compiling slog-async v2.8.0 |
| 1675 | 2026-02-12T10:43:24.715Z | Compiling paste v1.0.15 |
| 1676 | 2026-02-12T10:43:25.199Z | Checking parking v2.2.0 |
| 1677 | 2026-02-12T10:43:25.379Z | Checking event-listener v5.0.0 |
| 1678 | 2026-02-12T10:43:25.458Z | Checking tempfile v3.24.0 |
| 1679 | 2026-02-12T10:43:25.621Z | Compiling schemars_derive v0.8.22 |
| 1680 | 2026-02-12T10:43:25.653Z | Checking hostname v0.3.1 |
| 1681 | 2026-02-12T10:43:25.759Z | Checking tower v0.5.2 |
| 1682 | 2026-02-12T10:43:25.794Z | Checking tokio-native-tls v0.3.1 |
| 1683 | 2026-02-12T10:43:25.889Z | Checking url v2.5.4 |
| 1684 | 2026-02-12T10:43:26.030Z | Compiling usdt-attr-macro v0.6.0 |
| 1685 | 2026-02-12T10:43:26.054Z | Compiling usdt-macro v0.6.0 |
| 1686 | 2026-02-12T10:43:26.210Z | Checking serde_urlencoded v0.7.1 |
| 1687 | 2026-02-12T10:43:26.539Z | Checking slog-json v2.6.1 |
| 1688 | 2026-02-12T10:43:26.571Z | Checking tokio-rustls v0.25.0 |
| 1689 | 2026-02-12T10:43:26.765Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1690 | 2026-02-12T10:43:26.791Z | Checking futures-executor v0.3.31 |
| 1691 | 2026-02-12T10:43:26.916Z | Compiling async-stream-impl v0.3.6 |
| 1692 | 2026-02-12T10:43:27.015Z | Checking uuid v1.20.0 |
| 1693 | 2026-02-12T10:43:27.046Z | Checking tokio-rustls v0.26.0 |
| 1694 | 2026-02-12T10:43:27.364Z | Checking crossbeam-channel v0.5.15 |
| 1695 | 2026-02-12T10:43:27.402Z | Checking serde_spanned v1.0.4 |
| 1696 | 2026-02-12T10:43:27.514Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1697 | 2026-02-12T10:43:27.599Z | Checking webpki-roots v0.26.5 |
| 1698 | 2026-02-12T10:43:27.623Z | Checking is-terminal v0.4.12 |
| 1699 | 2026-02-12T10:43:27.738Z | Checking memmap2 v0.9.8 |
| 1700 | 2026-02-12T10:43:27.779Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 1701 | 2026-02-12T10:43:27.806Z | Checking take_mut v0.2.2 |
| 1702 | 2026-02-12T10:43:27.865Z | Compiling semver v1.0.27 |
| 1703 | 2026-02-12T10:43:27.890Z | Checking iri-string v0.7.8 |
| 1704 | 2026-02-12T10:43:27.948Z | Checking unicode-width v0.1.9 |
| 1705 | 2026-02-12T10:43:28.001Z | Compiling heck v0.5.0 |
| 1706 | 2026-02-12T10:43:28.025Z | Checking dyn-clone v1.0.4 |
| 1707 | 2026-02-12T10:43:28.116Z | Checking lazy_static v1.5.0 |
| 1708 | 2026-02-12T10:43:28.145Z | Checking unicode-segmentation v1.10.0 |
| 1709 | 2026-02-12T10:43:28.169Z | Checking utf-8 v0.7.6 |
| 1710 | 2026-02-12T10:43:28.258Z | Compiling anyhow v1.0.101 |
| 1711 | 2026-02-12T10:43:28.338Z | Checking data-encoding v2.4.0 |
| 1712 | 2026-02-12T10:43:28.472Z | Checking term v1.1.0 |
| 1713 | 2026-02-12T10:43:28.495Z | Checking spin v0.9.8 |
| 1714 | 2026-02-12T10:43:28.519Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1715 | 2026-02-12T10:43:28.655Z | Checking newline-converter v0.3.0 |
| 1716 | 2026-02-12T10:43:28.783Z | Checking tungstenite v0.24.0 |
| 1717 | 2026-02-12T10:43:28.807Z | Checking toml v0.9.11+spec-1.1.0 |
| 1718 | 2026-02-12T10:43:28.830Z | Checking async-stream v0.3.6 |
| 1719 | 2026-02-12T10:43:28.873Z | Checking slog-term v2.9.2 |
| 1720 | 2026-02-12T10:43:29.014Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1721 | 2026-02-12T10:43:29.050Z | Checking console v0.15.7 |
| 1722 | 2026-02-12T10:43:29.297Z | Checking usdt v0.6.0 |
| 1723 | 2026-02-12T10:43:29.471Z | Checking hyper-rustls v0.27.3 |
| 1724 | 2026-02-12T10:43:29.526Z | Checking atomicwrites v0.4.4 |
| 1725 | 2026-02-12T10:43:29.550Z | Checking futures v0.3.31 |
| 1726 | 2026-02-12T10:43:29.651Z | Checking slog-bunyan v2.5.0 |
| 1727 | 2026-02-12T10:43:29.716Z | Checking hyper-tls v0.6.0 |
| 1728 | 2026-02-12T10:43:29.789Z | Checking event-listener-strategy v0.5.4 |
| 1729 | 2026-02-12T10:43:30.034Z | Checking rustls-native-certs v0.7.0 |
| 1730 | 2026-02-12T10:43:30.058Z | Checking tower-http v0.6.8 |
| 1731 | 2026-02-12T10:43:30.058Z | Checking openapiv3 v2.2.0 |
| 1732 | 2026-02-12T10:43:30.082Z | Compiling async-trait v0.1.89 |
| 1733 | 2026-02-12T10:43:30.176Z | Checking yasna v0.5.2 |
| 1734 | 2026-02-12T10:43:30.226Z | Checking pem v3.0.6 |
| 1735 | 2026-02-12T10:43:30.343Z | Checking waitgroup v0.1.2 |
| 1736 | 2026-02-12T10:43:30.469Z | Checking serde_path_to_error v0.1.20 |
| 1737 | 2026-02-12T10:43:30.493Z | Checking webpki-roots v1.0.0 |
| 1738 | 2026-02-12T10:43:30.517Z | Checking hostname v0.4.2 |
| 1739 | 2026-02-12T10:43:30.642Z | Checking similar v2.2.1 |
| 1740 | 2026-02-12T10:43:30.676Z | Checking debug-ignore v1.0.5 |
| 1741 | 2026-02-12T10:43:30.893Z | Checking http-range v0.1.4 |
| 1742 | 2026-02-12T10:43:30.981Z | Checking simple-mermaid v0.2.0 |
| 1743 | 2026-02-12T10:43:31.077Z | Checking rcgen v0.14.7 |
| 1744 | 2026-02-12T10:43:31.108Z | Checking reqwest v0.12.28 |
| 1745 | 2026-02-12T10:43:31.108Z | Checking hyper-staticfile v0.10.1 |
| 1746 | 2026-02-12T10:43:31.173Z | Checking hyper-rustls v0.26.0 |
| 1747 | 2026-02-12T10:43:31.222Z | Checking expectorate v1.2.0 |
| 1748 | 2026-02-12T10:43:31.399Z | Checking async-channel v2.5.0 |
| 1749 | 2026-02-12T10:43:31.450Z | Checking tokio-tungstenite v0.24.0 |
| 1750 | 2026-02-12T10:43:31.709Z | Checking buf-list v1.1.2 |
| 1751 | 2026-02-12T10:43:31.772Z | Checking subprocess v0.2.15 |
| 1752 | 2026-02-12T10:43:35.805Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1753 | 2026-02-12T10:43:35.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.92s |
| 1754 | 2026-02-12T10:43:36.258Z | |
| 1755 | 2026-02-12T10:43:36.259Z | |
| 1756 | 2026-02-12T10:43:56.929Z | test fail has been running for over 60 seconds |
| 1757 | 2026-02-12T10:44:08.790Z | test tests/fail/bad_channel10.rs ... ok |
| 1758 | 2026-02-12T10:44:08.790Z | test tests/fail/bad_channel11.rs ... ok |
| 1759 | 2026-02-12T10:44:08.790Z | test tests/fail/bad_channel12.rs ... ok |
| 1760 | 2026-02-12T10:44:08.790Z | test tests/fail/bad_channel13.rs ... ok |
| 1761 | 2026-02-12T10:44:08.790Z | test tests/fail/bad_channel14.rs ... ok |
| 1762 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel15.rs ... ok |
| 1763 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel17.rs ... ok |
| 1764 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel18.rs ... ok |
| 1765 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel19.rs ... ok |
| 1766 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel1a.rs ... ok |
| 1767 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel1b.rs ... ok |
| 1768 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel2.rs ... ok |
| 1769 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel20.rs ... ok |
| 1770 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel21.rs ... ok |
| 1771 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel22.rs ... ok |
| 1772 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel23.rs ... ok |
| 1773 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel24.rs ... ok |
| 1774 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel25.rs ... ok |
| 1775 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel26.rs ... ok |
| 1776 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel27.rs ... ok |
| 1777 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel28.rs ... ok |
| 1778 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel3.rs ... ok |
| 1779 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel4.rs ... ok |
| 1780 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel5.rs ... ok |
| 1781 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel6.rs ... ok |
| 1782 | 2026-02-12T10:44:08.858Z | test tests/fail/bad_channel8.rs ... ok |
| 1783 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_channel9.rs ... ok |
| 1784 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1785 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1786 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1787 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1788 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1789 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1790 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1791 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1792 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1793 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1794 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1795 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1796 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1797 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1798 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1799 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1800 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1801 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1802 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1803 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1804 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1805 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1806 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1807 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1808 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1809 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1810 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1811 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1812 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1813 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1814 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1815 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1816 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1817 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1818 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1819 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1820 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1821 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1822 | 2026-02-12T10:44:08.859Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1823 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1824 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1825 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1826 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1827 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1828 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1829 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1830 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1831 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1832 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1833 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1834 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1835 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1836 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1837 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1838 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1839 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1840 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1841 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1842 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1843 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1844 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1845 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1846 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1847 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1848 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1849 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1850 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1851 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1852 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1853 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1854 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1855 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1856 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1857 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1858 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1859 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1860 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1861 | 2026-02-12T10:44:08.860Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1862 | 2026-02-12T10:44:08.885Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1863 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1864 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1865 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1866 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1867 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1868 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1869 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1870 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1871 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1872 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1873 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1874 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1875 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1876 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1877 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1878 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1879 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1880 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1881 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1882 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1883 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1884 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1885 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1886 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1887 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1888 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1889 | 2026-02-12T10:44:08.886Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1890 | 2026-02-12T10:44:08.886Z | test tests/fail/unused_endpoint.rs ... ok |
| 1891 | 2026-02-12T10:44:08.886Z | |
| 1892 | 2026-02-12T10:44:08.886Z | |
| 1893 | 2026-02-12T10:44:08.886Z | test fail ... ok |
| 1894 | 2026-02-12T10:44:08.886Z | |
| 1895 | 2026-02-12T10:44:08.886Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 71.87s |
| 1896 | 2026-02-12T10:44:08.886Z | |
| 1897 | 2026-02-12T10:44:08.886Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-b1ddee02bee458ca` |
| 1898 | 2026-02-12T10:44:08.886Z | |
| 1899 | 2026-02-12T10:44:08.886Z | running 83 tests |
| 1900 | 2026-02-12T10:44:08.887Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1901 | 2026-02-12T10:44:08.887Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1902 | 2026-02-12T10:44:08.887Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1903 | 2026-02-12T10:44:08.887Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1904 | 2026-02-12T10:44:08.887Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1905 | 2026-02-12T10:44:08.887Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1906 | 2026-02-12T10:44:08.887Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1907 | 2026-02-12T10:44:08.887Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1908 | 2026-02-12T10:44:08.887Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1909 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_unversioned_servers_with_versioned_routes.3430.6.log" |
| 1910 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-api_trait_basic.3430.0.log" |
| 1911 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-config_handler_task_mode_cancel.3430.4.log" |
| 1912 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-config_handler_task_mode_detached.3430.5.log" |
| 1913 | 2026-02-12T10:44:08.887Z | test config::test_valid_config_all_settings ... ok |
| 1914 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-config_bind_address_https_buffer.3430.3.log" |
| 1915 | 2026-02-12T10:44:08.887Z | test config::test_valid_config_basic ... ok |
| 1916 | 2026-02-12T10:44:08.887Z | test config::test_valid_config_empty ... ok |
| 1917 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-config_bind_address_http.3430.2.log" |
| 1918 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-config_bind_address_https.3430.1.log" |
| 1919 | 2026-02-12T10:44:08.887Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1920 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_enum_extractor_error.3430.7.log" |
| 1921 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_enum_user_error.3430.8.log" |
| 1922 | 2026-02-12T10:44:08.887Z | test config::test_config_handler_task_mode_detached ... ok |
| 1923 | 2026-02-12T10:44:08.887Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1924 | 2026-02-12T10:44:08.887Z | test custom_errors::test_enum_user_error ... ok |
| 1925 | 2026-02-12T10:44:08.887Z | test custom_errors::test_enum_extractor_error ... ok |
| 1926 | 2026-02-12T10:44:08.887Z | test api_trait::test_api_trait_basic ... ok |
| 1927 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_struct_user_error.3430.9.log" |
| 1928 | 2026-02-12T10:44:08.887Z | test custom_errors::test_trait_based_api ... ok |
| 1929 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_struct_extractor_error.3430.11.log" |
| 1930 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_trait_enum_user_error.3430.10.log" |
| 1931 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_trait_struct_user_error.3430.12.log" |
| 1932 | 2026-02-12T10:44:08.887Z | test config::test_config_bind_address_http ... ok |
| 1933 | 2026-02-12T10:44:08.887Z | test custom_errors::test_struct_user_error ... ok |
| 1934 | 2026-02-12T10:44:08.887Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1935 | 2026-02-12T10:44:08.887Z | test custom_errors::test_struct_extractor_error ... ok |
| 1936 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_302_bogus.3430.13.log" |
| 1937 | 2026-02-12T10:44:08.887Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1938 | 2026-02-12T10:44:08.887Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_302_found.3430.14.log" |
| 1939 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_303_see_other.3430.15.log" |
| 1940 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_307_temporary_redirect.3430.16.log" |
| 1941 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_delete_request.3430.17.log" |
| 1942 | 2026-02-12T10:44:08.888Z | test demo::test_302_bogus ... ok |
| 1943 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-demo1.3430.18.log" |
| 1944 | 2026-02-12T10:44:08.888Z | test demo::test_302_found ... ok |
| 1945 | 2026-02-12T10:44:08.888Z | test demo::test_303_see_other ... ok |
| 1946 | 2026-02-12T10:44:08.888Z | test demo::test_307_temporary_redirect ... ok |
| 1947 | 2026-02-12T10:44:08.888Z | test demo::test_delete_request ... ok |
| 1948 | 2026-02-12T10:44:08.888Z | test demo::test_demo1 ... ok |
| 1949 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-demo2query.3430.19.log" |
| 1950 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-demo2json.3430.20.log" |
| 1951 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-demo2urlencoded.3430.21.log" |
| 1952 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-demo_path_param_string.3430.22.log" |
| 1953 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-demo_path_param_u32.3430.23.log" |
| 1954 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-demo3json.3430.24.log" |
| 1955 | 2026-02-12T10:44:08.888Z | test demo::test_demo2query ... ok |
| 1956 | 2026-02-12T10:44:08.888Z | test demo::test_demo3json ... ok |
| 1957 | 2026-02-12T10:44:08.888Z | test demo::test_demo_path_param_u32 ... ok |
| 1958 | 2026-02-12T10:44:08.888Z | test demo::test_demo2urlencoded ... ok |
| 1959 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-demo_path_param_uuid.3430.25.log" |
| 1960 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_head_request.3430.26.log" |
| 1961 | 2026-02-12T10:44:08.888Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_header_request.3430.28.log" |
| 1962 | 2026-02-12T10:44:08.913Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-demo_websocket.3430.27.log" |
| 1963 | 2026-02-12T10:44:08.913Z | test demo::test_demo2json ... ok |
| 1964 | 2026-02-12T10:44:08.913Z | test demo::test_demo_path_param_string ... ok |
| 1965 | 2026-02-12T10:44:08.913Z | test demo::test_demo_path_param_uuid ... ok |
| 1966 | 2026-02-12T10:44:08.913Z | test demo::test_header_request ... ok |
| 1967 | 2026-02-12T10:44:08.913Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_large_typed_body.3430.29.log" |
| 1968 | 2026-02-12T10:44:08.913Z | test demo::test_head_request ... ok |
| 1969 | 2026-02-12T10:44:08.913Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-tet_raw_request.3430.30.log" |
| 1970 | 2026-02-12T10:44:08.913Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_request_compat.3430.31.log" |
| 1971 | 2026-02-12T10:44:08.913Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_request_remote_addr.3430.32.log" |
| 1972 | 2026-02-12T10:44:08.913Z | test demo::test_demo_websocket ... ok |
| 1973 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_streaming_body.3430.33.log" |
| 1974 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_untyped_body.3430.34.log" |
| 1975 | 2026-02-12T10:44:08.914Z | test demo::test_raw_request ... ok |
| 1976 | 2026-02-12T10:44:08.914Z | test demo::test_request_remote_addr ... ok |
| 1977 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-graceful_shutdown_with_detached_handler.3430.35.log" |
| 1978 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-multipart_client.3430.36.log" |
| 1979 | 2026-02-12T10:44:08.914Z | test demo::test_request_compat ... ok |
| 1980 | 2026-02-12T10:44:08.914Z | test demo::test_large_typed_body ... ok |
| 1981 | 2026-02-12T10:44:08.914Z | test config::test_config_bind_address_https ... ok |
| 1982 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-multipart_client.3430.37.log" |
| 1983 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-multipart_client.3430.38.log" |
| 1984 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-multipart_client.3430.39.log" |
| 1985 | 2026-02-12T10:44:08.914Z | test demo::test_streaming_body ... ok |
| 1986 | 2026-02-12T10:44:08.914Z | test multipart::missing_boundary ... ok |
| 1987 | 2026-02-12T10:44:08.914Z | test multipart::weird_content_type ... ok |
| 1988 | 2026-02-12T10:44:08.914Z | test multipart::no_content_type ... ok |
| 1989 | 2026-02-12T10:44:08.914Z | test multipart::test_multipart_client ... ok |
| 1990 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-pagination-basic.3430.40.log" |
| 1991 | 2026-02-12T10:44:08.914Z | test demo::test_untyped_body ... ok |
| 1992 | 2026-02-12T10:44:08.914Z | test openapi::test_openapi_custom_error_types ... ok |
| 1993 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-pagination-multiple-sorts.3430.41.log" |
| 1994 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-pagination-multiple-resources.3430.42.log" |
| 1995 | 2026-02-12T10:44:08.914Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 1996 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-basic.3430.43.log" |
| 1997 | 2026-02-12T10:44:08.914Z | test openapi::test_openapi ... ok |
| 1998 | 2026-02-12T10:44:08.914Z | test openapi::test_openapi_fuller ... ok |
| 1999 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-dictionary.3430.44.log" |
| 2000 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-empty.3430.45.log" |
| 2001 | 2026-02-12T10:44:08.914Z | test pagination::test_paginate_empty ... ok |
| 2002 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-errors.3430.46.log" |
| 2003 | 2026-02-12T10:44:08.914Z | test pagination::test_paginate_errors ... ok |
| 2004 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-extra_params.3430.47.log" |
| 2005 | 2026-02-12T10:44:08.914Z | test pagination::test_paginate_extra_params ... ok |
| 2006 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-required_params.3430.48.log" |
| 2007 | 2026-02-12T10:44:08.914Z | test pagination::test_paginate_with_required_params ... ok |
| 2008 | 2026-02-12T10:44:08.914Z | test pagination_schema::test_pagination_schema ... ok |
| 2009 | 2026-02-12T10:44:08.914Z | test path_names::test_path_names ... ok |
| 2010 | 2026-02-12T10:44:08.914Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_no_tls.3430.49.log" |
| 2011 | 2026-02-12T10:44:08.939Z | test starter::test_no_tls ... ok |
| 2012 | 2026-02-12T10:44:08.939Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_with_tls.3430.50.log" |
| 2013 | 2026-02-12T10:44:08.962Z | test pagination::test_paginate_basic ... ok |
| 2014 | 2026-02-12T10:44:08.963Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-non_streaming_servers_do_not_use_transfer_encoding.3430.51.log" |
| 2015 | 2026-02-12T10:44:08.963Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2016 | 2026-02-12T10:44:08.963Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-streaming_server_buffered_client.3430.52.log" |
| 2017 | 2026-02-12T10:44:08.993Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2018 | 2026-02-12T10:44:08.993Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-streaming_server_streaming_client.3430.53.log" |
| 2019 | 2026-02-12T10:44:09.018Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2020 | 2026-02-12T10:44:09.018Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_server_is_http.3430.54.log" |
| 2021 | 2026-02-12T10:44:09.018Z | test tls::test_server_is_http ... ok |
| 2022 | 2026-02-12T10:44:09.018Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_server_is_https.3430.55.log" |
| 2023 | 2026-02-12T10:44:09.237Z | test starter::test_with_tls ... ok |
| 2024 | 2026-02-12T10:44:09.261Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_tls_aborted_negotiation.3430.56.log" |
| 2025 | 2026-02-12T10:44:09.315Z | test tls::test_server_is_https ... ok |
| 2026 | 2026-02-12T10:44:09.339Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_tls_certificate_loading.3430.57.log" |
| 2027 | 2026-02-12T10:44:09.641Z | test tls::test_tls_certificate_loading ... ok |
| 2028 | 2026-02-12T10:44:09.665Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_tls_only.3430.58.log" |
| 2029 | 2026-02-12T10:44:09.870Z | test tls::test_tls_aborted_negotiation ... ok |
| 2030 | 2026-02-12T10:44:09.895Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_tls_refresh_certificates.3430.59.log" |
| 2031 | 2026-02-12T10:44:09.918Z | test tls::test_tls_refresh_certificates ... ok |
| 2032 | 2026-02-12T10:44:09.918Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_versions.3430.60.log" |
| 2033 | 2026-02-12T10:44:09.961Z | test versions::test_versions ... ok |
| 2034 | 2026-02-12T10:44:09.985Z | note: configured to log to "/tmp/integration_tests-b1ddee02bee458ca-test_versions_on_missing.3430.61.log" |
| 2035 | 2026-02-12T10:44:09.985Z | test tls::test_tls_only ... ok |
| 2036 | 2026-02-12T10:44:09.985Z | test versions::test_versions_openapi ... ok |
| 2037 | 2026-02-12T10:44:09.985Z | test versions::test_versions_openapi_same_names ... ok |
| 2038 | 2026-02-12T10:44:10.009Z | test versions::test_versions_on_missing ... ok |
| 2039 | 2026-02-12T10:44:10.034Z | test config::test_config_bind_address_https_buffer ... ok |
| 2040 | 2026-02-12T10:44:10.127Z | test pagination::test_example_basic ... ok |
| 2041 | 2026-02-12T10:44:10.351Z | test pagination::test_paginate_dictionary ... ok |
| 2042 | 2026-02-12T10:44:10.857Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2043 | 2026-02-12T10:44:13.010Z | test pagination::test_example_multiple_sorts ... ok |
| 2044 | 2026-02-12T10:44:13.533Z | test pagination::test_example_multiple_resources ... ok |
| 2045 | 2026-02-12T10:44:13.533Z | |
| 2046 | 2026-02-12T10:44:13.533Z | test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.72s |
| 2047 | 2026-02-12T10:44:13.533Z | |
| 2048 | 2026-02-12T10:44:13.557Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-0a4dfd206bd22154` |
| 2049 | 2026-02-12T10:44:13.557Z | |
| 2050 | 2026-02-12T10:44:13.557Z | running 35 tests |
| 2051 | 2026-02-12T10:44:13.581Z | test channel::tests::test_channel_operation_id ... ok |
| 2052 | 2026-02-12T10:44:13.581Z | test channel::tests::test_channel_with_versions ... ok |
| 2053 | 2026-02-12T10:44:13.581Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2054 | 2026-02-12T10:44:13.581Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2055 | 2026-02-12T10:44:13.581Z | test doc::tests::test_extract_summary_description ... ok |
| 2056 | 2026-02-12T10:44:13.581Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2057 | 2026-02-12T10:44:13.581Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2058 | 2026-02-12T10:44:13.581Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2059 | 2026-02-12T10:44:13.581Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2060 | 2026-02-12T10:44:13.581Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2061 | 2026-02-12T10:44:13.581Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2062 | 2026-02-12T10:44:13.581Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2063 | 2026-02-12T10:44:13.581Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2064 | 2026-02-12T10:44:13.581Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2065 | 2026-02-12T10:44:13.581Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2066 | 2026-02-12T10:44:13.581Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2067 | 2026-02-12T10:44:13.581Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2068 | 2026-02-12T10:44:13.581Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2069 | 2026-02-12T10:44:13.581Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2070 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2071 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2072 | 2026-02-12T10:44:13.582Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2073 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2074 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2075 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2076 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2077 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2078 | 2026-02-12T10:44:13.582Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2079 | 2026-02-12T10:44:13.582Z | test syn_parsing::tests::test_busted_function ... ok |
| 2080 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2081 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2082 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_operation_id ... ok |
| 2083 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2084 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2085 | 2026-02-12T10:44:13.582Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2086 | 2026-02-12T10:44:13.582Z | |
| 2087 | 2026-02-12T10:44:13.582Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s |
| 2088 | 2026-02-12T10:44:13.582Z | |
| 2089 | 2026-02-12T10:44:13.606Z | Doc-tests dropshot |
| 2090 | 2026-02-12T10:44:13.606Z | Running `/home/build/.rustup/toolchains/1.93.0-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-1409f05fdcf37aa0/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-7911a93fb23718f6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-a1a9ac92afd0fe45.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-7db572b0af9a8207.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-97225df0b42d07bf.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b02f846fd1344b20.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-6d78e92f2cb467f9.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-590c01461a8e5193.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-05973147f0409c85.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d150414ce9832b46.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-30560c5e2d294673.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5e47adad151720e9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7603a60baa931340.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-8b2653f4d46353f6.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-472327ad085ae4bc.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-18163a0d0dd8af95.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-b0475d12a7a3dd59.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fbcbb2947e8a7a6.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-a98fa8cb8ed91729.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-e5618a4bddd5cbcd.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-6a1abca218d645c1.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-1ee5e3fac16d6f26.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-7525a556e23c28ba.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78c238d619d2acba.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-97b32825c7396b93.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b8ef99fc80ae83a9.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-189f755262179109.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-21ef8c504d074e15.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-acba107b85139edc.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-73ca46be337cb621.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-480e41f40f33fbca.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-c40f34bc80ad8eb7.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-36316fb3625a2113.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-7493720be431c345.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-9b286bc795df9c6b.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-18c99a6e6ad5ac05.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-128361658b30b34b.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-3ff031639eb2294b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-156421f0a5185b66.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-7778e64e2d888433.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-46b3e62ce35c0b6a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-68b004b98f6835a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-0d24b3c7bd3a9e36.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-801276382894dde5.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-5a07007395edb2ef.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fc64175c8ac4f967.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-cfb39ceaa2a0d5a5.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-609d43b81f95ead7.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-92466f11df7ce8d8.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ecae703e86aa4c78.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-fe51257cb485aa9b.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed3f70ffef7b0209.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-eb3b424da262da41.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-8bf677c7788b4c75.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-016343fb14cf408f.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ef5c09facc42e6c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c706a6fda7d1b6c8.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-345acb05a67be770.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-45b5a2aadd04161c.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1e3f32afe8136292.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` |
| 2091 | 2026-02-12T10:44:14.127Z | |
| 2092 | 2026-02-12T10:44:14.127Z | running 23 tests |
| 2093 | 2026-02-12T10:44:15.904Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2094 | 2026-02-12T10:44:15.904Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2095 | 2026-02-12T10:44:15.904Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2096 | 2026-02-12T10:44:15.945Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2097 | 2026-02-12T10:44:20.293Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2098 | 2026-02-12T10:44:20.293Z | test dropshot/src/lib.rs - (line 334) ... ignored |
| 2099 | 2026-02-12T10:44:20.317Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2100 | 2026-02-12T10:44:20.439Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 382) ... ok |
| 2101 | 2026-02-12T10:44:20.556Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2102 | 2026-02-12T10:44:20.656Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 357) ... ok |
| 2103 | 2026-02-12T10:44:20.854Z | test dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok |
| 2104 | 2026-02-12T10:44:20.902Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2105 | 2026-02-12T10:44:20.902Z | test dropshot/src/lib.rs - channel (line 1181) ... ignored |
| 2106 | 2026-02-12T10:44:20.903Z | test dropshot/src/lib.rs - endpoint (line 1226) ... ignored |
| 2107 | 2026-02-12T10:44:21.992Z | test dropshot/src/lib.rs - (line 398) ... ok |
| 2108 | 2026-02-12T10:44:22.284Z | test dropshot/src/lib.rs - api_description (line 1046) ... ok |
| 2109 | 2026-02-12T10:44:22.311Z | test dropshot/src/lib.rs - (line 661) ... ok |
| 2110 | 2026-02-12T10:44:22.450Z | test dropshot/src/lib.rs - api_description (line 1107) ... ok |
| 2111 | 2026-02-12T10:44:22.717Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2112 | 2026-02-12T10:44:22.845Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2113 | 2026-02-12T10:44:23.637Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok |
| 2114 | 2026-02-12T10:44:26.178Z | test dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok |
| 2115 | 2026-02-12T10:44:27.339Z | test dropshot/src/lib.rs - (line 497) ... ok |
| 2116 | 2026-02-12T10:44:27.339Z | |
| 2117 | 2026-02-12T10:44:27.339Z | test result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 13.21s |
| 2118 | 2026-02-12T10:44:27.339Z | |
| 2119 | 2026-02-12T10:44:27.381Z | Doc-tests dropshot_endpoint |
| 2120 | 2026-02-12T10:44:27.381Z | Running `/home/build/.rustup/toolchains/1.93.0-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-1409f05fdcf37aa0/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-b0d87d9f2febf370.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-8eb4cc64daecf297.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-d531e2e4bcce1348.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-053b57c9626fb9ef.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d98c0552c0b4b9f3.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-08ec919fc5bf4e8d.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-1a917313ef919050.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-4b4b5948cd112efe.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-c78e55e9e5622bdc.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-6e797e38afd9a7fa.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-5976dc55a6d05a0a.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2121 | 2026-02-12T10:44:27.594Z | |
| 2122 | 2026-02-12T10:44:27.594Z | running 0 tests |
| 2123 | 2026-02-12T10:44:27.594Z | |
| 2124 | 2026-02-12T10:44:27.594Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2125 | 2026-02-12T10:44:27.594Z | |
| 2126 | 2026-02-12T10:44:27.640Z | |
| 2127 | 2026-02-12T10:44:27.664Z | real 2:50.109904908 |
| 2128 | 2026-02-12T10:44:27.664Z | user 13:47.678683171 |
| 2129 | 2026-02-12T10:44:27.664Z | sys 2:54.238379153 |
| 2130 | 2026-02-12T10:44:27.664Z | trap 0.562273976 |
| 2131 | 2026-02-12T10:44:27.664Z | tflt 0.106872733 |
| 2132 | 2026-02-12T10:44:27.664Z | dflt 0.201168669 |
| 2133 | 2026-02-12T10:44:27.665Z | kflt 0.000683070 |
| 2134 | 2026-02-12T10:44:27.665Z | lock 58:47.721828232 |
| 2135 | 2026-02-12T10:44:27.665Z | slp 54:10.321618764 |
| 2136 | 2026-02-12T10:44:27.665Z | lat 1:03.926246461 |
| 2137 | 2026-02-12T10:44:27.665Z | stop 1:49.070599293 |
| 2138 | 2026-02-12T10:44:27.665Z | + banner docs |
| 2139 | 2026-02-12T10:44:27.665Z | |
| 2140 | 2026-02-12T10:44:27.665Z | ##### #### #### #### |
| 2141 | 2026-02-12T10:44:27.665Z | # # # # # # # |
| 2142 | 2026-02-12T10:44:27.665Z | # # # # # #### |
| 2143 | 2026-02-12T10:44:27.665Z | # # # # # # |
| 2144 | 2026-02-12T10:44:27.665Z | # # # # # # # # |
| 2145 | 2026-02-12T10:44:27.665Z | ##### #### #### #### |
| 2146 | 2026-02-12T10:44:27.665Z | |
| 2147 | 2026-02-12T10:44:27.665Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2148 | 2026-02-12T10:44:28.042Z | Compiling proc-macro2 v1.0.106 |
| 2149 | 2026-02-12T10:44:28.042Z | Compiling unicode-ident v1.0.12 |
| 2150 | 2026-02-12T10:44:28.042Z | Checking cfg-if v1.0.0 |
| 2151 | 2026-02-12T10:44:28.042Z | Checking itoa v1.0.1 |
| 2152 | 2026-02-12T10:44:28.066Z | Checking pin-project-lite v0.2.12 |
| 2153 | 2026-02-12T10:44:28.066Z | Compiling quote v1.0.44 |
| 2154 | 2026-02-12T10:44:28.090Z | Checking libc v0.2.180 |
| 2155 | 2026-02-12T10:44:28.090Z | Checking serde_core v1.0.228 |
| 2156 | 2026-02-12T10:44:28.141Z | Checking smallvec v1.13.2 |
| 2157 | 2026-02-12T10:44:28.165Z | Checking once_cell v1.20.1 |
| 2158 | 2026-02-12T10:44:28.202Z | Checking bytes v1.11.1 |
| 2159 | 2026-02-12T10:44:28.226Z | Checking futures-core v0.3.31 |
| 2160 | 2026-02-12T10:44:28.250Z | Checking memchr v2.6.0 |
| 2161 | 2026-02-12T10:44:28.403Z | Checking scopeguard v1.2.0 |
| 2162 | 2026-02-12T10:44:28.427Z | Checking futures-sink v0.3.31 |
| 2163 | 2026-02-12T10:44:28.451Z | Checking slab v0.4.9 |
| 2164 | 2026-02-12T10:44:28.549Z | Checking lock_api v0.4.6 |
| 2165 | 2026-02-12T10:44:28.574Z | Checking futures-channel v0.3.31 |
| 2166 | 2026-02-12T10:44:28.673Z | Checking log v0.4.17 |
| 2167 | 2026-02-12T10:44:28.874Z | Checking zeroize v1.7.0 |
| 2168 | 2026-02-12T10:44:28.898Z | Checking pin-utils v0.1.0 |
| 2169 | 2026-02-12T10:44:28.898Z | Checking parking_lot_core v0.9.4 |
| 2170 | 2026-02-12T10:44:28.933Z | Checking socket2 v0.6.0 |
| 2171 | 2026-02-12T10:44:28.957Z | Checking getrandom v0.2.11 |
| 2172 | 2026-02-12T10:44:28.981Z | Checking signal-hook-registry v1.4.0 |
| 2173 | 2026-02-12T10:44:29.021Z | Checking mio v1.0.3 |
| 2174 | 2026-02-12T10:44:29.100Z | Checking http v1.4.0 |
| 2175 | 2026-02-12T10:44:29.180Z | Checking rustls-pki-types v1.14.0 |
| 2176 | 2026-02-12T10:44:29.207Z | Checking futures-io v0.3.31 |
| 2177 | 2026-02-12T10:44:29.231Z | Checking parking_lot v0.12.1 |
| 2178 | 2026-02-12T10:44:29.379Z | Checking futures-task v0.3.31 |
| 2179 | 2026-02-12T10:44:29.533Z | Checking stable_deref_trait v1.2.0 |
| 2180 | 2026-02-12T10:44:29.533Z | Checking httparse v1.10.0 |
| 2181 | 2026-02-12T10:44:29.616Z | Checking tracing-core v0.1.32 |
| 2182 | 2026-02-12T10:44:29.653Z | Checking hashbrown v0.16.1 |
| 2183 | 2026-02-12T10:44:29.677Z | Checking equivalent v1.0.0 |
| 2184 | 2026-02-12T10:44:29.700Z | Checking untrusted v0.9.0 |
| 2185 | 2026-02-12T10:44:29.789Z | Compiling syn v2.0.114 |
| 2186 | 2026-02-12T10:44:29.847Z | Checking percent-encoding v2.3.2 |
| 2187 | 2026-02-12T10:44:29.872Z | Checking ring v0.17.13 |
| 2188 | 2026-02-12T10:44:29.914Z | Checking bitflags v2.4.0 |
| 2189 | 2026-02-12T10:44:30.056Z | Checking atomic-waker v1.1.2 |
| 2190 | 2026-02-12T10:44:30.157Z | Checking try-lock v0.2.3 |
| 2191 | 2026-02-12T10:44:30.182Z | Checking tracing v0.1.40 |
| 2192 | 2026-02-12T10:44:30.206Z | Checking http-body v1.0.1 |
| 2193 | 2026-02-12T10:44:30.206Z | Checking fnv v1.0.7 |
| 2194 | 2026-02-12T10:44:30.295Z | Checking writeable v0.5.5 |
| 2195 | 2026-02-12T10:44:30.327Z | Checking litemap v0.7.4 |
| 2196 | 2026-02-12T10:44:30.382Z | Checking want v0.3.0 |
| 2197 | 2026-02-12T10:44:30.462Z | Checking zmij v1.0.2 |
| 2198 | 2026-02-12T10:44:30.522Z | Checking typenum v1.14.0 |
| 2199 | 2026-02-12T10:44:30.577Z | Checking tower-service v0.3.3 |
| 2200 | 2026-02-12T10:44:30.601Z | Compiling num-conv v0.2.0 |
| 2201 | 2026-02-12T10:44:30.643Z | Checking subtle v2.5.0 |
| 2202 | 2026-02-12T10:44:30.676Z | Checking tower-layer v0.3.3 |
| 2203 | 2026-02-12T10:44:30.710Z | Checking powerfmt v0.2.0 |
| 2204 | 2026-02-12T10:44:30.812Z | Checking httpdate v1.0.1 |
| 2205 | 2026-02-12T10:44:30.860Z | Compiling time-core v0.1.8 |
| 2206 | 2026-02-12T10:44:30.901Z | Checking base64 v0.22.1 |
| 2207 | 2026-02-12T10:44:30.952Z | Checking deranged v0.5.5 |
| 2208 | 2026-02-12T10:44:31.034Z | Checking crossbeam-utils v0.8.21 |
| 2209 | 2026-02-12T10:44:31.098Z | Compiling time-macros v0.2.27 |
| 2210 | 2026-02-12T10:44:31.259Z | Checking indexmap v2.13.0 |
| 2211 | 2026-02-12T10:44:31.285Z | Checking serde_json v1.0.149 |
| 2212 | 2026-02-12T10:44:31.365Z | Checking generic-array v0.14.5 |
| 2213 | 2026-02-12T10:44:31.701Z | Checking rustls-webpki v0.102.8 |
| 2214 | 2026-02-12T10:44:31.807Z | Checking num_threads v0.1.3 |
| 2215 | 2026-02-12T10:44:32.148Z | Checking icu_locid_transform_data v1.5.0 |
| 2216 | 2026-02-12T10:44:32.213Z | Checking getrandom v0.3.1 |
| 2217 | 2026-02-12T10:44:32.242Z | Checking ipnet v2.10.0 |
| 2218 | 2026-02-12T10:44:32.331Z | Checking icu_properties_data v1.5.0 |
| 2219 | 2026-02-12T10:44:32.358Z | Checking crypto-common v0.1.6 |
| 2220 | 2026-02-12T10:44:32.407Z | Checking block-buffer v0.10.2 |
| 2221 | 2026-02-12T10:44:32.461Z | Checking form_urlencoded v1.2.2 |
| 2222 | 2026-02-12T10:44:32.541Z | Checking openssl-probe v0.1.4 |
| 2223 | 2026-02-12T10:44:32.565Z | Checking utf16_iter v1.0.5 |
| 2224 | 2026-02-12T10:44:32.593Z | Checking write16 v1.0.0 |
| 2225 | 2026-02-12T10:44:32.654Z | Checking icu_normalizer_data v1.5.0 |
| 2226 | 2026-02-12T10:44:32.678Z | Checking utf8_iter v1.0.4 |
| 2227 | 2026-02-12T10:44:32.702Z | Checking foreign-types-shared v0.1.1 |
| 2228 | 2026-02-12T10:44:32.727Z | Checking mime v0.3.16 |
| 2229 | 2026-02-12T10:44:32.751Z | Checking digest v0.10.7 |
| 2230 | 2026-02-12T10:44:32.775Z | Checking num-traits v0.2.14 |
| 2231 | 2026-02-12T10:44:32.821Z | Checking foreign-types v0.3.2 |
| 2232 | 2026-02-12T10:44:32.845Z | Checking openssl-sys v0.9.107 |
| 2233 | 2026-02-12T10:44:32.868Z | Checking rand_core v0.6.3 |
| 2234 | 2026-02-12T10:44:32.920Z | Checking errno v0.3.10 |
| 2235 | 2026-02-12T10:44:32.954Z | Checking time v0.3.47 |
| 2236 | 2026-02-12T10:44:33.023Z | Checking iana-time-zone v0.1.47 |
| 2237 | 2026-02-12T10:44:33.047Z | Checking ppv-lite86 v0.2.15 |
| 2238 | 2026-02-12T10:44:33.102Z | Checking winnow v0.7.13 |
| 2239 | 2026-02-12T10:44:33.149Z | Checking cpufeatures v0.2.17 |
| 2240 | 2026-02-12T10:44:33.190Z | Checking rustls v0.22.4 |
| 2241 | 2026-02-12T10:44:33.246Z | Checking sha1 v0.10.6 |
| 2242 | 2026-02-12T10:44:33.490Z | Checking ryu v1.0.5 |
| 2243 | 2026-02-12T10:44:33.547Z | Checking rand_chacha v0.3.1 |
| 2244 | 2026-02-12T10:44:33.703Z | Compiling unicase v2.6.0 |
| 2245 | 2026-02-12T10:44:33.727Z | Checking serde_spanned v1.0.4 |
| 2246 | 2026-02-12T10:44:33.751Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2247 | 2026-02-12T10:44:33.862Z | Checking http-body-util v0.1.3 |
| 2248 | 2026-02-12T10:44:33.914Z | Checking rustls-pemfile v2.2.0 |
| 2249 | 2026-02-12T10:44:34.005Z | Checking thread_local v1.1.4 |
| 2250 | 2026-02-12T10:44:34.068Z | Checking encoding_rs v0.8.32 |
| 2251 | 2026-02-12T10:44:34.117Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2252 | 2026-02-12T10:44:34.228Z | Checking match_cfg v0.1.0 |
| 2253 | 2026-02-12T10:44:34.263Z | Compiling mime_guess v2.0.5 |
| 2254 | 2026-02-12T10:44:34.319Z | Checking hostname v0.3.1 |
| 2255 | 2026-02-12T10:44:34.410Z | Checking rand v0.8.4 |
| 2256 | 2026-02-12T10:44:34.457Z | Checking rustix v1.1.3 |
| 2257 | 2026-02-12T10:44:34.588Z | Checking rustls v0.23.13 |
| 2258 | 2026-02-12T10:44:35.054Z | Checking uuid v1.20.0 |
| 2259 | 2026-02-12T10:44:35.245Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 2260 | 2026-02-12T10:44:35.353Z | Checking concurrent-queue v2.5.0 |
| 2261 | 2026-02-12T10:44:35.554Z | Compiling synstructure v0.13.1 |
| 2262 | 2026-02-12T10:44:35.645Z | Compiling serde_derive_internals v0.29.0 |
| 2263 | 2026-02-12T10:44:35.712Z | Checking crossbeam-channel v0.5.15 |
| 2264 | 2026-02-12T10:44:35.768Z | Checking is-terminal v0.4.12 |
| 2265 | 2026-02-12T10:44:35.839Z | Checking toml v0.9.11+spec-1.1.0 |
| 2266 | 2026-02-12T10:44:35.898Z | Checking sync_wrapper v1.0.1 |
| 2267 | 2026-02-12T10:44:35.921Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 2268 | 2026-02-12T10:44:36.046Z | Checking dyn-clone v1.0.4 |
| 2269 | 2026-02-12T10:44:36.173Z | Checking parking v2.2.0 |
| 2270 | 2026-02-12T10:44:36.258Z | Checking fastrand v2.1.1 |
| 2271 | 2026-02-12T10:44:36.308Z | Checking term v1.1.0 |
| 2272 | 2026-02-12T10:44:36.347Z | Checking spin v0.9.8 |
| 2273 | 2026-02-12T10:44:36.528Z | Compiling semver v1.0.27 |
| 2274 | 2026-02-12T10:44:36.552Z | Checking take_mut v0.2.2 |
| 2275 | 2026-02-12T10:44:36.680Z | Checking tempfile v3.24.0 |
| 2276 | 2026-02-12T10:44:36.704Z | Checking event-listener v5.0.0 |
| 2277 | 2026-02-12T10:44:36.953Z | Checking rustix v0.38.44 |
| 2278 | 2026-02-12T10:44:36.978Z | Checking camino v1.2.2 |
| 2279 | 2026-02-12T10:44:37.032Z | Checking serde_path_to_error v0.1.20 |
| 2280 | 2026-02-12T10:44:37.056Z | Checking waitgroup v0.1.2 |
| 2281 | 2026-02-12T10:44:37.106Z | Checking webpki-roots v0.26.5 |
| 2282 | 2026-02-12T10:44:37.195Z | Checking hostname v0.4.2 |
| 2283 | 2026-02-12T10:44:37.278Z | Checking iri-string v0.7.8 |
| 2284 | 2026-02-12T10:44:37.302Z | Checking utf-8 v0.7.6 |
| 2285 | 2026-02-12T10:44:37.341Z | Checking data-encoding v2.4.0 |
| 2286 | 2026-02-12T10:44:37.475Z | Checking byteorder v1.4.3 |
| 2287 | 2026-02-12T10:44:37.499Z | Checking unicode-segmentation v1.10.0 |
| 2288 | 2026-02-12T10:44:37.570Z | Checking unicode-width v0.1.9 |
| 2289 | 2026-02-12T10:44:37.718Z | Checking lazy_static v1.5.0 |
| 2290 | 2026-02-12T10:44:37.789Z | Checking debug-ignore v1.0.5 |
| 2291 | 2026-02-12T10:44:37.864Z | Checking console v0.15.7 |
| 2292 | 2026-02-12T10:44:37.930Z | Checking event-listener-strategy v0.5.4 |
| 2293 | 2026-02-12T10:44:37.995Z | Checking newline-converter v0.3.0 |
| 2294 | 2026-02-12T10:44:38.137Z | Checking target-triple v1.0.0 |
| 2295 | 2026-02-12T10:44:38.161Z | Checking yasna v0.5.2 |
| 2296 | 2026-02-12T10:44:38.185Z | Checking atomicwrites v0.4.4 |
| 2297 | 2026-02-12T10:44:38.251Z | Checking rustls-native-certs v0.7.0 |
| 2298 | 2026-02-12T10:44:38.342Z | Checking pem v3.0.6 |
| 2299 | 2026-02-12T10:44:38.366Z | Checking webpki-roots v1.0.0 |
| 2300 | 2026-02-12T10:44:38.390Z | Checking glob v0.3.0 |
| 2301 | 2026-02-12T10:44:38.390Z | Checking http-range v0.1.4 |
| 2302 | 2026-02-12T10:44:38.390Z | Compiling serde_derive v1.0.228 |
| 2303 | 2026-02-12T10:44:38.414Z | Compiling tokio-macros v2.6.0 |
| 2304 | 2026-02-12T10:44:38.537Z | Compiling futures-macro v0.3.31 |
| 2305 | 2026-02-12T10:44:38.561Z | Compiling zerofrom-derive v0.1.5 |
| 2306 | 2026-02-12T10:44:38.595Z | Compiling yoke-derive v0.7.5 |
| 2307 | 2026-02-12T10:44:38.672Z | Compiling zerovec-derive v0.10.3 |
| 2308 | 2026-02-12T10:44:38.892Z | Compiling displaydoc v0.2.5 |
| 2309 | 2026-02-12T10:44:39.389Z | Compiling icu_provider_macros v1.5.0 |
| 2310 | 2026-02-12T10:44:39.587Z | Checking tokio v1.49.0 |
| 2311 | 2026-02-12T10:44:39.953Z | Checking futures-util v0.3.31 |
| 2312 | 2026-02-12T10:44:40.116Z | Compiling openssl-macros v0.1.1 |
| 2313 | 2026-02-12T10:44:40.313Z | Compiling async-stream-impl v0.3.6 |
| 2314 | 2026-02-12T10:44:40.479Z | Compiling thiserror-impl v1.0.69 |
| 2315 | 2026-02-12T10:44:40.503Z | Compiling thiserror-impl v2.0.18 |
| 2316 | 2026-02-12T10:44:40.797Z | Checking openssl v0.10.72 |
| 2317 | 2026-02-12T10:44:40.855Z | Checking zerofrom v0.1.5 |
| 2318 | 2026-02-12T10:44:41.050Z | Checking yoke v0.7.5 |
| 2319 | 2026-02-12T10:44:41.279Z | Compiling schemars_derive v0.8.22 |
| 2320 | 2026-02-12T10:44:41.359Z | Checking zerovec v0.10.4 |
| 2321 | 2026-02-12T10:44:42.477Z | Checking thiserror v1.0.69 |
| 2322 | 2026-02-12T10:44:42.635Z | Checking async-stream v0.3.6 |
| 2323 | 2026-02-12T10:44:42.659Z | Checking tinystr v0.7.6 |
| 2324 | 2026-02-12T10:44:42.697Z | Checking icu_collections v1.5.0 |
| 2325 | 2026-02-12T10:44:42.834Z | Checking thiserror v2.0.18 |
| 2326 | 2026-02-12T10:44:42.969Z | Checking icu_locid v1.5.0 |
| 2327 | 2026-02-12T10:44:42.993Z | Compiling async-trait v0.1.89 |
| 2328 | 2026-02-12T10:44:43.255Z | Checking tungstenite v0.24.0 |
| 2329 | 2026-02-12T10:44:43.407Z | Checking similar v2.2.1 |
| 2330 | 2026-02-12T10:44:43.431Z | Checking serde v1.0.228 |
| 2331 | 2026-02-12T10:44:43.801Z | Checking icu_provider v1.5.0 |
| 2332 | 2026-02-12T10:44:43.957Z | Checking futures-executor v0.3.31 |
| 2333 | 2026-02-12T10:44:43.981Z | Checking multer v3.1.0 |
| 2334 | 2026-02-12T10:44:44.169Z | Checking futures v0.3.31 |
| 2335 | 2026-02-12T10:44:44.232Z | Checking erased-serde v0.3.31 |
| 2336 | 2026-02-12T10:44:44.281Z | Checking chrono v0.4.43 |
| 2337 | 2026-02-12T10:44:44.338Z | Checking serde_urlencoded v0.7.1 |
| 2338 | 2026-02-12T10:44:44.362Z | Checking icu_locid_transform v1.5.0 |
| 2339 | 2026-02-12T10:44:44.707Z | Compiling serde_tokenstream v0.2.2 |
| 2340 | 2026-02-12T10:44:44.731Z | Checking openapiv3 v2.2.0 |
| 2341 | 2026-02-12T10:44:44.755Z | Checking termcolor v1.1.2 |
| 2342 | 2026-02-12T10:44:45.015Z | Checking native-tls v0.2.12 |
| 2343 | 2026-02-12T10:44:45.091Z | Checking trybuild v1.0.115 |
| 2344 | 2026-02-12T10:44:45.151Z | Checking slog v2.8.2 |
| 2345 | 2026-02-12T10:44:45.260Z | Checking icu_properties v1.5.1 |
| 2346 | 2026-02-12T10:44:45.302Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2347 | 2026-02-12T10:44:45.326Z | Checking expectorate v1.2.0 |
| 2348 | 2026-02-12T10:44:45.498Z | Checking rcgen v0.14.7 |
| 2349 | 2026-02-12T10:44:45.588Z | Checking tokio-util v0.7.7 |
| 2350 | 2026-02-12T10:44:45.653Z | Checking slog-json v2.6.1 |
| 2351 | 2026-02-12T10:44:45.880Z | Checking tokio-rustls v0.25.0 |
| 2352 | 2026-02-12T10:44:46.037Z | Checking schemars v0.8.22 |
| 2353 | 2026-02-12T10:44:46.164Z | Checking slog-term v2.9.2 |
| 2354 | 2026-02-12T10:44:46.190Z | Checking slog-bunyan v2.5.0 |
| 2355 | 2026-02-12T10:44:46.235Z | Checking slog-async v2.8.0 |
| 2356 | 2026-02-12T10:44:46.272Z | Checking h2 v0.4.6 |
| 2357 | 2026-02-12T10:44:46.352Z | Checking tokio-rustls v0.26.0 |
| 2358 | 2026-02-12T10:44:46.522Z | Checking tower v0.5.2 |
| 2359 | 2026-02-12T10:44:46.616Z | Checking tokio-native-tls v0.3.1 |
| 2360 | 2026-02-12T10:44:46.699Z | Checking tokio-tungstenite v0.24.0 |
| 2361 | 2026-02-12T10:44:46.850Z | Checking async-channel v2.5.0 |
| 2362 | 2026-02-12T10:44:47.091Z | Checking anyhow v1.0.101 |
| 2363 | 2026-02-12T10:44:47.155Z | Checking buf-list v1.1.2 |
| 2364 | 2026-02-12T10:44:47.254Z | Checking tower-http v0.6.8 |
| 2365 | 2026-02-12T10:44:47.314Z | Checking subprocess v0.2.15 |
| 2366 | 2026-02-12T10:44:47.446Z | Checking heck v0.5.0 |
| 2367 | 2026-02-12T10:44:47.997Z | Checking icu_normalizer v1.5.0 |
| 2368 | 2026-02-12T10:44:48.636Z | Checking idna_adapter v1.2.0 |
| 2369 | 2026-02-12T10:44:48.810Z | Checking idna v1.0.3 |
| 2370 | 2026-02-12T10:44:49.189Z | Checking url v2.5.4 |
| 2371 | 2026-02-12T10:44:49.527Z | Checking hyper v1.8.1 |
| 2372 | 2026-02-12T10:44:51.020Z | Checking hyper-util v0.1.20 |
| 2373 | 2026-02-12T10:44:51.020Z | Checking hyper-staticfile v0.10.1 |
| 2374 | 2026-02-12T10:44:52.709Z | Checking hyper-rustls v0.27.3 |
| 2375 | 2026-02-12T10:44:52.733Z | Checking hyper-tls v0.6.0 |
| 2376 | 2026-02-12T10:44:52.734Z | Documenting dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 2377 | 2026-02-12T10:44:52.734Z | Checking hyper-rustls v0.26.0 |
| 2378 | 2026-02-12T10:44:53.003Z | Checking reqwest v0.12.28 |
| 2379 | 2026-02-12T10:44:53.102Z | Documenting dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2380 | 2026-02-12T10:44:54.884Z | warning: unresolved link to `Query` |
| 2381 | 2026-02-12T10:44:54.884Z | --> dropshot/src/extractor/header.rs:27:29 |
| 2382 | 2026-02-12T10:44:54.884Z | | |
| 2383 | 2026-02-12T10:44:54.884Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2384 | 2026-02-12T10:44:54.884Z | | ^^^^^ no item named `Query` in scope |
| 2385 | 2026-02-12T10:44:54.884Z | | |
| 2386 | 2026-02-12T10:44:54.884Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2387 | 2026-02-12T10:44:54.884Z | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default |
| 2388 | 2026-02-12T10:44:54.884Z | |
| 2389 | 2026-02-12T10:44:54.884Z | warning: unresolved link to `Path` |
| 2390 | 2026-02-12T10:44:54.884Z | --> dropshot/src/extractor/header.rs:27:43 |
| 2391 | 2026-02-12T10:44:54.884Z | | |
| 2392 | 2026-02-12T10:44:54.884Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2393 | 2026-02-12T10:44:54.884Z | | ^^^^ no item named `Path` in scope |
| 2394 | 2026-02-12T10:44:54.884Z | | |
| 2395 | 2026-02-12T10:44:54.884Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2396 | 2026-02-12T10:44:54.884Z | |
| 2397 | 2026-02-12T10:44:55.273Z | warning: `dropshot` (lib doc) generated 2 warnings |
| 2398 | 2026-02-12T10:45:01.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.61s |
| 2399 | 2026-02-12T10:45:01.358Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2400 | 2026-02-12T10:45:01.382Z | |
| 2401 | 2026-02-12T10:45:01.383Z | real 33.714481838 |
| 2402 | 2026-02-12T10:45:01.383Z | user 2:45.129240043 |
| 2403 | 2026-02-12T10:45:01.383Z | sys 41.440952769 |
| 2404 | 2026-02-12T10:45:01.383Z | trap 0.105009883 |
| 2405 | 2026-02-12T10:45:01.383Z | tflt 0.005611798 |
| 2406 | 2026-02-12T10:45:01.383Z | dflt 0.017595087 |
| 2407 | 2026-02-12T10:45:01.383Z | kflt 0.000238270 |
| 2408 | 2026-02-12T10:45:01.383Z | lock 8:54.352116985 |
| 2409 | 2026-02-12T10:45:01.383Z | slp 7:34.644823147 |
| 2410 | 2026-02-12T10:45:01.383Z | lat 7.982046208 |
| 2411 | 2026-02-12T10:45:01.383Z | stop 20.525582540 |
| 2412 | 2026-02-12T10:45:01.407Z | process exited: duration 337547 ms, exit code 0 |
| |
| 2413 | 2026-02-12T10:45:01.460Z | found 0 output files |